body {
	color: black;
	font-family: Arial, sans-serif;
	margin-top: 0;
}
/* BASIC TAGS -------------------------------------------------------------------------------------------- */



ins {
	color: #000
}
em.number {
	color: #5f514e;
}
/*  CLASSES ------------------------------------------------------------------------- */



.def_color {
	color:#AA1C4B;
}
h1.title_page {
	color: black !important;
}
input select, textarea {
	background: #FFFFFF;
	border: 1px solid #a5acb2;
}
select {
	background: #FFFFFF;
	border: 1px solid #D0D0D0;
}
.inputBox {
	background: #FFFFFF;
	border: 1px solid #D0D0D0;
}
/* FORM-BOX  ------------------------- form box for ORDER,REGISTRATION,PRODUCT DETAIL -------------------------------------- */

.form-box td {
	border: 0;
	border-bottom: 1px solid white;
}
.form-box .spc {
	background: whitesmoke;
}
/* FORM login */

.login {
	border: 0px solid #dad3c6;
}
/* HEADER ------------------------------------------------------------------------ */

#header, #masterpage a table {
	border: 8px solid transparent;
	/*box-shadow: 0 0 1px #0D0D0C;*/
}
#masterpage a table {
	background-position: left top;
	background-repeat: no-repeat !important;
}
.name { /* puvodne nazev */
	color: #AA1C4B;
	text-shadow: 0px 1px 0px #FFFFFF;
}
.subname {  /* puvodne podnazev */
	color: #581228;
	text-shadow: 0px 1px 0px #fcfcf8;
}
.slogan {
	color: #333;
	text-shadow: 1px 1px 0px #fcfcf8;
}
/* in to ESHOP BAR */

.elink {
	color: #333;
}
.elink:hover {
	color: #373127;
	text-decoration: underline;
}
#ebar_right .elink, #ebar_right .elink:hover {
	font-size: 10pt;
	font-weight: bold;
}
/* AROUND PAGE ----------------------------------------------------------------- */



.title_left1 {
	background: url("../images/bg_r.png") no-repeat scroll left top transparent;
	color: #404040;
	font-size: 16px;
}
#footleft1 a {
	color: black;
}
#footleft1 a:hover {
	color: white;
}
/* --------------box for LEFT menu ESHOP --------------------- */



.title_left_eshop {
	color: #404040;
	background: url("../images/bg_r.png") no-repeat scroll left top transparent;
	font-size: 16px;
}
#footleft_eshop a {
	color: black;
}
#footleft_eshop a:hover {
	color: #5f514e;
}
/* -------------- box for FIND --------------------- */

#left2 {
	border: 0px solid;/* background:  url(../images/bg_l2.png) no-repeat top; */

}
.title_left2 {
	color: #404040;
	font-size: 16px;
	height: 36px;
	line-height: 36px;
	background: url("../images/bg_r.png") no-repeat scroll left top transparent;
}
/* LEFT MENU, LEFT MENU 2 ------------------------------------------------------------------------------ */



.leftmenu a, .leftmenu2 a {
	color: #000;
}
.leftmenu a:hover, .leftmenu2 a:hover, ul li.sub ul li.sub a:hover {
	color: black;
	background: #f0eeeb;
	text-shadow: 1px 1px 1px white;
}
/* + LEFT MENU DEF*/

.leftmenuDef {
	display: block;
	z-index: 18 !important;
	color: black;
}
.leftmenu li {
	position: relative;
	z-index: 18 !important;
}
.leftmenuAct a {
	display: block;
	/* background: url(../images/menu_item_b.png) -210px 0px; */

	color: #BA1D50;
	font-weight: bold;
	cursor: default;
}
.leftmenuAct a:hover {
	color: #BA1D50;
	background: #F0EEEB;
}
.leftmenuCat {
	background: url("../images/bg_r.png") no-repeat scroll left -3px transparent;
	color: #404040;
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin-top: 18px;
	text-indent: 5px;
}
/* LEFT submenu MENU2 rozkliknute ------------------------------------------- */



.leftmenu2sub li {
	background: #fff;
}
.leftmenu2sub a, .leftmenu2sub a:visited {
	color: gray;
	border-bottom: 1px dashed #e0dfdd;
	margin-left: 10px;
}
.leftmenu2sub a:hover {
	background: none;
	color: #5f514e;
}
.leftmenu2Act a {
	color: #584a47;
	font-weight: bold;
}
.leftmenu ul li ul {
	background-color: #fcfbf9;
}
.leftmenu ul li ul li {
	/*height: 25px !important;*/

	vertical-align: middle;
	margin: 0 !important;
}
.leftmenu ul li a {
	border-bottom: 1px solid #E5E5E6;
	width: 200px;
}
.leftmenu ul li ul li a {
	border-bottom: medium none;
	height: 34px !important;
	line-height: 34px !important;
	width: 208px;
	background-color: #fcfbf9;
	color: black;
}
.leftmenu ul li ul li {
	border: 1px solid #D0D0D0;
	border-bottom: none;
}
.leftmenu ul ul {
	height: 35px;
	left: 208px;
	position: absolute;
	top: -1px;
	visibility: hidden;
}
.leftmenu ul li ul li:last-child {
	background: none repeat scroll 0 0 #FCFBF9;
	border-bottom: 1px solid #D0D0D0;
}
.leftmenu a, .leftmenu a:visited, .leftmenu2 a, .leftmenu2 a:visited {
	text-indent: 5px;
	width: 210px;
}
.menu-typ-1 .leftmenuAct {
	border-bottom: 1px solid #E5E5E6;
}
.leftmenu2Act {
	border-bottom: 1px dashed #E0DFDD;
	margin-left: 10px;
}
#inleft_eshop div.leftmenu2 ul li.leftmenuDef a {
	border-bottom: 1px solid #E5E5E6;
}
/* NEWS ---------------------------------------------------------------------------------------- */

.news-box {
	background: url(../images/bg_r.png) no-repeat right top;
}
.news-box-title {
	color: #838383;
	font-size: 16px;
	color: #404040;
}
.news-title a {
	color: #AA1C4A;
}
.news-title a:hover {
	color: black;
}
.news-content {
	color: black;
}
/* action and best selling   --------------------------------------------------------------------------------------- */

.action-box {
	background: url(../images/bg_r.png) no-repeat top;
}
.action-box-title {
	color: #838383;
	font-size: 16px;
	color: #404040;
}
#action-foot {
	/* background:  url(../images/foot_r.png) no-repeat top; */

	display: block;
}
#action-foot2 {	/* background:  url(../images/foot_r.png) no-repeat top; */
	display: block;
}
/* CONTACT ---------------------------------------------------------------------------------- */

