#i12{
	width: 1200px;
	min-width: 1200px;
}

#header{
	height: 140px;
	background: url('../img/header00.jpg') repeat-x top right;
}
#header11{
	width: 345px;
	background: url('../img/header11.jpg') no-repeat top right;
}
#header11 img{
	position: relative;
	top: 30px;
	left: 42px;
	width: 290px;
	height: 90px;
}
#header12{
	vertical-align: middle;
	text-align: center;
}
#header13{
	vertical-align: middle;
	width: 305px;
	color: #303030;
	background: url('../img/header13.jpg') no-repeat top right;	
	padding-left: 20px;
	padding-right: 20px;
}
#header13 h1{
	color: black;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}
#middleContent{
	padding-left: 22px;	
	padding-right: 22px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#leftColumn{
	width: 207px;
}
#rightColumn{
	width: 164px;
}
#lineMunu11{
	height: 7px;
	width: 207px;
	background: url('../img/lineMenu11.jpg') no-repeat bottom center;
}
#lineMunu21{
	height: 209px;
	width: 207px;
	background: #0b86bd url('../img/lineMenu21.jpg') no-repeat top center;
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 17px;
}
#lineMunu31{
	height: 7px;
	width: 207px;
	background: url('../img/lineMenu31.jpg') no-repeat bottom center;
}
.itemLineMenu{
	height: auto;
	margin-bottom: 10px;
}
.itemSubLineMenu{
	margin-top: 3px;
    padding-bottom: 10px;
    padding-left: 26px;
	height: auto;
}
.itemSubLineMenu2{
	padding-left: 46px;
	padding-bottom: 5px;
	height: 22px;
	margin-top: 3px;
}

#lineMunu21 a.activeLineMenu,
#lineMunu21 a.passiveLineMenu{
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	height: 22px;
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
}
#lineMunu21 a.passiveLineMenu:link,
#lineMunu21 a.passiveLineMenu:visited{
	color: #cccccc;
	text-decoration:none;
	background: url('../img/passiveLineMenu.gif') no-repeat left top;

}
#lineMunu21 a.activeLineMenu:link,
#lineMunu21 a.activeLineMenu:visited,
#lineMunu21 a.activeLineMenu:hover,
#lineMunu21 a.activeLineMenu:active,
#lineMunu21 a.passiveLineMenu:hover,
#lineMunu21 a.passiveLineMenu:active{
	color: white;
	text-decoration:none;
	background: url('../img/activeLineMenu.gif') no-repeat left top;
}
.subMenu{
	position: relative;
	height: auto;
	padding-top: 4px;
}
#lineMunu21 .activeSubLineMenu,
#lineMunu21 .passiveSubLineMenu,
#lineMunu21 .activeSubLineMenu2,
#lineMunu21 .passiveSubLineMenu2{
	font-weight: bold;
}
#lineMunu21 a.passiveSubLineMenu:link,
#lineMunu21 a.passiveSubLineMenu:visited,
#lineMunu21 a.passiveSubLineMenu2:link,
#lineMunu21 a.passiveSubLineMenu2:visited{
	color: #cccccc;
	text-decoration:none;		
}
#lineMunu21 a.activeSubLineMenu:link,
#lineMunu21 a.activeSubLineMenu:visited,
#lineMunu21 a.activeSubLineMenu:hover,
#lineMunu21 a.activeSubLineMenu:active,
#lineMunu21 a.passiveSubLineMenu:hover,
#lineMunu21 a.passiveSubLineMenu:active,

#lineMunu21 a.activeSubLineMenu2:link,
#lineMunu21 a.activeSubLineMenu2:visited,
#lineMunu21 a.activeSubLineMenu2:hover,
#lineMunu21 a.activeSubLineMenu2:active,
#lineMunu21 a.passiveSubLineMenu2:hover,
#lineMunu21 a.passiveSubLineMenu2:active{
	color: white;
	text-decoration:none;		
}

/*****/

