html, body{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	background: #fcf7ee;
}
#div_selecterr
{
	display:none; position:absolute;  border:1px solid #4a6a8f; 
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size:12px; color:#FF0000;
	background-color:#eeeeee;
	width:320px;
	z-index:10000;
	cursor:pointer;
}
#div_selecterr div
{
	padding:10px 10px 10px 10px;
}

.divkorz
{
	display:none; position:absolute;  border:1px solid #4a6a8f; 
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size:14px;
	background: #dcd7ce;
}
.divkorz div
{
	margin:0 0 0 0;
	padding:10px 10px 10px 10px;
}
.divkorz a
{
	font-family: Arial, Tahoma, Verdana, sans-serif;
	text-decoration:underline;
	color: #4a6a8f;
	text-decoration: none;
	border-bottom: 1px dashed #4a6a8f;
}
.divkorz a:hover
{
	text-decoration: none; 
	border-bottom: 0px;
	color: #4a6aef;
}

A{
	font-family: Arial, Tahoma, Verdana, sans-serif;
	text-decoration: underline;
	color: #4a6a8f;
	outline: none;
}
A:hover{
	text-decoration: none; 
}
A IMG{
	border: 0;
}
A:hover IMG{
	border: 0;
}
table td{
	vertical-align: top;
	font-size: 12px;
	color: #4a6a8f;
}
table td form{
	margin: 0;
	padding: 0;
}
input, select, textarea{
	font-family: Arial;
}
#all{
	min-width: 990px;
	/* overflow: hidden; */
}
#header{
	background: #f6efe4 url(/images/header_bg.gif) left top repeat-x;
}
#header_menu{
	width: 171px;
	height: 161px;
	margin: 22px 0 8px 20px;
	background: url(/images/header_menu_bg.jpg) left top no-repeat;
}
#header_menu td{
	vertical-align: middle;
}
#header_menu td ul{
	margin: 0 0 0 25px;
	padding: 0;
	list-style: none;
}
#header_menu td ul li{
	padding: 2px 0 2px 15px;
	background: url(/images/menu_bullet.gif) left 6px no-repeat;
}
#header_menu td ul li.header_menu_price{
	background: url(/images/menu_bullet_xls.gif) left 6px no-repeat;
}
#header_menu td ul li.header_menu_price a{
	color: #38a086;
}
#header_basket{
	width: 74px;
	height: 57px;
	padding: 20px 0 0 65px;
	font-size: 11px;
	color: #ffffff;
	background: url(/images/header_basket_bg.png) left top no-repeat;
}
#header_basket a.button_basket{
	display: block;
	width: 80px;
	height: 16px;
	margin: 0 0 8px 0;
	text-indent: -700em;
	white-space: nowrap;
	overflow: hidden;	
	background: url(/images/button_basket.gif) left top no-repeat;
	position: relative;
	left: -6px;
}
#header_basket a.button_basket:hover{
	background: url(/images/button_basket.gif) left -16px no-repeat;
}
#header_basket a{
	color: #ffffff;
}
.button{
	margin: 0;
	font-size: 0px;
	color: #ffffff;
	text-indent: -700em;
	white-space: nowrap;
	overflow: hidden;	
	border: 0;
	cursor: pointer;
}
#header_icons{
	margin: 20px 36px 24px 0;
}
#header_icons td{
	padding: 0 3px 0 2px;
}
blockquote{
   width: 214px;
   height: 60px;
   margin: 0 0 20px 0;
   overflow: hidden;
   text-indent: -700em;
   white-space: nowrap;
   background: url(/images/logo-index.jpg) left top no-repeat;
}
#header_login{
	width: 164px;
	height: 60px;
	margin: 0 0 8px 0;
	padding: 4px 0 0 50px;
	text-align: left;
	background: url(/images/header_login.jpg) left top no-repeat;
}
#header_login table td{
	padding: 0 0 2px 0;
	font-size: 10px;
}
#header_login table td .input{
	width: 74px;
	margin: 0;
	padding: 0 1px;
	font-size: 10px;
	border: 1px solid #e4d8a8;
	background: #fff9eb;
}
* html #header_login table td .input{
	font-size: 9px;
}
#header_login table td a{
	position: relative;
	top: -3px;
	left: 35px;
}
.button_enter{
	float: right;
	width: 44px;
	height: 20px;
	margin: 2px 0 0 0;
	background: url(/images/button_enter.gif) left top no-repeat;
	position: relative;
}
.button_enter:hover{
	background: url(/images/button_enter.gif) left -20px no-repeat;
}
#header_phone{
	width: 150px;
	height: 31px;
	text-align: left;
	padding: 21px 0 0 64px;
	font-size: 10px;
	color: #ffffff;
	background: url(/images/header_phone_bg.png) left top no-repeat;
}
#menu{
	height: 37px;
	background: #8eb9de url(/images/inner_menu_bg.gif) left top repeat-x;
	position: relative;
	z-index: 10;
}
#menuvv{
   position: relative; z-index: 200;
}
#menu td{
	width: 12.5%;
	padding: 0 0 0 1px;
	background: url(/images/inner_menu_separator.gif) left center no-repeat;
}
#menu td:first-child{
	padding: 0px;
	background: none;
}
#menu .menu_title, #menu .menu_title span{
	display: block;
	width: 100%;
	height: 37px;
	text-indent: -700em;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	z-index: 3;
}
#menu .menu_title:hover{
	background: url(/images/inner_menu_hover_bg.gif) left top repeat-x;
}
#menu .active{
	background: url(/images/menu_bg2.gif) left top repeat-x;
}

