* {margin: 0; padding: 0; border: 0;}

body {
background: #D4D490;
color: #631010;
font: normal 12px georgia;
}

a {color: #1C86A4;}
a:hover {text-decoration:underline;}

h1{
color: #B8313A;
margin-top: 0;
font: bold 22px georgia;
}

h2{
font: bold 16px georgia;
}

h2, h3, h4, p {margin: 1em 0;}
ul {margin: 1em 2em;}

/***************************************************************/
/**************** Layout CSS begins ****************************/
#out { 
margin: 0 auto;
width: 775px; 
}

#wrapper { 
background: #fff url(img/bg.jpg) repeat-y;
text-align: left;
width: 775px; 
}

#header, #subnav, #footer {
clear: both; 
width: 775px;
}

#header {
padding: 0;
margin: 0;
height: 175px !important;
}
#header img{
height: 175px !important;
padding: 0;
margin: 0;
border: 0;
}

#subnav {
background: url(img/subnav_bg.jpg); 
height: 81px;
}

#subnav p{
float: left;
margin:0;
padding:0; 
}

#subnav p a{
text-decoration: none;
}

#subnav p a:hover{
text-decoration: underline;
}

#subnav p.path{
padding-top:30px; 
margin-left:40px;
font: normal 10px verdana;
}

#subnav p.kontakt{
width: 138px; 
height:60px; 
padding-top:10px; 
padding-left:65px;
font: normal 10px verdana;
}

#left {
float: left;
width: 205px;
height: 550px;
}

#left ul{
list-style: none;
padding: 0;
margin: 0;
margin-left: 30px;
}

#left ul li{
margin: 0;
}

#left span.activ{
display: block;
padding-left: 30px;
padding-top: 8px;
height: 20px;
background: url(img/menu_over_.jpg);
text-decoration: none;
font: bold 12px georgia;
color: #631010;
}

#left ul li a{
display: block;
padding-left: 30px;
padding-top: 8px;
height: 20px;
background: none;
text-decoration: none;
font: bold 12px georgia;
color: #631010;
}

#left ul li a:hover{
background: url(img/menu_over.jpg);
text-decoration: underline;
}

#center {
float: left;
width: 470px;
padding-right: 60px;
padding-left: 40px;
}

#footer {
text-align: center;
height: 7px;
width: 570px;
background: url(img/foot_bg.jpg) no-repeat;
font: normal 9px Verdana;
padding-top: 25px;
padding-left: 205px;
}

#footer a{
color: #631010;
text-decoration: none;
}

#footer a:hover{
text-decoration: underline;
}

.scrollup{
float: right;
}

.clear{clear:both}
.imgonas{float: left; margin-right:20px}

.ap-test {
position: relative; 
float: left;
top: -226px; 
left: 0px;
width: 205px; 
height: 194px; 
}