body{
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 75%;
	color: #032E75;
	background-color: white;
/*	scrollbar-base-color: #2498D2;
	scrollbar-track-color: white;*/
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
td{
	font-size: 75%;
}
th{
	font-size: 75%;
	border-bottom: 1px solid #CBCBCB;
}
form{
	margin:0;
}
input,select,textarea{
	font-family: Verdana;
	font-size: 100%;
	border: 1px solid #9A9C9A;
	color: #032E75;
}
input.noborder{
	border: 0px;
}
fieldset{
	margin-bottom: 5px;
	padding: 0px 10px;
}
legend{
	color: Black;
	font-weight: bold;
}
a{
	 color: #18A0DD;  
	 text-decoration: underline;
}
a.simple{
	 color: #032E75;  
	 text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a img{
	border: 0px;
	cursor: pointer;
}
h1{
	font-size: 110%;
	font-weight: bold;
}
h2{
	text-transform: uppercase;
	font-size: 110%;
}
h3{
	font-size: 100%;
}
h4{
	font-size: 100%;
	font-weight: normal;
	color: #EE7A34;
	margin: 5px 0px 12px 38px;
}
h5{
	font-family: HeliosCond, Arial Narrow, Arial;
	font-weight: normal;
	margin: 0px 0px 6px 30px;
	text-transform: uppercase;
	font-size: 100%;
	color: Black;
}
/************************************************/
.Button{
	background-image: url(images/button-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #87BFDB;
	color: #20526A;
}
.calendar{
	position: relative;
	background-image: url(files/football.gif);
	background-repeat: no-repeat;
	width: 182px;
	height: 318px;
	padding: 0;
}
.comments .date{
	font-weight: bold;
	margin-left: 11px;
}
.comments .name{
	color: #EE7A34;
	font-weight: bold;
}

/********** Таблицы сравнения ******************/ 
.compare{
	margin-bottom: 5px;
	width: 170px;
}
.compare tr.odd1{
	background-color: #DCE8EE;
}
.compare tr.even1{
	background-color: #E8F4FA;
}
.compare_main{
	margin-top: 1px;
}
.compare_main th{
	border: 0px;
	padding: 5px 14px 0px 14px;
}
.compare_main th.first{
	padding: 0px;
	height: 43px;
	background-image: url(images/compare-bg.gif);
	background-repeat: repeat-y;
	border-top: 8px solid #97D3F2;
}
.compare_main th.second{
	padding: 0px;
	background-image: url(images/compare-bg.gif);
	background-repeat: repeat-y;
}
.compare_main th.odd1{
	background-color: #E8F4FA;
}
.compare_main td{
	padding: 4px 13px;
	color: Black;
	font-size: 75%;
}
.compare_main td.menu1{
	background-color: #94C8E3;
	color: #032E75;
	font-weight: bold;
}
.compare_main td.menu2{
	background-image: url(images/compare-bg.gif);
	background-repeat: repeat-y;
	color: #032E75;
	font-weight: bold;
}
.compare_main td.odd1{
	background-color: #F1F1F1;
}
.compare_main td.odd2{
	background-color: #DCE8EE;
}
.compare_main td.odd3{
	background-color: #E8F4FA;
}
.compare_main td.odd4{
	background-color: #FFFFFF;
}
/*********************************************/
.div_title{
/*	background-image: url(images/gray_square_16.gif);*/
	background-image: url(/images/white_square_17.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #62B5DF;
	font-family: HeliosCond, Arial Narrow, Arial;
	text-transform: uppercase;
	padding: 2px 0px 2px 19px;
	margin-bottom: 5px;
	font-size: 120%;
	color: White;
}
.div_title2{
	background-image: url(/images/white_square_16.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #F91E3C;
	font-family: HeliosCond, Arial Narrow, Arial;
	text-transform: uppercase;
	padding: 2px 0px 2px 19px;
	margin-bottom: 5px;
	font-size: 120%;
	color: White;
}
.div_body{
	font-family: Arial, Helvetica, sans-serif;
	border: 6px solid #DBEEF8;
	background-image: url(images/dib-bg_20.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #EFF0F0;
	padding: 3px; 
}
.DivView{
	position:absolute;
	visibility:hidden;
	z-index:3;
	border: 1px solid #2397D2;
	background-color: #D1E7F4;
	width: 150px;
}
.DivView a{
	display: block;
	text-decoration: none;
	padding: 3px 5px;
	color: #595959;
	font-family: HeliosCond, Arial Narrow, Arial;
	font-size: 120%;
}
.DivView a:hover{
	background-color: #52A7D2;
	color: White;
	text-decoration: none;
}
.file{
	color: #9EA9C7;
	text-decoration: none;
}
#filelist a{
	display: block;
	margin-bottom: 5px;
}
#football_text{
	position: relative;
	left: 0px;
	top: 225px;
	padding: 0;
	margin: 0;
}
#football_text td{
	padding: 0;	
	text-align: center;
	width: 50px;
	font-weight: bold;
	font-family: Tahoma;
}
#football_text td.date{
	color: #ED2123;
	font-size: 24px;
}
#football_text td.unit{
	color: #222222;
	font-size: 11px;
	text-transform: uppercase;
}
#footer{
	color: #90DAFF;
	background-color: #2397D2;
	height: 37px;
	padding: 7px 50px;
}
#footer a{
	color: #90DAFF;
}
#gallery div.thumbnail{
	width: 100px;
	height: 140px;
	margin-right: 5px;
	float: left;
}
#gallery div.img{
	width: 100px;
	height: 100px;
	border: 1px solid #DDDDDD;
	text-align: center;
}
#gallery span{
	width: 100%;
	text-align: center;
}
.gallery div.text{
	text-align: center;
	border-top: 1px solid #8ECFF5;
	font-size: 90%;
	text-decoration: none;
	color: #1B246F;
	height: 100%;
	padding: 5px 3px;
	cursor: pointer;
}
.gallery_div{
	border: 5px solid #DAEDF4;
	height: 112px;
	cursor: pointer;
	background-color: White;
}
.gallery td{
	border: 1px solid #8ECFF5;
	background-color: #F0F0F0;
	vertical-align: top;
	width: 25%;
	text-align: center;
	cursor: pointer;
}
.header{
	background-repeat: repeat-x;
}
.header_contacts{
	color: #2397D2;
	font-family: HeliosCond-Bold, Arial Narrow;
	font-weight: bold;
	font-size: 16px;
	padding: 0px 36px 0px 15px; 
}
.header_contacts a{
	text-decoration: none;
}
.header_contacts a.contacts2{
	text-decoration: underline;
	color: #032E75;
}
.hot_bg{
	background-repeat: no-repeat;
	height: 312px;
	width: 186px;	
	cursor: pointer;
}
.hot_name{
	position: relative;
	left: 13px;
	top: 13px;
	width: 155px;
	text-align: left;
}
.hot_price{
	position: relative;
	left: 0;
	top: -20px;
	width: 186px;	
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	text-align: left;
	color: #FF8500;
	font-weight: bold;
	padding: 0px 0px 0px 12px;
	font-size: 18px;
}
.left{
	float: left;
}
.leftmenu{
/*	width: 203px;*/
}
.leftmenu td{
	background-color: #7CCAF1;
/*	background-image: url(images/leftmenu-bg_11.jpg);
	background-repeat: repeat-x;
	background-position: bottom;*/
	border-bottom: 5px solid #5FB4DE;
}
td.leftmenu-border{
	background-image: url(images/leftmenu-border_11.jpg);
	background-color: #9ED8F4;
}
.leftmenu a{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	color: #032E75;
	font-size: 110%;
}
.leftmenu div{
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
/*	color: White;*/
	font-weight: bold;
	font-size: 110%;
}
.leftmenu div.level1{
	background-image: url(images/leftmenu_19.gif);
	background-position: 0px 3px;
}
.leftmenu div.level2{
	background-image: url(images/leftmenu_39.gif);
	background-position: 0px 6px;
}
.level0{
	padding-left: 10px;
}
.level1{
	background-image: url(images/leftmenu_18.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left: 10px;
}
.level2{
	background-image: url(images/leftmenu_26.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-left: 15px; 			
}
.list_hover {
	background-color: #F4E0CC;
	cursor: pointer;
}
.list_hover td, .list_hover th{
	padding: 5px 12px 3px 12px;
}
.main_catalog{
	margin: 15px 0px 0px 0px;
	background-image: url(images/main_catalog-bg_48.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 0px;
	vertical-align: top;
}
.main_catalog a{
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	background-image: url(images/main_catalog_dot_54.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 11px; 
	margin: 0px 0px 0px 11px;
}
.main_catalog a span{
	text-transform: uppercase;
	font-family: HeliosCond, Arial Narrow, Arial;
	background-image: none;
	padding: 0px 0px 0px 22px; 
	margin: 0px;
	font-size: 120%;
	color: #032E75;
}
.main_catalog a span.simple{
	text-transform: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0;
	font-size: 100%;
	color: #7E7E7E;
}
.main_catalog a.simple{
	cursor: pointer;
	font-size: 100%;
	background-image: none;
	padding-left: 0px;
	margin: 0px;
}
.main_catalog a.simple:hover{
	text-decoration: none;
}
.main_hot{
	margin-top: 10px;
	width: 100%;
	height: 312px;
}
a.main_hot_name{
	color: #032E75;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: HeliosCond, Arial Narrow, Arial;
	text-decoration: none;
}
a.main_hot_name:hover{
	text-decoration: none;
}
#mainmenu{
	color: white;
	font-size: 15px;
	background-color: #2397D2;
	text-align: center;
	padding: 8px 0px 8px 0px;
	text-decoration: none;
}
#mainmenu a{
	color: white;
	font-family: HeliosCond, Arial Narrow, Arial;
	text-decoration: none;
	padding: 0px 6px; 
}
#mainmenu a:hover{
	color: #FFCC77;
	text-decoration: underline;
}
#mainmenu span.active{
	font-family: HeliosCond, Arial Narrow, Arial;
	color: #FFCC77;
	text-decoration: underline;
}
/*Карта сайта*/
.menu1 a{
	text-transform: uppercase;
	font-weight: bold;
}
.menu2{
	margin-left: 20px;
}
.menu2 a{
	font-weight: bold;
}
.menu3{
	margin-left: 40px;
}
.menu4{
	margin-left: 60px;
}
/*********************/
.Message{
	color: Red;
}
.navig a{
	text-decoration: none;
	color: #032E75;
}
.path{
	padding: 15px 10px 15px 10px;
	background-color: #EFF5F9;
}
.path a{
	text-decoration: none;
	color: #032E75;
}
.price{
	color: #FF8500;
	font-size: 110%;
	font-weight: bold;
}
table.print {
	border-top: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
}
table.print td {
	font-size: 70%;
	font-family: Arial;
	font-weight: normal;
	border-bottom: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
}
table.print th {
	border-bottom: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	font-size: 70%;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
}
.product_descr{
	margin: 11px 0px 0px 11px;
	background-color: #F1F1F1;
	padding: 6px 10px 6px 10px;
}
.right{
	float: right;
}
.searchfind{
	color: Red;
}
#subscribe{
	margin-left: 10px;
}
#subscribe div{
	font-weight: bold;
	margin-top: 5px;
}
.technology2{
	background-image: url(images/technology-bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 182px;
	height: 23px;
	margin-bottom: 5px;
}
.technology{
	background-image: url(images/technology_border.gif);
	background-repeat: no-repeat;
	width: 182px;
	height: 62px;
	padding: 1px;
	margin-bottom: 17px;
}
.technology_border{
	background-image: url(images/technology_border.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	background-color: #F1F1F1;
	width: 182px;
	height: 62px;
	padding: 1px;
	margin-bottom: 17px;
}
.technology_name{
	background-position: right bottom;
	background-repeat: no-repeat;
	font-family: HeliosCond, Arial Narrow, Arial;
	color: Black;
	font-size: 130%;
	padding-left: 15px;
	text-align: left;
	height: 60px;
}
.title{
	font-weight: bold;
	padding-left: 30px;
}

/*************** Таблицы ********************/
.topleft1
{
	background-color: #F1F1F1;
	padding: 5px 12px 3px 12px;
	font-weight: bold;
}
.topcenter1
{
	background-color: #F1F1F1;
	padding: 5px 12px 3px 12px;
	font-weight: bold;
}
.topright1
{
	background-color: #F1F1F1;
	padding: 5px 12px 3px 12px;
	font-weight: bold;
}
.odd1
{
	background-color: #F1F1F1;
}
.even1
{
	background-color: White;
}
.odd1 td, .odd1 th, .even1 td, .even1 th{
	padding: 5px 12px 3px 12px;
}
/****************/

ul.all_products_list li h2 {
    text-transform: none;
    font-size: 80%;
    margin: 0;
}

#technology_block .top {
background:url(/images/technology-bg-top.gif) left top no-repeat;
width:182px;
padding:21px 0 0 0;
margin:0 0 10px 10px;
float:left;
position:relative;
}

	#technology_block .bottom {
	background:url(/images/technology-bg_bottom.gif) left bottom no-repeat;
	width:182px;
	padding:0 0 2px 0;
	}
	
		#technology_block .cont {
		background:url(/images/technology-bg-middle.gif) left top repeat-y;
		padding:0 10px 19px 10px;
		}
		
		#technology_block .pic {
		position:absolute;
		right:5px;
		bottom:5px;
		z-index:1;
		}
		
		#technology_block a {
		position:relative;
		z-index:2;
		}
		