.menu_bathroom_tile span{
	min-width: 128px;
	background: url(/images/menu_bathroom_tile.png) center 11px no-repeat;
}
.menu_tiles_for_kitchen span{
	min-width: 118px;
	background: url(/images/menu_tiles_for_kitchen.png) center 11px no-repeat;
}
.menu_floor_tiles span{
	min-width: 126px;
	background: url(/images/menu_floor_tiles.png) center 11px no-repeat;
}
.menu_porcelain span{
	min-width: 97px;
	background: url(/images/menu_porcelain.png) center 11px no-repeat;
}
.menu_wall_tiles span{
	min-width: 153px;
	background: url(/images/menu_wall_tiles.png) center 11px no-repeat;
}
.menu_wall_pro span{
	min-width: 153px;
	background: url(/images/menu_wall_pro.png) center 11px no-repeat;
}
.menu_mosaic span{
	min-width: 60px;
	background: url(/images/menu_mosaic.png) center 11px no-repeat;
}
.menu_stage span{
	min-width: 58px;
	background: url(/images/menu_stage.png) center 11px no-repeat;
}
.menu_decor span{
	min-width: 118px;
	background: url(/images/menu_decor.png) center 11px no-repeat;
}
#search{
	padding: 5px;
	vertical-align: middle;
	font-size: 11px;
	background: #f5f1e8;
}
#search .a{
	float: left;
	color: #ff6600;
	position: relative;
	top: 10px;
	left: 150px;
}
#search td{
	padding: 0 10px 2px 0;
	vertical-align: middle;
	font-size: 11px;
}
#search td select{
	width: 110px;
	font-size: 11px;
}
.button_select{
	float: left;
	width: 57px;
	height: 17px;
	background: url(/images/button_select.jpg) left top no-repeat;
}
#content_left{
	width: 250px;
	padding: 15px 0px 30px 5px;
}
.menu_left{
	width: 99%;
	margin: 0 0 20px 0;
	border: 1px solid #F4EFE7;
	background: #FFFDF8;
}
.menu_left td{
	padding: 13px;
	font-size: 11px;
}
.menu_left td table td{
	padding: 0;
}
.menu_left td table .link{
	padding: 0 0 4px 0;
	background: url(/images/hr_bg.gif) left bottom repeat-x;
}
h1{
	font-size: 17px;
	color: #895d38;
	font-weight: normal;
	margin: 0 0 15px 0;
}
h2{
	font-size: 14px;
	color: #645536;
	font-weight: normal;
	margin: 0 0 15px 0;
}
h3{
	font-size: 12px;
	margin: 0 0 10px 0;
	font-weight: normal;
	text-transform: uppercase;
}
.red{
	color: #ff0000;
	font-weight: bold;
}
#content_center{
	padding: 15px 15px 30px 5px;
	text-align: justify;
}
.action{
	width: 100%;
	margin: 0 0 15px 0;
	color: #993300;
	overflow: hidden;
}
.action img{
	float: left;
	margin: 0 12px 0 0;
}
#content_right{
	width: 250px;
	padding: 15px 15px 30px 15px;
}
.table_block{
	margin: 0 0 15px 0;
}
.block_title{
	font-size: 12px;
	padding: 0 0 0 32px;
}
.block{
	padding: 5px;
	border: 1px solid #f4ece0;
	background: #fffcf6;
}
.block p{
	margin: 5px 0 5px 8px;
	font-size: 11px;
	line-height: 1.6em;
}
.block table td{
	padding: 3px 5px 0 0;
	font-size: 11px;
}
.block table td a{
	padding: 0 0 0 15px;
	background: url(/images/menu_bullet.gif) 3px center no-repeat;
}
.block_read_more{
	padding: 0 5px;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
	background: #4a6a8f;
}
#bottom{
	height: 130px;
	padding: 30px 15px 15px 15px;
	vertical-align: middle;
	background: url(/images/bottom_bg.gif) left top repeat-x;
}
* html #bottom{
	height: 85px;
}
*+html #bottom{
	height: 85px;
}
#bottom table td{
	padding: 0 8px;
	vertical-align: middle;
	font-size: 11px;
}
#bottom .bottom_menu td{
	vertical-align: top;
	line-height: 1.6em;
}
#bottom .bottom_menu a{
	padding: 0 0 0 10px;
	background: url(/images/menu_bullet.gif) left 4px no-repeat;
}
#public {
	text-align:left !important;
}
#public a{
	padding: 0 0 0 10px;
	background: url(/images/menu_bullet.gif) left 4px no-repeat;

}
#bottom img{
	margin: 5px 0 0 0;
}

