html, body, form{
	margin:0;
	padding:0;
}

body{
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;      
	color:#1d1b1e;	
}

img{ border:0px solid #fff;}
img.img{padding:0; border:0px solid #fff;}

#body{
	width:970px;
	padding:0 0 0 0;
	margin: 0 auto;
	background: #fff;
}

h1{ font-size:21px; font-family:Arial, Helvetica, sans-serif; font-weight:normal; margin:10px 0 15px 0; padding:0;}

.clr{ clear:both; font-size:1px; line-height:1px; height:0; overflow:hidden;}

a{color:#1d1b1e; text-decoration:none;}
a:hover{ text-decoration:none; color:#1d1b1e;}
a:focus, a:active{ outline:0;}

#head{ background: url(/img/header.jpg) no-repeat 0 0; 
	height:243px;
	width:970px;
	position:relative;
	padding-bottom:1px;
}


.item_full{ padding:5px 5px 15px 0px; background:#FFF; height:1%;}

.item_full .photo_div{ width:200px; padding-right:10px; height:1%; float:left; position:relative;}
.item_full .photo_div img{ border:1px solid #E9ECEF;}
.item_full .photo_div .vobler1, .item_full .photo_div .vobler2, .item_full .photo_div .vobler3{ top:95px; left:100px;}
.item_full .descr_div{ height:1%; font-size:12px;}

#dop-images {padding:10px 10px 10px 10px; list-style:none;}
#dop-images li { display:block; float:left; margin-right:5px;}
#dop-images li img {border:1px solid #E9ECEF;}

#technical_characters {
margin:0 auto;
width:95%;
padding-bottom : 25px;
}
#technical_characters td {
padding-left:30px;
}
#technical_characters .header {
background:#f4691d none repeat scroll 0 0;
color:#FFFFFF;
font-size:11px;
font-weight:bolder;
height:25px;
}
#technical_characters .blue_cell {
background:#E7EBEC none repeat scroll 0 0;
border-top:1px solid #FFFFFF;
color:#000000;
font-size:11px;
height:20px;
}
#technical_characters .white_cell {
background:#FFFFFF none repeat scroll 0 0;
border-top:1px solid #FFFFFF;
color:#000000;
font-size:11px;
height:20px;
}
