#mwshop {
  position:relative;
}
/* Basket info */
#mwshop_basket{
  position:absolute;
  width:193px;
  height:103px;
  right:0px;
  top:29px;
  text-align:center;
  color:#f00;
  background:url('../_img/basket.png') no-repeat 0 0;
}
.mwshop_mycart {
	margin-top:3px;
}
/* KATEGORIE + DROBKY */
#mwshop_catlist {
	position:relative;
	z-index:150;
}
#mwshop_catlist li {
	margin:2px 35px 0 25px;
	list-style:none;
	font-size:14px;
}

#mwshop_catlist li ul li {
	margin-left:15px;
	margin-right:0px;

}

#mwshop_catlist li a {
	color:#060;
	display:block;
	padding:4px 2px;
	border:1px solid #339900;
	background:#FF9966;
	text-decoration:none;
	font-weight:bold;
}


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

.active_category ul li a{
	color:#060 !important;
}
#mwshop_catlist li a:hover{
	color:#f00 !important;
}

.active_category a{
	color:#fff !important;
}
#mwshop_filter_show {
}
.mwshop_drops_menu {
  position:absolute;
  top:-400px;
}

.mwshop_drops_menu ul li {
	display:inline;
}

/* STRANKOVANI */
.mwshop_pager_down {
	 clear:both;
}

/* KATALOG */
.mwshop_category_description {
 position:absolute;
 top:-125px;
 left:0;
 z-index:2;
 width:500px;
 height:115px;
 overflow:hidden;
 color:#fff;
}

#mwshop_itemlist {

}

#mwshop_itemlist_content {
	padding:0;
}

/* VARIANTY */
#mwshop_variant_itemlist {
position:absolute;
top:160px;
right:15px;
width:201px;
}
#mwshop_variant_itemlist_content .greybox-gallery{
  display:none !important;
}
#mwshop_variant_itemlist_content {
}

.mwshop_variant_item h3{
	display:none;
}

.mwshop_variant_item_content {
	position:relative;
	margin-bottom:10px;
}

#mwshop .mwshop_variant_item_content .mwshop_codeinfo table {
  margin-left:0px;
  font-size:18px;
}
#mwshop .mwshop_variant_item_content .mwshop_codeinfo table th {
  display:none;
}
#mwshop_variant_itemlist .mwshop_buy_container {
  position:static;

}
/* FORM */
.mwshop_mycart_list{
	width:710px;
	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:25px;
}

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

.mwshop_bt,
.mwshop_mycart_go_button,
.mwshop_mycart_shopping,
.mwshop_mycart_neworder,
.mwshop_buythis,
.mwshop_catalog_filter_button{
	border:1px solid #000;
	color:#ffa;
	background:#080;
	font-size:9pt;
}
.mwshop_mycart_go_button {
  border:none;
  display:block;
  height:75px;
  width:102px;
  margin:3px auto;
  font-size:0px;
  background:url('../_img/basketbig.jpg') no-repeat 0 0;
}
.mwshop_mycart_empty_button {
  display:none;
}
/* POLOZKA KATALOGU */
hr.mwshop_cleaner { clear:both }

.mwshop_item {
	float:left;
	width:175px;
	height:255px;
	position:relative;
	margin:2px 3px 1px 0;
	border:1px solid #ddd;
	text-align:center;
}

.mwshop_item_content {
	padding:5px;
}
#mwshop .mwshop_item_content h2{
	padding:2px;
	font-size:13px;
	line-height:1.1em;
}
.mwshop_item_content .group_info {
  display:none;
}
.mwshop_item_content .mwshop_buy_container {
	clear:both;
  text-align:center;
}
.mwshop_item_content .mwshop_ccount,
.mwshop_item_content .catalog_label,
.mwshop_item_content .mwshop_buythis{
  display:none;
  margin:0 5px;

}
.mwshop_item_content .mwshop_item_info {
	float:left;
	border:1px solid #06c;
	display:none;
}

.mwshop_item_content .mwshop_codeinfo {
	float:right;
	width:140px;
	border:1px solid #000;
	display:none;
}

.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;
	position:absolute;
	width:168px;
	left:2px;
}
.mwshop_item_content .mwshop_price_no_vat {
  display:none;
}
.mwshop_item_content .mwshop_discount{
	top:208px;
}
.mwshop_item_content .mwshop_price_recommend{
	text-decoration:line-through;
	top:190px;

}
.mwshop_item_content .mwshop_price_vat{
	position:absolute;
	top:228px;
	font-size:15px;
	color:#f00;
	font-weight:bold;
	width:168px;
}
.mwshop_item_content .mwshop_discount{
	color:#060;
	font-weight:bold;
}