#pro_menu{
	vertical-align: top;
	line-height: 1.6em;
}
#pro_menu a{
	padding: 0 0 0 10px;
	background: url(/images/menu_bullet.gif) left 4px no-repeat;
}

/* ----- inner ----- */
#inner_header_top{
	padding: 5px 10px;
	background: #fcf7ee;
		z-index: 121;
}
#inner_header_top td{
	padding: 0 5px;
	vertical-align: middle;
	font-size: 10px;
}
#inner_header_top td ul{
	float: right;
	margin: 0 0px 0 0;
	padding: 0;
	list-style: none;
	position: relative;
	z-index: 12;
	border: 1px solid #fcf7ee;
	width:690px;
}
#inner_header_top td ul li{
	display: inline;
	margin: 0 15px 0 0;
	font-size: 11px;
	position: relative;
	z-index: 121;
}
#inner_header_top td ul li a{
	padding: 0 0 0 20px;
	position: relative;
	background: url(/images/menu_bullet.gif) 8px 6px no-repeat;
	z-index: 120;
}
#inner_header_top td ul li.header_menu_price a{
	background: url(/images/menu_bullet_xls.gif) 8px 6px no-repeat;
}
#inner_header_top td ul li.arrow a{
	background: url(/images/arrow.gif) 8px 6px no-repeat;
}
#inner_header_top td ul li.arrow ul a{
	background: none;
}
#inner_header_top td ul li .div{
	display: none;
	position: absolute;
	top: -8px;
	left: -2px;
	width: 128px;
	padding: 5px 0 0 0;
	background: url(/images/inner_header_top_sub_t_bg.png) left top no-repeat;
	z-index: 100;
}
* html #inner_header_top td ul li .div{
	background: url(/images/inner_header_top_sub_t_bg.gif) left top no-repeat;
}
#inner_header_top td ul li div div{
	width: 128px;
	padding: 0 0 8px 0;
	background: url(/images/inner_header_top_sub_b_bg.png) left bottom no-repeat;
}
* html #inner_header_top td ul li div div{
	background: url(/images/inner_header_top_sub_b_bg.gif) left bottom no-repeat;
}
#inner_header_top td ul li div div div{
	width: 104px;
	padding: 0 12px;
	background: url(/images/inner_header_top_sub_bg.png) left top repeat-y;
}
* html #inner_header_top td ul li div div div{
	background: url(/images/inner_header_top_sub_bg.gif) left top repeat-y;
}
#inner_header_top td ul li div div div ul{
	float: none;
	width: 128px;
	padding: 25px 0 0 0;
	border: 0;
}
#inner_header_top td ul li div div div ul li{
	display: block;
	width:104px;
	margin: 0;
	padding: 0 0 10px 12px;
	background: url(/images/inner_menu_sub_bullet.gif) left 5px no-repeat;
}
#inner_header_top td ul li div div div ul li a{
	padding: 0;
	color: #93c6f2;
}
#inner_icons a{
	margin: 0 5px;
}
#inner_header_top td ul li.header_menu_price a{
	color: #38a086;
}
#inner_header{
	padding: 12px 0;
	background: url(/images/inner_header_bg.gif) left top;
}
#inner_header blockquote{
   width: 205px;
   height: 60px;
   margin: 0;
   overflow: hidden;
   text-indent: -700em;
   white-space: nowrap;
   background: url(/images/logo.jpg) left top no-repeat;
   position: relative;
}
#inner_header blockquote a{
   display: block;
   width: 204px;
   height: 60px;
   position: absolute;
   left: -12px;
}
#inner_header td{
	vertical-align: middle;
}
.inner_header_txt{
	padding: 10px 20px;
	font-size: 15px;
	color: #7f714e;
	background: #fcf7ee;
}
.inner_header_contacts{
	padding: 5px 5px 5px 10px;
	background: #fcf7ee;
}
.inner_header_contacts strong{
	font-size: 18px;
	font-weight: normal;
}
.inner_header_contacts img{
	position: relative;
	top: 3px;
	margin: 0 3px 0 0;
}
.inner_header_contacts span{
	color: #ed1c24;
}
.inner_header_login{
	padding: 5px 5px 5px 10px;
	background: #fcf7ee;
}
.inner_header_login a img{
	margin: 0 5px 0 0;
}
.inner_header_login span{
	font-size: 10px;
	position: relative;
	top: -3px;
}
.inner_header_login .a{
	font-size: 11px;
	margin: 0 6px 0 0;
	padding: 0 0 0 18px;
	background: url(/images/arrow.gif) 3px 6px no-repeat;
	position: relative;
	z-index: 5;
}
.inner_header_login .inner_header_login_enter{
	float: left;
	display: block;
	vertical-align: top;
	position: relative;
	z-index: 50;
}
.inner_header_login #login{
	display: none;
	position: absolute;
	top: -10px;
	left: -86px;
	width: 124px;
	height: 126px;
	padding: 12px 12px 0 12px;
	font-size: 10px;
	color: #93c6f2;
	background: url(/images/login_bg.png) left top no-repeat;
	z-index: 50;
}
.inner_header_login #login a img{
	margin: 0 0 6px 0;
}
.inner_header_login .input{
	width: 124px;
	margin: 0 0 5px 0;
	padding: 1px;
	font-size: 10px;
	border: 1px solid #b8b8c0;
}
* html .inner_header_login .input{
	margin: 0 0 3px 0;
}
*+html .inner_header_login .input{
	margin: 0 0 3px 0;
}
.inner_header_login #login table td{
	font-size: 10px;
	color: #93c6f2;
}
.button_enter_2{
	float: left;
	width: 56px;
	height: 20px;
	margin: 0 14px 0 0;
	background: url(/images/button_enter_2.gif) left top no-repeat;
}
.inner_header_login .checkbox{
	position: absolute;
}
* html .inner_header_login .checkbox{
	top: 110px;
}
*+html .inner_header_login .checkbox{
	top: 109px;
}
.inner_header_login .inner_header_login_reg{
	float: left;
	display: block;
	vertical-align: top;
	position: relative;
	z-index: 50;
}
.inner_header_login #reg{
	display: none;
	position: absolute;
	top: -10px;
	left: -52px;
	width: 124px;
	height: 126px;
	padding: 12px 12px 0 12px;
	font-size: 10px;
	color: #93c6f2;
	background: url(/images/login_bg.png) left top no-repeat;
	z-index: 50;
}
.inner_header_login #reg a img{
	margin: 0 0 6px 0;
}
.inner_header_login .input{
	width: 124px;
	margin: 0 0 5px 0;
	padding: 1px;
	font-size: 10px;
	border: 1px solid #b8b8c0;
}
.button_reg{
	float: left;
	width: 87px;
	height: 20px;
	margin: 0 14px 0 0;
	background: url(/images/button_reg.gif) left top no-repeat;
}
#search #speedbar{
	padding: 0 10px 0 20px;
	white-space: nowrap;
}
#search #search_info{
	padding: 5px;
	color: #ff6600;
	background: #ffffff;
}
#search .paging{
	text-align: center;
}
.prev{
	padding: 0 0 0 14px;
	background: url(/images/arrow_left.gif) left 4px no-repeat;
}
.next{
	padding: 0 14px 0 0;
	background: url(/images/arrow_right.gif) right 4px no-repeat;
}
.top{
	padding: 0 14px 0 0;
	background: url(/images/arrow_top.gif) right 5px no-repeat;
}
* html #sort_by select{
	position: relative;
	top: 2px;
}
*+html #sort_by select{
	position: relative;
	top: 2px;
}
.block_beige{
	padding: 10px;
	border: 1px solid #f2ede3;
	background: #fffcf6;
}
#content_center .block_beige{
	padding: 15px;
}
h4{
	margin: 0;
	padding: 8px 0 8px 24px;
	font-size: 14px;
	font-weight: normal;
	/* border-bottom: 1px dashed #dbccbd; */
	background: url(/images/menu_bullet.gif) 10px center no-repeat;
	position: relative;
}
h4 a{
	position: absolute;
	top: 12px;
	right: 10px;
	display: block;
	width: 9px;
	height: 9px;
	text-indent: -700em;
	white-space: nowrap;
	overflow: hidden;
	background: url(/images/ico_plus.gif) left -9px no-repeat;
}
* html h4 a{
	right: 35px;
}
.block_filter_txt{
	padding: 12px 6px 8px 6px;
	/* border-bottom: 1px dashed #dbccbd;	 */
}
.block_filter_txt ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.block_filter_txt ul li{
	padding: 0 0 10px 0;
	position: relative;
}
.block_filter_txt_else{
	display: none;
}


