#header, #menu, #content, #leftcolumn, #rightcolumn, #footer, #main {
	display:inline-block;
	text-align:left;
}

/** HEADER **/
#header {
	background-image: url(/images/header_bckg.gif);
	background-repeat: no-repeat;
	height: 122px;
	width: 980px;
	margin-top: 15px;
	}
	
table#head {
	border-collapse: collapse;
	border-spacing: 0;
	border: none;
	width: 980px;
	
	}

/** Logo **/

#logo {width: 220px; padding: 11px 0px 0px 25px;}
#logo img {border: none;}

/** PHONE **/
.icq {text-align: right; padding: 15px 145px 0 0; font-size: 24px; font-weight: bold; color: #212121; vertical-align: middle;}
.icq img {vertical-align: middle; margin-right: 5px;}
.icq div {margin: 15px 0 0 0;}


/** Search **/	

#search {
	width: 328px;
	padding: 50px 23px 0px 0;
        *padding: 50px 15px 0px 0px;
        *width: 315px;
	}

.jNiceInputWrapper {
BACKGROUND: url(/images/input_left.gif) no-repeat left top; 
HEIGHT: 30px; 
width: 240px; 
margin-bottom: 5px;}

.jNiceInputInner {
padding: 6px 20px 0px 12px; 
margin: 0px; 
BACKGROUND: url(/images/input_right.gif) no-repeat right top; 
width: 251px;
}

.jNiceInputInner DIV {height: 24px;}
.jNiceInputInner INPUT {
	padding: 0px; margin: 0px;
	border-width: 0px; 
	height: 17px;
	color: #555555; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	width: 250px;

}


