body {background: #fff url("/img/f1.gif"); margin:0; padding:0; width:100%; height:100%; font: 14px/16px Arial; color:#fff;text-align:justify;}
#lm  {position:absolute; top:0; left:0;background: url("/img/vanya.jpg") no-repeat; padding:300px 10px 0px 10px; width:200px; font:bold 13px/14px Arial;  z-index:10}
#txt {  position:absolute; top:0; left:0; width:auto; padding:10px 20px 20px 220px;  z-index:5; }

#lm li {padding-bottom:10px;list-style:none;}
#priv,#priv_e, #komm, #komm_e, #hist {padding:10px 0 10px 15px;}
p {text-indent:20px; }
a {text-decoration:none;  color:#fff;}
a:hover  {text-decoration: none; color:#0f0;}
h1 {font: bold 28px/28px Arial; text-align:center;}
h2 {font: bold 20px/20px Arial; text-align:center;}
h3 {font: bold 18px/22px Arial; text-align:center;}
h3 img {float:right; }
h3 img #lim {float:left; }
h4 {font: bold 16px/20px Arial; text-align:center;}
#txt li {padding-bottom:10px;}
#txt img {margin:0px 10px;}
#gr {background: #eee;}
#tbl {font:13px/15px Arial;}

.listing{
  text-align:center;
  padding:5px;
  overflow:hidden;
  height:30px;
  line-height:30px;
}
.listing a{
  font:12px/12px Arial;
  padding:2px 5px;
  background:#fff;
  border:1px solid #fff;
  color:#000;
  text-decoration:none;
  margin:0 1px;
}
.listing a:hover{
  background:#00d;
  color:#fff;
  border:1px solid #666;
}
.listing a.active{
  background:#666;
  border:1px solid #666;
  color:#fff;
}
.listing span{
  font-weight:100;
  padding:0 5px;
}