.contact-box {
	background: url(../images/bg_r.png) no-repeat top;
}
.contact-box-title {
	color: #838383;
	font-size: 16px;
	color: #404040;
}
.contact {
	color: black;
}
.contact a {
	color: #584a47;
}
.contact a:hover {
	color: black;
}
#contact-foot {
/* background:  url(../images/foot_r.png) no-repeat top; */

}
/* POOL ----------------------------------------------------------------------------------- */

.poll-box {
	background: url(../images/bg_r.png) no-repeat top;
}
.poll-box-title {
	color: #838383;
	font-size: 16px;
	color: #404040;
}
.poll-question {
	color: black;
}
.poll-answer a {
	color: #584a47;
}
.poll-answer a:hover {
	color: black;
}
#poll-foot {
/* background:  url(../images/foot_r.png) no-repeat top; */

}
/* FOOTER  ---------------------------------- */

#footer {
	color: #000;
	border-top: 1px solid #A0A0A0;
}
#footer a {
	color: #000;
}
#footer a:hover {
	color: #000;
}
/* -------------------------- out text ---------------------------------------- */



.outtext {
	color: #5f514e;
}

/*CSS3 experimental menu*/
/*main menu mainmenu*/

html #topmenu #main-menu  {
	margin-top:0px;
	}

#topmenu #main-menu ul > li {
height:35px;
}


html #topmenu #main-menu ul  {
	display:block !important;
	}

#topmenu #main-menu ul, #topmenu #main-menu ul ul {
	margin: 0;
	padding: 0;
	list-style: none;

}
#topmenu #main-menu a {
	border-right:none !important;
	}

#topmenu {
	margin-top:2px;
	}

#topmenu #main-menu ul {

	float: left;
	border: 0px solid transparent;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;

}
#topmenu #main-menu ul:before,  #topmenu #main-menu ul:after {
	content: "";
	display: table;
}
#topmenu #main-menu ul:after {
	clear: both;
}
#topmenu #main-menu ul {
	zoom: 1;
}
#topmenu #main-menu ul li {
	float: left;
	border-right: 1px solid #620423;
	-moz-box-shadow: 1px 0 0 #BA1D50;
	-webkit-box-shadow: 1px 0 0 #BA1D50;
	box-shadow: 1px 0 0 #BA1D50;
	position: relative;
	margin:0px;
	pading:0px;
	list-style-type:none;
	list-style-position:outside;

}
#topmenu #main-menu ul a {
	float: left;
	padding: 10px 30px;
	color: white;
	text-transform: uppercase;
/*	font: bold 12px Arial, Helvetica;*/
	text-decoration: none;
	font-size:13px;
	text-shadow: 0 1px 0 #4C4C4C;
	&height:16px;
}
#topmenu #main-menu ul li:hover a {
	color: #EFEC85;
	text-shadow: none;
}

#topmenu #main-menu ul ul li a:hover{
	color: white !important; /*barva písma v podmenu*/
	text-shadow: none;
}

#topmenu #main-menu ul ul a  {
	color:black !important;
	}



#topmenu #main-menu ul ul li a {
	color: white;
	text-shadow: none;
}

#topmenu #main-menu ul ul {
	margin: 20px 0 0 0;
	_margin: 0; /*IE6 only*/
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 37px;
	left: 0;
	z-index: 1;
	background-color: #444;
/*	background: -moz-linear-gradient(#444, #111);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));
	background: -webkit-linear-gradient(#444, #111);
	background: -o-linear-gradient(#444, #111);
	background: -ms-linear-gradient(#444, #111);
	background: linear-gradient(#444, #111);*/
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;

background-image: -moz-linear-gradient(bottom, #ededed 0%, #fff 100%);
background-image: -o-linear-gradient(bottom, #ededed 0%, #fff 100%);
background-image: -webkit-linear-gradient(bottom, #ededed 0%, #fff 100%);
background-image: linear-gradient(bottom, #ededed 0%, #fff 100%);



}

#main-menu ul ul li {
		&background-color: #444;
	}


#topmenu #main-menu ul li:hover > ul {
	opacity: 1;
	visibility: visible;
	margin: 0;
}
#topmenu #main-menu ul ul ul {
	top: 0;
	left: 100%;
	&left:102.3%;
	margin: 0 0 0 20px;
	_margin: 0; /*IE6 only*/
	-moz-box-shadow: -1px 0 0 rgba(255,255,255,.3);
	-webkit-box-shadow: -1px 0 0 rgba(255,255,255,.3);
	box-shadow: -1px 0 0 rgba(255,255,255,.3);
}
#topmenu #main-menu ul ul li {
	float: none;
	min-width:100px;
	display: block;
	width:100%;
	border: 0;
	_line-height: 0; /*IE6 only*/
	-moz-box-shadow: 0 1px 0 #111, 0 2px 0 #666;
	-webkit-box-shadow: 0 1px 0 #111, 0 2px 0 #666;
	box-shadow: 0 1px 0 #666, 0 1px 0 #dadada;
}
#topmenu #main-menu ul ul li:last-child {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#topmenu #main-menu ul ul li a {
	padding: 10px;
/*	min-width: 130px;
  &width:130px;*/
	_height: 10px; /*IE6 only*/
	display: block;
	white-space: nowrap;
	float: none;
	text-wrap:suppress;
	text-transform: none;


}
#topmenu #main-menu ul ul a:hover {
/*	min-width:130px;
	  &width:130px;*/
	background:#ABEA3A;


/*background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(173,235,60)),color-stop(1, rgb(124,198,21)));
background:-webkit-linear-gradient(-90deg,rgb(173,235,60) 0%,rgb(124,198,21) 100%);
background:-o-linear-gradient(-90deg,rgb(173,235,60) 0%,rgb(124,198,21) 100%);
background:linear-gradient(-90deg,rgb(173,235,60) 0%,rgb(124,198,21) 100%);
background:-moz-linear-gradient(50% 0% -90deg,rgb(173,235,60) 0%,rgb(124,198,21) 100%);*/

background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(194,48,95)),color-stop(1, rgb(148,8,53)));
background-image:-webkit-linear-gradient(-90deg,rgb(194,48,95) 0%,rgb(148,8,53) 100%);
background-image:-o-linear-gradient(-90deg,rgb(194,48,95) 0%,rgb(148,8,53) 100%);
background-image:linear-gradient(-90deg,rgb(194,48,95) 0%,rgb(148,8,53) 100%);
background-image:-moz-linear-gradient(50% 0% -90deg,rgb(194,48,95) 0%,rgb(148,8,53) 100%);


}