#menuBrandLines{
	margin-top: 16px;
	margin-left: 40px;
	margin-bottom: 10px;
}
#newCatalog{
	padding: 0;
	margin-bottom: 30px;
	
}
#newCatalog p{
	width: 100%;
}
#newCatalog a.activeLineMenu,
#newCatalog a.passiveLineMenu{
	font-size: 16px;
	padding-left:20px;
}
#newCatalog a.passiveLineMenu:link,
#newCatalog a.passiveLineMenu:visited{
	color: #087faa;
	text-decoration: underline;
	background: url('../img/passiveItemListBrand.gif') no-repeat;
	background-position: 0 4;

}
#newCatalog a.activeLineMenu:link,
#newCatalog a.activeLineMenu:visited,
#newCatalog a.activeLineMenu:hover,
#newCatalog a.activeLineMenu:active,
#newCatalog a.passiveLineMenu:hover,
#newCatalog a.passiveLineMenu:active{
	color: black;
	text-decoration: none;
	background: url('../img/activeItemListBrand.gif') no-repeat;
	background-position: 0 4;
}
#newCatalog .activeSubLineMenu,
#newCatalog .passiveSubLineMenu{
	font-weight: bold;
/*	margin-left: 36px;*/
}
#newCatalog a.passiveSubLineMenu:link,
#newCatalog a.passiveSubLineMenu:visited{
	color: #087faa;
	text-decoration:underline;		
}
#newCatalog a.activeSubLineMenu:link,
#newCatalog a.activeSubLineMenu:visited,
#newCatalog a.activeSubLineMenu:hover,
#newCatalog a.activeSubLineMenu:active,
#newCatalog a.passiveSubLineMenu:hover,
#newCatalog a.passiveSubLineMenu:active{
	color: black;
	text-decoration:none;	
}


/****/
.shortLink{
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	width: 207px;
	height: 45px;
	background: url('../img/shortLink.gif') no-repeat left top;
	border-top: 7px solid white;
}
.shortLink a:link,
.shortLink a:visited{
	color: #087faa;
	text-decoration:none;
}
.shortLink a:hover,
.shortLink a:active{
	color: #626262;
	text-decoration:none;
}
#formSearch{
	width: 207px;
	height: 115px;
	background: url('../img/findBg.gif') no-repeat top left;
	padding: 18px;
	text-align: right;
}
#headerFormSearch{
	height: 40px;
	color: #626262;
	padding-left: 9px;
	padding-top: 11px;	
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	background: url('../img/searchFormSeporator.gif') no-repeat;
	background-position:  6 29;
}
#formSearch input,
#formSearch select{
	width: 100%;
	margin-bottom: 10px;
}
#banners11{
	height: 8px;
	width: 163px;
	background: url('../img/banners11.gif') repeat-x 0 0;
}
#banners21{
	height: 40px;
	width: 163px;
	background: url('../img/banners21.gif') repeat-y 0 0;
	text-align: center;	
}
#banners31{
	height: 8px;
	width: 163px;
	background: url('../img/banners31.gif') repeat-x 0 0;
}
#banners21 div.bannersBrand{
	margin-top: 20px;
	margin-bottom: 20px;
}

.allBrand{
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
	padding-top: 10px;
	height: 38px;
	background: url('../img/allBrand.gif') no-repeat top center;
	margin-top: 0px;
	margin-bottom: 0px;
	
}
.allBrand a:link,
.allBrand a:visited{
	color: #087faa;
	text-decoration:none;
}
.allBrand a:hover,
.allBrand a:active{
	color: #626262;
	text-decoration:none;
}

#headerNews{
	height: 40px;
	color: #626262;
	padding-left: 9px;
	padding-top: 11px;	
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	background: url('../img/newsSeporator.gif') no-repeat;
	background-position:  6 29;
}
#formNews{
	padding-left: 5px;
}

#formNews div{
	margin-top: 15px;
}

.dateNews{
	color: #99be6b;
	font-size: 12px;
	font-weight: bold;
}

