* {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}

body {
	text-align:center;
	margin: 5px 5px 5px 5px;
	padding: 0px;
	background:  #ffffff;
	color: #000000;
}

#stranka {
	text-align:left; 
	width:900px;
	background-image: url("pict/bg_page.gif");
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

#logoobal {
	width:900px;
	height:182px;
}

#logo {
	width: auto;
	height:182px;
}

#topmenuobal {
	width:900px;
	height:29px;
}

#topmenu {
	width: auto;
	text-align:left;
	height:29px;
	padding-top: 3px;
	padding-left:17px;
	padding-bottom: 0px;
	background-image: url("pict/bg_menu.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#topmenu a {
	font-size : 8pt;
	text-decoration : none;
	color : #ffffff;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
}

#topmenu a:hover {
/*	color : #ffcc00;*/
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #ffcc00;
}

#topmenu span.mezera {
	font-size : 10pt;
}

#obsahobal {
	width: 950px;
}

#obsah {
	width:auto;
}


#teloobal {
	width:900px;
	float:right;
}
#telo {
	text-align:left;
	width:auto;
	background-image: url("pict/bg_right.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
}

#teloobalvlevo {
	width:672px;
	float:left;
}
#telovlevo {
	text-align:left;
	width:auto;
	padding: 15px 10px 10px 15px;	
}
#teloobalvpravo {
	width:228px;
	float:right;
}
#telovpravo {
	text-align:left;
	width:auto;
	padding: 20px 10px;	
}

#patickaobal {
	width: 900px;
	height: 23px;
	clear: both;
}

#paticka {
	font-size : 9pt;
	text-decoration : none;
	color : #ffffff;
	width:auto;
	height: 23px;	
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	background:#ffffff;
	background-image: url("pict/bg_paticka.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
.reset {
	clear:both;
}


.hide {
	display:none;
}



h1,h2,h3,h4,h5 {
	font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, sans-serif;	
	color: #003399;
	margin-top:0.2em;
	margin-bottom:0.8em;
}

p {
	color: #666666;
	margin-top:0.5em;
	font-size: 0.8em;	
	line-height: 130%;
}

td {
	color: #000000;
	margin-top:0.5em;
	font-size: 10pt;	
}

li {
	color: #666666;
	font-size: 9pt;	
}

ul {
	margin-top:3px;
}

h1 {
	font-size: 13.5pt;
	color: #8FB6E1;
}

h2 {
	font-size: 12pt;
	color: #6699cc;
}

h3 {
	font-size: 11pt;	
	color:#336699;
}

h5 {
	font-size: 11pt;	
	color:#666666;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, sans-serif;	
}



a {
	color: #ff6600;
}

.minimum {
	font-size: 8pt;
}


.red {
	color: #ff3300;
}


div.aktuality p {
	font-size: 8pt;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, sans-serif;	
	color: #999999;
	padding-bottom: 10px;
	border-bottom:1px dotted #999999;
	line-height:160%;
}

div.aktuality p span.datum {
	font-size: 9pt;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, sans-serif;	
	font-weight:bold;
	color: #336699;
}

div.planodstavek p {
	font-size: 8pt;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, sans-serif;	
	color: #999999;
	padding-bottom: 10px;
/*	border-bottom:1px dotted #999999;*/
	line-height:160%;
	font-weight:normal;
}
