/* KATEGORIE + DROBKY */
#mwshop_filter_show {
	padding:10px;
}

#mwshop_catlist li {
	list-style:none;
	font-size:16px;
}

#mwshop_catlist li ul li {
	font-size:14px;
}

#mwshop_catlist li a {
	text-decoration:none;
	color:#c00;
	display:block;
	padding-left:60px;
	font-weight:bold;
	line-height:37px;
	background: url('../_img/butt.jpg') transparent no-repeat left center; /*background of tabs (default state)*/
}
#mwshop_catlist li.actual_map a {
	background: url('../_img/butt_subcat-last.jpg') transparent no-repeat left center; /*background of tabs (default state)*/
}
#mwshop_catlist li a:hover{
	color:#666;
}
#mwshop_catlist li.actual_map li a {
	line-height:20px;
	padding-left:78px;
	background: url('../_img/subcat.jpg') transparent no-repeat 60px center; /*background of tabs (default state)*/
}
#mwshop_catlist li.actual_map ul {
  background: url('../_img/act_cat_bottom.jpg') transparent no-repeat left bottom; /*background of tabs (default state)*/
  padding-bottom:15px;
}
#mwshop_catlist li.actual_map ul li ul {
  background-image: none; /*background of tabs (default state)*/
  padding-bottom:5px;

}
#mwshop_catlist li.actual_map li ul li a {
	padding-left:93px;
	background: url('../_img/subcat.jpg') transparent no-repeat 75px center; /*background of tabs (default state)*/
}
.actual_map a{
	color:#c00 !important;
}

.active_category ul li a{
	color:#c00 !important;
}
.actual_map ul li a:hover{
	color:#666 !important;
}
.active_category a, .actual_map a:hover{
	color:#666 !important;
}

.mwshop_drops_menu {
	padding:15px 0;
}

.mwshop_drops_menu ul li {
	display:inline;
}

.mwshop_drops_menu a {
	
}

/* STRANKOVANI */
.mwshop_pager {
  margin:5px 20px 5px 0;
  text-align:center;
}
.mwshop_pager_actual {
	color:#bbb !important;
}
.mwshop_pager_next_prev {
 min-height:30px;
 _height:auto;
 height:30px;
 margin:0 auto;
 position:relative;
}
.mwshop_pager_prev {
 display:block;
 float:left;
 width:60px;
 height:26px;
 line-height:26px;
 background:url('../_img/prev.png') transparent no-repeat 2px center;
 padding:0 0 0 30px;
}
.mwshop_pager_next {
 display:block;
 float:right;
 width:45px;
 height:26px;
 line-height:26px;
 background:url('../_img/next.png') transparent no-repeat right center;
 padding:0 30px 0 0;
}
.mwshop_pager a {
	font-weight:bold;
}

.mwshop_pager_down {
	 clear:both;
}

.mwshop_product_count {
  float:right;
  font-weight:bold;
  color:#999;
}
/* KATALOG */
.mwshop_itemlist {
	min-height: 500px;
	height: auto;
	_height: 500px;
}

.mwshop_itemlist_content {
	padding:0;
}

/* CART */
.mwshop_mycart {
	padding:15px;
	font-size:14px;
	font-weight:bold;
}

.mwshop_mycart_buttons {
	display:block;
	margin-top:20px;
}

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

.mwshop_udelivery_combo label {
	width:100%;
	display:block;
}
.mwshop_udelivery_combo th {
	vertical-align:top;
}

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

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

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

.mwshop_ccount{
	width:40px;
}

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

.mwshop_bt, .mwshop_mycart_go_button, .mwshop_mycart_empty_button, .mwshop_mycart_sendorder, .mwshop_buythis,
.mwshop_mycart_recount_button, .mwshop_mycart_delete_button, .mwshop_mycart_shopping, .mwshop_mycart_neworder, 
#weebo_login_bt {
	background-color:#FF2870;
	border: 2px #EDACBF outset;
	padding: 1px 4px;
	color: #fff;
	text-decoration: none;
}
#mwshop_order_form label.mwreg_field_phone,
#mwshop_order_form label.mwreg_field_street,
#mwshop_order_form label.mwreg_field_city,
#mwshop_order_form span.mwreg_field_state,
#mwshop_order_form label.mwreg_field_zip
{
color: #0066cc;
}

