body {
	color: #0F243F; 
	margin: 0px; 
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(imgs/bg.gif);
}
.brdrRIGHT {
	background-image:  url(imgs/okno_right.gif);
	width: 3px;
	vertical-align: top;
}
.brdrLEFT {
	background-image:  url(imgs/okno_left.gif);
	width: 3px;
	vertical-align: top;
}
.menuLEFT {
	background-image:  url(imgs/menu_left.gif);
	width: 16px;
	vertical-align: top;
}
.menuRIGHT {
	background-image:  url(imgs/menu_right.gif);
	width: 16px;
	vertical-align: top;
}
.menuINSIDE {
	background-image: url(imgs/menu_bg.gif);
	vertical-align: top;
	background-repeat: repeat-y;
	background-position: right;
	background-color: #0F243F;
	color: #FFFFFF;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-right: 13px;
}
.menuITEMS {
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.menuITEMS A {
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}
.menuITEMS A:hover {
	color: #DFDFDF;
}
.menuITEM {
	font-size: 11px;
	padding-left: 21px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}
.menuITEM A {
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}
.menuITEM A:hover {
	color: #DFDFDF;
}
.kontaktLEFT {
	background-image: url(imgs/kontakt_left.gif);
	width: 16px;
}
.kontaktRIGHT {
	background-image: url(imgs/kontakt_right.gif);
	width: 16px;
}
.kontakt {
	font-size: 11px;
	padding-left: 20px;
}
.kontakt A {
	color: #FFFFFF;
	text-decoration: none;
}
.kontakt A:hover {
	color: #0F243F;
	text-decoration: none;
	background-color: #FFFFFF;
}
.copyright {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	padding: 10px;
}
.copyright A {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright A:hover {
	color: #45749A;
	background-color: #FFFFFF;
}
.obsah {
	background-color: #FFFFFF;
	text-align: justify;
	font-size: 12px;
	padding: 18px;
	vertical-align: top;
}
.obsah A {
	color: #0F243F; 
}
.obsah A:hover {
	color: #ffffff; 
	background-color: #0F243F;
	text-decoration: none;
}
.obsahTOP {
	background-image: url(imgs/obsah_top.gif);
	height: 49px;
}
.obsahRIGHT {
	background-image: url(imgs/obsah_right.gif);
	width: 14px;
	vertical-align: top;
}
.obsahLEFT {
	background-color: #385F7C;
	width: 1px;
	vertical-align: top;
}
.obsahBOTTOM {
	vertical-align: top;
	background-image: url(imgs/obsah_bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
}
.newsDATUM {
	font-size: 11px;
}
.newsNADPIS {
	font-size: 14px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
.nahoru {
	text-align: right;
	border: 0;
	padding-top: 18px;
}
.obsahTITULEKbg {
	background-image: url(imgs/obsah_nadpis.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 49px;
	width: 218px;
}
.obsahTITULEK {
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 18px;
	padding-top: 21px;
}
.kontaktTOP {
	background-image: url(imgs/kontakt_top.gif);
	padding-top: 3px;
	padding-left: 35px;
	font-size: 10px;
	color: #FFFFFF;
	height: 30px;
}

.beznyText {
	color: #0F243F; 
	margin: 0px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

