.pos_header{
	position: absolute;	z-index: 2; display: block;
	left:0px; top: 0px;
	background-image : url("img/template/bg_head.jpg");
	background-repeat : repeat-x;
	height:181px;
	width:100%;
	min-width:1100px;
}


.tb_cont{

	height:100%;
}

.pos_content{
	position: absolute;z-index: 11;display: block;
	left:0px; top: 181px;
	background-image : url("img/template/cont_bg_left.jpg");
	background-repeat : repeat-y;
	background-position:top left;
	width:100%;
	min-width:1100px
}

.pos_ygolok{
	position: absolute;z-index: 0;display: block;
	left:0px; top: 37px;
	background-image : url("img/template/ygolok.jpg");
	background-repeat : no-repeat;
	background-position:top left;
	height:158px;
	text-align:left;
}
.pos_mainpart{
	position: relative;z-index: 5;display: block;
	left:0px; top: 45px;
}

.pos_header_menu{
	position: absolute;z-index: 0;display: block;
	right:10px; top: 25px;
}
pos_header_otziv{
	position: absolute;z-index: 0;display: block;
	left:40%; top: 0px;
}
pos_header_adsense{
	position: absolute;z-index: 0;display: block;
	left:35%; top: 0px;
}