#topmenu #main-menu ul ul li:first-child > a {
	-moz-border-radius: 0px 0px 0 0;
	-webkit-border-radius: 0px 0px 0 0;
	border-radius: 0px 0px 0 0;
}
#topmenu #main-menu ul ul li:first-child > a:after {
	content: '';
	position: absolute;
	left: 40px;
	top: -6px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #FDFDFD;
}
#topmenu #main-menu ul ul ul li:first-child a:after {
	left: -6px;
	top: 50%;
	margin-top: -6px;
	border-left: 0;
	border-bottom: 6px solid transparent;
	border-top: 6px solid transparent;
	border-right: 6px solid #F4F4F4; /*barva pravé šipky*/
}
#topmenu #main-menu ul ul li:first-child a:hover:after { /*barva šipky*/
	border-bottom-color: #C02E5D;
}
#topmenu #main-menu ul ul ul li:first-child a:hover:after {
	border-right-color: #A91A48;
	border-bottom-color: transparent;
}


#topmenu #main-menu a.top_parent_act /*hover u menu*/

{

    	color: #EFEC85;
		text-shadow: none;

    /* background:url(../images/bg_topmenu_a.png) repeat-x; */

}



/* Mobile */
#topmenu #main-menu ul-trigger {
	display: none;
}
/*-------end menu--------*/


/* BOOKMARKS BOX ------------------------------------------------------------------------------------- */



ul.bookmark li {
	background: url("../images/buttons.png") no-repeat scroll left -295px transparent;
	padding: 0;
	margin-left: 4px;
}
ul.bookmark li a {
	background: url("../images/buttons.png") no-repeat scroll right -295px transparent;
	color: black;
	text-shadow: 1px 1px 1px #F5F3F3;
	left: 2px;
	position: relative;
	cursor: pointer;
}
ul.bookmark li a:hover {
	color: black;
	text-shadow: 1px 1px 1px #F5F3F3;
}
ul.bookmark li.active a:hover {
	color: black;
	text-shadow: 1px 1px 1px #F5F3F3;
}
ul.bookmark li.selected {
	background: url("../images/buttons.png") no-repeat scroll left -257px transparent;
	padding: 0;
}
ul.bookmark li.selected a {
	background: url("../images/buttons.png") no-repeat scroll right -257px transparent;
	color: white;
	text-shadow: 1px 1px 1px #343e0a;
	left: 2px;
	position: relative;
	cursor: pointer;
	font-weight: bold;
}
ul.bookmark li.selected a:hover {
	background: url("../images/buttons.png") no-repeat scroll right -257px transparent;
	text-shadow: 1px 1px 1px #343e0a;
	cursor: pointer;
}
ul.bookmark li.selected a, ul.bookmark li.selected a:hover {
	padding: 8px 8px 7px 5px;
}
/* ------- border uder BOOKMARKS ----------- */.part {
	border: 0;
	border-top: 4px solid #d0d0d0;
}
/* ------- line under BOOKMARKS ---------- */

.under_bookm {
	border-bottom: 4px solid #d0d0d0;
}
/* PHOTOGALLERY ------------------------------------------ */



.photogall img {
	background: #f0ebe8;
	border: 1px solid #dad3c6;
}
.photogall a:hover img {
	background: #f8f5f3;
	border: 1px solid #bfb7b5;
}
/* COMMNENTS TABLE------------------------------------------- */



table.comments tr.dark {
	background: #f4eee9;
}
table.comments tr.light {
	background: white;
}
/* A, A:HOVER ------------------------------------------------------------------------ */

a {
	color: #584a47;
}
#incenterpage2 div.product div.productBody div.productTitle div.productTitleContent a {
	text-shadow: 1px 1px 0 #fdfcfb;
}
a:hover {
	color: black;
}
/* -------------------------- E S H O P    c o l o r s ---------------------------------------- */



/* PAGINATION  ------------------------------------------------------------- */



.pagination a, .pagination span.act {
	border: 0px solid #dad3c6;
}
.pagination a:hover {
	color: white;
	background: #584a47;
}
.pagination a.act, .pagination span.act {
	color: white;
	background: #584a47;
}
/* PRODUCT BOX in HOME PAGE --------------------------------------------*/

.product {
	border: 1px solid #D0D0D0 !important;
	background: white url(../images/bg_product_block.png) repeat-x bottom right;
	position: relative;
	box-shadow: 1px -1px 0 white inset, -1px 0 0 white inset;
}
.productTitle {
	background: smokewhite;
}
.productAct .productTitle {
	background: #f8f5f2;
}
.productPriceSmall {
	color: #6C6C6C;
}
.productPrice {
	color: black;
	text-align: right;
	width: 158px;
	margin-bottom: 15px;
}
.productFooter {
	border-top: 1px solid #D0D0D0 !important;
	height: 0px;
	min-height: 0px;
}
/* PRODUCT BOX in subpage  --------------------------------*/



.product2 {
	border-right: 1px solid #dad3c6;
	border-bottom: 1px solid #dad3c6;
	background: white url(../images/bg_product_block.png) repeat-x bottom right;
}
/* PRODUCT BOX in other page  -------------- action and best selling, related products -------------------------*/



.product3 {
	border-bottom: 1px solid #E5E5E6;
	background: none;
}
.product3Act .product3Title, .product3Act .product3Footer {
	background: #f8f5f2;
}
.product3Price {
	color: black;
}
/* TABLE PRODUCT Products overview list------------------------------------------------ */



table.productList tr.dark {
	background: #f4eee9;
}
table.productList tr.color {
	background: #f8f5f2;
}
table.productList td.price {
	color: #5f514e;
}
/* TABLE ORDER, CART, PRODUCT DETAIL ------------------------------------------------------- */



table.cart {
	background: none;
	border-bottom: none;
}
table.cart th {
	border-right: 1px solid #DEDFE0;
	background: whitesmoke;
	color: #1A1C1D;
}
table.cart td {
	border-bottom: 1px solid #f4eee9;
}
/* DETAIL PRODUCT BOX ------------------------------------------------------------------------ */

.detail-box-product .image {
	border: 1px solid #fff;
	background: white;
}
.detail-box-product .image a, .detail-box-product .image a:hover {
	border-bottom: 5px solid transparent;
}
.detail-box-product .image_foot {
	background: white;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
table.cart .prices .price-vat .price-value {
	color: #584a47;
}
/*  MORE FOTO BOX -------------------------------------------------------------------- */

.more-photo {
}
.more-photo img {
}
.param {
	border: 1px solid #D3D5DA;
	background-color: #F6F6F6;
	height: 35px;
	margin: 1px 1px 8px;
	padding: 0;
	text-align: right;
}
.subcat {
	border-top: 1px dotted #dad3c6;
	border-bottom: 1px dotted #dad3c6;
}
#inleft3, #inright3 {
	background: none;
}
/* TOPBAR */

#top-bar {
	border: none;
	background: none;
	background-image: none;
}
#top-bar a {
}
#top-bar a:hover {
}
#top-bar .sep {
}
/* SORTING */

