/* CSS Document */
body {
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0px;
}
/*Top*/
#top {
height:280px;
}
#top_right {
position:absolute;
top:0px;
right:0px;
bottom:auto;
left:auto;
background-image:url(img/top-right.jpg);
background-position:top;
background-repeat:no-repeat;
width:304px;
height:278px;
}
#logo {
position:absolute;
top:10px;
right:auto;
bottom:auto;
left:20px;
background-image:url(img/logo.jpg);
background-position:top;
background-repeat:no-repeat;
width:242px;
height:55px;
}
#menu {
position:absolute;
top:80px;
right:auto;
bottom:auto;
left:0px;
background-image:url(img/menu.jpg);
background-position:top;
background-repeat:no-repeat;
width:315px;
height:178px;
color:#0175d7;
font-size:14px;
font-weight:bold;
}
#menu a:link, #menu a:visited, #menu a:hover {
color:#0175d7;
text-decoration:none;
}
#menu div {
padding-left:50px;
margin-top:38px;
margin-left:56px;
background-image: url(img/menu.gif);
background-position:left center;
background-repeat:no-repeat;
}
/*Content*/
#right {
margin:0px 10px 20px 5px;
clear:both;
float:right;
width:280px;
height:auto;
min-height:500px;
}
#content {
margin:0px 300px 20px 50px;
text-align:justify;
padding:6px;
width:auto;
height:auto;
min-height:500px;
}
h1 {
font-size:24px;
font-weight:normal;
color:#0175d7;
}
#zakaz {
background-image:url(img/zakaz.jpg);
background-position:top;
background-repeat: no-repeat;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
width:432px;
height:85px;
text-align:center;
padding-top:7px;
margin-top:40px;
}
#zakaz a:link, #zakaz a:visited, #zakaz a:hover {
color:#FFFFFF !important;
text-decoration:none;
}
.ab {
font-style:italic;
color:#0175d7;
}
#content ul li {
padding:4px 0px;
list-style:square;
}
#content a:link, #content a:visited {
color:#0175d7;
}
#content a:hover {
color:#0175d7;
text-decoration:none;
}
#zayavka {
width:490px;
vertical-align:top;
text-indent:0px;
color:#0175d7;
}
#zayavka form {
text-align:center;
padding:5px;
text-indent:0px;
color:#0175d7;
}
/*Footer, Links*/
#lt {
display:none;
}
#footer {
clear:both;
width:auto;
height:auto;
min-height:50px;
background-color:#e3e3e3;
color:#9b9b9b;
font-size:10px;
padding:4px;
}
#footer a:link, #footer a:visited, #footer a:hover {
color:#9b9b9b;
text-decoration:none;
}
#copy {
width:auto;
height:auto;
background-color:#51b409;
text-align:center;
color:#FFFFFF;
font-size:10px;
padding:15px 0px;
}
#r_links {
margin:0px 10px 20px 5px;
clear:both;
float:right;
width:270px;
height:auto;
color:#9b9b9b;
font-size:10px;
padding:4px;
}
#r_links a:link, #r_links a:visited, #r_links a:hover {
color:#9b9b9b;
text-decoration:none;
}
/*Board*/