.block_filter2 span{
	display:block;
	width: 9px;
	height: 9px;
	overflow: hidden;
	background: url(/images/ico_plus.gif) left top no-repeat; 
	margin-top:3px;
	cursor:pointer;
}

.block_filter_txt2{
	padding: 4px 6px 8px 6px;
	display: none;
}


span.radio{
	width: 12px;
	height: 12px;
	padding: 0 5px 0 0;
	background: url(/images/input_radio.gif) left top no-repeat;
	display: block;
	clear: left;
	float: left;
	overflow: hidden;
}
span.checkbox{
	width: 12px;
	height: 12px;
	padding: 0 5px 0 0;
	background: url(/images/input_checkbox.gif) left top no-repeat;
	display: block;
	clear: left;
	float: left;
	overflow: hidden;
}
.a_plus_else{
	padding: 0 0 0 20px;
	font-size: 11px;
	background: url(/images/ico_plus_else.gif) left 4px no-repeat;
}
.block_filter_txt em{
	display: inline-block;
	font-style: normal;
	cursor: pointer;
}
.block_filter_txt table{
	margin: 0 0 5px 0;
}
.block_filter_txt table td{
	padding: 0 0 7px 0;
}
.block_filter_txt table td .div{
	position: relative;
}
* html .block_filter_txt table td .div{
	position: static;
}
.block_filter_txt table b{
	display: block;
	width: 22px;
	height: 10px;
	text-indent: -700em;
	white-space: nowrap;
	overflow: hidden;
	border: 1px solid #dccebf;
	background: #ffffff;
}
* html .block_filter_txt table div b{
	position: relative;
	top: -3px;
}
.block_filter_txt table td select{
	font-size: 11px;
}
.ico_question{
	display: inline-block;
	vertical-align: top;
	position: relative;
	top: 1px;
	z-index: 1;
}
* html .ico_question{
	display: inline;
}
*+html .ico_question{
	display: inline;
}
@-moz-document url-prefix(){
	.ico_question{display: inline;}
}
.block_filter_txt table td .ico_question{
	width: 12px;
	height: 12px;
}
.ico_question div{
	display: none;
	position: absolute;
	top: 6px;
	left: 11px;
	width: 155px;
	padding: 10px;
	text-align: left;
	font-size: 11px;
	color: #38a086;
	line-height: normal;
	border: 1px solid #dbccbd;
	background: #fffcf6;
	cursor: default;
}
.ico_question .ico_question_right{
	top: 6px;
	left: -170px;
}
.ico_question div a{
	margin: 0 0 0 98px;
}