.jNiceSelectWrapper {WIDTH: 118px; POSITION: relative; height: 30px; BACKGROUND: url(/images/input_left.gif) no-repeat left top; margin-right: 5px;}
.jNiceSelectWrapper DIV SPAN {border: none; padding: 6px 3px 6px 12px; WIDTH: 118px; POSITION: absolute; HEIGHT: 28px; color: #555555; font-size: 11px;}
.jNiceSelectWrapper DIV A {
	DISPLAY: block; RIGHT: 0px;
	BACKGROUND: url(/images/select_right.gif) no-repeat center center;
	WIDTH: 18px; HEIGHT: 30px;
	POSITION: absolute;
	}

.jNiceSelectWrapper UL {
	padding: 0px; margin: 0px;
	border: #ccc 1px solid;
	DISPLAY: none;
	LEFT: 0px; OVERFLOW: auto; WIDTH: 118px; LIST-STYLE-TYPE: none; POSITION: absolute; TOP: 28px; background-color: #fff;}

.jNiceSelectWrapper UL A {padding: 5px; display: block; color: #1d70c0; background-color: #fff; text-decoration: none;}
.jNiceSelectWrapper UL A:hover {background-color: #e1f5ff;}
.jNiceSelectWrapper UL A.selected {background-color: #ededed;}

.jNiceHidden {DISPLAY: none}

	
/** Phone **/

#phone {
	width: 140px;
	background: url(/images/phone_arrow.gif) no-repeat top left;
	text-align: left;
	padding-left: 70px;
	font-size: 11px;
	}
	
	#phone a {
	text-transform: uppercase;
	font-size: 11px;
	color: #0d4d89;
	}
		
	#phone .number {
		
		padding: 2px 10px 5px 0px;
		font-size: 11px; color: #212121; line-height: 16px;}
		
	#phone .number span {font-size: 11px; font-weight: bold;}

	.korzina_zag {padding: 30px 5px 0 0; font-size: 19px; color: #fe0003; text-transform: uppercase;}
	
	
/** MENU **/


#menu {
	border-collapse: collapse;
	border-spacing: 0;
	border: none;
	width:986px;
	height: 36px;
	padding: 0;
	background: url(/images/topmenu.png) no-repeat 0 0;
	}
	
	.menus {
		padding: 10px 0px 0px 0px;
		
		width: 986px;
		height: 26px;
		text-align: center;
		}
	
	.menus a {font-size: 11px; text-transform: uppercase; color: #FFFFFF; text-decoration: none; background: url(../images/menudiv.gif) no-repeat top right; padding: 10px 21px; text-shadow: 0px -1px 1px #193a69; }
	.menus a:hover {color: #FFFFFF; text-decoration: underline;}
	
	a.last {color: #FFFFFF; text-decoration: none; padding: 10px 0px 0px 21px; background: none;}
	a.last:hover {color: #FFFFFF; text-decoration: underline;}


/* IN KORZINA*/

.in_korzina {
background: url(/images/in_korzina_bg.gif) repeat-x 0 0;
width: 980px;
height: 34px;
}

	.in_korzina_box {
	background: url(/images/in_korzina.png) no-repeat 0 0;
	/*width: 810px;*/
	height: 24px;
	padding: 4px 0 0 158px;
	font-size: 12px;
	}
		
		.in_korzina_box div{
		float: left;
		}
		.in_korzina a{
		color: #dd2e17;
		font-weight: bold;
		}
		
		.in_korzina img{
		margin-left: 10px;
		}


/** Main  **/
#main {
	clear:left;
	width: 980xp;
	background: url(/images/corners.gif) #ffffff no-repeat bottom;
	}

/*********************************/
/*------------- LEFT ------------*/
/*********************************/

#leftcolumn {
	width: 176px;
	*width: 171px;
	padding: 10px 6px 15px 6px;
	*padding: 10px 0 15px 5px;
	}




/**  Account    **/

.account {
background: url(/images/account_top.gif) no-repeat 0 0;
padding: 10px 5px 10px 9px;
margin: 20px 0 0 -5px;
}

	.account_box {
		margin: 10px 0 0 -9px;
		background: url(/images/account_zag.gif) 0 0 no-repeat;
		width: 188px;
		}
	
		.account_zag {
			text-transform: uppercase;
			color: #fff;
			margin-left: 10px;
			padding-top: 2px;
			}
		
		.account_info {
			line-height: 18px;
			margin: 10px 0 0 19px;
			}
		
		
			.account_info a {
				display: block;
				background: url(/images/marker2.gif) no-repeat 0 5px;
				padding-left: 9px;
				font-size: 11px;
				font-weight: bold;
				color: #353535;
				text-decoration: none;
				margin-left: -9px;
				}
				
			.account_info a:hover {
				text-decoration: underline;
				color: #353535;
				}
				
			.account_info span {
				color: #4777a7; 
				font-weight: bold;
				}
		
			a.account_kolvo {
				display:inline;
				background: none;
				color: #4777a7;
				}


			.last_see {margin-left: 15px; font-weight: bold;}
			.last_see a{margin-left: 0;  font-weight: normal;}
			
			.galery {margin-left: 3px; background: url(/images/galery_bottom.gif) repeat-x bottom left; padding-bottom: 15px; }
			.galery a{display: inline; background: none; }
			.galery img{border: 1px #3d3d3d solid; margin: 5px 2px 2px 9px; }



	
/** Ads **/
.rkm {text-align: center; padding-top: 20px;}
.rkm img {margin-bottom: 10px;}
	

/*********************************/
/*----------- CENTER ------------*/
/*********************************/

#content {width: 579px; *width: 569px; padding: 10px 1px 15px 12px; *padding: 0; }

/** Subscribe **/
	
table#subscribe {
	border-collapse: collapse;
	border-spacing: 0;
	border: none;
	width: 593px;
	*width: 591px;
	margin: 6px 0px;
	
	}
	
	.receive {
		font-weight: bold;
		text-transform: uppercase;
		font-size: 12px;
		color: #464646;
		padding: 14px 5px 0px 8px;
		background: url(/images/subscr_bckg.gif) repeat-x;
		}
		
		.receive p {
			background: url(/images/mail.gif) no-repeat left;
			padding:0px; padding-left: 23px;
			}
			
			.subscr {padding-top: 7px; background: url(/images/subscr_bckg.gif) repeat-x;}
			
						.subscr form {margin: 0; padding: 0;}
					
						.sbfield {
							border: none;
							background: url(/images/search_bg.gif) repeat-x 0 0; 
							width: 148px;
							color: #555555;														
							}
							
						.sbfield2 {
							border-width: 0px;
							font-size: 11px;
							padding: 2px 0px 0px 7px;
							width: 141px;
							margin-top: 3px;
							}
							

.d_action {
background: url(/images/d_action.png) no-repeat 0 0;
padding-top: 5px;
margin-top: 2px;
margin-left: -10px;
*margin-left: 0px;
width: 593px;
}

.d_action span {
font-size: 18px;
color: #fff;
margin-left: 10px;
*margin-left: 20px;
padding-bottom: 6px;
display: block;
}


	.d_action_item {
	float: left;
	width: 290px;
	padding-left: 5px;
	background: url(/images/d_action_border.gif) no-repeat right 4px; 
	}

	.d_action_name {
	font-size: 15px;
	font-weight: bold;
	height: 110px;
	overflow: hidden;
	text-align: center;
	text-transform: uppercase;
	padding-top: 20px;
	}
	
	.d_action_oldprice {
	font-size: 12px;
	text-transform: uppercase;
	color: #2a2a2a;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	background: url(/images/old_price_top.png) no-repeat  center top;
	height: 16px;
	padding-top: 3px;
	
	}
	
	.d_action_newprice {
	font-size: 16px;
	text-transform: uppercase;
	color: #de2405;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
	}
	
	
.news_submit {
background: url(/images/news_bg.png) no-repeat 0 0;
width: 594px;
height: 33px;
padding-top: 8px;
margin: 10px 0 2px -10px;
*margin-left: 0;
}	
	
	.news_submit div {
		margin: 0 0 0 313px;
		*margin: 0 20px 0 0;
		float: left;
                *float: right;
		}
		
	.news_submit div div{
		float: left;
		margin: 0;
		}

	.news_submit_input {
	background: url(/images/news_input.gif) no-repeat 0 0;
	width: 141px;
	height: 25px;
	border: none;
	padding: 1px 4px 0 10px;
	*padding: 5px 4px 0 10px;
	*height: 21px;
	margin: 0;
	}
	
	.news_submit_btn {
	background: url(/images/news-btn.gif) no-repeat 0 0;
	width: 111px;
	height: 26px;
	border: none;
	cursor: pointer;
	margin: 0;
	}	
	
/** Goods Category **/
ul.goodscat {
	margin: 0px;
	padding: 0px;
}

ul.goodscat li {
	list-style: none;
	font-weight: bold;
	padding: 5px 0px;
	color: #1d70c0;
	background: url(/images/marker222.gif) repeat-x bottom left;
	}
	
	ul.goodscat li.active {background: none; margin-bottom: 0;}
	
	.goodscat a {color: #1b369c; text-decoration: none; background: url(/images/marker.gif) no-repeat 0 3px; padding-left: 9px;}	
	.goodscat a:hover {color: #4c4d4f; text-decoration: underline;}
	
#subgoods {
	font-weight: normal;
	color: #7a7a7a;
	margin: 0 0px 5px 7px;
	}
	
	#subgoods a{
	display: block;
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	line-height: 12px;
	}


/*********************************/
/*------------ RIGHT ------------*/
/*********************************/

#rightcolumn {
	width: 184px;
	padding: 10px 4px 15px;
	}
	
/** Goods oа the month **/

table#monthgoods {
	border-collapse: collapse;
	border-spacing: 0;
	border: none;
	width: 184px;
	margin-bottom: 7px;
	}
	
table#monthhead {
	border-collapse: collapse;
	border-spacing: 0;
	border: none;
	background: url(/images/tovar_month.png) no-repeat;
	height: 40px;
	}

	.monthhead {
		width: 178px;
		color: #fff;
		font-size: 15px;
		text-transform: uppercase;
		font-weight: bold;
		padding: 7px 0px 0px 8px;
		}
		
		.monthhead img {float: right; border: none; margin: -2px 5px 0px 0px;}
		
	td.mongood {
		border-top-width: 0px;
		border-bottom: 1px solid #e2e2e2;
		width: 165px;
		background: #eef1f4;
		padding: 8px 6px;
		background: url(/images/month_bg_bg.gif) repeat-y 0 0; 
		}
		
		
table.goodsdes {
	border-collapse: collapse;
	border-spacing: 0;
	border: none;
	width: 164px;
	}
	
		table.goodsdes tr{
		background: url(/images/month_bg.gif) no-repeat bottom left; 
					
			}
		
		table.goodsdes td{
			padding: 10px 5px 4px 0;
			color: #000;
			}
		
		table.goodsdes strong{
			color: #353535;
			font-size: 12px;
			}
		
	.goodsdes img {border: 1px solid #bababa; margin-right: 5px;}
	
	.goodsdes a {
		color: #ff2a2c; 
		font-weight: bold;
		}
	
	.allist {background: url(/images/all.gif) no-repeat 0 12px; text-transform: uppercase; padding: 10px 0 0 13px;}
	.allist a {color: #4d4d4d; text-decoration: underline; font-weight: bold;}
	.allist a:hover {color: #4d4d4d; text-decoration: none;}
	
	
	.news_see { 
	margin-left: 15px; font-weight: bold;
	}
	
	.news_see a{ 
	margin: 0 0 10px 0;  font-weight: normal; background: none; padding-left: 0; line-height: 12px;
	}
	
	
	.faq { 
	margin: 20px 0 0 8px; font-weight: bold; padding-right: 10px;
	}
	
	.faq  a{ 
	margin: 0 0 10px 0;  font-weight: normal; background: url(/images/faq.gif) no-repeat 0 0; padding: 6px 0 0 11px; line-height: 12px; text-decoration: underline;
	}

.faq  a:hover{ 
	text-decoration: none;
	}
	
	
/**  Brands **/

.brand {
	margin: 10px 0 10px 0;
	background: #f9f9f9 url(/images/brand_bg.gif) repeat-y 0 0;
	}
	
	.brand_top {
		background: url(/images/brand_top.gif) no-repeat 0 0;
		}
		
	.brand_bottom {
		background: url(/images/brand_bottom.gif) no-repeat left bottom;
		text-align: center;
		padding: 15px 0 0 0;
		}
		
		.brand_bottom img{
			margin: 15px 0 15px 0;
			}
			
		.brand_bottom span{
			font-size: 14px;
			font-weight: bold;
			}

/** KLIENTI  **/

.clients {
background:url(/images/clients_bg.gif) repeat-y 0 0;
}

	.clients_top {
	background: url(/images/clients_top.png) no-repeat  0 0;
	}
	
		.clients_bottom {
		background:url(/images/clients_bottom.gif) no-repeat bottom left;
		text-align: center;
		padding: 15px 0 10px 0;
		}
		
			.clients_bottom img{
			border: none;
			}
			
			.clients_bottom span{
			font-size: 14px;
			font-weight: bold;
			}
			
			.clients_bottom img{
			margin: 15px 0 15px 0;
			}

/** Polls **/
#polls {
	color: #353535;
	}

	#polls h4 {
		color: #ffffff;
		font-size: 10px;
		text-transform: uppercase;
		background-color: #1c70bf;
		padding: 3px 6px;
		}
		
	#polls .descr {padding: 10px 6px;}
	
	#polls ul {margin: 0px; padding: 0px; margin-bottom: 10px;}
	#polls ul li {list-style-type: none;}

		
/*********************************/
/*------------ FOOTER -----------*/
/*********************************/

#footer {
	width: 980px;
	clear:left;
	color: #b0b1b1;
	margin: 15px 0px;
	background: url(/images/footer.png) no-repeat;
	font-size: 10px;
	height: 143px;
	}
	
	#footer span {text-transform: uppercase; color: #fff; font-size: 9px; line-height: 16px;}
	
	#footer a {color: #fff; text-decoration: underline; line-height: 15px;}
	#footer a:hover {color: #fff; text-decoration: none;}

	
	
	
	ul.foot {margin: 0px; padding: 5px 0 0 0px;}
	ul.foot li {list-style: none;line-height: 14px;}	
	
table#foottbl {
	border-collapse: collapse;
	border-spacing: 0;
	border: none;
	width: 940px;
	}
	
	table#foottbl td{
	padding-top: 15px;
	}
	
