html{
width:100%;
background: #79a0c1; /* url(../images/ornament.gif);*/
background-repeat:repeat;
}

body {
font-size:14px;
font-family: Arial, Geneva, Helvetica, sans-serif ;
background:  white;
color: black;
margin-left:auto;
margin-right:auto;
width:810px;
}


#logo {
width: 810px;
height: 75px;
background: url(../images/logo.gif);
background-repeat: no-repeat;
position: relative;
left: 0px;
top: 0px;

}



#by {
position: relative;
left: 570px;
top: -86px;
color: #c0c0c0;
width:300px;
font-weight: normal;
font-size:13px;
font-family: Arial, Geneva, Helvetica, sans-serif ;

}

#consult {
position: relative;
width:475px;

left: 0px;
top: -45px;
color: white;

background: #505050;

font-weight: normal;
font-style: italic;
font-size:17px;
letter-spacing:2px;
word-spacing: 7px;

font-family: Arial, Geneva, Helvetica, sans-serif ;

}

#info {
width: 760px;
margin-left: 0px;
margin-top: -30px;
float: left;
background: white;
padding-top: 15px;
padding-left: 25px;
padding-right: 25px;
padding-bottom: 15px;
}


#footer {
width: 600px;
height: 40px;
padding-top:10px;
}


#menu {
height:43px;
width: 810px;
margin-top: -25px;
margin-left: 44px;


}
#skr {
height: 55px;
width: 800px;
background: url(../images/skr.gif);
margin-top: -23px;
}


a.mainlevel-bottom {
font-family:verdana, arial, Helvetica, sans-serif;
font-size:11px;
float:left;
text-align: center;
padding-top: 17px;
margin-left: 10px;
}
