html * {
 font-size:12px;
}

#nav_left li a {
     color: #785017;
   }
#window {
   width: 960px;
}

#page {
 padding: 0px;
}

#nav_main a.current {
background-color: #FFFFFF ;
}


#nav_main a:hover {
background:#B31B34 url('/_config_/template/images/menu1_pozadi_over_prechod.png') repeat-x scroll left top;
}

#nav_left a.current {
background-color: #FFFFFF;
color:#785017;
}



#menuheader {
background: url('/_config_/template/images/menu2_pozadi_nadpis.png') repeat-x scroll left top;
padding:3px 0 3px 6px;
color: #785017;
font-weight: bold;
}


.box_schema1 {
background-color: #FFFFFF;
border: 1px solid #FFF2E0;
}

.box_schema1 h4 {
background: url('/_config_/template/images/aktuality_pozadi_nadpis.png') repeat-x scroll left top;
}

.box_schema1 a, a:focus, a:hover, a:active {
color: #E14901;
background-color: #FFFFFF;
text-decoration:underline; 
}

.boxbody_listentry {
background-color: #FFF2E0;
}

.box_schema2 {
background-color: #FFFFFF;
border: 1px solid gray;
} 

.box_schema2 h4 {
background: url('/_config_/template/images/aktuality_pozadi_nadpis.png') repeat-x scroll left top;
color: #E14901;
}


.box_schema3 {
border: 0px;

}
.box_schema3 h4 {
background:transparent url(/_config_/template/images/menu2_pozadi_nadpis.png) repeat-x scroll left top;
color:#785017;
font-weight:bold;
padding:3px 0 3px 6px;
}

h1 {
font-size: 150%;
}

h2 {
font-size: 130%;
}

#gallery a img {
margin-right: 6px;
margin-bottom: 6px;
float: left;
}

#gallery {
 width: 500px;
 float: left;
}

#footer {
 border-top:1px solid #E14901;
 padding-left: 3px;
 padding-right: 3px;
}