p.dateNews{
	color: #99be6b;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

p.titleNews{
	text-transform: uppercase;
	color: black;
	font-weight: bold;
	margin-bottom: 10px;
}

a.titleNews:link,
a.titleNews:visited{
	text-transform: uppercase;
	color: #087faa;
	font-weight: bold;
	text-decoration:none;
}
a.titleNews:hover,
a.titleNews:active{
	text-transform: uppercase;
	color: #626262;
	font-weight: bold;
	text-decoration:underline;
}
#mainMenuTable{
	width: 100%;
	height: 38px;
	background: url('../img/mainMenuTableBg.gif') repeat-x top right;
}
#mainMenuTable td{
	vertical-align: middle;
}
#mainMenuTableLeft{
	height: 38px;
	width: 13px;
	background: url('../img/mainMenuTableLeft.gif') no-repeat top right;
}
#mainMenuTableRight{
	height: 38px;
	width: 13px;
	background: url('../img/mainMenuTableRight.gif') no-repeat top left;
}
a.mainMenuActive:link,
a.mainMenuActive:visited,
a.mainMenuPassive:link,
a.mainMenuPassive:visited{
	text-transform: uppercase;
	color: white;
	font-weight: bold;
	text-decoration:none;
	background-image: url("../img/bull2.gif");
	background-repeat: no-repeat;
	background-position: left 5;

	padding-left: 12px;
	margin-right: 3px;
	margin-left: 2px;
}
a.mainMenuActive:hover,
a.mainMenuActive:active,
a.mainMenuPassive:hover,
a.mainMenuPassive:active{
	text-transform: uppercase;
	color: white;
	font-weight: bold;
	text-decoration:none;
	background-image: url("../img/bull3.gif");
	background-repeat: no-repeat;
	background-position: left 5;
	padding-left: 12px;
	margin-right: 3px;
	margin-left: 2px;
}
#centerBanner{
	margin-top: 6px;
	text-align: center;
	width: 760px;
	height: 101px;
}
#headerNewCatalog{
	height: 40px;
	color: #626262;
	padding-left: 21px;
	padding-top: 11px;	
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	background: url('../img/newSeporator.gif') no-repeat;
	background-position:  21 29;
	color: #303030;
}


#location{
	height: auto;
	color: #626262;
	padding: 0px;
	padding-left: 21px;
	padding-top: 11px;	
	padding-bottom: 7px;	
	font-weight: bold;
	font-size: 14px;
	background: url('../img/newSeporator.gif') no-repeat;
	background-position:  21 29;
	color: #303030;
}
#location a{
	text-transform: uppercase;	
}

#linePages{
	clear: both;
	position: relative;
	top: 10px;
	height: 60px;
	background: url('../img/newSeporator.gif') no-repeat;
	background-position:  20 0;
	width: 751px;
	text-align: center;
	padding-top: 15px;
}

#linePages table td{
	width: 10px;
	text-align: center;
	vertical-align: middle;
}

#linePages a:link,
#linePages a:visited{
	font-weight: bold;
	color: #066486;
	text-decoration: none;
}
#linePages a:hover,
#linePages a:active{
	font-weight: bold;
        color: black;
	text-decoration: none;
}
#tMark{
	left: 540px;
	position: relative;
	width: 207px;
	height: 70px;
	color: #626262;
	background: url('../img/tMark.gif') no-repeat top left;	
	font-size: 14px;
	padding-left: 20px;
	padding-top: 10px;
	margin-bottom: -20px;
}
#tMark input,
#tMark select{
	width: 143px;;
}

#location a:link,
#location a:visited{
	color: #6c6c6c;
	text-decoration: none;
}
#location a:hover,
#location a:active{
        color: black;
	text-decoration: none;
}

#newCatalog{
	height: auto;
	width: auto;
}
.itemCatalog{
	float: left;
	width: 354px;
	height: 157px;
	margin-left: 20px;
	margin-top: 23px;	
	background: url('../img/itemCatalog.gif') no-repeat;
}
.itemCatalog .photo{
	position: relative;
	float: left;
	width: 140px;
	height: 140px;
	top: 8px;
	left: 9px;
	overflow: hidden;
}
.itemCatalog .description{
	float: left;
	position: relative;
	left: 30px;
	top: 20px;
	width: 175px;
	font-size: 11px;
}
div.new{
	text-transform: uppercase;
	color: #d60d49;
	font-size: 14px;
	font-weight: bold;
	display: none;
	margin-bottom: 5px;
}

.itemCatalogMore{
	float: left;
	width: 651px;
	height: 296px;
	margin-left: 20px;
	margin-top: 23px;	
	background: url('../img/itemCatalogMore.gif') no-repeat;
}
.itemCatalogMore .photo{
	position: relative;
	float: left;
	width: 262px;
	height: 262px;
	top: 15px;
	left: 16px;
	overflow: hidden;
}
.itemCatalogMore .description{
	float: left;
	position: relative;
/*	left: 49px;*/
	left: 32px;
	top: 39px;
	width: 300px;
	padding-bottom: 60px;
}

#moreNavigate{
	position: absolute;
	width: 50px;
	height:20px;
/*	top: 195px;
	left:0px;*/

	top: 270px;
	left:-100px;
}
#prevBut{
	position: relative;
	float: left;
}
#nextBut{
	position: relative;
	float: right;
}
div.moreCatalog{
	margin-top: 10px;
}

#listBrand{
	padding-top: 20px;
	padding-left: 40px;
}

