body {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 87%;
	padding: 0px;
	background-image: url(../images/pozadi.png);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.oddelovac {
	background-color: #FFFFFF;
	height: 10px;
	
}
.celek {
	width: 700px;
	padding-right: 30px;
	padding-left: 30px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/pozadi_obsah.png);
	background-repeat: repeat-y;
	background-position: center;
}
#hlavickalogo {
	color: #666666;
	width: 700px;
	height: 220px;
	background-color: #FFFFFF;
	background-image: url(../images/pozadi_hlavicka.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0065CE;
}
#hlavickalogo .vlevo {
	width: 220px;
	float: left;
	margin-left: 30px;
}
#hlavickalogo .vpravo {
	margin-left: 260px;
	text-align: right;
	height: 220px;
	background-image: url(../images/logo_pozadi.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#hlavickalogo .vpravo a img {
	margin-top: 6px;
	margin-right: 5px;
}
#menu {
	clear: both;
	height: 38px;
	width: 698px;
	background-color: #0099FF;
	background-image: url(../images/pozadi_menu.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #9CCFFF;
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0065CE;
	border-bottom-color: #0065CE;
	border-left-color: #0065CE;
}
#menu .napln {
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 14px;
	text-align: center;
	font-size: 94%;
}
#menu .napln img {
	vertical-align: top;

}
#menu .napln a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin-right: 7px;
	margin-left: 7px;

}
#menu .napln a:hover {
	color: #0065CE;

}
#obsah {
	color: #333333;
	font-size: 93%;
}
#obsah {
	padding-top: 15px;
	padding-left: 20px;
	padding-bottom: 15px;
	padding-right: 15px;
}
#obsah a {
	color: #0033CC;
	text-decoration: underline;
	
}
#obsah a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#obsah td {
	padding: 5px;
	font-size: 85%;
	background-color: #E5F2FE;
}
#obsah hr {
	color: #AADDFF;
}
#obsah ul li {
	line-height: 17px;
	
}
#obsah ul {
	line-height: 17px;
	margin-top: 5px;
	
}
#obsah p {
	color: #333333;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: justify;
	line-height: 19px;
}
#obsah h1 {
	font-size: 200%;
	color: #0066CC;
	margin-top: 7px;
	margin-bottom: 10px;
	line-height: 25px;
}
#obsah h1 small {
	font-size: 70%;
	color: #666666;
}
#obsah h2 {
	font-size: 150%;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
}
#obsah h3 {
	font-size: 120%;
	color: #003399;
	margin-top: 5px;
	margin-bottom: 5px;
}
#obsah h4 {
	font-size: 110%;
	color: #CC0000;
	margin-top: 5px;
	margin-bottom: 5px;
}
#obsah .blok-a {
	padding: 3px;
	margin-bottom: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E2E2E2;
	font-size: 85%;
	width: 470px;
}
#obsah .blok-a .leva {
	width: 120px;
	float: left;
}
#obsah .blok-a .prava {
	margin-left: 150px;
	color: #333333;
	line-height: 16px;
	text-align: justify;
	font-size: 95%;
}
#obsah .blok-a .prava p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#obsah .blok-a .prava h6 {
	color: #FF6600;
	font-weight: bold;
	font-size: small;
	margin: 0px;
}
#obsah .blok-a .prava .cena {
	color: #FF3300;
	font-size: 130%;
	font-weight: bold;
}
#obsah .aktualita {
	font-size: 85%;
	background-color: #EFEFEF;
	padding: 6px;
}
#obsah .nadpis {
	font-size: 110%;
	background-color: #EFEFEF;
	color: #990000;
	font-weight: bold;
}
#obsah .cenik{
	background-color: #EFEFEF;
	padding: 4px;
	font-size: 90%;
}
#obsah table {
	font-size: 100%;
}

#obsah .toptabulka {
	color: #FFFFFF;
	background-color: #0099FF;
	padding: 4px;	
}
#obsah .tabkontakt td {
	background-color: #FFFFFF;
	padding: 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E6F2FE;
}
.celek #obsah .tabkontakt th {
	text-align: left;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C1E0FD;
}

#obsah .centrovat {
	width: 390px;
	margin: 5px auto 5px auto;
}
#paticka {
	color: #666666;
	width: 700px;
	font-size: 75%;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0065CE;
}
#paticka a {
	color: #666666;
	text-decoration: none;
	
}
#paticka a:hover {
	color: #CC0000;
	
}
#paticka .vlevo {
	float: left;
	width: 500px;
}
#paticka .vpravo {
	margin-left: 502px;
	text-align: right;
}
