/* KATEGORIE + DROBKY */
#mwshop { color:#84397e; }

#mwshop fieldset legend {
  padding:0 5px;
  margin:10px 0;
  color:#470071;
}

#mwshop fieldset table td, #mwshop fieldset table th {
  padding:0 5px;
  margin:10px 0;
  color:#84397e;
}

#mwshop fieldset table th {
  width:130px;
}


/* KATEGORIE + DROBKY */
/*
#mwshop_catlist li {
	margin-left:5px;
	list-style:none;
	font-size:10pt;
}

#mwshop_catlist li ul li {
	margin-left:15px;
	font-size:8pt;
}

#mwshop_catlist li a {
	color:#06c;
	display:block;
	padding:4px 2px;
}

#mwshop_catlist li a:hover{
	color:#f00;
}

.actual_map a{
	color:#060 !important;
}

.active_category ul li a{
	color:#06c !important;
}

.active_category a{
	color:#f60 !important;
}
*/

/* MENU GLOBAL CONTROLER */
#sidetreecontrol {
	height:30px;
}
#sidetreecontrol a {
	color:#fff;
	display:block;
	width:25px;
	height:25px;
	float:left;
	margin-left:3px;
}

.s-expand {
	background:url(../_img/s-expand.png) #ddd no-repeat center center;
}

.s-collapse {
	background:url(../_img/s-collapse.png) #ddd no-repeat center center;
}

/* KATEGORIE FULL LIST */
.treeview li {
	font-size:14px;	
}

.treeview a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

.actual_map a{
	color:#fff !important;
}

.active_category ul li a{
	color:#fff !important;
}
.active_category ul li a:hover 
{
color: #970098  !important;
}
#jtree .active_category.collapsable ul li a:hover 
{
color: #f00  !important;
}

.active_category a{
	color:#FFC0FF !important;
}

.treeview a:hover {
	color:#f00 !important;
}


.mwshop_drops_menu {
	padding:8px 0;
  background-color:#F4E7FD;

}

.mwshop_drops_menu ul li {
  font-size:14px;
  color:#666;
	display:inline;
	font-weight:bold;
}

.mwshop_drops_menu a {
	
}

/* STRANKOVANI */
.mwshop_pager {
  text-align:center;
  float:left;
  margin:10px 0;
  /*clear:both;*/
  position:relative;
  font-size:15px;
  width:535px;
}

.mwshop_pager_next_prev {
  display:none;
 height:26px;
}
.mwshop_pager_prev {
 display:block;
 position:absolute;
 top:0;
 left:130px;
 width:65px;
 height:26px;
 line-height:26px;
 background:url('../_img/page-previous.png') transparent no-repeat 2px center;
 padding:0 0 0 22px;
}
.mwshop_pager_next {
 display:block;
 position:absolute;
 top:0;
 right:130px;
 width:40px;
 height:26px;
 line-height:26px;
 background:url('../_img/page-next.png') transparent no-repeat right center;
 padding:0 22px 0 0;
}

.mwshop_pager_first {
 display:block;
 position:absolute;
 top:0;
 left:0;
 width:90px;
 height:26px;
 line-height:26px;
 background:url('../_img/page-first.png') transparent no-repeat 2px center;
 padding:0 0 0 22px;
}
.mwshop_pager_last {
 display:block;
 position:absolute;
 top:0;
 right:0;
 width:103px;
 height:26px;
 line-height:26px;
 background:url('../_img/page-last.png') transparent no-repeat right center;
 padding:0 22px 0 0;
}

a.mwshop_pager_link {
	font-weight:bold;
	font-size:18px;
	color:#84397e !important;
	background:#f4e7fd;
	padding:1px 3px;
}
a.mwshop_pager_actual {
	font-weight:bold;
	font-size:18px;
	color:#ffc !important;
	background:#84397e;
	padding:1px 3px;
}
a.mwshop_pager_link:hover, a.mwshop_pager_actual:hover {
  color:#ffc !important;
	background:#600;
}
.mwshop_pager_down {
	 clear:both;
}

/* FILTRY */
#mwshop_filter_show {
  display:none;
  position:relative;
  width:535px;
  float:left;
  background-color:#F4E7FD;
}

.mwshop_filter_box, .mwshop_order_box, .mwshop_availability_box {
  width:33%;
  float:left;
  height:30px;
  padding:10px;
}

.mwshop_product_count {
  width:80px;
  position:absolute;
  top:-32px;
  right:10px;
  font-size:14px;
  text-align:center;
  background:#fff;
  color:#470071;
  padding:5px;
}

