

/* CSS Document */
body
{ background-color:#111; background-image:url(images/bbg.jpg); }
.bg

{ background-color:#3d3d3d; 
  background-image:url(images/bg-outer.gif); background-repeat:repeat;
  
}
.form
{
  border:dotted 1px; 
  border-color:#666;
  background-color:#000;
  
}

.blok_extra_text
{ width:360px; 
  font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size:13px; 
  text-align:justify;
  color:#787575;
  padding-top:3px;
  padding-left:10px;
  padding-bottom:10px;
  padding-right:10px;

}


.blok
{ width:360px; 
  font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size:13px; 
  text-align:justify;
  color:#787575;
  padding:10px;

}

.blok_ru
{ width:360px; 
  font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size:13px; 
  text-align:justify;
  color:#787575;
  padding-right:10px;

}

.blok2
{ width:380px; 
  font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size:13px; 
  text-align:justify;
  color:#787575;
  padding-right:10px;
  padding-left:10px;
  padding-top:10px;
  padding-bottom:10px;

}

.blok3
{ 
  width:380px;
  font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size:13px; 
  color:#655e42;
  padding-right:10px;
  padding-left:10px;
  padding-top:10px;
  padding-bottom:10px;

}
.blok4
{ 
  width:380px;
  font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size:13px; 
  color:#655e42;
  padding-right:10px;
  padding-left:10px;
  padding-top:5px;
  padding-bottom:5px;
  text-align:justify;

}

 
.img_small
{ 
  width:220px;
  padding-top:10px;
  padding-bottom:10px;
  padding-left:10px;
}

.img_small2
{ 
  width:220px;
  padding-top:20px;
  padding-bottom:0px;
  padding-left:10px;
  padding-right:10px;
}

.blok_title
{ font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
color:#655e42;
font-size:15px;
text-align:left;}


.blok_title_ru
{ font-family: Verdana, Geneva, sans-serif;
color:#FF0;
font-weight:bold;
font-size:15px;
text-align:center;}

.ft{
	background-color:#6f6f6f;
	border:solid 1px #999;
	height:60px;
	width:150px; 
	
	
}
hr {
  width: 80%;
  color:#FF0;
}


