body{
	font: normal 10pt "Lucida Grande", "Lucida Grande CE", "Geneva CE", "Verdana", "Verdana CE", serif;
}

#container{
	float: left;
	width: 980px;
	height: 500px;
}
#logo{
	position: absolute;	
	top:5px;
	left: 5px;
	height: 90px;
	width: 200px;
}
#header{
	position: absolute;
	top: 5px;
	left: 5px;
	height: 90px;
	width: 980px;
}
#jazyky{
	padding: 4px;
	width: 180px;
}
#jazyky a{
	color: #eee;
	
}
#menuGhost{
	position: absolute;
	top: 95px;
	left: 5px;
	width: 980px;
	height: 25px;
	background: #723c00;
}
#menu{
	position: absolute;
	top: 95px;
	left: 210px;
	width: 770px;
	
}
#pageBody{
	position: absolute;
	top: 120px;
	left: 5px;
	width: 980px;
}
#leftMenu{
	background: #F8EDC8;  /**FDF6DA**/
	float: left;
	margin-top: 10px;
	width: 195px;
	color: #000;
	padding: 4px;
	
}
#main{
	background: #fff;
	position: absolute;
	left: 0px;
	width: 980px;
	padding-top: 0px;
	color: #000;
	border: 0px solid #eee;
}
#footer{
	display: none;
	height: 30px;
	float: left;
	text-align: center;
	color: #999;
	font-size: 7pt;
}

p{
	text-indent: 0px;
	padding: 5px 15px;
}

a{
	color: #A82F2F;
	text-decoration: none;
	font-size: 10pt;
}
h1, h2, h3, h4, h5, h6{
	color: #501500;
	padding-left: 10px;
}

table{
	font-size: 10pt;
}

img{
	border: 0px solid #501500;
}
/***********************************************************************************************/

#header span{
	display:none;
}

/*********************************** MENU ************************************************/
table.menuTop{
	width: 770px;
	border: none;
	color: #999;
}

#jazyky a{
	padding: 4px;
}

table.menuTop tr.lista{
	text-align: center;
}

table.vysuvacie{
	background-color: #F8DBA3;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
}

table.vysuvacie td{	
	background-color: #9A5619;
	padding: 0px;
}
span.horne#mainFlag a{
	background: #F8EDC8;
	color: #000;
}

span.horne a{
	display: block;
	padding: 2px;
	font-weight: 500;
	color: #fff;
}


span.horne a:hover {
	padding: 2px;
	background: #F8E3B2;
	font-weight: 500;
	color: #000;
}

span.dolne a{
	display: block;
	padding: 5px;
	font-weight: 500;
	background: #9A5619;
	color: #fff;

}

span.dolne a:hover{
	display: block;
	padding: 5px;
	font-weight: 500;
	background: #F9C675;
	color: #000;
}

//////////////////////////////////////////////////////////////////////////////////////
table.menuLeft{
	border: none;
	background: #fff;
}

table.vysuvacieL{
	background: #ddd;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity: 0.85;
}

span.blok{
	background: #fff;
	border-bottom: 1px solid #F8EDC8;
	padding-left: 20px;
}

span.lave a{					/** vysuvacie **/
	display: block;
	width: 150px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 20px;
	background: #fff;
	color: #000;
	border: none;
}
span.lave a:hover{
	display: block;
	background: #F8EDC8;
	color: #000;
	border: none;
	text-decoration: underline;
}
span.lave#leftSubFlag a{
	background: #fff url("./img/zeleny.jpg") no-repeat center left;
}


span.bocne a{					/** objavovacie **/
	display: block;
	padding: 2px;
	background: #fff;
	color: #000;	
	width: 130px;
	padding-left: 13px;
}
span.bocne a:hover {
	background: #fff url("./img/arrowG1.jpg") no-repeat center left;
	color: #000;
}


span.left_out{				/** lave bunky **/
	width: 187px;	
}

span.left_out a{				/** lave bunky **/
	border-bottom: 1px solid #F8EDC8;
	display: block;
	padding: 5px;
	padding-left:20px;
	font-weight: bold;
	color: #333;
	background: #FFFDEE;
}
span.left_out a:hover{
	background: #F8DBA3;
	color: #000;
	display: block;
}
span.left_out#leftFlag a{
	background: #fff url("./img/cerveny.jpg") no-repeat center left; /** sipka **/
	color: #333;
}

span.left_out_main a{
	border-bottom: 2px solid #F8EDC8;
	background: #fff;
	display: block;
	width: 187px;
	padding: 10px 4px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
span.left_out_main a:hover{
	background: #F8DBA3;
	color: #000;
	display: block;
}
span.left_out_main#leftFlag a{
	background: #FDF6DA;
	color: #000;
}
span.left_out_main#leftFlag a:hover{
	background: #F8DBA3;
	color: #000;
	display: block;
}
/*********************************** SPOLOCNE ************************************************/
ul.mapa{
	padding:0px 20px;
}
ul.mapa ul{
	padding:0px 20px;
}

p.linky{
	text-indent: 0px;
	padding: 0px;
	padding-left: 10px;
}
p.linky a{
	color: #000;
	text-decoration: underline;
}

p.pdf a{
	float: right;
	width: 20%;
	padding: 3px;
}
ul.stvorcek0{
	margin: 0px;
	padding: 0px 20px;
}
h2{
	padding-left:25px;
}
h3{
	padding-left:25px;
}

