BODY {
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	color: #616161;
	background:url(../img/f.gif) repeat-x 0px 100%;
	background-color:#ffffff;
	padding:0px;
	margin:0px;
}

img, table{border:0px;}

a, a:active, a:visited{
	color:#005C97;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}

a.sp, a.sp:active, a.sp:visited{
	color:#ababab;
	text-decoration: none;
}
a.sp:hover{
	text-decoration: none;
}

input{
	margin:0px;
	padding:0px;
	color:#777C74;
}

td {
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	color:#616161;
	line-height:13px;
}
h1{
	font-family: tahoma, sans-serif;
	font-size:14px;
	color: #005C97;
	margin:3px 0px 15px 0px;
}
span{
	font-family: tahoma, sans-serif;
	margin:3px 0px 15px 0px;
}
p{
	text-indent: 0px;
	margin:0px 0px 15px 0px;
	font-family:tahoma;
}

select{
	font-size:11px;
	color:#8B7B5A;
}

.pos_rel{
	position:relative;
}
.pos_abs{
	position:absolute;
}



.tl{
	width:50%;
	background:url(../img/tl_bg.gif) repeat-x;
}
.tr{
	width:50%;
	background:url(../img/tr_bg.gif) repeat-x;
	text-align:right;
}


.menu{
	background:url(../img/m_bg.gif) repeat-x;
}
	.menu td{
		border-left:1px solid #005C97;
		border-right:1px solid #005C97;
	}
	.menu td.slash, .menu .r2 td{
		border:0px;
	}
	.menu td.act{
		background:url(../img/m1_bg.gif) repeat-x;
		border-left:1px solid #3B86B6;
		border-right:1px solid #3B86B6;
		background-color:#3C87B7;
	}

.pos_rel{
	position:relative;
}

.sm{
	position:absolute;
	width:160px;
}
	.sm a{
		display:block;
		background-color:#3D87B7;
		color:#ffffff;
		text-decoration:none;
		padding:8px 10px 8px 18px;
	}
	.sm img{
		background:url(../img/sm_hr.gif) no-repeat;
		background-color:#3D87B7;
		display:block;
	}
.main {
        font-size: 13;
        color: #000000;
		font-weight:bold;
}

.cont{
	width:73%;
	vertical-align:top;
	padding:0px 25px 0px 10px;
}
.cont2{
	height:100%;
	vertical-align:top;
	padding:0px 25px 0px 25px;
}

.cont3{
	vertical-align:top;
	padding:0px 25px 0px 25px;
}
.r_col{
	width:27%;
	vertical-align:top;
	padding:0px 10px 0px 30px;
}

.sert img{
	float:left;
	margin-right:18px;
}

.date{
	color:#005C97;
	font-size:11px;
}

.prev{
	font-size:11px;
	margin-bottom:11px;
}

.contacts{
	position:absolute;
	left:380px;
	top:-75px;
}

.prod_tab{
	width:94%;
	margin-top:10px;
}
	.prod_tab td{
		width:25%;
		text-align:center;
		padding:0px 0px 45px 0px;
	}
	.prod_tab td img{
		margin-bottom:5px;
	}
	.prod_tab td div{
		display:block;
		margin-bottom:8px;
	}
	.prod_tab td div a{
		text-decoration:none;
	}

.f{
	color:#616161;
	font-size:11px;
	padding-left:22px;
	height:47px;
}
