/* CSS Document */
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666666;
	text-decoration: underline;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666666;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666666;
	text-decoration: none;
	
}





body {
	background-color: #E7EEFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 80%;
	margin: 0px;
	padding: 3px;	
	text-decoration: none;
}
.telo {
	background-color: #999999;


	width: 627px;
	background-position: left;
	margin: 0px;
	padding: 0px;
	
}

.head {
	background-color: #E7EEFF;
	background-image: url(../img/hlavicka_logo.jpg);
	background-repeat: no-repeat;
	height: 142px;
	width: 627px;
	background-position: center;
	margin: 0px;
	padding: 0px;
	
}
.head_2 {
	background-color: #E7EEFF;
	background-image: url(../img/Untitled-1_r3_c2.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 627px;
	background-position: center;
	margin: 0px;
	padding: 0px;
	
	
	
	
}
.menu {
	height: 25px;
	width: 627px;
	background-position: center;
	margin: 0px;
	padding: 0px;
	background-color: #E7EEFF;
	
}

.hlavni {
	width: 627px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	display: block;
	text-align: left;
	float: left;
}

.modramezera {
	height: 5px;
	width: 627px;
	background-position: center;
	margin: 0px;
	padding: 0px;
	background-color: #010066;	
}

.modracara {
	
	width: 2px;
	background-position: center;
	margin: 0px;
	padding: 0px;
	background-color: #010066;	
	
	
}
.obsah {
	width: 625px;
	background-position: center;
	border-right-width: 1px;
	border-top-color: #010066;
	border-right-color: #010066;
	border-bottom-color: #010066;
	border-left-color: #010066;
	border-left-width: 1px;
	display: block;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #FFFFFF;
	text-align: left;
}
.obsah_2 {
	padding: 20px 20px 10px;	
}
.pata_1 {
	width: 625px;
	background-position: center center;
	border-right-width: 1px;
	border-top-color: #010066;
	border-right-color: #010066;
	border-bottom-color: #010066;
	border-left-color: #010066;
	border-left-width: 1px;
	display: block;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #FFFFFF;
	text-align: center;
	color: #040061;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.text_pod_novinkou {
	font-size: 80%;
	font-weight: bold;
}


.odchovy a:link {
	text-decoration: none;
	font-size: 15px;
}

.odchovy a:visited {
	text-decoration: none ;	
	font-size: 15px;
}
.odchovy a:hover {
	text-decoration: underline ;
	font-size: 15px;	
}

.style1 {
	color: #000066;
	font-weight: bold;
}