.sorting {
	color: black;
	border: 1px solid #D3D5DA;
	background-color: #F6F6F6;
}
.sort-right select, .sort-left select {
	background: #fff;
}
.sort-right select:hover, .sort-left select:hover {
	background: #fff;
}
/* EBAR */

.img_login, .img_reg {
	float: left;
	border-left: 1px solid #534837;
}
.img_cart .elink {
	background: url(../images/basket_ebar.png) no-repeat left top;
	display: inline-block;
}
.img_cart .elink:hover {
	background: url("../images/basket_ebar.png") no-repeat scroll left -28px transparent;
}
/* ------------------------------------------------------------------------ */

#masterpage {
	border: 0 none;
	padding: 80px 0 0;
	z-index: 1;
}
#masterpage a table, #header {
	height: 234px !important;
	position: relative;
}
#site_logo {
	margin: 0 !important;
	padding-left: 0px;
	position: absolute;
	top: -88px;
	left: -8px;
	z-index: 100;
}
#topmenu {
	bottom: 30px;
	height: 40px;
	position: relative;
	width: 990px;
	z-index: 20;
}
.catalog_true #topmenu, .webonly #topmenu {
	bottom: 0px;
}

/* SUBCAT */

/* ------------------------------------------------------------------------ */



.subcat li a {
	background: url("../images/ok.png") no-repeat scroll -4px -71px transparent;
	margin: 0 30px 5px 5px;
	min-height: 10px;
	padding: 5px 0 5px 22px;
}
input, textarea, select {
	font-family: Arial, sans-serif;
}
.search select {
	width: 190px;
	;
	border: 0px solid #d0d0d0;
	height: 25px;
	line-height: 25px;
	padding: 0;
	padding-left: 10px;
	margin-top: 0px;
	font-size: 12px;
}
.search input, input#newsletter_mail.inputBox {
	border: medium none;
	font-weight: bold;
	height: 18px;
	padding: 2px 4px;
	width: 154px;
}
.search input.btt {
	height: 25px;
	left: -1px;
	margin: 0;
	padding: 0;
	position: relative;
	vertical-align: top;
	width: 30px;
}
input#newsletter_submit {
	background: url("../images/ok.png") no-repeat scroll -3px -25px transparent;
	border: 0 none;
	cursor: pointer;
	height: 25px;
	outline: medium none;
	padding: 0;
	width: 20px;
	vertical-align: middle;
}
input#newsletter_submit:hover {
	background-position: -26px -25px;
}
input.search_submit {
	background: url("../images/ok.png") no-repeat scroll -1px 0px transparent;
	border: 0 none;
	cursor: pointer;
	height: 25px;
	outline: medium none;
	padding: 0;
	width: 20px;
	vertical-align: middle;
}
.param input.search_submit {
	background-image: url("../images/ok.png");
	background-position: -1px -52px;
	margin: 9px 10px 0 6px;
	vertical-align: top;
}
.param input.search_submit:hover {
	background-position: -24px -52px;
}
.param input.search_submit:active {
	background-position: -23px -52px;
	margin: 9px 10px 0 6px;
}
input.search_submit:hover {
	background-position: -24px 0px;
}
input#newsletter_submit:active, input.search_submit:active {
	margin-left: 1px;
}
.search form img {
	display: none;
}
#inleft2 {
	padding: 10px 0;
}
#inleft2 form p {
	border: 1px solid #D0D0D0;
	margin: 9px;
	height: 25px;
	background: white;
}
table.cart input[type="text"] {
	border: 1px solid #D0D0D0;
}
table.cart input[type="text"]:hover {
	border: 1px solid #615E5A;
}
.login input[type="text"]:hover, .login textarea:hover,  .login input[type="password"]:hover, .login textarea:hover {
	border: 1px solid #615E5A;
	height: 20px;
}
.login input[type="password"], .login textarea,  .login input[type="text"], .login textarea {
	border: 1px solid #D0D0D0;
	height: 20px;
}
input {
	outline: none;
}
.form-box .spc {
	padding: 10px;
}
.form-box p.col-h-r, .form-box p.col-h-l {
	margin: 0;
	padding: 0 !important;
	width: 49%;
}
.form-box h2 {
	font-weight: normal;
}
.form-box .s30,  .form-box .s60,  .form-box .s40,  .unlock_password {
	border: 1px solid #D0D0D0;
	margin-bottom: 6px;
	margin-top: 2px;
}
.form-box .s40:hover,  .unlock_password:hover,  .form-box textarea:hover,  .form-box .s60:hover,  .form-box .s30:hover {
	border: 1px solid #615E5A;
}
.form-box textarea {
	background: #FFFFFF;
	border: 1px solid #D0D0D0;
}
#inleft2 form p:hover {
	border: 1px solid #615E5A;
	margin: 9px;
}
.productBody input.prKs:hover {
	border: 1px solid #615E5A;
}
.productBody input.prKs {
	border: 1px solid #D0D0D0;
	width: 63px;
	margin: 3px 0;
	padding: 0 5px;
}
/* ------------------------------------------------------------------------ */

.title_left2 {
	display: block;
	padding-bottom: 0;
	margin-bottom: 10px;
	text-indent: 5px;
}
#aroundpage .param p {
	padding: 0;
	font-weight: bold;
	margin-bottom: 10px;
}
.param input.btt {
	position: relative;
	top: 3px;
}
#left-box {
	margin: 0;
}
.title_left_eshop {
	height: 36px;
	line-height: 36px;
	text-indent: 5px;
}
#footleft1, #footleft_eshop {
	display: none;
}
/* ------------------------------------------------------------------------ */

#right-box {
	margin-top: 0;
}
/* ------------------------------------------------------------------------ */

#aroundpage {
	margin-top: 40px;
	width: 990px;
}
#incenterpage {
	padding: 6px 1px 0;
}
#centerpage, #centerpage2 {
	margin-top: 0;
}
/* ------------------------------------------------------------------------ */

.sliderwrapper {
	overflow: visible;
}
.sliderwrapper .product {
	overflow: hidden;
	width: auto !important;
}

.sliderwrapper .contentdiv .product .productBody .productTitle {
		padding-left:10px;
	}

.sliderwrapper .contentdiv .product .productBody .productText {
	 padding-left:21px !important;
	 }
/* ------------------------------------------------------------------------ */



.detail-box-product p.product-status {
	text-align: right;
}
.social-box {
	float: left;
}
#header_titles {
	display: block;
	float: left;
	padding: 55px 0 0 30px;
	width: 950px;
}
/* ------------------------------------------------------------------------ */

#wherei {
	padding-top: 2px;
	border-bottom: 1px dotted #d3d5da;
}
#wherei p a, #wherei p {
	font-size: 10px;
}
#wherei p {
	margin: 10px 0 9px 0;
}
/* ------------------------------------------------------------------------ */





#footer_center {
	height: 28px;
}
/* ko��k---------------------------------------------------- */



