/*
  killich's design
  killich@yandex.ru
  Илья Зыкин
*/

body{
  background:#FFF; font-family:Tahoma,Verdana,Arial,Trebuchet MS, serif; font-size:10pt;
}
.body {
  width:988px;
  margin:auto;
  border-left:1px solid #000;
  border-right:1px solid #000;
}
.overblock{ overflow:hidden; zoom:1; }

/* headers */
h1,h2,h3,h4,h5,h6 {font-weight:bold; margin-bottom:15px; }
h1,h3, h4{
  padding-left: 20px;
  font-family:Arial, Tahoma, Georgia,Verdana;
  font-size:15pt;
  font-weight:normal;
  line-height:130%;
  background:transparent url(../images/arrow.gif) no-repeat scroll left 60%;
}
h4{
  font-size:12pt;
  font-weight:bold;
}
h1 span,h3 span, h4 span{color:#0B57AC; font-weight:inherit;}
h1 strong, h3 strong, h4 strong{color:#868686; font-size:90%; font-weight:inherit;}
/* headers  background:url(../images/arrow.jpg) no-repeat middle left; */

a{color:#094FA3;}
a.img{
  display:block;
  margin:0 0 10px;
  padding:0;
  border:medium none;
  text-decoration:none;
  text-align:center;  
}
a.img:hover{
  border:none;
  text-decoration:none;
}