.mwshop_filter_select, .mwshop_order_box select {
  width:190px;
  font-size:15px;
  padding:2px;
  color:#000;
  background:#eee;
  border:1px solid #470071;
}
.mwshop_availability_box label {
  display:block;
  width:166px;
  font-size:15px;
  padding:3px 10px; 
  color:#000;
  background:#ffa;
  border:1px solid #f00;
  overflow:hidden;
}

/* CAT DESC */
.mwshop_category_description {

}

#boxes h3{
  color:#000;
  text-align:center;
}

#boxes input{
  border:1px solid #f00;
  width:100px;
  font-size:15px;
  color:#f00;
  background:#fff;
  margin:4px 5px;
}

/* KATALOG */
#mwshop_itemlist {
  min-height: 300px;
	height: auto;
	_height: 300px;
}

#mwshop_itemlist_content {
	padding:0;
}

/* CART */
div.mwshop_last_cart_item {
	font-size:14px;
}
.mwshop_last_cart_go {
	margin-top:10px;
	text-align:center;
}
.mwshop_last_cart_href {
	font-size:15px;
	font-weight:bold;
	color:#84397e;
	background:#f4e7fd;
	margin:auto 0px;
	padding:5px 5px;
	border:1px #84397e solid;

}
.mwshop_last_product_count {
	font-weight:bold;
}
.mwshop_last_product_code {
	color:#999;
	font-size:10px;
}

.mwshop_last_product_title {
	display:block;
	font-weight:bold;
}
.mwshop_last_price_no_vat {
	font-size:10px;
	display:block;
	color:#999;
}
.mwshop_last_price_vat {
	font-size:17px;
	display:block;
	color:#333;
	display:block;
	font-weight:bold;
}

div.mwshop_mycart {
	width:180px;
	padding:5px;
	font-size:12px;
	text-align:left;
}

.mwhop_mycart_title {
  display:block;
	width:150px;
	font-size:14px;
	margin:0 0 4px 0;
}

.mwshop_mycart_price {
	display:block;
	color:#f00;
	font-weight:bold;
	font-size:16px;
	margin:0 0 4px 0;
}
.mwshop_mycart_empty_button {
	display:none;
}

#mwshop_mycart_view .mwhop_mycart_title {
	color:#fff;
	font-weight:bold;
}

.mwshop_mycart_buttons {
	display:block;
}

#mwshop_order_form  th {
	width:250px;
	text-align:right;
	padding-right:10px;
}

.mwshop_udelivery_combo label {
	width:100%;
	display:block;
}

table.mwshop_udelivery_combo {
  border-collapse:collapse;
  width:100%;
}
.mwshop_udelivery_combo th {
	padding:5px 0 !important;
  vertical-align:top;
	width:200px !important;
  border-bottom:1px solid #ddd;
  margin:0;
}
.mwshop_udelivery_combo td {
	padding:5px 0 !important;
  vertical-align:top;
  border-bottom:1px solid #ddd;
  margin:0;
}
.mwshop_udelivery_combo tr:hover {
	background: #fff;
}

td.mwshop_rate_pref label {
  margin:2px;
  padding:2px;
  text-align:center;
  display:block;
  color:#fc0;
  font-weight:bold;
}
#mwshop_rate_pref {
  margin:10px;
}

/* FORM */
.mwshop_mycart_list{
	border-left:1px solid #eee;
	border-top:1px solid #eee;
	border-spacing:0;
	width:100%;
}

.mwshop_mycart_list th {
	border:1px solid #eee;
	border-top:0;
	border-left:0;
	padding:2px;
	color:#000;
}

.mwshop_mycart_list td {
	border:1px solid #eee;
	border-top:0;
	border-left:0;
	padding:2px;
	color:#000;
}

.mwshop_ccount{
	width:40px;
}

input.mwshop_in{
	border:1px solid #333;
	padding:2px;
	font-size:12px; 
}