.ico_question2{
	display: inline-block;
	vertical-align: top;
	top: 1px;
	z-index: 1000;
}
* html .ico_question2{
	display: inline;
}
*+html .ico_question2{
	display: inline;
}
@-moz-document url-prefix(){
	.ico_question{display: inline;}
}
.block_filter_txt table td .ico_question2{
	width: 12px;
	height: 12px;
}
.ico_question2 div{
	display: none;
	position: absolute;
	top: 6px;
	left: 11px;
	width: 155px;
	padding: 10px;
	text-align: left;
	font-size: 11px;
	color: #38a086;
	line-height: normal;
	border: 1px solid #dbccbd;
	background: #fffcf6;
	cursor: default;
}
.ico_question2 .ico_question_right{
	top: 6px;
	left: -170px;
}
.ico_question2 div a{
	margin: 0 0 0 98px;
}


.block_beige table td table td table td .ico_question{
	top: 0px;
}
* html .block_beige table td table td table td .ico_question{
	top: 1px;
}
*+html .block_beige table td table td table td .ico_question{
	top: 1px;
}
.block_beige .ico_question{
	top: 2px;
}
.block_beige .item .ico_question{
	top: 1px;
}
.block_beige .item .ico_question img{
	top: 0px;
}
.block_beige .block_filter .ico_question{
	top: -1px;
}
#table_items td{
	text-align: center;
}
.ico_flag{
	margin: 0 0 0 6px;
	position: relative;
	top: 3px;
}
.item{
	display: block;
	width: 171px;
	margin: 0 auto 30px auto;
}
.item em{
	padding: 2px 6px;
	color: #ffffff;
	font-style: normal;
	background: #4a6a91;
}
#table_items td .item table td{
	text-align: left;
}
.item_img{
	width: 100%;
	margin: 0 0 10px 0;
	overflow: hidden;
}
.item_img strong{
	display: block;
	padding: 2px 5px;
	text-align: left;
	font-size: 14px;
	color: #ffffff;
	background: #fa6308;
}
.item table td{
	padding: 0 0 5px 0;
}
.item table td span{
	color: #f76301;
}
.item_img img{
	float: left;
}


