html { height:100%; }
body {  margin:0; padding:0; margin:auto; background-image:url(img/background.gif); background-repeat: repeat-x; height:100% }

#container {margin:auto; width:827px;}
.main { width:460px;padding:5px;font-size:12px;color:#555555; margin-top:30px;font-family: Arial; }

.head1 {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='themes/medvit/img/top1.png'); width:176px;height:216px; }
.head1[class] {background:url('img/top1.png');  }

.head2 {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='themes/medvit/img/top2.png'); width:473px;height:190px; }
.head2[class] {background:url('img/top2.png'); width:473px;height:190px;  }

.head3 {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='themes/medvit/img/top3.png'); width:176px;height:135px; }
.head3[class] {background:url('img/top3.png');  }

.button1 { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='themes/medvit/img/button_onas.png'); width:96px;height:24px;float:left;margin-top:200px;margin-left:6px;cursor:pointer;}
.button1[class] { background:url(img/button_onas.png);}

.button2 { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='themes/medvit/img/button_uslugi.png'); width:134px;height:34px;float:left;margin-top:190px; cursor:pointer; }
.button2[class] { background:url(img/button_uslugi.png);}

.button3 { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='themes/medvit/img/button_kontakt.png'); width:115px; height:43px;float:left;margin-top:168px; cursor:pointer; }
.button3[class] { background:url(img/button_kontakt.png);}

.button4 { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='themes/medvit/img/button_dojazd.png'); width:106px;height:41px;float:left;margin-top:149px; cursor:pointer; }
.button4[class] { background:url(img/button_dojazd.png);}

.logo {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='themes/medvit/img/logo.png'); position:absolute; margin-left:40px; width:220px; height:84px; margin-top:105px; cursor:pointer; }
.logo[class] { background:url(img/logo.png) no-repeat; margin-left:40px;}

ul.artmenu { margin:2px; padding:2px; font-size:11px; list-style:none; font-family:arial; }
ul.artmenu li { padding-top:9px; }
ul.artmenu a { color:#000000; font-weight:bold; }
ul.artmenu a:hover { color:#FF0000; }
ul.artmenu a.active { color:orange; }

.mod_title { 
  font-weight: bold; color: #DD3C05; font-size: 14px; 
  margin-top:8px; margin-bottom:5px; 
  border-bottom:1px solid #999999; 
}

.news_title { font-weight:bold; }