#listBrand div{
	float: left;
	font-size: 16px;
	width: 25%;
	height: 30px;
	padding:0px;
	margin:0px;
}
#listBrand div a{
	padding-left: 20px;
}
#listBrand div a:link,
#listBrand div a:visited{
	color: #087faa;
	text-decoration: underline;
	background: url('../img/passiveItemListBrand.gif') no-repeat 0 4;
}
#listBrand div a:hover,
#listBrand div a:active{
        color: black;
	text-decoration: none;
	background: url('../img/activeItemListBrand.gif') no-repeat 0 4;
}
.itemNews{
	width: 575px;
	margin-left: 40px;
	margin-top: 20px;
}
.moreNews{
	float: right;
	margin-bottom: 0px;
	margin-top: 10px;	
}
.backNews{
	float: right;
	margin-bottom: 0px;
	margin-top: 40px;
}
.lookAnswer{
	float: right;
	margin-bottom: 10px;
	margin-top: 10px;
}
.forma{
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.forma td{
	color: #626262;
	background-color: #efefef;
	text-align: left;
}
.forma input,
.forma textarea{
	border-width: 1px;
	border-style: solid;
	border-color: #a6a6a6;
	width: 200;
}

#footer{
	height: 45px;	
	background: url('../img/footer12.gif') repeat-x top right;
}
#footer11{
	width: 27px;
	background: white url('../img/footer11.gif') no-repeat top right;
}
#footer14{
	width: 27px;
	background: white url('../img/footer13.gif') no-repeat top left;
}
#footer12{
	text-align: left;
	color: #303030;
	padding-top: 18px;
}
#footer13{
	text-align: right;
	color: #303030;
	padding-top: 18px;
}
h1{
	font-size: 20
}
h2{
	font-size: 18
}
h1,h2,h3{
	color: #626262;
	text-transform: uppercase;
}
#tLimit{
	color: #626262;
	position: absolute;
	top: 265px;
	margin-left: 25px;
}
#tLimit a{
	text-decoration: none
}
#tLimit a:link,
#tLimit a:visited{
	color: #626262;
	text-decoration: none;
}
#tLimit a:hover,
#tLimit a:active{
	text-decoration: underline;
}

.count_order{
	font-size: 10px;
    text-align: right;
    width: 30px;
	_width: 26px;
	float: left;	
}
.td_count_order{
	width: 45px;	
}
.td_count_order div{
	position: relative;
}
.spinBut{	
	display: block;
	right: 0px;
	margin-top: 1px;			
	float: right;
}
#basketDiv{
	margin-bottom: 10px;
}
.basket{
	
}
.adding,
.earlier_add,
.error_add{
	position: absolute;
	color: white;
	padding:3px; 
	font-size: 11px;
	margin:0px;
	margin-top: -40px;	
	display: none;
	white-space:nowrap;
	border-radius: 4px;
	-moz-border-radius: 4px;	
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	padding-left:10px;
	padding-right:10px;
	background: url("/img/blick.png") repeat-x 0 0;
	font-size: 11px;
}
.adding{
	background-color: blue;	
	border:1px solid #d0d8e6;
}
.earlier_add{
	background-color: green;
	border:1px solid #409340;
}
.adding{
	background-color: #004276;
}
.error_add{
	background: red;
	border:1px solid #e16b6c;
}
#short_basket{	
	height: 100%;		
	margin-left: 10px;
	margin-top: 5px;
}
#short_basket td{		
	font-size: 11px;
}


/*Корзина*/
#basket_main{
	border-collapse:collapse; 
	border: 2px solid white;
	border-top:0px;
	width: 95%;
}
#basket_main td{
	border: 3px solid white;
	border-top:0px;
	border-bottom:0px;
	padding: 5px;
	vertical-align: middle;
}
#basket_main tr{
	height: 20px;
}
#basket_main #header{
	background: white;			
	font-weight: bold;
	text-align: center;
	
}
#basket_main a{
	text-decoration: none;
}

.toDel{
	width: 21px;
	height: 21px;
	display: block;
	background: url("../img/del.gif") no-repeat 0 -21px;		
}
.toDel:hover{
	background: url("../img/del.gif") no-repeat 0 -42px;	
}
.c{
	text-align: center;
}
.l{
	text-align: left;
}
.r{
	text-align: right;
}
#goToBasket{
	position: absolute;
	width: 163px;
	height: 40px;
}
#goToBasket img{
	width: 100%;
	height: 100%;
}
.clear{
	clear: both;
}
.textIndex{
	text-align: justify;
	width: 690px;
}