#ebar {
	bottom: 295px;
	height: 30px;
	padding: 0 0 0 434px;
	position: relative;
	width: 558px;
}
#ebar_right {
	padding-right: 0;
}
#ebar_right .elink {
	padding-left: 36px;
	padding-right: 0 !important;
	position: relative;
	top: 0px;
}
.img_cart {
	color: transparent;
	float: right;
	font-size: 0;
	height: 30px;
	margin-top: 2px;
}
.img_login, .img_reg {
	height: 14px;
	padding: 0 !important;
	margin: 9px 0;
}
.img_login .elink, .img_reg .elink {
	padding: 0 10px !important;
	line-height: 14px !important;
}
#ebar_right.basket-full {
	background: url("../images/stav2.png") no-repeat scroll 20px -2px;
	transition: background 0.3s;
	-moz-transition: background 0.3s; /* Firefox 4 */
	-webkit-transition: background 0.3s; /* Safari and Chrome */
	-o-transition: background 0.3s; /* Opera */
}
#ebar_left .elink, #ebar_right .elink {
	height: 30px;
	line-height: 26px;
}
#ebar_left {
	float: right;
	width: auto;
	height: 30px;
}
#ebar_right.basket-full:hover {
	background: url("../images/stav3.png") no-repeat scroll 5px 8px;
}
*+html #ebar_right .elink {
	top: 0px;
}
*+html #ebar_right.basket-full {
	background: none;
}
*+html #ebar_right.basket-full:hover {
	background: none;
}
:root #ebar_right .elink {
	top: 3px \ ;
}
 noindex:-o-prefocus,  #ebar_right .elink {
 margin-left: -6px;
}
.there_are_status_icons {
	background: url("../images/stav.png") no-repeat scroll 1px 0 transparent;
	height: 18px;
	position: relative;
	width: 20px;
}
.productAct:hover .productFooter {
	background-color: transparent;
}
.icons_width_hack {
	overflow: hidden;
	width: 10px
}
.ico_new,  .ico_act,  .ico_top,  .ico_shiping {
	display: inline-block !important;
	width: auto !important;
	background-repeat: no-repeat;
	min-width: 10px;
	margin: 1px 1000px 0px 1px !important;
	padding: 0px 9px 0px 9px;
	white-space: nowrap;
}
.search form p.search_description {
	border: none !important;
}
.detail-box-product .ico_new,  .detail-box-product .ico_act,  .detail-box-product .ico_top,  .detail-box-product .ico_shiping,  .detail-box-product .stock_yes,  .detail-box-product .stock_no {
	display: inline-block !important;
	margin: 1px 0px 0px 1px !important;
	float: left;
}
.productText {
	font-family: verdana;
	padding: 10px 10px 10px 16px;
}
.productFooter, .productFooter:hover {
	border-top: 0px solid #D0D0D0 !important;
	cursor: pointer;
}
.product .productFooter .productFooterContent {
	position: absolute;
	opacity: 1;
	padding: 0;
}
.product3ImageBox {
	margin-bottom: 3px;
}
.img_box a img {
	margin: 10px 0 10px 11px;
}
.tab_img80 .productFooter .productFooterContent,  .tab_img160 .productFooter .productFooterContent,  .row_img160 .productFooter .productFooterContent,  .tab_2online .productFooter .productFooterContent {
	opacity: 1;
	padding-top: 15px;
	position: absolute;
}
.tab_img80 .productFooter .productFooterContent {
	top: 31px;
}
.tab_img160 .productFooter .productFooterContent {
	top: 45px;
}
.row_img160 .productFooter .productFooterContent {
	top: 6px;
}
.tab_2online .productFooter .productFooterContent {
	top: 45px;
}
.product.tab_2online {
	width: 48.9%;
	min-height: 312px;
	margin-left: 2px;
}
.product.tab_img80 {
	width: 181px;
	min-height: 232px;
	margin-left: 1px;
}
.part .spc {
	margin: 9px 2px 0 0;
	padding: 0;
}
.product.tab_img160 {
	width: 181px;
	min-height: 297px;
	margin-left: 1px;
}
.delete_icon {
	background: url("../images/delete.png") no-repeat scroll 0px 0 transparent;
	height: 20px;
	width: 40px;
}
.delete_btns {
	background: url("../images/buttons.png") no-repeat scroll -39px -215px transparent;
	display: inline-block;
	height: 24px;
	margin: 16px;
	outline: medium none;
	width: 29px;
	color: transparent;
}
.delete_btns:hover {
	background: url("../images/buttons.png") no-repeat scroll -8px -215px transparent;
	color: transparent;
}
.search p {
	margin-bottom: 0 !important;
}
#search_setup_area {
	display: none;
	height: 38px;
	padding: 4px 0 0 4px;
	margin: 0 9px 0 9px !important;
	border: 1px solid #D0D0D0;
	border-top: none;
	background-color: #F2F2F2;
}
#search_setup_area label {
	display: inline-block;
	margin-bottom: 4px;
}
#search_setup_area input {
	height: auto;
	width: auto;
	vertical-align: middle;
	margin: 0px;
}
#back_to_cart_icon {
	text-decoration: none;
}
input {
	outline: none;
}
input.buy_btn {
	background: url("../images/buttons.png") no-repeat scroll -9px -20px transparent;
	border: medium none;
	clear: none;
	color: white;
	cursor: pointer;
	font-size: 10pt !important;
	font-weight: bold;
	height: 25px !important;
	margin-left: 10px !important;
	padding-bottom: 5px !important;
	text-align: center !important;
	text-shadow: 1px 1px 1px #343e0a;
	width: 75px !important;
}
.sliderwrapper .contentdiv .product .productBody input {
	padding-bottom: 5px !important;
}
input.buy_btn:hover {
	background: url("../images/buttons.png") no-repeat scroll -9px -48px transparent;
}
input.buy_btn:active,  input#login_btn:active,  input#submit_recalc:active,  input#submit_save:active,  input#registration_btn:active,  input#show_selected_button:active,  input#add_comment_btn:active,  #comment.part div.spc table.comments tbody tr td a:active,  input#send_btn:active,  input#buy_btn:active,  input#submit_btn:active,  unlock_buttons:active {
	text-indent: 2px;
}
input#login_btn {
	background: url("../images/buttons.png") no-repeat scroll -90px -20px transparent;
	border: medium none;
	color: white;
	font-size: 10pt;
	font-weight: bold;
	height: 25px;
	left: 198px;
	padding-bottom: 5px;
	position: relative;
	text-align: center;
	text-shadow: 1px 1px 1px #343e0a;
	width: 76px;
	cursor: pointer;
}
.unlock_buttons {
	background: url("../images/buttons.png") no-repeat scroll -90px -20px transparent;
	border: medium none;
	color: white;
	font-size: 10pt;
	font-weight: bold;
	height: 25px;
	padding-bottom: 5px;
	text-align: center;
	text-shadow: 1px 1px 1px #343e0a;
	width: 76px;
	cursor: pointer;
	margin-top: 5px;
}
input#login_btn:hover, .unlock_buttons:hover {
	background: url("../images/buttons.png") no-repeat scroll -90px -48px transparent;
}
input#submit_recalc, input#submit_save {
	background: url("../images/buttons.png") no-repeat scroll -198px -132px transparent;
	border: medium none;
	color: white;
	cursor: pointer;
	font-size: 10pt;
	font-weight: bold;
	height: 25px;
	padding-bottom: 5px;
	text-align: center;
	text-shadow: 1px 1px 1px #343e0a;
	width: 95px;
}
input#submit_recalc {
	margin-top: 10px;
}
input#submit_recalc:hover, input#submit_save:hover {
	background: url("../images/buttons.png") no-repeat scroll -198px -164px transparent;
}
input#registration_btn, input#show_selected_button, input#add_comment_btn {
	background: url("../images/buttons.png") no-repeat scroll -173px -20px transparent;
	border: medium none;
	color: white;
	cursor: pointer;
	font-size: 10pt;
	font-weight: bold;
	height: 25px;
	padding-bottom: 5px;
	text-align: center;
	text-shadow: 1px 1px 1px #343e0a;
	width: 124px;
}
input#registration_btn:hover, input#show_selected_button:hover, input#add_comment_btn:hover {
	background: url("../images/buttons.png") no-repeat scroll -173px -48px transparent;
}
#comment.part div.spc table.comments tbody tr td a {
	background: url("../images/buttons.png") no-repeat scroll -173px -20px transparent;
	border: medium none;
	color: white;
	cursor: pointer;
	display: block;
	font-size: 10pt;
	font-weight: bold;
	height: 18px;
	line-height: 20px;
	padding-bottom: 5px;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 1px #343e0a;
	width: 124px;
}
#comment.part div.spc table.comments tbody tr td a:hover {
	background: url("../images/buttons.png") no-repeat scroll -173px -48px transparent;
}
input#send_btn, input#buy_btn {
	background: url("../images/buttons.png") no-repeat scroll -305px -7px transparent;
	border: medium none;
	color: white;
	cursor: pointer;
	font-size: 13pt;
	font-weight: bold;
	height: 39px;
	padding-bottom: 5px;
	text-align: center;
	text-shadow: 1px 1px 1px #343e0a;
	width: 124px;
}
input#send_btn:hover, input#buy_btn:hover {
	background: url("../images/buttons.png") no-repeat scroll -305px -49px transparent;
}
input#submit_btn {
	background: url("../images/buttons.png") no-repeat scroll -9px -123px transparent;
	border: medium none;
	color: white;
	cursor: pointer;
	font-size: 13pt;
	font-weight: bold;
	height: 34px;
	padding-bottom: 5px;
	text-align: center;
	text-shadow: 1px 1px 1px #343e0a;
	width: 180px;
}
input#submit_btn:hover {
	background: url("../images/buttons.png") no-repeat scroll -9px -164px transparent;
}
 @-moz-document url-prefix() {
 input#send_btn,  input#buy_btn,  #comment.part div.spc table.comments tbody tr td a,  input#show_selected_button,  input#registration_btn,  input#submit_recalc,  input#login_btn,  input.buy_btn,  input#submit_btn,  .sliderwrapper .contentdiv .product .productBody input {
 padding-bottom: 7px !important;
}
}
 @-moz-document url-prefix() {
 input#submit_save {
 padding-bottom: 6px;
}
}
#ebar_right_content {
	padding: 0px;
	margin: 0px;
	text-align: left !important;
}
.tab_img80 .ico_new, .tab_img160 .ico_new, .tab_2online .ico_new, .icons_width_hack div.ico_new,  .detail-box-product p.product-status .ico_new,  .tab_img80 .ico_act, .tab_img160 .ico_act, .tab_2online .ico_act, .icons_width_hack div.ico_act,  .detail-box-product p.product-status .ico_act,  .tab_img80 .ico_shiping, .tab_img160 .ico_shiping, .tab_2online .ico_shiping, .icons_width_hack div.ico_shiping,  .detail-box-product p.product-status .ico_shiping,  .tab_img80 .ico_top, .tab_img160 .ico_top, .tab_2online .ico_top, .icons_width_hack div.ico_top,  .detail-box-product p.product-status .ico_top {
	background: url("../images/stav.png") repeat scroll -1px 74px transparent;
	color: white;
	display: inline-block;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	height: 15px;
	margin: 1px;
	width: 42px;
}
.tab_img80 .ico_new, .tab_img160 .ico_new, .tab_2online .ico_new, .icons_width_hack div.ico_new,  .detail-box-product p.product-status .ico_new {
	background: url("../images/stav.png") repeat scroll -1px 75px transparent;
	text-shadow: 1px 1px 1px #053c92;
}
.tab_img80 .ico_act, .tab_img160 .ico_act, .tab_2online .ico_act, .icons_width_hack div.ico_act,  .detail-box-product p.product-status .ico_act {
	background: url("../images/stav.png") repeat scroll -1px -40px transparent;
	text-shadow: 1px 1px 1px #830205;
}
.tab_img80 .ico_shiping, .tab_img160 .ico_shiping, .tab_2online .ico_shiping, .icons_width_hack div.ico_shiping,  .detail-box-product p.product-status .ico_shiping {
	background: url("../images/stav.png") repeat scroll -1px -60px transparent;
	text-shadow: 1px 1px 1px #432405;
}
.tab_img80 .ico_top, .tab_img160 .ico_top, .tab_2online .ico_top, .icons_width_hack div.ico_top,  .detail-box-product p.product-status .ico_top {
	background: url("../images/stav.png") repeat scroll -1px -80px transparent;
	text-shadow: 1px 1px 1px #262d07;
}
.tab_img80 .stock_no, .tab_img160 .stock_no, .tab_2online .stock_no, .in-action-box .stock_no, div.productPriceBox div.stock_no, .row_noimg .stock_no,  .tab_img80 .stock_yes, .tab_img160 .stock_yes, .tab_2online .stock_yes, .in-action-box .stock_yes, div.productPriceBox div.stock_yes, .row_noimg .stock_yes,  .detail-box-product .stock_yes, .detail-box-product .stock_no {
	color: #6A6A6A;
	direction: rtl;
	display: inline-block;
	float: left;
	font-family: Verdana;
	font-size: 9px;
	height: 21px;
	line-height: 16px;
	margin: 8px 0 0 0;
	text-align: right;
	text-indent: 24px;
	width: 73px;
}
.tab_2online .stock_yes, .tab_2online .stock_no {
	margin: 3px 0 0 0 !important;
}
.row_img160 .we_have_order_count_input {
	margin: 3px 0 0 0 !important;
}
.tab_img80 .stock_no, .tab_img160 .stock_no, .tab_2online .stock_no, .in-action-box .stock_no, div.productPriceBox div.stock_no, .row_noimg .stock_no, .detail-box-product .stock_no {
	background: url("../images/buttons.png") repeat scroll -70px -212px transparent;
}
.tab_img80 .stock_yes, .tab_img160 .stock_yes, .tab_2online .stock_yes, .in-action-box .stock_yes, div.productPriceBox div.stock_yes, .row_noimg .stock_yes, .detail-box-product .stock_yes {
	background: url("../images/buttons.png") repeat scroll -70px -233px transparent;
}
div.product3PriceBox div.stock_yes, div.product3PriceBox div.stock_no {
	margin-left: 8px;
	margin-top: 8px;
}
div.product3PriceBox input.buy_btn {
	margin-left: 0px !important;
}
div.productPriceBox form {
	display: inline-block;
	float: right;
	width: auto;
}
div.product3PriceBox form {
	display: inline-block;
	float: right;
	height: 27px;
	margin-right: 8px;
	margin-top: 5px;
	width: auto;
}
.row_img160 div.productPriceBox form {
	margin-top: 5px;
}
.row_img160 .img_box a img {
	margin: 11px;
}
.tab_img80 .productText div {
	margin: 1px 3px 5px -5px;
}
.productPriceBox.tab_img160, .productPriceBox.tab_img80 {
	float: right;
	padding-bottom: 5px;
	padding-right: 8px;
	padding-left: 8px;
	width: 91%;
}
.productPriceBox.row_img160 {
	float: right;
	padding-bottom: 5px;
	padding-right: 8px;
	padding-left: 8px;
	width: 30%;
}
.productPriceBox {
	float: right;
	padding-bottom: 3px;
	padding-left: 9px;
	padding-right: 9px;
	width: 161px;
}
.sliderwrapper .contentdiv .product .productBody .productPriceBox {
	width: 161px !important;
}
.sliderwrapper .contentdiv .product .productBody .productPriceBox form {
	width: 75px !important;
}
.row_img160 {
	width: 99% !important;
}
.sliderwrapper .contentdiv .product .productFooter {
	height: 0 !important;
	min-height: 0 !important;
	opacity: 1 !important;
}
.sliderwrapper .contentdiv .product .productBody .img_box a img {
	margin: 10px !important;
}
.sliderwrapper .contentdiv .product .productFooter .productFooterContent {
	opacity: 1 !important;
	top: 27px !important;
}
.sliderwrapper .contentdiv .product {
	margin-left: 1px !important;
	margin-right: 1px !important;
}
.our_price_text {
	color: #404040;
	font-size: 11px;
	padding-right: 4px;
	text-align: right;
}
#incenterpage .selectboxit, #incenterpage .selectboxit-options, #aroundpage .selectboxit, #aroundpage .selectboxit-options {
	background-color: white;
	border-radius: 0 0 0 0;
	margin: 6px 0 0;
	width: auto;
	border: 1px solid #D0D0D0;
}
#incenterpage .selectboxit:hover, #incenterpage .selectboxit-options:hover, #aroundpage .selectboxit:hover, #aroundpage .selectboxit-options:hover {
	border: 1px solid #615e5a;
}
.parametric_search_text, .sorting_order_text {
	line-height: 35px;
	padding-right: 6px;
	vertical-align: top;
}
.sort-right fieldset, .sort-left > fieldset {
	padding: 0 4px 0 9px;
}
#aroundpage .selectboxit-text {
	padding: 0 13px;
}
#aroundpage .selectboxit-arrow-container {
	background-image: url("../images/ok.png");
	background-position: -44px 0px;
}
#aroundpage .selectboxit-arrow-container:hover {
	background-position: -44px -25px;
}
#aroundpage .selectboxit-arrow-container:active {
	background-position: -44px -24px;
}
#aroundpage .selectboxit-options.dropdown-menu {
	border-top: 0 none !important;
}
#aroundpage .selectboxit-options.dropdown-menu:hover {
	border: 1px solid #D0D0D0;
}
#aroundpage .selectboxit-options.dropdown-menu li a {
	font-size: 11px;
	padding: 0 10px 0 5px;
}
#aroundpage .selectboxit-options.dropdown-menu li:hover {
	background: #F2F2F2 !important;
}
#aroundpage .selectboxit-options.dropdown-menu li.active {
	background: #F2F2F2 !important;
}
.fleft {
	line-height: 12px;
}
table.cart tbody tr td div.fright input#kusy {
	margin-bottom: 10px;
}
table.cart .count {
	line-height: 36px;
	vertical-align: top;
}
.main_tab {
	margin-top: 64px;
}
.product3 img {
	margin: 6px;
	padding: 0;
}
.pagination a.act, .pagination span.act, .pagination a:hover {
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.lang {
	margin: 0;
	position: absolute;
	z-index: 10000;
}

/*iPhone for menu*/
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
	#topmenu #main-menu ul ul {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
		}
	}