.mwshop_mycart_amount .mwshop_ccount {
  float:left;
}
.mwshop_mycart_amount .cart_label {
  float:left;
  margin:2px 2px 0 2px;
}
.mwshop_mycart_recount_button, .mwshop_mycart_delete_button {
}
.mwshop_bt, .mwshop_mycart_sendorder, .mwshop_buythis, #weebo_login_bt,
#weebo_reg_bt, .mwshop_mycart_shopping , .mwshop_mycart_neworder, .mwshop_mycart_go_button {
	background-color:#E8BDE3;
	border: 1px #666 solid;
	text-decoration: none;
	padding:2px 4px;
	color: #fff;
	font-size: 12px;
}
.mwshop_buythis, #weebo_login_bt, #weebo_reg_bt, .mwshop_mycart_go_button   {
	background:url(../_img/buy_bt.png) transparent no-repeat center center;
	border:none;
	width:97px;
	font-weight:bold;
}
.mwshop_item_content .mwshop_buythis {
	display:block;
	margin:5px auto;
}
.mwshop_mycart_sendorder, .mwshop_mycart_neworder, .mwshop_mycart_go_button {
	background:url(../_img/bt_lng.png) transparent no-repeat center center;
	width:123px;
	border:none;
}
.mwshop_mycart_shopping {
	background:none;
	color:#939;
	border:none;
}
/* POLOZKA KATALOGU */
hr.mwshop_cleaner { clear:both }

.mwshop_item {
	width:132px;
	float:left;
	position:relative;
}

.mwshop_item_content {
	padding:0px;
	margin:-1px 0 0 -1px;;
	height:300px;
	text-align:center;
}

.mwshop_item_content a {
	color:#470071 !important;
}

.mwshop_item_content h2{
	font-size:13px !important;
	padding:0;
	height:55px;
}
.mwshop_item_content h2 a .kosiceforshit{
	position:absolute;
	bottom:5px;
	right:5px;
	background:url('../_img/kosik.gif') transparent no-repeat left top;
	height:13px;
	width:16px;
}
.mwshop_itemdetail_content h2 {
	font-size:20px !important;
	font-weight:normal;
	padding:0;
	margin:-5px;
	color:#fff !important;
	background:#863883;
}

.mwshop_item_content h2:first-letter, .mwshop_itemdetail_content h2:first-letter {
	text-transform:uppercase;
}

.mwshop_item_content a:hover {
	color:#f00 !important;
}

.mwshop_item_content .mwshop_buy_container {
 	position:absolute;
	bottom:5px;
	left:10px;
}

.mwshop_item_content .mwshop_item_info {
 font-size:12px;
}

.mwshop_item_content .mwshop_codeinfo {
	display:none;
  width:100px;
}

.mwshop_item_content .mwshop_price_recommend,
.mwshop_item_content .mwshop_price_no_vat,
.mwshop_item_content .mwshop_price_vat,
.mwshop_item_content .mwshop_discount,
.mwshop_item_content .mwshop_price_vat_rate{
	display:block;
	width:171px;
}

.mwshop_item_content .mwshop_price_no_vat {
	margin-bottom:4px;
	display:none;
}

.mwshop_item_content .mwshop_price_vat_rate {
 margin-bottom:4px;
 font-size:11px;
}

.mwshop_item_content .mwshop_price_recommend{
	text-decoration:line-through;
	color:#999;
}
.mwshop_item_content .mwshop_price_vat{
	font-size:18px;
	color:#ce1359;
	font-weight:bold;
}
.mwshop_item_content .mwshop_discount{
	color:#060;
}

.mwshop_item_content .mwshop_item_availability {
	padding:5px;
}
/* DETAIL ZBOZI */
.mwshop_itemdetail {
  background:#fff;
}

.mwshop_itemdetail_content {
	padding:5px;
	position:relative;
}

.item_code {
	display:none;
}

.mwshop_itemdetail_fiximg {
  width:520px;
  text-align:center;
  margin:20px auto 0px auto;
}

.mwshop_itemdetail_fiximg a {
  display:block;
  text-align:center;
  padding:5px;
  background:#eee;
}
.mwshop_itemdetail_fiximg a:hover {
  background:#f4e7fd;
}

.mwshop_itemdetail_params {
	border:1px solid #bbb;
	border-bottom:0px;
	padding:5px 5px 0 5px;
}

.mwshop_param_table {
	border-collapse:collapse;
}	
.mwshop_param_table tr {
	display:block;
	float:left;	
}
.mwshop_param_table th {
  padding:0px 3px 2px 1px !important;
	font-size:11px !important;
  text-align:left;
	border:none;
  font-weight:normal !important;
  vertical-align:middle !important;

}

.mwshop_param_table td {
	padding:2px 9px 2px 0px !important;
  font-weight:bold !important;
  font-size:19px !important;
  text-align:left;
	border:none;
}

.mwshop_itemdetail_content .mwshop_buy_container {
	border:1px solid #bbb;
	border-top:0px;
	padding:0 5px 5px 5px;
}

