/* CSS Document */
body {
margin: 0px;
padding: 0px;
margin-top: 4px;
background: url(images/bg.jpg) no-repeat center top;
font-size: 10pt;
font-family: verdana;
text-align: center;
}
a img {
border: none;
}
div#head div.topretez {
display: block;
position: absolute;
left: 0px;
top: 10px;
z-index: 2;
}
#head {
display: block;
width: 980px;
margin-left: auto;
margin-right: auto;
text-align: left;
}
div#head div#topmenu a {
display: block;
float: right;
width: 138px;
text-align: center;
height: 140px;
line-height: 110px;
font-weight: bold;
color: #ed1c24;
text-decoration: none;
margin-top: -138px;
margin-top: 0px;
&margin-top: 0px;
}
html>/**/body div#head div#topmenu a, x:-moz-any-link, x:default { 
margin-top: -138px;
}
div#head div#topmenu a:hover {
background: url(images/toplink.png) no-repeat right top;
text-decoration: underline;
color: #000;
}
div#head div#logo {
position: absolute;
top: 5px;
display: block;
margin-top: 0px;
margin-left: 50px;
z-index: 5;
}
div#mainbox {
display: block;
width: 100%;
min-height: 450px;
&height: 500px;
background: url(images/bavlnabg.png) no-repeat left bottom;
margin-top: 142px;
padding-bottom: 67px;

}
div#mainbox div#main {
display: block;
width: 980px;
margin-left: auto;
margin-right: auto;
background: url(images/line.png) no-repeat 678px bottom;
}
div#mainbox div#main div#left {
display: block;
float: left;
width: 680px;
text-align: left;
}
div#mainbox div#main div#right {
display: block;
float: right;
width: 260px;
text-align: left;
}
div#footer {
display: block;
clear: both;
width: 100%;
height: 117px;
text-align: center;
background: url(images/footer.png) no-repeat center bottom;
margin-top: -128px;
&margin-top: -70px;
}
div#footer p {
display: block;
padding-top: 85px;
}
div#footer p a {
font-weight: bold;
color: #000;
}
.clr {
display: block;
clear: both;
}
#main h2 {
display: block;
color: #ed1d25;
background: url(images/li.png) no-repeat left center;
font-size: 12pt;
text-indent: 25px;
margin-top: 20px;
}
