/* CSS Document */
html, body {
	width:100%;
	margin:0;
	padding:0;
	}
body {
	font-family: Tahoma, Verdana, Sans-Serif;
	color:#000;
	background:#bdb1a2;
	}
div, body, p, ul, ol, li, a, form, img, span, h3, h2, h4 {
	margin:0;
	padding:0;
	} 
img, table, tr, td { border:none;}
ul, li { list-style:none;}
a, a :active, a:visited { text-decoration:underline; color:#97150a;}
a:hover { text-decoration:none; color:#97150a;}

.wrapper1 {background:#c3b7a8 url(img/bg_body.jpg) top left repeat-x;}
.wrapper { margin-left:auto; margin-right:auto; width:1000px; position:relative; height:798px; } 
	.logo { position:absolute; top:45px; left:50px;}
	.her { position:absolute; left:25px; bottom:20px; width:655px; height:215px;}
	.pic1, .spec1 { position:absolute; top:18px; right:315px;}
	.pic2, .spec2 { position:absolute; top:18px; right:45px;}	
	.pic3, .spec3 { position:absolute; top:269px; right:45px;}	
	.pic4, .spec4 { position:absolute; top:520px; right:45px;}
	
	.pic {/* background:url(img/bg.png) top left no-repeat;*/width:256px; height:237px; text-align:center;}
		.pic_img { margin-top:7px; width:234px; height:175px; border:1px solid #79af69;}
		.pic_inside { position:relative; margin-top:7px; text-align:left; width:249px; margin-left:5px;}
		.pic_inside p { margin-left:48px; font-size:10px; margin-bottom:2px;}
		.pic_inside a { font-size:12px; font-weight:bold; }
		a.strelka { background:url(img/a.gif) top left no-repeat; position:absolute; top:0px; left:9px; width:31px; height:30px; }
		a.strelka span { display:none;}
		a.strelka:hover { background:url(img/a1.gif) top left no-repeat;} 
		
	
	.formats { position:absolute; top:20px; left:22px; text-align:left;}
		.formats img { /*margin-right:9px;*/ }
		.formats p { margin-bottom:6px;}
.footer1 { border-top:6px solid #6f5d49; background:#bdb1a2 url(img/bg_footer.jpg) top left repeat-x;}		
.footer { margin-left:auto; margin-right:auto; width:1000px; position:relative; color:#fff; font-size:11px; padding-top:20px; padding-bottom:40px; text-align:right;}
	.footer p { margin-right:20px;}
	.footer a, .footer a:active, .footer a:visited { color:#981a0f; text-decoration:underline; font-weight:bold;}
	.footer a:hover { color:#981a0f; text-decoration:none; font-weight:bold;}
		.logo_footer { position:absolute; top:38px; right:255px;}
		.this { margin-top:13px;}