.mwshop_itemdetail_text {
margin:8px 5px;
}
.mwshop_itemdetail_content .mwshop_params_dynamic  div {
	/*width:145px;*/
	float:left;
	/*background-color: #f4e7fd;*/
}
.mwshop_itemdetail_content .mwshop_params_dynamic  .mwshop_dynamic_param_header{
	padding:2px 5px;
	display:block;
	float:none;
	width:auto;
	background-color: #863883;
	color:#fff;
	font-weight:bold;
	font-size:13px;
}

.mwshop_itemdetail_content .mwshop_params_dynamic label{
	display:block;
	cursor:pointer;
	padding:0 5px;
	line-height:21px;
}
.mwshop_itemdetail_content .mwshop_params_dynamic label:hover,
label.rdiosel {
	color:#fff;
	padding-left:25px !important;
	background:url('../_img/checked.png') #D2AAB5 no-repeat 4px center;
}
.mwshop_itemdetail_content .mwshop_params_dynamic input {
	position:absolute;
	left:-10000px;
}
.mwshop_itemdetail_content .mwshop_params_user {
	margin-left:282px;
	background-color: #f4e7fd;
}
.mwshop_itemdetail_content .mwshop_params_user label {
	display:block;
	background-color: #863883;
	color:#fff;
	font-weight:bold;
	padding:2px 5px;
	font-size:13px;
}
.mwshop_itemdetail_content .mwshop_params_user textarea {
	height:33px;
	width:220px;
	border:1px solid #b36c7e;
	margin:5px;
	overflow:auto;
}
.mwshop_itemdetail_content .mwshop_basic_cart_box {
  text-align:left;
}
.mwshop_itemdetail_content .mwshop_price_recommend,
.mwshop_itemdetail_content .mwshop_price_no_vat,
.mwshop_itemdetail_content .mwshop_price_vat,
.mwshop_itemdetail_content .mwshop_discount,
.mwshop_itemdetail_content .mwshop_price_vat_rate {
	padding:0px 20px;
}
.mwshop_itemdetail_content .mwshop_price_vat{
	color:#ce1359;
	font-size:15px;
	font-weight:bold;
}
.mwshop_itemdetail_content .mwshop_price_recommend{
	text-decoration:line-through;
	color:#999;
}
.mwshop_itemdetail_content .mwshop_price_no_vat {
  display:none;
	color:#000;
}

.mwshop_itemdetail_content .mwshop_price_vat_rate {
 color:#000;
}

.mwshop_itemdetail_content .mwshop_item_availability {
	width:300px;
  padding:5px;
	margin-top:40px;
}
.mwshop_itemdetail_content .mwshop_buythis {
	background:url(../_img/buy_bt_det.png) transparent no-repeat center center;
	border:none;
	width:100px;
	height:32px;
	font-size:14px;
	font-weight:bold;
}

/* VARIANTY */
#mwshop_variant_itemlist {
/*  margin:5px 0;
	float:none;
	width:400px;
	border:1px solid #bbb;
*/
}
#mwshop_variant_itemlist h2 {
  margin:0px;
  padding: 2px 5px;
}
#mwshop_variant_itemlist_content {
/*	height:160px;
	overflow-y:scroll;	
*/
}

.mwshop_variant_item {
	position:relative;
	border:1px solid #bbb;
	margin-top:3px;
}
.mwshop_variant_item_content {
	padding:5px;
}

.mwshop_variant_item_content .mwshop_codeinfo {
	width:100px;
	display:none;
}
.mwshop_variant_item_content h3 {
	display:none;
}

.mwshop_variant_item_content .mwshop_param_table td, .mwshop_variant_item_content .mwshop_param_table th {
	padding:2px;
	text-align:left;
}
.mwshop_variant_item_content .mwshop_buy_container {
	border:0px;
	padding:0px;
}	
.mwshop_variant_item_content .greybox-gallery {
	display:none;
}
/*.mwshop_variant_item_content .mwshop_price_recommend,
.mwshop_variant_item_content .mwshop_price_no_vat,
.mwshop_variant_item_content .mwshop_price_vat,
.mwshop_variant_item_content .mwshop_discount,
.mwshop_variant_item_content .mwshop_price_vat_rate {
	display:block;
	padding:5px 0px;
}
*/
.mwshop_variant_item_content .mwshop_price_no_vat {
	display:none;
}
/* OBRAZKY */
.mwshop_noimage, .mwshop_itemdetail_noimage, .mwshop_fiximg {
	display:table;
  width:130px;
	height:130px;
}
.mwshop_fiximg a {
  display:table-cell;
  height:130px;
  width:130px;
  vertical-align:middle;
  line-height:130px;
  background:#FCE4FE;
}
.mwshop_noimage, .mwshop_itemdetail_noimage {
	background:url('../_img/noimg.png') transparent no-repeat center center;
}

