
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

BODY{
font-family:tahoma,arial,verdana;
margin:0px;
color:#454545;
font-size:8pt;
background-color:#fff;
background-image:url(/public/layouts/normal/images/bdbg.png);
background-repeat:repeat-x;
}

IMG{
border:0px;
}

H1{
font-weight:normal;
margin:0px;
}

#wrapper{
width:780px;
margin-left:-390px;
position:relative;
left:50%;
background-image:url(/public/layouts/normal/images/baner_kontakt.jpg);
background-repeat:no-repeat;
background-position:bottom left;
*height:500px;
min-height:500px;

}

html>body #wrapper {
  height: auto;
} 


#footer{
width:780px;
margin-left:-390px;
position:relative;
left:50%;
background-image:url(/public/layouts/normal/images/footer.jpg);
background-repeat:no-repeat;
background-position:bottom left;
height:50px;
}

#addonfooter{
width:780px;
margin-left:-390px;
position:relative;
left:50%;
height:50px;
}


#boxleft{
float:left;
width:250px;

}

#boxright{
float:right;
width:520px;

}
.menuleft{
margin-bottom:5px;
}

.fixr{
font-size:1px;
visibility:hidden;
clear:both;
height:0px;
}
.paddr{
padding:20px 40px;
line-height:20px;
font-size:9pt;
}

.title{
font-size:20px;
border-bottom:solid 1px #f8f8f8;
padding: 10px 0px;
margin-bottom:20px;
}


.footpaddr{
padding:18px 10px 18px 20px;
}
A.footerlink{color:white;text-decoration:none;}
A.footerlink:visited{color:white;text-decoration:none;}
A.footerlink:hover{color:white;text-decoration:none;}
A.cfooterlink{color:white;text-decoration:none;font-weight:bold;}
A.cfooterlink:visited{color:white;text-decoration:none;font-weight:bold;}
A.cfooterlink:hover{color:white;text-decoration:none;font-weight:bold;}

A{color:#013952;text-decoration:none;}
A:visited{color:#013952;text-decoration:none;}
A:hover{color:#F86A1E;text-decoration:none;}
ul 
{
list-style-image: url(/public/layouts/normal/images/marker.gif);
}