@charset "windows-1251";
body {
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
}
#main_table {
	background-image: url(images/top-bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
#top {
	background-image: url(images/top-centre-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#top_red {
	background-image: url(images/top-red-bg-1.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
}
#top_red_2 {
	background-image: url(images/top-red-centre-bg-2.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
}
#top_red_3 {
	background-image: url(images/top-red-centre-bg-1-1.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
}
#top_red_2_inner {
	background-image: url(images/top-red-centre-bg-2.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 156px;
}
img {
	border: 0;
}
.cart {
	background-image: url(images/basket-btn.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 52px;
	width: 48px;
	cursor:pointer;
}
.cart_active {
	background-image: url(images/basket-btn.png);
	background-repeat: no-repeat;
	background-position: 0px -52px;
	height: 52px;
	width: 48px;
	cursor:pointer;
}
.press {
	background-image: url(images/press-btn.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 44px;
	width: 75px;
	cursor:pointer;
}
.press_active {
	background-image: url(images/press-btn.png);
	background-repeat: no-repeat;
	background-position: 0px -44px;
	height: 44px;
	width: 75px;
	cursor:pointer;
}
.about {
	background-image: url(images/company-btn.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 44px;
	width: 70px;
	cursor:pointer;
}
.about_active {
	background-image: url(images/company-btn.png);
	background-repeat: no-repeat;
	background-position: 0px -44px;
	height: 44px;
	width: 70px;
	cursor:pointer;
}
.price {
	background-image: url(images/price-btn.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 44px;
	width: 68px;
	cursor:pointer;
}
.price_active {
	background-image: url(images/price-btn.png);
	background-repeat: no-repeat;
	background-position: 0px -44px;
	height: 44px;
	width: 68px;
	cursor:pointer;
}
.contacts {
	background-image: url(images/contacts-btn.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 44px;
	width: 57px;
	cursor:pointer;
}
.contacts_active {
	background-image: url(images/contacts-btn.png);
	background-repeat: no-repeat;
	background-position: 0px -44px;
	height: 44px;
	width: 57px;
	cursor:pointer;
}
.faq {
	background-image: url(images/faq-btn.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 44px;
	width: 85px;
	cursor:pointer;
}
.faq_active {
	background-image: url(images/faq-btn.png);
	background-repeat: no-repeat;
	background-position: 0px -44px;
	height: 44px;
	width: 85px;
	cursor:pointer;
}
#search_form {
	height: 22px;
	vertical-align: middle;
	text-align: center;
	margin:0;
	padding:0;
}
#search_form table {
	vertical-align: middle;
	height: 22px;
	text-align: center;
}
#search_form #search_text {
	height: 12px;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.catalog_but_active {
	background-image: url(images/catalogue-btn.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 88px;
	width: 88px;
	cursor:pointer;
}
.catalog_but {
	background-image: url(images/catalogue-btn.png);
	background-repeat: no-repeat;
	background-position: 0px -88px;
	height: 88px;
	width: 88px;
	cursor:pointer;
}
#head_catalog, #head_catalog a, #head_catalog a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#head_catalog a{
	text-decoration: underline;
}
.catalog_font, .catalog_font a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.catalog_font a:hover {
	text-decoration: underline;
}
#news, #news a, #news a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#news a, #news a:hover{
	color: #FF0000;
}
#news a {
	text-decoration:underline;
}
#footer, #footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
#footer a{
	text-decoration: underline;
}
#features, #features a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#features td {
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
}
.point {
	background-image: url(images/pager-marker.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 8px;
	width: 8px;
}
.point_act {
	background-image: url(images/pager-marker.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 8px;
	width: 8px;
}







div.horizontal {
	height:248px;		
}
div.horizontal div.items {
	height:246px;	
	margin-left:8px;
	float:left;
	width:90% !important;
}
/* single item */
div.items a {
	display:block;
	width:580px;
	height:266px;
	cursor:pointer;
}

div.items a {
	float:left;
	margin-right:180px;		
}

div.item {
	height:246px;
	float:left;	
	width:580px;
}
/* navigator */
div.navi {
	position:relative;
	top:-30px;
	left:110px;
	margin-left:-60px;
	width:98px;
	height:0px;
}

/* items inside navigator */
div.navi span {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(images/pager-marker.png) 0 0 no-repeat;     
	cursor:pointer;
}

div.navi span:hover {
	background-position:0 -8px;      
}

div.navi span.active {
	background-position:0 -8px;     
} 	
#series {
	overflow: hidden;
	width: 184px;
	height: 198px;
}
#series_top {
	overflow: hidden;
	width: 184px;
	height: 260px;
}
#series2 {
	overflow: hidden;
	width: 246x;
	height: 220px;
}
.info {
	position: absolute;
	top: 0;
	left: 200px;
	width:400px;
}
#s_ser {
	position: absolute;
	top: 18px;
	overflow: hidden; 
	width:400px;
	height: 210px; 
}
.s_info {
	position: absolute;
	top: 0;
	left: 0px;
	height: 210px;
	width:400px; 
}
.up_btn {
	background-image: url(images/cnt-up-btn-bg.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 23px;
	position: absolute;
	top: 0;
	left:0;
	width:100%;
	z-index: 1000;
	text-align:center;
}
.cnt_up_arrow {
	background-image: url(images/cnt-up-arrow-ico.png);
	background-repeat: no-repeat;
	background-position: top center;
	height: 24px;
	width: 19px;
	text-align:center;
	position: absolute;
	top: 0;
	left:48%;
}
.cnt_up_arrow_active {
	background-image: url(images/cnt-up-arrow-ico.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 24px;
	width: 19px;
	position: absolute;
	top: 0;
	left:48%;
}
.down_btn {
	background-image: url(images/cnt-down-btn-bg.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 23px;
	position: absolute;
	top: 222px;
	left:0;
	width:100%;
	z-index: 1000;
	text-align:center;
}
.cnt_down_arrow {
	background-image: url(images/cnt-down-arrow-ico.png);
	background-repeat: no-repeat;
	background-position: top center;
	height: 24px;
	width: 19px;
	text-align:center;
	position: absolute;
	top: 0;
	left:48%;
}
.cnt_down_arrow_active {
	background-image: url(images/cnt-down-arrow-ico.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 24px;
	width: 19px;
	position: absolute;
	top: 0;
	left:48%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight:normal;
	line-height: 38px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#item_info, #item_info a {
	padding-top:1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}
#item_info a:hover {
	text-decoration: underline;
}
#item_info td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fe887c;
}
#main_info, #main_info a, #main_info a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#main_info a {
	color: #FF0000;
	text-decoration: none;
}
#main_info a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.schemes, .schemes a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}
.schemes a:hover {
	text-decoration: underline;
}
.schemes td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d1d1;
	padding:3px 5px 3px 5px;
}
.page_marker, .page_marker_active {
	background-image: url(images/pager-marker-2.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 8px;
	width: 8px;
	cursor:pointer;
}
.page_marker_active {
	background-position: center bottom;
}
#purpose, #purpose a, #purpose a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
#purpose a{
	text-decoration: underline;
}
.characters {
	font-size: 12px;
}
#docs a{
	height: 55px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
#docs a:hover{
	text-decoration:underline;
}
#docs td{
	height: 55px;
	vertical-align: middle;
}
.main_scheme {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	margin:0;
	padding: 0 0 0 10px;
}
.news_block{
	margin-top:10px;	
}
.news_block, .news_block a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}
.news_block a{
	color: #FF0000;
}
.news_block a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.news_block td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d1d1;
	padding:5px 5px 10px 5px;
}
.news_main, .news_main a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}
.news_main a{
	color: #FF0000;
}
.news_main a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.news_main td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d1d1;
}
.year, .year a, .year a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.news_title {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #333333;
	text-decoration: none;
}
.news_one, .news_one a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
.news_one a{
	color: #FF0000;
}
.news_one a:hover {
	color: #FF0000;
	text-decoration: underline;
}#services {
	font-size: 12px;
}
#contacts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#contacts input {
	border: 1px solid #666666;
	width: 150px;
	height: 18px;
}