body {
	font-family: "Arial CE", "Helvetica CE", Sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: white;
}

.seznamides {
	display: none;
}

.copyright {
	font-family: "Arial CE", "Helvetica CE", serif;
	font-size: 10px;
	color: #CCCCCC;
	text-indent: 10px;
	text-align: right;
}

.copyright A {
	font-family: "Arial CE", "Helvetica CE", serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: right;
}

.copyright A:hover {
	font-family: "Arial CE", "Helvetica CE", serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: right;
}

.edge {
	background-color: EDEEEF;
}


h2 {
	font-family: "Arial CE", "Helvetica CE", Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

ul, li, blockquote, p {
	font-family: "Arial CE", "Helvetica CE", Sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
a {
	color: #000000;
	text-decoration: none;
/*	font-weight: bold; */
}
a:hover {
	text-decoration: underline;
}

.menu {
	font-weight: bold;
	font-family: "Arial CE", "Helvetica CE", Sans-serif;
	font-size: 12px;
	color: #AAAAAA;
	text-align: center;
}

/* k smazu */
.submenu {
	font-weight: bold;
	font-family: "Arial CE", "Helvetica CE", Sans-serif;
	font-size: 12px;
	color: #AAAAAA;
	text-align: center;
	padding: 1px;
	position: relative;
	display:none;
	bottom: 10px;
	left: 0px;
	z-index: 1;

}
.submenu A {
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
/* konec k smazu */

.nadpis {

	font-family: "Arial CE", "Helvetica CE", Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.txtbg {
	background-image: url(../images/text_bg_home.jpg);
	background-repeat: no-repeat;
	background-position: -10px top;
}