.table_nav{
	height: 42px;
	border: 1px solid #f2ede3;
	border-top: 0;
	background: #f7f3ec url(/images/table_nav_bg.gif) left top repeat-x;
}
.table_nav td{
	padding: 5px 15px;
	vertical-align: middle;
}
.block_no_bg{
	padding: 15px;
}
.block_no_bg p{
	margin: 0 0 25px 0;
	line-height: 1.5em;
}
.table_item_big td{
	line-height: 2em;
}
.table_item_big td .ico{
	position: relative;
	top: 2px;
}
.table_item_big td b{
	font-size: 14px;
}
.table_item_big td .item_img{
	line-height: normal;
}
.table_item_big td table td{
	vertical-align: middle;
}
.table_item_big td table td a{
	margin: 0 4px;
}
.table_item td{
	padding: 5px 0;
}
.table_item td .item_img{
	line-height: normal;
}
.table_item td table td{
	vertical-align: middle;
}
.table_item td .input{
	width: 60px;
	font-size: 12px;
	color: #4a6a8f;
	border: 1px solid #4a6a8f;
}
.table_item td .ico{
	position: relative;
	top: 3px;
	left: 3px;
}
.table_item td em{
	font-style: normal;
	cursor: pointer;
}

/* ------ inner_gallery ------ */
.table_gallery{
	background: #f9f2ea;
}
.table_gallery td{
	padding: 10px;	
}
.table_gallery td span{
	margin: 0 0 0 30px;
}
.table_gallery td.white_bg{
	background: #fffcf6;
}
.table_gallery td table td{
	padding: 0;
	vertical-align: middle;
}
.table_gallery td table td .img{
	margin: 0 10px;
}
.table_gallery td div{
	padding: 5px 0;
}
.table_gallery td div a img{
	margin: 1px;
}

/* ----- new ----- */
#div_select{
	display: none;
	position: absolute;
	width: 140px;
	padding: 5px;
	font-size: 11px;
	color: #ffffff;
	border: 1px solid #ccc29a;
	background: #7f714e;
	z-index: 1000;
}
#div_select span{
	float: left;
}
#div_select input{
	float: right;
	margin: 4px 0 0 25px;
	cursor: pointer;
}
#div_select img{
	position: absolute;
	bottom: -8px;
	left: 8px;
}

#bord input
{
width:18px;
font-size:9px;
padding:2px;
margin:0px;
border:1px solid #e1d2b8;
}

#bord {
	border-right: 1px solid #e1d2b8;
	border-bottom: 1px solid #e1d2b8;
	padding: 5px;
}
#bord1 {
	border-right: 1px solid #e1d2b8;
	
}

#bord a:link
{
color:#4a6a8f;
text-decoration:underline;
}

#bord a:visited
{
color:#4a6a8f;
text-decoration:underline;
}

#bord a:hover
{
color:#4a6a8f;
text-decoration:none;
}

#bord2 a:link
{
color:#4a6a8f;
text-decoration:underline;
}

#bord2 a:visited
{
color:#4a6a8f;
text-decoration:underline;
}

#bord2 a:hover
{
color:#4a6a8f;
text-decoration:none;
}

#korz2 td
{
text-align:left !important;
}

