/* CSS Document */
body {
background-image:url(img/fon.gif);
background-repeat:repeat-x;
background-position:left top;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#515151;
margin:0;
}
/*****TOP*****/
#top {
height:257px;
}
#light {
position:absolute;
top:10px;
right:auto;
bottom:auto;
left:30px;
width:auto;
height:auto;
font-family:"Times New Roman", Times, serif;
font-size:18px;
color:#FFFFFF;
text-align:center;
}
#light span {
color:#b8e11e;
}
#dom {
position:absolute;
top:0px;
right:0px;
bottom:auto;
left:auto;
width:498px;
height:259px;
background-image:url(img/dom3.jpg);
background-position:top right;
background-repeat:no-repeat;
}
/*****CONTENT*****/
h1 {
font-size:16px;
color:#000000;
background-image:url(img/h1.jpg);
background-position:left;
background-repeat:no-repeat;
}
h2 {
font-size:14px;
}
#menu {
margin-top:-80px;
clear:both;
width:260px;
height:auto;
float:left;
font-weight:bold;
color:#3a94e5;
}
#menu ul {
list-style:none;
}
#menu li {
padding:5px;
}
#menu a:link {
color:#92ba00;
text-decoration:none;
}
#menu a:visited {
color:#92ba00;
text-decoration:none;
}
#menu a:hover {
color:#3a94e5;
text-decoration:none;
}
#phone {
clear:both;
width:260px;
height:193px;
float:left;
margin-top:200px;
background-image:url(img/phone.gif);
background-position:top left;
background-repeat:no-repeat;
}
/*****/
#content {
margin:0px 0px 0px 272px;
width:auto;
height:auto;
min-height:400px;
vertical-align:top;
text-align:justify;
text-indent:15px;
padding:30px;
background-image:url(img/top-shadow.jpg);
background-position:top left;
background-repeat:no-repeat;
border-top:1px dashed #d7d7d7;
border-left:1px dashed #d7d7d7;
}
#content ul {
list-style:square;
}
#content li{
padding:3px;
}
#content ul ul {
list-style:none;
}
#content a:link {
color:#2f56ad;
}
#content a:visited {
color:#2f56ad;
}
#content a:hover {
color:#3a94e5;
}
#content table {
border-collapse:collapse;
}
#content table td{
border:solid 1px;
padding:5px;
}
#content table span {
font-weight:bold;
}
.foto {
width:400px;
font-style:italic;
text-align:center;
font-size:11px;
margin-bottom:30px;
}
.faq {
border-bottom:1px solid #e1e1e1;
}
.skidka {
color:red;
font-size:x-small;
}
/*****FOOTER*****/
#footer {
clear:both;
background-image: url(img/footer.gif);
background-position:top;
background-repeat:repeat-x;
width:100%;
height:auto;
min-height:80px;
font-size:10px;
color:#3a94e5;
}
#sec-footer {
background-image: url(img/sec-footer.gif);
background-position:top;
background-repeat:repeat-x;
margin-left:272px;
padding-top:20px;
padding-left:30px;
}
#footer a:link {
color:#92ba00;
text-decoration:none;
}
#footer a:visited {
color:#92ba00;
text-decoration:none;
}
#footer a:hover {
color:#3a94e5;
text-decoration:underline;
}
#counter {
display:none;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);
-moz-opacity: 0.2;
-khtml-opacity: 0.2;
width:100px;
opacity: 0.2;
}
