@charset "windows-1250";
#kontejner {
	width: 800px;
	margin: 0px auto;
	background-image: url(../img/kontejner_back.png);
	padding: 7px;
}
#kontejnerTOP {
	background-color: #FFFFFF;
	height: 50px;
}
#kontejnerLEFT {
	background-color: #FFFFFF;
	float: left;
	width: 200px;
}
#kontejnerMAIN {
	float: right;
	width: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#kontejnerBOTTOM {
	clear: both;
	height: 25px;
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #00327B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	text-align: center;
	padding-top: 5px;
}
.cenikTable {
	width: 600px;
	font-size: 9px;
}
.cenikKatTR {
	background-color: #FFFFFF;
	margin-top: 5px;
}
.cenikKatTR td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00327B;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.menuButton {
	background-color: #F8F8F8;
	height: 18px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top: 2px;
	padding-top: 4px;
	padding-left: 3px;
}
.menuButton a {
	margin-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.clankyNadpis {
	margin-top: 2px;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/nadpis_back.png);
	height: 19px;
	padding-top: 1px;
	padding-left: 3px;
}
.clankyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px;
}
body {
	background-image: url(../img/body_backround.png);
}
.novinky {
	width: 600px;
	background-color: #FFFFFF;
}
.novinkyNadpis {
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	color: #00327B;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.novinkyText {
	font-size: 10px;
	color: #0049B7;
	border: 1px solid #BBD7FF;
	padding: 5px;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
}
#kontejner p {
	font-weight: bold;
}
