.body {
background:#FFFFFF;
margin:0;
padding:0;
}
#main {
width: 100%;
font-family: tahoma;
}
.header {
width: 100%;
height: 233px;
}
.img {
background:url(../images/img.jpg);
width:405px;
height:175px;
}
.tel {
font-size:12px;
font-weight:bold;
color: #999999;
position:absolute;
text-align:right;
top:150px;
right:80px;
}
#logo {
position:absolute;
right:5px;
top:15px;
border:none;
}
.shad_1 {
background:url(../images/shadow.gif) repeat-x;
width:100%;
height:11px;
_margin-bottom:-9px;
top:175px;
}
.shad_2 {
background:url(../images/shadow_1.gif) repeat-x;
width:100%;
height:11px;
_margin-bottom:-9px;
}
.shad_3 {
background: url(../images/shadow_3.gif) repeat-x;
width:100%;
height:13px;
}
.top_menu{
background:#DCDCDC;
width:100%;
height:36px;
margin:0px;
}
.footer {
width: 100%;
height: 80px;
clear: both;
background: #ffffff;
padding-top:100px;
}
.trub {
background:url(../images/trubs.jpg) no-repeat;
width:400px;
height:196px;
position:absolute;
right:0;
margin:-130px 0;
_margin:-135px 0;
}
.logs {
background:url(../images/logs.jpg) no-repeat;
width:193px;
height:120px;
position:absolute;
left:0;
margin:-120px 0;
_margin:-125px 0;
}
.copy{
font:12px Geneva, Arial, Helvetica, sans-serif;
color: #999999;
display:inline;
width:400px;
height:20px;
position:absolute;
margin-top:30px;
left:135px;
}
#content-columns {
margin: 0 200px 0 210px;
}
.content {
width: 100%;
float: left;
}
.text_cont {
padding: 20px;
}
.leftcolumn {
width: 210px;
float: left;
margin-left: -210px;
display: inline; /* решает проблему в IE */
position: relative;
}
.rightcolumn {
width: 200px;
float: right;
margin-right: -200px;
display: inline; /* решает проблему в IE */
position: relative;
}
.clients {
margin:0px;
padding:0px;
width:210px;
}
.tegs {
margin:0px;
padding:0px;
width:180px;
}
.zag {
font:16px Georgia, "Times New Roman", Times, serif;
font-weight:bold;
color:#0071bc;
height:40px;
margin-top:10px;
padding-top:10px;
}
.zag1 {
font:16px Georgia, "Times New Roman", Times, serif;
font-weight:bold;
color:#0071bc;
}
.pagename {
font-size:16px;
color:#0071bc;
}
.titlediv {
padding:2px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
color:#0071bc;
}
.textdiv {
width:100%;
padding:8px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:14px;
color: #666666;
line-height: 1.4;
}
.drugs{
font:12px Georgia, "Times New Roman", Times, serif;
text-decoration:none;
color:#999999;
}