/* 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:#06c;
	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;
}

#mwshop .mwshop_drops_menu ul li {
	display:inline;
	background:url('../_img/drop_arrow.png') transparent no-repeat left 3px;
}

/* KATEGORIE FULL LIST */
.treeview-famfamfam li {
	font-size:17px;
	font-weight:bold;
}

.treeview-famfamfam a {
	color:#06c;
	text-decoration:none;
}

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

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

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

.treeview-famfamfam a:hover {
	color:#f60 !important;
}

/* STRANKOVANI */
.mwshop_pager {
  margin:5px 10px 5px 10px;
  text-align:center;
  font-size:12px;
}
.mwshop_pager_actual {
	color:#f60 !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;
}

/* KATALOG */
#mwshop_itemlist {

}

#mwshop_itemlist_content {
	padding:0;
}

/* VARIANTY */
#mwshop_variant_itemlist {
	
}

#mwshop_variant_itemlist_content {
	padding:4px;
}

.mwshop_variant_item {
	
}

.mwshop_variant_item h3 {
	font-size:14px;	
}

.mwshop_variant_item h3 span {
	font-size:11px;
	color:#888;
}

.mwshop_variant_item_content {
	position:relative;
	border:1px solid #333;
	margin:4px;
	padding:4px;
}

.mwshop_variant_item_content .mwshop_codeinfo {
	position:absolute;
	top:30px;
	left:200px;
	border:1px solid #060;
	width:300px;
}

/* FORM */
.mwshop_mycart_list{
	width:730px;
	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_cart_coutfaild {
	color:#da0000;
}

.mwshop_ccount{
	width:40px;
}

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

.mwshop_bt, .mwshop_mycart_go_button, .mwshop_mycart_empty_button, .mwshop_buythis, 
 .mwshop_mycart_shopping, .mwshop_mycart_neworder, .mwshop_mycart_sendorder{
	border:1px solid #f60;
	color:#0066cc;
	background:#eef7fc;
	font-size:9pt;
}
.mwshop_mycart_go_button {
	display:block;
	margin:5px 0 0 0;
	font-size:17px;
	font-weight:bold;
}
.mwshop_mycart_neworder, .mwshop_mycart_sendorder {
	display:block;
	font-size:16px;
	font-weight:bold;
	margin:10px;
}
.mwshop_mycart_sendorder {
	text-align:center;
	margin:10px auto;
}
.mwshop_buythis {
	font-size:15px;
	font-weight:bold;
}

#mwshop_order_form table th {
	width:140px;
	vertical-align:middle;
	text-align:right;
	padding-right:10px;
}
#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:#f60;
}
#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 {
  background-color: #ffffaa;
}

#mwshop_order_form .mwshop_udelivery_combo th {
	width:400px;
}
/* POLOZKA KATALOGU */
hr.mwshop_cleaner { clear:both }

.mwshop_item {
	margin:5px;
	float:left;
	position:relative;
	border:1px solid #4cb0e2;
}

.mwshop_item h2 {
	font-size:18px;
}
#mwshop_itemlist .mwshop_item h2 {
	font-size:23px;
	padding:5px 10px;
}

.mwshop_item h2 span {
	font-size:11px;
	color:#888;
}

.mwshop_item_content {
	width:355px;
	height:350px;
	font-size:12px;
	background-color:#EEF7FC;
}

.mwshop_item_content .mwshop_buy_container {
	position:absolute;
	right:5px;
	bottom:10px;
	width:170px;
}

.mwshop_item_content .mwshop_item_info {
	position:absolute;
	right:5px;
	top:35px;
	width:160px;
}

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

.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;
}

.mwshop_item_content .mwshop_price_recommend{
	text-decoration:line-through;
	color:#999;
	font-size:11px;
	font-style:italic;
}
.mwshop_item_content .mwshop_price_no_vat{
	font-size:11px;
	color:#666;
}
.mwshop_item_content .mwshop_price_vat{
	font-size:17px;
	color:#f60;
	font-weight:bold;
}
.mwshop_item_content .mwshop_discount{
	color:#060;
}

/* DETAIL ZBOZI */
.mwshop_itemdetail {

}
.mwshop_noimage, .mwshop_itemdetail_fiximg {
	float:left;
	width:175px;
	height:300px;
	text-align:center;
}

.mwshop_itemdetail h2 {
	font-size:25px;	
	margin-bottom:10px;
}

.mwshop_itemdetail h2 span {
	font-size:11px;
	color:#888;
}

.item_code {
	display:none;
}
.mwshop_itemdetail_content .mwshop_buy_container {
	padding:20px 0 30px 185px;
}
.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;
}

.mwshop_itemdetail_content .mwshop_price_recommend{
	text-decoration:line-through;
	font-style:italic;
	font-size:11px;
	color:#999;
}
.mwshop_itemdetail_content .mwshop_price_no_vat{
	font-size:11px;
	color:#666;
}
.mwshop_itemdetail_content .mwshop_price_vat{
	font-size:16px;
	color:#f60;
	font-weight:bold;
}
.mwshop_itemdetail_content .mwshop_discount{
	color:#060;
}
.mwshop_itemdetail_text {
	padding:0 0 0 180px;
}
.mwshop_itemdetail_content {
	padding:5px ;
	position:relative;
}
#fbcomment {
  margin:0 40px;
}
/* OBRAZKY */
.mwshop_noimage, .mwshop_fiximg {
	width:175px;
	height:300px;
	text-align:center;
}

.mwshop_item_image_set {
	position:absolute;
	top:370px;
	left:0px;
	clear:none;
}

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

.mwshop_image_set_fiximg a {
	width:175px;
	height:180px;
	line-height:180px;
	display:block;
	text-align:center;
}

.mwshop_image_set_fiximg a:hover {
}

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

/* SKUPINY */
.mwshop_itemdetail .group_info {
	/*
	position:absolute;
	top:40px;
	right:0px;
	*/
	float:right;
	width:160px;
}
.mwshop_item .group_info {
	position:absolute;
	right:10px;
	bottom:80px;
	width:160px;
}

.mwshop_group {
	display:block;
	font-weight:bold;
	overflow:hidden;
	font-size:11px;
	color:#f60;
	background:transparent;
	padding:2px;
	margin:0 2px;
	text-align:center;
}
.mwshop_group img {
	vertical-align:middle;
}

/* CENY */

/* SPECIAL */
hr.mwshop_cleaner {
	height:1px;
	margin: -1px 0 0 0; 
	padding:0;
	border:none;
	visibility: hidden;
} 
/* LAST ACTION */
.mwshop_last_price_no_vat {
	display:block;
	font-size:11px;
	color:#666;
}
.mwshop_last_cart_item div {
	color:#da0000;
}
.mwshop_last_price_vat {
	display:block;
	color:#F60;
	font-weight:bold;
	font-size:15px;
	padding-bottom:4px;
	margin-bottom:4px;
	border-bottom:1px solid #380000;
}
.mwshop_mycart_price {
	font-weight:bold;
	color:#F60;
	display:block;
	font-size:16px;
}
.mwshop_last_product_countremaining a{
	font-weight:bold;
	color:#da0000;
}
.mwshop_last_product_countremaining a:hover{
	text-decoration:none;
}
/**/
#mwshop_mycart_view {
	padding:5px;
}