#textIn {
font-weight:bold;
}

.boxPic {
position:relative;
clear:both;
margin:0 0 3px 0;
font-size:11px;
zoom:1;
}

	.boxPic img {
	margin:0 0 0 4px !important;
	}

.boxPic:after, .similar div div:after {
content:'';
clear:both;
display:block;
overflow:hidden;
height:0;
}

.picIco {
margin:0 0 2px 0;
border-collapse:collapse;
width:150px;
}

	.picIco td {
	text-align:left;
	vertical-align:middle;
	padding:0;
	font-size:11px;
	font-weight:bold;
	}
	
	.picIco td.right {
	width:30px;
	text-align:right;
	}
	
.oneStanok .picIco td {
padding:2px 0;
}
	
.similarTable {
table-layout:fixed;
width:100%;
}

.similar {
padding:0;
vertical-align:top;
width:33%;
}
	
	.similar div {
	padding:0;
	border:1px solid #89CFF2;
	}
	
	.similar div div {
	background:#EFF0F0 url(images/dib-bg_20.jpg) center top repeat-x;
	border:6px solid #DBEEF8;
	padding:5px;
	zoom:1;
	}
	
	.similar img {
	float:left;
	margin:0 10px 2px 0;
	border:1px solid #F1F1F1;
	}
	
