@charset "windows-1251";

html, body, div, form, tr, td, input, select, p, a, img {margin:0; padding:0; border:none;}

.full_h{
	height: 100%;
}

.full_w{
	width: 100%;
}

.full_size{
	width: 100%;
	height: 100%;
}

td{
	vertical-align: top;
	color: #4C4C4C;
}

.td_middle{
	vertical-align: middle;
}

.td_bottom{
	vertical-align: bottom;
}

/* ================================================================================ */

body, div, td, input, select, textarea, p, a, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

a{
	color: #370F0D;
	text-decoration: underline;
}

a:hover{
	color: #FF0000;
	text-decoration: none;
}

body{
	background-image: url(../images/body.jpg); 
	background-position: center top;
	background-repeat: no-repeat;
}

.main_tbl{
	width: 1000px;
	height: 100%;
	margin: 0 auto;
	background-image: url(../images/main_tbl.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.main_tbl .main_cell{
	background-image: url(../images/main_cell.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.header{
	height: 262px;
}

.top_menu{
	height: 188px;
	padding: 0px 50px 0px 48px;
}

.top_menu .top_menu_tbl{
	width: 100%;
}

.top_menu .top_menu_tbl td{
	padding: 65px 5px 0px 0px;
}

.top_menu .top_menu_tbl td a{
	color: #E5E1E1;
	background-image: url(../images/top_menu_a.gif);
	background-position: left 8px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
	font-size: 15px;
}

.content_cell{
	padding: 40px 80px 300px 55px;
/*   height: auto !important;      */
   min-height: 600px; 
   height: 600px;     	
}

.right_cell{
	width: 230px;
	padding: 90px 50px 300px 0px;
}

.right_cell h2{
	color: #FF0000;
	font-size: 16px;	
	padding: 0px 0px 30px 0px;
	margin: 0px 0px 0px 0px;
}

.footer{
	height: 30px;
	vertical-align: middle;
	padding: 0px 0px 0px 32px;
}

.footer a{
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.footer a:hover{
	text-decoration: underline;
	color: #000000;
}

.logo{
	padding: 41px 0px 0px 44px;
}

.search_cell{
	text-align: right;
	padding: 50px 20px 0px 0px;
}

.search_cell .search{
	float: right;
	width: 277px;
	text-align: left;
}

.search_cell .search .inp{
	width: 140px;
	height: 23px;
	background-image: url(../images/search_box.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	margin: 4px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
}

.search_cell .search .inp input{
	width: 130px;
	font-size: 14px;
	border: 0px;
	padding: 0px 0px 0px 6px;
	background-color: transparent;
}

.content_cell{
	
}

.content_cell h1{
	color: #FF0000;
	font-size: 18px;	
	font-weight: normal;
	padding: 0px 200px 30px 0px;
	margin: 0px 0px 0px 0px;
}

.content_cell h2{
	color: #FF0000;
	font-size: 16px;	
	padding: 0px 200px 20px 0px;
	margin: 0px 0px 0px 0px;
}

.content_cell p{
	padding: 0px 0px 15px 0px;
}

.category_list_tbl{
	width: 100%;
}

.category_list_tbl .item{
	padding: 0px 20px 0px 0px;
}

.category_list_tbl .separ{
	border-top: 1px solid #FF0000;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	padding-bottom: 10px;
}

.category_list_tbl .item .desc{
	padding: 0px 30px 20px 0px;
}

.category_list_tbl .item .img{
	padding: 10px 0px 10px 0px;
}

.category_list_tbl .item .desc h3{
	color: #FF0000;
	font-size: 16px;	
	line-height: 16px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
	font-weight: normal;
}

.category_list_tbl .item .desc h3 a{
	color: #FF0000;
	font-size: 16px;	
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
}

.category_list_tbl .item .desc h3 a:hover{
	color: #000000;
	text-decoration: underline;
}

.category_list_tbl .item .desc h4{
	color: #FF0000;
	font-size: 12px;	
	line-height: 12px;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;	
	font-weight: normal;
}

.product_list_tbl{
	width: 100%;
	border-bottom: 1px solid #AE2431;
	border-left: 1px solid #AE2431;
	margin-bottom: 30px;
}

.product_list_tbl td{
	width: 25%;
	border-top: 1px solid #AE2431;
	border-right: 1px solid #AE2431;
	padding: 10px 10px 10px 10px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

.product_list_tbl td.separ{
	width: 15px;
	background-color: transparent;
}

.news_list{
	
}

.news_list .item{
	clear: both;
	padding: 0px 0px 20px 0px;
}

.news_list .item span.date{
	color: #FF0000;
	display: block;
	padding: 0px 0px 4px 0px;
}

.news_list .item a{
	text-decoration: none;
}

.news_list .item a.preview{
	font-size: 11px;
}

.news_list .item .titl{
	font-size: 12px;
	padding: 4px 4px 4px 4px;	
	font-weight: normal;
	background-color: #E1E1E1;
	margin: 0px 0px 7px 0px;
}

.news_list .item img{
	margin: 0px 10px 0px 0px;
}

.news_list .item a:hover{
	text-decoration: underline;
}

.news_list .all{
	clear: both;
	padding: 10px 0px 0px 0px;
}

.pager{
	clear: both;
	padding: 10px 0px 0px 0px;
}

#search_input input{
	border: 1px solid #CCCCCC;
}

.category_item_tbl{
	width: 100%;
}

.news_arhive{
	
}

.news_arhive .item{
	padding: 0px 0px 20px 0px;
}

.news_arhive .item .date{
	color: #FF0000;
	display: block;
	padding: 0px 0px 4px 0px;
}

.title_news_1{
	font-size: 15px;
}

.news_arhive2 .item{
	padding: 10px 0px 30px 0px;
	border-bottom: 1px solid #F00;
}

.data_tbl{
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;	
}

.data_tbl td{
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;	
	padding: 3px 0px 3px 0px;
}

.path_way{
	padding: 0px 0px 20px 0px;
}

.zooml{
	font-size: 11px;
}


/* ================================================================================ */

/*Opera Hack*/
@media all and (min-width: 0px) {

}
