body {
	font-family: verdana;
	font-size: 12px;
	background: #C0C0EF;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #000000;
	scrollbar-dark-shadow-color: #336699;
	scrollbar-face-color: #C0C0EF;
	scrollbar-highlight-color: #000033;
	scrollbar-shadow-color: #C0C0EF;
}

#stranka {
	width: 900px;
	text-align: left;
	background: url('obrazky/pozadi.gif') repeat-y top center;
	
}


#obsah {
	margin-right: 20px;
	color: #666666;
	line-height: 18px;
	padding-left: 20px;
}

#obsah .stranky {
	padding: 15px;
	background-color: #C0C0EF;
}

#zapati {
	clear: both;
	background: url('obrazky/predzapati.gif') no-repeat center;
	height: 100px;
	padding-left:70px; padding-right:0px; padding-top:0px; padding-bottom:0px;
}

#konec {
	height: 60px;
	background: url('obrazky/zapati.gif') no-repeat top;
	font-family: verdana;
	font-size: 11px;
	color: red;
	text-align: center;
	padding-left:0px; padding-right:0px; padding-top:10px; padding-bottom:8px;
}

#box {
	width: 210px;
	text-align: left;
	background: #C0C0EF url('obrazky/menu_pozadi.gif') repeat-y top center;
}

#zahlavi_box {
	background: url('obrazky/menu_hlavicka.gif') no-repeat top center;
	height: 87px;
	padding-top: 30px;
	padding-left: 18px;
	padding-right: 20px;
    text-align: right;
    font-style: normal;
	font-weight: bold;
	height: auto;
	font-size: 14px;
}

#zahlavi_box .komentar {
	padding-left:20px; padding-right:20px; padding-top:50px; padding-bottom:15px;
	color: #000000;
}

#menu {
	margin-right: 20px;
	color: green;
	line-height: 18px;
	padding-left: 10px;
}

#menu .boxu {
	padding: 10px;
}

#zapati_box {
	clear: both;
	background: url('obrazky/menu_predzapati.gif') no-repeat center;
	height: 100px;
	padding-left:70px; padding-right:0px; padding-top:0px; padding-bottom:0px; background-color:#C0C0EF;
}

#konec_box {
	height: 60px;
	background: url('obrazky/menu_zapati.gif') no-repeat top;
	font-family: verdana;
	font-size: 11px;
	color: red;
	text-align: center;
	padding-left:0px; padding-right:0px; padding-top:18px; padding-bottom:8px; background-color:#C0C0EF;
}

a:link {
	color: #000000;
	text-decoration: none;
	font-size: 11px
}

a:visited {
	color: #339900;
	text-decoration: none;
	font-size: 11px
}

a:hover {
	color: #003366; 
	font-weight: bolder;
	border: 0px none;
}
	
.polozkymenu {
	font-size: 11px;
}

.nadpis {
	color: #993333;
	font-style: normal;
	font-weight: bolder;
	height: auto;
	font-size: 13px;
	border-bottom-width: 0px;
	margin-left: auto;
}

.tabulka {
	background: #C0C0EF;
	color: #993333;
	font-style: normal;
	font-weight: bold;
	height: auto;
	font-size: 12px;
	border-bottom-width: 0px;
	text-align: left;
}	

.text {
	color: #000000;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	border-bottom-width: 0px;
	margin-left: auto;
	text-align: justify;
}

.zvyrazneni {
	color: #993333;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	border-bottom-width: 0px;
	margin-left: auto;
	text-align: justify;
}

.hidden {
	display: none;
}