#sbrpar a:link
{
	text-decoration:underline !important;
}
#sbrpar a:hover
{
	color:#000099;
	text-decoration:none !important;
}
#sbrpar a:visited
{
	text-decoration:underline;
}


/* ----- paging ----- */
.paging div{
	width: 210px;
	margin: 0 auto 0 10px;
}
.paging span{
	float: left;
	display: block;
	margin: 0 1px;
	border: 1px solid #f4eee3;
}
.paging span span{
	width: 16px;
	height: 16px;
	margin: 0;
	text-align: center;
	font-size: 11px;
	color: #4a6a8f;
	border: 1px solid #f0e9dc;
	background: #ffffff;
	overflow: hidden;
}
.paging em{
	float: left;
	display: block;
	margin: 0 1px;
	font-style: normal;
	position: relative;
	top: 4px;
}
.cenanew, .cenanew a
{
	color: #FFFDF8;
	background-color:#4a6a8f;
	font-size:14px;
	font-weight:bold;
	padding:2px 5px 2px 2px;
	text-decoration:none;
	
}
.cenanewsm, .cenanewsm a
{
	color: #FFFDF8 !important;
	background-color:#4a6a8f;
	font-size:12px;
	font-weight:normal;
	padding:3px 3px 3px 5px;
	text-decoration:none;
	
}
.cenanew2, .cenanew2 a
{
	color: #FFFDF8;
	background-color:#F96400;
	font-size:14px;
	font-weight:bold;
	padding:2px 5px 2px 2px;
	
}
.inputcena{
	width: 65px;
	font-size: 16px;
	font-weight:bold;
	color: #c2cad3;
	border: 1px solid #4a6a8f;
	padding:2px 2px 2px 2px;
	background-color: #eFeDe8
}
.inputsea{
	width: 240px;
	font-size: 12px;
	font-weight:normal;
	color: #4a6a8f;
	border: 1px solid #4a6a8f;
	padding:2px 2px 2px 2px;
	background-color: #eFeDe8
}


.table_price{
	margin: 0 0 30px 0;
	background: #f2ede3;
}
.table_price th{
	padding: 8px;
	vertical-align: middle;
	color: #ffffff;
	background: #6d92b3;
}
.table_price tr{
	background: #fcf7ee;
}
.table_price td{
	padding: 8px;
	vertical-align: middle;
}


/* -------- brands ---------- */
#all #mycarousel table td{
	vertical-align: middle;
	font-size: 10px;
}
#all #mycarousel table td a{
	text-decoration: none;
}
#all #mycarousel table td img{
	position: relative;
	top: 2px;
}
#all #mycarousel table td span{
	color: #ff6600;
}
#all #mycarousel table td em{
	display: block;
	width: 124px;
	text-align: right;
	overflow: hidden;
}
#all #mycarousel table td em img{
	position: relative;
	top: 0px;
}



.podskaz, .podskaz a, .podskaz2, .podskaz2 a
{
	color: #ffffff !important;
	font-size:12px;
	font-weight:normal;
}

.podskaz a,.podskaz2 a
{
	text-decoration:underline;
}
.podskaz a:hover,.podskaz2 a:hover
{
	text-decoration:none;
}
.podskaz2, .podskaz2 a
{
	font-size:11px;
}


.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 0;
}
.highslide:hover img {
	border-color: gray;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 0px;
	border-style: solid;
	border-color: white;
}
.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(highslide/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(highslide/graphics/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background-image: url(highslide/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-move a {
	cursor: move;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}


#obrzv a{
	font-weight:normal;
	padding: 0 0 0px 0px;
	font-size: 11px;
	text-decoration: none;
	border-bottom: 1px dashed #4a6a8f;
}
#obrzv a:hover{
	border-bottom: 0px dashed #4a6a8f;
	background: url(/images/spacer.gif) left 7px no-repeat;
}

.pop_up{
	border: 1px solid #898989;
	background: #f6efe4; 
	display: none; 
	position: absolute;
	top: 130px;
	right: 50px;
	z-index:10000;
}
* html .pop_up{
	right: 20px;
}
.pop_up_td{
	padding: 10px 10px 5px 20px;
}
.pop_up_td td{
	font-size: 16px;
	color: #00305f;
	vertical-align: middle;
	padding: 0 0 8px 0;
}
#poja
{
	font-size: 12px;
}
span.select5 {
    position: absolute;
    width: 360px;
    height: 22px;
    padding: 5px 35px 0 5px;
	margin: -5px 0 0 0;
	font-size: 16px;
	color: #002548;
    background: url(/images/select.gif) no-repeat;
    overflow: hidden;
}
* html span.select5 {
    background: url(/images/select.gif) no-repeat;
	width: 400px;
    height: 27px;
}
.pop_up_td td .span{
	color: #ff6600;
}
.pop_up_td td input{
	width: 100%;
	height: 26px;
	font-size: 16px;
	color: #002548;
}
.dataz{
	width: 200px;
	height: 26px;
	font-size: 16px;
	color: #002548;
	border:1px solid #eeeeee;
	background-color:#FFFFFF;
}
.pop_up_td td textarea{
	width: 100%;
	height: 85px;
	font-family: Arial;
	font-size: 12px;
	color: #002548;
}
.pop_up_td td #button{
	display: block;
	width: 196px;
	height: 21px;
	white-space: nowrap;
	overflow: hidden;
	text-indent: -700em;
	background: url(/images/button_send.gif) left top no-repeat;
}
.pop_up_td td #button:hover{
	background: url(/images/button_send_hover.gif) left top no-repeat;
}

