body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	scrollbar-face-color: #3A7DB0;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-3dlight-color: #999999;
	scrollbar-arrow-color:  #FFFFFF;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #999999;
}

.black9 {font-size: 9px; color: #000000; text-decoration: none;}
.black10 {font-size: 10px; color: #000000; text-decoration: none;}
.black11 {font-size: 11px; color: #000000; text-decoration: none;}
.black12 {font-size: 12px; color: #000000; text-decoration: none;}
.black13 {font-size: 13px; color: #000000; text-decoration: none;}
.black14 {font-size: 14px; color: #000000; text-decoration: none;}
.black15 {font-size: 15px; color: #000000; text-decoration: none;}
.black16 {font-size: 16px; color: #000000; text-decoration: none;}

.white9 {font-size: 9px; color: #FFFFFF; text-decoration: none;}
.white10 {font-size: 10px; color: #FFFFFF; text-decoration: none;}
.white11 {font-size: 11px; color: #FFFFFF; text-decoration: none;}
.white12 {font-size: 12px; color: #FFFFFF; text-decoration: none;}
.white13 {font-size: 13px; color: #FFFFFF; text-decoration: none;}
.white14 {font-size: 14px; color: #FFFFFF; text-decoration: none;}
.white15 {font-size: 15px; color: #FFFFFF; text-decoration: none;}
.white16 {font-size: 16px; color: #FFFFFF; text-decoration: none;}


.red {font-size: 13px; color: #D70004; text-decoration: none;}

.blue12 {font-size: 12px; color: #0093D3; text-decoration: none;}
.blue14 {font-size: 14px; color: #0093D3; text-decoration: none;}

.buton {
  BORDER-RIGHT: #3A7DB0 1px solid;
  BORDER-TOP: #3A7DB0 1px solid;
  FONT-SIZE: 13px;
  BORDER-LEFT: #3A7DB0 1px solid;
  BORDER-BOTTOM: #3A7DB0 1px solid;
  FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  COLOR: #3A7DB0;
  BACKGROUND-COLOR: #ffffff;
}
/* HEADER */
div.header2
{
width:780px;
height:200px;
background-image: url('images/header_bg.jpg');
overflow:hidden;
}
div.banner
{
width:200px;
height:150px;
margin-top:40px;

border:1px solid #FFF;
float:left;
}
div.right_container
{
width:500px;
height:200px;
float:right;
margin-right:20px;
}
div.banner2
{
margin-left:80px;
}
div.about_rescom
{
font-size:12px;
overflow:hidden;
margin-top:20px;
}
a.link_promo
{
text-decoration:none;
color:#000;
border-width:0px;
}
a.link_promo:visited
{
text-decoration:none;
color:#000;
border-width:0px;
} 
/* ÏÐÎÌÎÖÈÈ */
 
div.promo
{
width:250px;
height:140px;
overflow:hidden;
background-image:url('images/promo1.gif');
}
img.promo_img
{
float:left;
margin-top:5px;
}
a img.promo_img
{
border-width:0px;
}
div.header
{
width:120px;
height:15px;
overflow:hidden;
margin-right:40px;
font-size:10px;
color:#FFF;
text-align:center;
}
div.promo_view div.header
{
margin-left:65px;
}

div.parameters
{
float:right;
width:138px;
height:100px;
overflow:auto;
overflow-x:hidden;
margin-right:4px;
margin-top:2px;
font-size:10px;
font-weight:600;
text-align:left;
}
div.price
{
font-size:15px;
color:red;
text-align:right;
clear:both;
overflow:hidden;
width:100px;
float:right;
margin-right:20px;
margin-bottom:2px;
}
/* ADMIN */
div.input_container
{
height:260px;
width:700px;
border-top:1px solid #000; 
overflow:hidden;
}
div.input_box
{
float:left;
}
div.promo_view
{
float:right;
}
span.text_red
{
color:red;
}
input.input_model
{
border:1px solid blue;

}