/* DETAIL ZBOZI */
.mwshop_itemdetail {

}
.mwshop_itemdetail .item_code {
	
}
.mwshop_itemdetail .group_info,
.mwshop_itemdetail .mwshop_price_no_vat {
  display:none;
}
.mwshop_itemdetail_fiximg {
	width:450px;
	height:450px;
}
.mwshop_itemdetail .mwshop_itemdetail_codeinfo {
  position:absolute;
  top:50px;
  right:17px;
  width:200px;
  text-align:left;
}
#mwshop .mwshop_itemdetail_codeinfo table {
  margin-left:0px;
  font-size:18px;
}
#mwshop .mwshop_itemdetail_codeinfo table th {
  display:none;
}
.mwshop_itemdetail .mwshop_buy_container {
  position:absolute;
  top:75px;
  right:15px;
  width:200px;
}

.mwshop_itemdetail .mwshop_price_recommend,
.mwshop_itemdetail .mwshop_price_vat,
.mwshop_itemdetail .mwshop_discount{
	display:block;
	width:200px;
}
.mwshop_itemdetail .mwshop_price_recommend{
	text-decoration:line-through;
}
.mwshop_itemdetail .mwshop_price_vat{
	font-size:18px;
	color:#f00;
	font-weight:bold;
}
.mwshop_item_content .mwshop_price_vat{
	font-size:15px;
	color:#f00;
	font-weight:bold;
}
.mwshop_itemdetail_content {
	padding:5px;
}

/* OBRAZKY */
.mwshop_noimage, .mwshop_fiximg {
	position:absolute;
	top:50px;
	left:23px;
	width:130px;
	height:130px;
	text-align:center;
}
.mwshop_item_content .mwshop_fiximg {
  margin: 5px auto;
}
.mwshop_item_image_set {
	width:700px;
	margin:5px;
	position:relative;
	clear:none;
}

.mwshop_image_set_fiximg {
	width:110px;
	height:110px;
	text-align:center;
	float:left;
	margin: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:#ffa;
}

.mwshop_image_set_foot {
	float:none;
	clear:both;
}

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

.mwshop_group {
	display:block;
	width:132px;
	overflow:hidden;
	font-size:7pt;
	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;
}

#popupbox {
  opacity:0.9;
  alpha:(opacity=50);
  position:absolute;
  left:40%;
  top:45%;
  font-weight:bold;
  font-size:18px;
  padding:20px 10px;
  border:2px solid #f00;
  background:#FFF0A0;
  color:#000;
}
#popupbox a{
  display:block;
  margin-top:10px;
  color:#f00 !important;
  text-decoration:none;
}

/* STRANKOVANI */
.mwshop_pager {
 margin:5px 5px 5px 0;
 text-align:center;
 font-size:14px;
}
.mwshop_pager_actual {
   color:#f00 !important;
}
.mwshop_pager_next_prev {
min-height:30px;
_height:auto;
height:30px;
margin:0 auto;
}
.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;
   text-decoration:none !important;
   margin:0 2px;
}

.mwshop_pager_down {
    clear:both;
}

.mwshop_product_count {
 float:right;
 font-weight:bold;
 color:#999;
}
/* ORDER LSIT */
table.mwshop_orderlist  {
	border-collapse:collapse;
	width:710px;
}
.mwshop_orderlist td {
	font-size:12px;
	border:#CEFFCE solid 1px;
	padding:2px 5px;
}
.payeditor {
	position:relative;
}
.mwshop_paychange {
	position:absolute;
	left:-450px;
	top:-50px;
	width:520px;
	border:2px solid #ccc;
	background:#fff;
	color:#000;
}
.mwshop_paychange fieldset {
	border:none;
}
.mwshop_paychange .mwshop_payment_set table {
  border-collapse:collapse;
  border-bottom:2px solid #ccc;
}
.mwshop_paychange .mwshop_payment_set th {
  width:460px;
  vertical-align:top;
  text-align:right;
  padding:10px;
  border-bottom:2px solid #ccc;
  border-right:1px solid #ccc;
  background-color:#f5f5f5;
}
.mwshop_paychange .mwshop_payment_set td {
  border:none;
  border-left:1px solid #ccc;
  border-bottom:1px solid #ccc;
  padding:0px;
  text-align:left
}
.mwshop_paychange .mwshop_payment_set label {
  display:block;
  padding:10px 5px;
  border-top:1px solid #ccc;
}
.mwshop_paychange .mwshop_payment_set label:hover {
  color:#74C85E;
}
.mwshop_pay_label {
  position:relative;
}
.mwshop_pay_label label{
  z-index:1;
}
.mwshop_pay_label div.mwshop_pay_info {
	width: 450px;
	position: absolute;
	top: 85px;
	right: 2px;
	text-align: center;
	padding: 10px 10px;
	font-style: normal;
	z-index:200;
	display: none;
	background:#fff;
	border:#006600 1px solid;
}
/**/
