html
{
background-image: url('/imgs/bg.jpg');
}


body
{
padding:0; margin:0 auto;
width: 1000px;
font-family: Trebuchet MS, Arial;
font-size: 14px;
}

#header
{
position: relative;
width: 1000px;
height: 285px;
background-image: url("/imgs/header.jpg");
}

#telefon
{
position: absolute;
top: 23px;
right: 40px;
line-height: 28px;
}

span.code
{
font-size: 20px;
color: #94C0E1;
letter-spacing: -0.5px;
}

span.nomer
{
color: #5B96C2;
font-size: 30px;
letter-spacing: -1px;
}


#slogan
{
position: absolute;
top: 26px;
left: 40px;
color: #8AB9D5;
font-size: 20px;
}

h1,h2,h3
{
margin-top: 7px;
margin-left: 0px;
padding-left: 20px;
font-size: 19px;
font-weight: normal;
color: #2B87BD;
text-align: left;
font-family: Georgia;
border-left: 2px solid #67BD50;
}

h2
{
font-size: 16px;
}

h3
{
font-size: 15px;
}



#menu
{
width: 270px;
float: left;
margin-top: 30px;
line-height: 30px;
}

.ulmenu
{
list-style-type: none;
margin-bottom: 50px;
padding-left: 15px;
}


a.menu
{
color: #2B87BD;
font-size: 20px;
font-weight: normal;
text-decoration: underline;
}

a.menu:visited
{
font-size: 18px;
}

a.menu:hover
{
color: #E57533;
}



#content
{
text-align: justify;
color: #3C4F5C;
font-weight: normal;
line-height: 25px;
margin-left: 290px;
min-height: 500px;
}

table.main
{
width: 98%;
}

td.top
{
vertical-align: top;
}

td.otstup
{
border-bottom: 30px solid #F1EEE9;
}


#footer
{
width: 1000px;
height: 116px;
background-image: url('/imgs/footer.jpg');
position: relative;
}


#footer_tel
{
position: absolute;
left: 211px;
bottom: 21px;
}


#copyrights
{
position: absolute;
bottom: 21px;
right: 200px;
font-size: 12px;
line-height: 14px;
text-align: right;
}

#counters
{
position: absolute;
bottom: 40px;
left: 450px;
}


a.seo
{
color: #204872;
font-size: 12px;
font-weight: normal;
text-decoration: underline;
}

a.seo:visited
{
color: #D2D7D1;
}

a.seo:hover
{
color: #C7AD50;
}


a
{
color: #4878BE;
font-weight: none;
text-decoration: underline;
}

a:visited
{
font-weight: underline;
}

a:hover
{
color: #1D3E74;
font-weight: none;
text-decoration: underline;
}



img
{
border: 0px;
}