#delivery {
	background: url(/images/footer_border.gif) no-repeat right;
	padding: 0 25px 0 25px;
	float: left;
	color: #fff;
	font-weight: bold;
	height: 110px;
	font-size: 11px;
	}
	
	#delivery a{
	color: #cbcbcb;
	font-weight: normal;
	font-size: 10px;
	}



#copyright {text-align: right; text-transform: uppercase; color: #FFFFFF;}

	
	
	.clear {clear: both; height: 0; margin: 0; padding: 0; line-height: 0;}
	
	
/** SUB **/

.path {
font-size: 14px;
margin: 5px 0 15px 0px;
}

.path a {
color: #3f6c99;
font-weight: bold;
}

.head_kat {
background: #3f6c99 url(/images/head_kat_b.gif) repeat-x bottom left;
width: 569px;
margin-left: 0px;
margin-bottom: 8px;
}

	.head_kat_top {
	background: url(/images/head_kat.png) no-repeat;
	color: #fff;
	width: 569px;
	padding-bottom: 20px;
	}
		
		.kat_zag {
		font-size: 18px;
		text-transform: uppercase;
		height: 32px;
		padding: 8px 0 0 10px;
		text-shadow: 0px -1px 1px #263f58;
		}
		
		.head_kat_top table td{
		vertical-align: top;
		padding: 20px 10px 0 0;
		font-size: 13px;
		line-height: 18px;
		}
		
	.kat_tovars {
	margin-left: 0px;
			}	
			
	.kat_tovars tr {
	background: url(/images/kat_border.gif) repeat-x bottom left;
			}
		
	.kat_tovars td {
		vertical-align: top;
		padding: 10px 10px 40px 5px;
		font-size: 13px;
		line-height: 16px;
		}
		
	.kat_tovars a{
		color: #3e6b97;
		font-size: 17px;
		line-height: 25px;
		font-weight: bold;
		}
		
		td.kat_tovar_price {
		vertical-align: middle;
		font-size: 20px;
		font-weight: bold;
		line-height: 40px;
		text-align: center;
		padding-top: 0;
		}
		
	/* SUB2 */