table.comments tbody tr td a {
    background: url("../images/buttons.png") no-repeat scroll -173px -20px rgba(0, 0, 0, 0);
    border: medium none;
    cursor: pointer;
    display: block;
    font-size: 10pt;
    font-weight: bold;
    height: 18px;
    line-height: 20px;
    padding-bottom: 5px;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.79);
    width: 124px;
    color: white;
}

table.comments tbody tr td a {
    background: url("../images/buttons.png") no-repeat scroll -173px -20px rgba(0, 0, 0, 0);
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 10pt;
    font-weight: bold;
    height: 18px;
    line-height: 20px;
    padding-bottom: 5px;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 1px #093047;
    width: 124px;
}
table.comments tbody tr td a:hover {
    background: url("../images/buttons.png") no-repeat scroll -173px -48px rgba(0, 0, 0, 0);
}
/* Parameters */

.centerpage_params_filter_areas .ui-slider .ui-slider-handle,
.centerpage_params_filter_areas .ui-slider .ui-slider-handle:hover{
    background: url("../images/buttons.png") no-repeat scroll -15px -125px transparent;
    border: 1px solid #C60B69!important;
    box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.07) inset;
    border-radius: 3px;
    width: 14px;
    height: 25px;
    top: -5px;
}
.extract_details_btns {
    cursor: pointer;
    background: url("../images/buttons.png") no-repeat scroll -15px -125px transparent;
    border: 1px solid #900633 !important;
    box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.07) inset;
    margin: 3px;
    padding: 5px;
    border-radius: 3px;