#mwshop_order_form input.mwreg_field_phone,
#mwshop_order_form input.mwreg_field_street,
#mwshop_order_form input.mwreg_field_city,
#mwshop_order_form select.mwreg_field_state,
#mwshop_order_form input.mwreg_field_zip
{
color: #0066cc;
background-color: #ffffaa;

}

/* POLOZKA KATALOGU */
hr.mwshop_cleaner { clear:both }

.mwshop_item {
	width:335px;
	height:235px;
	float:left;
	position:relative;
  background:url('../_img/item_bg.png') transparent no-repeat center center;
}

.mwshop_item_content {
	margin:10px;
}

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

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

.mwshop_item_content h2 {
	font-size:15px !important;
}

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

.mwshop_item_content .mwshop_item_info {
	width:190px;
	float:right;
	margin-top:-110px;
}

.mwshop_item_content .mwshop_codeinfo {
	float:right;
	width:140px;
}

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

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


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

/* DETAIL ZBOZI */
.mwshop_itemdetail {
	
}

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

.mwshop_itemdetail_codeinfo {
	width:250px;
	float:right;
}
.mwshop_itemdetail_text{
  width:430px;
}
.mwshop_param_table {
	width:250px;
	border-collapse:collapse;
}	

.mwshop_param_table th {
	padding:2px;
	text-align:left;
	border:1px solid #c66;
}

.mwshop_param_table td {
	padding:2px;
	text-align:left;
	border:1px solid #c66;
}

.mwshop_itemdetail_content .mwshop_buy_container {
	width:300px;
	position:absolute;
	top:40px;
	right:260px;
}

.mwshop_itemdetail_content .mwshop_price_recommend,
.mwshop_itemdetail_content .mwshop_price_no_vat,
.mwshop_itemdetail_content .mwshop_price_vat,
.mwshop_itemdetail_content .mwshop_discount{
	display:block;
	width:300px;
	padding-bottom:10px;
}
.mwshop_itemdetail_content .mwshop_price_vat{
	font-size:16px;
}
.mwshop_itemdetail_content .mwshop_price_recommend {
	text-decoration:line-through;
}
.mwshop_itemdetail_content .mwshop_price_no_vat {
	color:#888;
}

/* VARIANTY */
#mwshop_variant_itemlist {
	float:none;
	border:1px solid #bbb;
	width:370px;
	height:160px;
	overflow-y:scroll;
}

#mwshop_variant_itemlist_content {
	
}
#mwshop_variant_itemlist .mwshop_item_image_set {
  display:none;
}
.mwshop_variant_item_content {
	position:relative;
	height:95px;
	border-bottom:1px solid #bbb;
}

.mwshop_variant_item_content .mwshop_codeinfo {
	width:250px;
	position:absolute;
	top:10px;
	right:10px;
}

.mwshop_variant_item_content .mwshop_param_table {
	width:250px;
}	

.mwshop_variant_item_content .mwshop_param_table td, .mwshop_variant_item_content .mwshop_param_table th {
	width:250px;
	padding:2px;
	text-align:left;
}

.mwshop_variant_item_content .mwshop_buy_container {
	width:250px;
	position:absolute;
	top:60px;
	right:10px;
}	
.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{
	display:none;
	padding-bottom:3px;
}
.mwshop_variant_item_content .mwshop_itemdetail_fiximg {
  width:75px;
	height:75px;
}
.mwshop_variant_item_content .mwshop_itemdetail_fiximg img {
  width:75px;
}
/* OBRAZKY */
.mwshop_noimage, .mwshop_itemdetail_noimage, .mwshop_fiximg, .mwshop_itemdetail_fiximg {
	width:100px;
	height:100px;
}
.mwshop_noimage, .mwshop_itemdetail_noimage {
	background:url('../_img/noimg.png') transparent no-repeat center center;
}

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

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

.mwshop_image_set_fiximg a {
	width:100px;
	height:100px;
	padding:5px;
	line-height:110px;
	display:block;
	text-align:center;
	background:#fff;
}

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

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

/* 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;
}

/* CENY */

/* SPECIAL */
hr.mwshop_cleaner {
	height:1px;
	margin: -1px 0 0 0; 
	padding:0;
	border:none;
	visibility: hidden;
} 

