/* CSS Document */
body {
background-image:url(pictures/fon-top.jpg);
background-position:top;
background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin:0px;
}
#gl {
background-image:url(pictures/sxema.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}
#logo {
position: absolute;
top:0px;
right:auto;
bottom:auto;
left:0px;
width:348px;
height:189px;
background-image:url(pictures/logo.jpg);
background-position:top left;
background-repeat:no-repeat;
}
#contacts {
position:absolute;
top:60px;
right:50px;
bottom:auto;
left: auto;
width: auto;
height: auto;
}
#contacts span {
color:#279711;
font-weight:bold;
}
#top {
height:200px;
}
/***/
#left {
float:left;
clear:both;
width:280px;
height:auto;
margin-left:20px;
font-size:14px;
font-weight:bold;
color:#ffffff;
}
#left a:link, #left a:visited, #left a:hover {
color:#cbb600;
text-decoration:none;
}
#left div {
padding:15px 0px;
}
#activ {
background-image:url(pictures/menu-activ.jpg);
background-position:top left;
background-repeat:no-repeat;
}
#articles {
float:left;
clear:both;
width:280px;
height:auto;
margin:40px 0px 0px 20px;
border-top:1px dashed #28bede;
}
#articles a:link, #articles a:visited {
color:#4a4a4a;
}
#articles a:hover {
color:#28bede;
text-decoration:none;
}
#articles h2 {
color:#28bede;
font-size:14px;
font-weight: bold;
}
#articles ol li {
padding:4px 0px;
}
#articles_sec {
float:left;
clear:both;
width:280px;
height:auto;
margin:40px 0px 230px 20px;
border-top:1px dashed #28bede;
}
#articles_sec a:link, #articles_sec a:visited {
color:#4a4a4a;
}
#articles_sec a:hover {
color:#28bede;
text-decoration:none;
}
#articles_sec h2 {
color:#28bede;
font-size:14px;
font-weight: bold;
}
#articles_sec ol li {
padding:4px 0px;
}
#zayavka {
float:left;
clear:both;
width:280px;
height:auto;
margin:30px 0px 230px 20px;
font-size:10px;
font-weight:bold;
border-top:1px dashed #279711;
}
#zayavka h2 {
color:#279711;
font-size:14px;
font-weight: bold;
}
#zayavka form {
font-size:12px;
font-weight:normal;
}
/***/
#cont {
margin:0px 40px 0px 320px;
width:auto;
height:auto;
min-height:550px;
border-top:1px dashed #cbb600;
border-right:1px dashed #cbb600;
padding:10px;
}
#cont h1 {
font-size:22px;
color:#2b4995;
font-weight:normal;
}
#cont ul li {
padding:4px 0px;
list-style:square;
}
#cont a:link, #cont a:visited {
color:#2b4995;
}
#cont a:hover {
color:#2b4995;
text-decoration:none;
}
#techn table {
border-collapse:collapse;
}
#techn table td {
border:1px dashed #cccccc;
padding:7px;
}
#techn table span {
font-weight:bold;
}
/***/
#chc {
display:none;
}
#footer {
clear:both;
width:auto;
height:40px;
background-image:url(pictures/footer.jpg);
background-position:top right;
background-repeat:no-repeat;
text-align:right;
font-size:10px;
color:#cbb600;
padding-top:20px;
padding-right:40px;
}