#menu .menu_td:hover{
    background: url(/images/inner_menu_hover_bg.gif) left top repeat-x;
}



/* -------- looker ---------- */
.clearfix:before, .clearfix:after{
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix:after{ clear: both; }
.clearfix{ zoom: 1; }
#looker{
	position: fixed;
	top: 50%;
	right: -256px;
	margin: -92px 0 0 0;
	z-index: 2000;
}
#looker_shadow{
	position: fixed;
	top: 50%;
	right: 0px;
	margin: -106px 0 0 0;
	z-index: 2001;
}
.looker_nav{
	float: left;
	width: 40px;
}
.looker_nav a{
	display: block;
	width: 40px;
	text-indent: -700em;
	white-space: nowrap;
	overflow: hidden;
}
.looker_nav a.button_basket{
	height: 43px;
	background: url(images/button_basket.png) left top no-repeat;
}
.looker_nav a.button_basket:hover{
	background: url(images/button_basket.png) -40px top no-repeat;
}
.looker_nav a.button_viewed{
	height: 140px;
	background: url(images/button_viewed.png) left top no-repeat;
}
.looker_open .looker_nav a.button_viewed{
	background: url(images/button_viewed.png) -80px top no-repeat;
}
.looker_content{
	float: left;
	width: 250px;
	height: 183px;
	padding: 0 6px;
	font-size: 12px;
	color: #ffffff;
	background: url(images/looker_bg.png) left top repeat-x;
}
.looker_content a{
	color: #ffffff;
}
.looker_content_basket{
	height: 26px;
	padding: 15px 10px 0 10px;
	border-bottom: 1px solid #d55309;
}
.looker_content_viewed{
	padding: 8px 10px 0 10px;
	font-size: 11px;
	line-height: 18px;
	border-top: 1px solid #fee1c2;
}
.looker_content_viewed span{
	font-size: 10px;
}
.looker_content_viewed span a img{
	position: relative;
	top: 3px;
}
.looker_content_viewed .ico_looker_foto{
	display: inline-block;
	*display: inline;
	vertical-align: top;
	margin: 0 4px 0 0;
	cursor: pointer;
	zoom: 1;
	position: relative;
	top: 2px;
}
.looker_content_viewed .ico_looker_foto div{
	display: none;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 1;
}
.looker_content_viewed .ico_looker_foto div .button_close_looker img{
	position: absolute;
	top: -16px;
	left: -26px;
}


.notime a
{
	font-family: Arial, Tahoma, Verdana, sans-serif;
	color: #7C6146;
	text-decoration: none;
	border-bottom: 1px dashed #7C6146;
}
.notime a:hover
{
	text-decoration: none; 
	border-bottom: 0px;
	color: #7C6146;
}
#basket_order_submit22 {width: 169px; height: 41px; display: block; float: left; background: url(/img/bestotpr.png) 0 0 no-repeat; margin: 0 auto;border-bottom: 0px;}
#basket_order_submit22:hover { background: url(/img/bestotpr.png) 0 -41px no-repeat;border-bottom: 0px;}

a.basket_delete_btn22{display: block; background: url(/img/button_delete.png) 0 0 no-repeat; width: 16px; height: 16px; text-decoration: none; border-bottom: 0px;}
a:hover.basket_delete_btn22{background-position: 0 -16px;text-decoration: none; border-bottom: 0px;}

* html body{behavior:url("/iehover.htc");}