.mwshop_item_image_set {
	height:180px;
	overflow-x:auto;
	overflow-y:none;
	background:#eee;
	margin-top:10px;
}

.mwshop_image_set_fiximg {
	width:210px;
	height:160px;
	text-align:center;
	float:left;
	margin:5px;
	padding:5px;
}

.mwshop_image_set_fiximg a {
	width:200px;
	height:150px;
	padding:5px;
	line-height:160px;
	display:block;
	text-align:center;
	background:#eee;
}

.mwshop_image_set_fiximg a:hover {
	background:#f4e7fd;
}

.mwshop_image_set_foot {
	float:none;
	height:2px;
	font-size:2px;
}

.mwshop_fiximg {
  margin:2px 0;
}

/* SKUPINY */
.group_info {
	position:absolute;
	top:2px;
	right:0px;
	width:140px;
}

.mwshop_group {
	display:block;
	width:132px;
	overflow:hidden;
	font-size:10px;
	color:#ff0;
	background:#f00;
	padding:2px;
	margin:2px;
	text-align:center;
}

/* POLOZKA INFO BOXU */

.mwshop_alter_item {
	width:200px;
	position:relative;
}

.mwshop_alter_item_content {
	padding:5px;
	margin:5px 0 0 5px;
	height:210px;
	border:#969 1px solid;
	text-align:center;
}

.mwshop_alter_item_content a {
	color:#470071 !important;
	text-decoration:none;
}
.mwshop_alter_item_content .mwshop_noimage, .mwshop_alter_item_content .mwshop_fiximg {
	width:172px;
	height:110px;
}
.mwshop_alter_item_content h2{
	font-size:14px;
	padding:0;
}
.mwshop_alter_itemdetail_content h2 {
	font-size:20px;
	font-weight:normal;
	padding:0;
	margin:-5px;
	color:#fff;
	background:#ED77C9;
}

.mwshop_alter_item_content h2:first-letter, .mwshop_alter_itemdetail_content h2:first-letter {
	text-transform:uppercase;
}

.mwshop_alter_item_content a:hover {
	color:#f00 !important;
}

.mwshop_alter_item_content .mwshop_buy_container {
 	position:absolute;
	bottom:10px;
	left:10px;
}

.mwshop_alter_item_content .mwshop_alter_item_info {
	color:#666;
}

.mwshop_alter_item_content .mwshop_codeinfo {
	width:140px;
}

.mwshop_alter_item_content .mwshop_price_recommend,
.mwshop_alter_item_content .mwshop_price_no_vat,
.mwshop_alter_item_content .mwshop_price_vat,
.mwshop_alter_item_content .mwshop_discount,
.mwshop_alter_item_content .mwshop_price_vat_rate{
	display:block;
	width:176px;
}

.mwshop_alter_item_content .mwshop_price_no_vat {
	margin-bottom:4px;
	display:none;
}

.mwshop_alter_item_content .mwshop_price_vat_rate {
 margin-bottom:4px;
 font-size:11px;
}

.mwshop_alter_item_content .mwshop_price_recommend{
	text-decoration:line-through;
	color:#999;
}
.mwshop_alter_item_content .mwshop_price_vat{
	font-size:20px;
	color:#ce1359;
	font-weight:bold;
}
.mwshop_alter_item_content .mwshop_discount{
	color:#060;
}

.mwshop_alter_item_content .mwshop_alter_item_availability {
	padding:5px;
}

/* SPECIAL */
hr.mwshop_cleaner {
	height:1px;
	margin: -1px 0 0 0; 
	padding:0;
	border:none;
	visibility: hidden;
} 
#mwshop_last_cart_item_view .mwshop_last_product_title {
	display:block;
	font-size:14px;
	color:#f4e7fd;
	font-weight:bold;

}
#mwshop_last_cart_item_view .mwshop_last_price_no_vat {
	display:none;
}
#mwshop_last_cart_item_view .mwshop_last_price_vat {
	display:block;
	font-size:15px;
	color:#f4e7fd;
	font-weight:bold;
}