.tovar_page_img {
background: url(/images/kat_border.gif) repeat-x; 
margin-bottom: 20px;
padding-top: 30px;
}

	.tovar_page_img {
	background: url(/images/kat_border.gif) repeat-x; 
	margin-bottom: 20px;
	}
	
	.tovar_page_img span{
		font-size: 25px;
		font-weight: bold;
		display: block;
		margin: 20px 0 5px 0;
		}
	
	
td.tovar_page_img_small	{
width: 345px;
} 

	td.tovar_page_img_small	div{
	border: 3px solid #d0d0d0;
	width: 90px;
	height: 90px;
	text-align: center;
	overflow: hidden;
	float: left;
	margin: 5px;
	}

.tovar_page_info tr{
background: #f5f5f5 url(/images/tovar_page_border.png) no-repeat left top;
}

.tovar_page_info img{
text-decoration: none;
}

	.tovar_page_info tr table tr{
	background: none;
	}

.tovar_page_info td{
padding: 20px;
}


/* basket */

.basket_tovar_zakaz {
background: url(/images/kat_border.gif) repeat-x; 
width: 559px;
padding: 30px 10px 10px 10px;
font-size: 16px;
font-weight: bold;
}

.basket_tovar tr.basket_tovar_th {
background: url(/images/basket_th.png) no-repeat 0 0;
color: #fff;
font-size: 14px;
font-weight: bold;
text-shadow: 0px -1px 1px #193a69;
}

	.basket_tovar_th th{
	padding: 10px;
	}
	

	.basket_tovar tr{
	background: url(/images/kat_border.gif) repeat-x left bottom; 
	}
	
	.basket_tovar td{
	text-align: center;
	padding: 5px 5px 40px 0;
	vertical-align: middle;
	}
	
	.basket_tovar a{
	font-size: 15px;
	}
	
	.basket_tovar input{
	text-align: center;
	}
	
	.basket_tovar_price {
	font-size: 20px;
	font-weight: bold;
	color: #3d3d3d;
	}
	
	/* forma zakaza */
	
	.basket_form tr.basket_tovar_th {
	background: url(/images/basket_th.png) no-repeat 0 0;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 0px -1px 1px #193a69;
	}
	
	.basket_form {
	width: 577px;
	padding-left: 5px;
	
	}
		
	.basket_form td{
	text-align: right;
	padding: 5px 15px 10px 0;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #3d3d3d;
	text-transform: uppercase;
	}
	
	.basket_form_input{
	margin: 5px 3px 5px 0;
	width: 246px;
	height: 19px;
	border: #1c446b 1px solid;
        padding: 3px 3px 3px 3px;
	}
	
	.basket_form textarea{
	margin: 5px 3px 5px 0;
	width: 246px;
	height: 94px;
	border: #1c446b 1px solid;
        padding: 3px 3px 3px 3px;
	}
	
	.basket_form a{
	font-size: 15px;
	}
	
	.basket_form input{
	text-align: left;
	}
		
	td.basket_print {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 20px;
	font-size: 12px;
	text-transform: none;
	font-weight: normal;
	}
	
		td.basket_print a{
		font-size: 12px;
		}
	
	input.basket_zakaz_btn {
	background: url(/images/basket_zakaz_btn.png) no-repeat 0 0;
	border: none;
	width: 156px;
	height: 41px;
	cursor: pointer;
	}
	
	.zakaz_radio {margin: 5px 4px 5px 0; vertical-align: middle;}


.tovar_sert td {font-size: 12px; font-weight: bold; text-align: center; padding: 5px;}

  .tovar_sert td img {margin: 0 0 10px 0;}


/** button **/

.basket_btn_bg {
background: url(/images/basket_btn_bg.gif) repeat-x 0 0;
height: 28px;
display: table-cell;
}

.basket_btn_l {
background: url(/images/basket_btn_l.gif) no-repeat 0 0;
height: 28px;
display: table-cell;
}

.basket_btn_r {
background: url(/images/basket_btn_r.gif) no-repeat top right;
height: 28px;
padding: 2px 5px 0 5px;
font-size: 12px;
text-transform: uppercase;
color: #fff;
display: table-cell;
}

#fotogal h5 {
    background: url(/images/galname.gif) no-repeat 2px 4px;
    color: #353535;
    font-size: 11px;
    margin-bottom: 7px;
    padding: 1px 0 0 9px;
    line-height: 14px;
}

.tovar_page_info td.download_td img {
margin-bottom: -5px;
}

.tovar_page_info td.download_td p {
padding: 0;
}

.zakaz_all td {font-size: 14px; padding: 10px 10px 35px 10px; }