color: #FFF;
text-shadow: 1px 1px 1px #5F0834;
}
.cancel_filter_button, .cancel_filter_button:hover {
    cursor: pointer;
    background: none repeat scroll 0% 0% #DB2F67;
    border: medium none;
    margin: 3px;
    padding: 5px;
    padding-left: 7px;
    border-radius: 3px;
color: #FFF;
text-shadow: 1px 1px 1px #5F0834;
    height: 14px;
}
.centerpage_params_filter_areas .ui-slider-range {
    border: 1px solid #900633 !important;
    top: -1px !important;
    margin-left: -1px;
}
.centerpage_params_filter_areas .ui-widget-content:not(.ui-tabs-panel) {
    background-color: rgb(232, 232, 232);
    box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.7) inset !important;
    border: 1px solid rgb(203, 203, 203);
}
.centerpage_params_filter_areas .ui-slider-horizontal {
    height: 17px !important;
}
#top_loading_bar {
    background-color: #C00D68 !important;
}
#top_loading_container {
    background-color: rgba(0, 0, 0, 0.4) !important;
}
.cancel_filter_button::after {
    margin: 0px 3px 0px 8px;
}
.extract_details_btns {
    width: 15%;
}
.sorting .sorting_item {
    color: #878787;
    padding-right: 11px;
    padding-left: 11px;
}
.sorting .sorting_item:not(:last-child) {
    border-right: 1px solid #e6e5e5;
}
div.subcat{
    border-top: 1px solid #e6e5e5;
    border-bottom: 1px dotted #5C5C5C;
    margin-bottom: 6px !important;
}
.sorting, .param {
    color: #2E2F30;
    font-weight: bold;
}
.param.centerpage_params_filter_areas .value_rate {
    padding: 4px;
    color: #bebebe;
    font-size: 11px;
}
#centerpage_params_filter_area input.price {
    width: 65px;
    text-align: right;
    border: 1px solid rgb(198, 198, 198);
    border-radius: 3px;
    height: 20px;
    margin-right: 5px;
    background: none repeat scroll 0% 0% white;
    padding-right: 6px;
    padding-top: 3px;
    padding-bottom: 2px;
}
.ui-tabs-vertical .ui-tabs-nav li {
    background: #f1f1f1;
    border-right: 1px solid #e6e5e5;
     box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.7) inset !important;
}
.centerpage_params_filter_areas .ui-widget-content:not(.ui-tabs-panel) {
    background-color: #f7f7f7;
    box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.7) inset !important;
    border: 1px solid #e6e5e5;
}
.ui-tabs-vertical .ui-tabs-nav li a {
    border-bottom: 1px solid #e6e5e5;
    display: block;
    width: 100%;
    padding: 11px 5px;
    text-align: left;
    text-decoration: none;
    color:#2E2F30;
    text-shadow: 0px 1px 1px white;
}
.ui-tabs-vertical .ui-tabs-nav li {
    right: 0px;
}
.param.centerpage_params_filter_areas td.value_cells {
    width: 33%;
    border: 1px solid #e6e5e5;
    background-color: #FFF;
}
.centerpage_params_filter_areas .ui-tabs-nav li.ui-state-active a, .centerpage_params_filter_areas .ui-tabs-nav li.ui-state-hover a {
    color: #DB2F67;
}
.centerpage_params_filter_areas .ui-tabs-nav li.ui-state-active a {
    box-shadow: 2px 0px 0px #DB2F67 inset;  
}
#centerpage_label_max_price, #centerpage_label_min_price {
    width: 105px;
    display: table-cell;
    vertical-align: middle;
    padding-left: 8px;
    padding-right: 8px;
}
.centerpage_price_slider_box_areas {
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
}
.centerpage_price_slider_boxes {
    width: 97% !important;
}
.sorting, .param {
background-color: white;
}
.sorting {
    width: 742px;
    margin-left: 2px;
}
.sorting .sorting_item, .sorting .sorting_label {
    display: table-cell;
    padding-left: 10px;
    padding-right: 8px;
}
.param.centerpage_params_filter_areas {
    height: auto;
    padding: 5px;
    margin-left: 2px;
    width: 732px;
}
.row_img160 {
    width: 742px !important;
    margin-left: 2px !important;
}
.product.tab_img80{
    margin-left: 2px;
}
.product.tab_img160{
    margin-left: 2px;
}

