body {
background-image:url(img/topfon.jpg);
background-position:top left;
background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin:0px;
}
#tr {
position:absolute;
top:0px;
right:0px;
left:auto;
background-image:url(img/topr.jpg);
background-position:top right;
background-repeat:no-repeat;
width:536px;
height:257px;
}
#tl {
position:absolute;
top:0px;
right:auto;
left:0px;
background-image:url(img/topl.jpg);
background-position:top left;
background-repeat:no-repeat;
width:288px;
height:437px;
}
#head {
height:280px;
}
#phonestop {
position:absolute;
top:14px;
right:auto;
left:300px;
width:auto;
height:auto;
font-size:14px;
font-weight:bold;
color:#fbe717;
}
#phonestop span {
font-size:11px;
}
#title {
position:absolute;
top:30px;
right:auto;
left:26px;
color:#FFFFFF;
font-size:26px;
font-weight:normal;
width:248px;
height:auto;
text-align:center;
}
#title-two {
position:absolute;
top:80px;
right:auto;
left:26px;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
width:248px;
height:auto;
text-align:center;
}
/*navi*/
#menu {
position:absolute;
top:210px;
right:auto;
left:26px;
width:208px;
padding:20px;
}
#menu div {
padding:20px 0px 20px 20px;
font-size:14px;
font-weight:bold;
color:#1f84fe;
border-bottom:1px #dddddd dotted;
}
#menu a:link, #menu a:visited {
text-decoration:none;
color:#606060;
}
#menu a:hover {
text-decoration: underline;
color:#1f84fe;
}
/*text*/
#content {
margin:0px 20px 20px 300px;
width:auto;
height: auto;
min-height:400px;
}
#content h1 {
font-size:22px;
font-weight:normal;
color:#1f84fe;
border-bottom:1px #d1e6ff dotted;
}
#content h2 {
font-size:18px;
font-weight:normal;
color:#77af26;
padding-top:10px;
}
#content ul li, ol li {
padding:6px 0px;
}
#content a:link, #content a:visited {
color:#1f84fe;
}
#content a:hover {
color:#1f84fe;
text-decoration:none;
}
.img-uslugi {
text-align:center;
clear:both;
}
.centr {
text-align:center;
}
td {
padding:5px;
border:1px solid #77af26;
}
table {
border-collapse:collapse;
border:1px solid #77af26;
}
.tzag {
color:#77af26;
font-weight:bold;
}
.red {
color:red;	
}
.old_price {
text-decoration:line-through;
}
.imgfoto {
box-shadow:5px 5px 5px rgba(0,0,0,0.5);
border:#333 thin solid;
}
/*footer*/
#footer {
clear:both;
width:auto;
height:auto;
min-height:30px;
border-top:2px #dddddd solid;
color:#606060;
font-size:10px;
text-align:right;
padding:10px;
}
#ear {
display:none;
}