.newCat {
border:none;
border-collapse:collapse;
table-layout:fixed;
width:100%;
margin:0;
padding:0;
}
	
	.newCat td {
	width:50%;
	vertical-align:top;
	padding:5px 0 5px 20px;
	}
		
	.newCat td.left {
	padding:5px 20px 5px 0;
	}
		
	.newCat ul {
	margin:0;
	padding:0;
	list-style-type:none;
	}
		
    	.newCat ul li {
	    font-size:12px;
		font-weight:bold;
		color:#686868;
		margin:0 0 5px 0;
		padding:0 0 0 14px;
		cursor:pointer;
		position:static;
		}
			
			.newCat ul li a {
			color:#032E75;
			font-weight:bold;
			}
				
			.newCat ul li img.opCl {
			margin:0 5px -1px -14px;
			}
				
			.newCat ul li .dropCat {
			padding:2px 0;
			margin:5px 0;
			display:none;
			zoom:1;
			}
				
			.newCat ul li.active .dropCat {
			display:block;
			}
				
			.newCat ul li.active .dropCat li ul{
			display:none;
			}
			
			.newCat ul li.active .dropCat li.active ul{
			display:block;
			}

			    .newCat ul li .dropCat li {
				background:none;
				margin:0 0 3px 0;
				padding:0 0 0 8px;
				font-weight:bold;
				zoom:1;
				}
					
					.newCat ul li .dropCat li a {
					font-weight:normal;
					}
					
					.newCat ul li .dropCat ul li {
					font-weight:normal;
					}
					
					.newCat ul li .dropCat ul {
					margin:5px 0;
					}
	