/* Blog b03 pink ***************************************/
.blog-container .blog-menu {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
}
.blog-main-col1 .article, .blog-main-col2 .article, .blog-main-col3 .article {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
}

.blog-category-level1.blog-category-active.blog-category-current > a, .blog-category-level2.blog-category-active.blog-category-current > a{
	background:rgb(255, 255, 255);
	color: rgb(166, 14, 91);
}
.btn .detail-btn {
    background: rgba(0, 0, 0, 0) linear-gradient(rgb(193, 15, 104), rgb(165, 10, 89)) repeat scroll 0 0;
    border: 1px solid rgb(165, 10, 89) ;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5), 0 1px 1px 0.9px rgba(255, 255, 255, 0.7) inset;
    color: rgb(255, 255, 255);
    text-shadow: 1px 1px 1px rgb(95, 8, 52);
}
.blog-category-level1 a:hover {
	background: rgb(240, 238, 235) none repeat scroll 0 0;
}
html body .blog-category-level1 .blog-category-level2 a:hover {
	background: rgb(255, 255, 255) none repeat scroll 0 0;
	    color: rgb(95, 81, 78);
}
.blog-title, .blog-eshop-title {
    color: rgb(64, 64, 64);
	background: rgba(0, 0, 0, 0) url("http://wa-dev4.hostareal.cz/sablony/nove/a01/a01blue/css/../images/bg_r.png") no-repeat scroll left top;
	border-bottom: medium none;
}
html body .blog-main .article-detail .btn .prev-btn, 
html body .blog-main .article-detail .btn .next-btn {
    background: rgba(0, 0, 0, 0) linear-gradient(rgb(193, 15, 104), rgb(165, 10, 89)) repeat scroll 0 0;
    border: 1px solid rgb(165, 10, 89) ;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5), 0 1px 1px 0.9px rgba(255, 255, 255, 0.7) inset;
    color: rgb(255, 255, 255);
    text-shadow: 1px 1px 1px rgb(95, 8, 52);
}
html body .blog-main .article-detail .btn .prev-btn:hover, 
html body .blog-main .article-detail .btn .next-btn:hover,
.btn .detail-btn:hover {
    background: rgba(0, 0, 0, 0) linear-gradient(rgb(193, 15, 104), rgb(165, 10, 89)) repeat scroll 0 0;
	 box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5), 0 1px 1px 0.9px rgba(255, 255, 255, 0.7) inset;
}
.blog-category-level1 a {
    border-bottom: 1px solid #e5e5e6;
    color: rgb(0, 0, 0);
}
html body .blog-category-level1 .blog-category-level2 a{
	 border-bottom: 1px dashed rgb(224, 223, 221);
    color: rgb(128, 128, 128);
}
