@charset "utf-8";

#mwshop {

}

#mwshop_itemlist {
 
}

#mwshop_itemlist_content {
 padding:5px;
}

#mwshop_filter_show {
 margin:10px 5px;
}

.mwshop_category_description {
 margin:5px;
 font-size:9pt;
}

.mwshop_pager, .mwshop_pager_down {
 margin:10px 5px;
 float:none;
 text-align:center;
 width:670px;
 font-size:9pt;
 line-height:24px;
}

.mwshop_pager span {
 font-weight:bold;
}

a.mwshop_pager_link:link, a.mwshop_pager_link:active, a.mwshop_pager_link:visited {
 background-color:#BDE15F; 
 margin: 0;
 padding:0 2px;
 color:#000;
}

a.mwshop_pager_link:hover  {
 background-color:#ff0000; 
 color:#ffffff;
}

a.mwshop_pager_actual:link, 
a.mwshop_pager_actual:active, 
a.mwshop_pager_actual:visited,
a.mwshop_pager_actual:hover {
 background-color:#ff0000; 
 margin: 2px;
 padding:0 2px;
 color:#ffffaa;
}

.mwshop_pager_down {
 height:40px;
 padding:10px 0 0 0 ;
 margin:20px 0;
 clear:both;
}

.mwshop_pager_next_prev {
 width:670px;
 height:30px;
 margin:0 auto;
 position:relative;
}
.mwshop_pager_prev {
 display:block;
 float:left;
 width:60px;
 height:26px;
 background:url('../_img/prev.jpg') transparent no-repeat 2px center;
 padding:4px 0 0 30px;
}
.mwshop_pager_next {
 display:block;
 float:right;
 width:45px;
 height:26px;
 background:url('../_img/next.jpg') transparent no-repeat right center;
 padding:4px 30px 0 0;
}

.mwshop_item {
 width:215px;
 height:310px;
 overflow:hidden;
 float:left;
 margin:5px 5px 20px 5px;
 background-color:#ffffff;
 position:relative;
 background:url('../_img/cd_title.jpg') transparent no-repeat 0 0;
}

.mwshop_item_content {
color:#999;
}
.mwshop_item_content span {
color:#39532C;
}
.mwshop_item h2 {
 font-size:8.5pt;
 font-weight:normal;
 margin:0 0 10px 0;
 height:73px;
}

.mwshop_item h2 a {
 display:block;
 margin:8px 3px 3px 48px;
 line-height:11pt;
}
.mwshop_item h2 span {
 display:block;
 margin:0 3px 3px 48px;
 line-height:11pt;
}
.mwshop_buy_container {
 position:absolute;
 bottom:0;
 left:0;
 width:215px;
}
span.mwshop_item_info {
 display:block;
 font-size:9pt;
 line-height:10pt;
 clear:both;
 color:#666;
}
.mwshop_price_recomend {
 display:block;
}
.mwshop_item .mwshop_price {
 color:#bbb;
 display:block;
 font-size:8pt;
 text-align:left;
 display:none;
}

.mwshop_item .mwshop_price_vat {
 display:block;
 font-size:11pt;
 font-weight:bold;
 color:#7DBC2D;
 text-align:left;
}
.mwshop_price_discount {
 text-decoration:line-through;
 display:block;
}
.mwshop_buy_select {
 width:190px;
 font-size:12pt;
 font-family:arial;
 font-weight:bold;
 color:#7DBC2D;
 border:none;
 background-color:#fff;
}

.mwshop_fiximg{
 width:80px;
 height:80px;
 float:left;
 overflow:hidden;
 background-color:#fff;
 margin:0 8px 4px 2px;
}

.mwshop_fiximg img{
 width:80px;
 cursor:pointer;
}

.mwshop_noimage {
 background:url("../_img/noimg.png") transparent no-repeat top center;
}

.mwshop_noimage a {
 display:block;
 width:80px;
 height:120px;
}

.mwshop_codeinfo{
 text-align:left;
}

/* MWSHOP detail */
.mwshop_itemdetail{
 margin:10px 0;
 /*position:relative;*/
 min-height:800px;
 _height:auto;
 height:800px;
}

.mwshop_itemdetail .mwshop_buy_select{
 margin:0 ;
}


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

.mwshop_itemdetail h2{
 font-size:15pt;
 color:#4E703E;
 margin:0 0 10px 0;
}
.mwshop_itemdetail_interpret {
	display:block;
	font-size:13pt;
	color:#999;
}
.mwshop_itemdetail_buy_container{
 position:absolute;
 top:55px;
 left:200px;
 text-align:left;
 background:#F3FFA8;
 width:300px;
 padding:10px;
}

.mwshop_itemdetail_buy_container .mwshop_price_recomend,
.mwshop_itemdetail_buy_container .mwshop_price_vat,
.mwshop_itemdetail_buy_container .mwshop_price,
.mwshop_itemdetail_buy_container .mwshop_buy_select,
.mwshop_itemdetail_buy_container .mwshop_price_discount {
 display:block;
}
.mwshop_itemdetail_buy_container .mwshop_price{
 color:#777;
 font-size:8pt;
}

.mwshop_itemdetail_buy_container .mwshop_price_vat {
 display:block;
 font-size:13pt;
 font-weight:bold;
 color:#7DBC2D;
 text-align:left;
}

.mwshop_itemdetail_codeinfo{
 padding:10px;
 color:#666;
 position:relative;
 left:0px;
 top:10px;
 font-size:9pt;
 background:#E2FFA8;
}
.mwshop_itemdetail_codeinfo span {
 color:#39532C;
}

.mwshop_itemdetail_codeinfo_9 {

}

.mwshop_itemdetail_text{
 padding:10px;
 position:relative;
 top:20px;
 right:0px;
 background:#E2FFA8;
}

.mwshop_itemdetail_fiximg {
 width:145px;
 padding:10px;
 /*height:120px;*/
 overflow:hidden;
 background-color:#97C405;
 margin:0 8px 4px 2px;
}

.mwshop_itemdetail_fiximg img {
 width:145px;
 cursor:pointer;
}

.mwshop_itemdetail_noimage {
 border: 1px solid #999;
 background:url("../_img/noimg.png") transparent no-repeat center center;
}

.mwshop_itemdetail_moreimages {  }

.mwshop_itemdetail_moreimages .mwshop_itemdetail_noimage { display:none; }

.mwshop_itemdetail_moreimages .mwshop_fiximg { float:left;margin:0 10px; }


/* buyit */
input.mwshop_buythis, input.mwshop_itemdetail_buythis {
width:81px;
height:25px;
border:none;
background:url("../_img/search.png") transparent no-repeat 1px 1px;
}

.mwshop_ccount {
 width:20px;
}

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

.mwshop_clr {
 clear:both;
}

/* My cart */
#mwshop_cart_read_form {
 text-align:center;
 padding:20px 0;
}

.mwshop_mycart {
 font-size:10pt; 
 padding:5px 0;
}

.mwhop_mycart_title {
 font-weight:normal;
 color:#080;
}

.mwshop_mycart_price {
 font-weight:bold;
 font-size:11pt;
 color:#7dbc2d;
}

.mwhop_mycart_buttons {
 display:block;
 margin:5px 0;
 padding:5px 0 0 0;
 text-align:center;
}

.mwshop_mycart_go_button, .mwshop_mycart_empty_button {
 width:80px;
}

/* Cart and order table */
.mwshop_mycart_list {
 border-collapse:collapse;
 border:0;
 width:695px;
 margin:10px 0;
}

.mwshop_mycart_list th {
 border:1px solid #bbbbbb;
 border-bottom:2px solid #bbbbbb;
 font-size:9pt;
 padding:2px;
 text-align:center;
}

.mwshop_mycart_list td {
 border:1px solid #bbbbbb;
 padding:2px;
 font-size:8pt;
}

.mwshop_mycart_wizard {
}

.mwshop_empty_cart, .mwshop_load_cart {
}

.mwshop_empty_cart p {
 
 font-size:10pt;
 text-align:center;
}

.mwshop_mycart_wizard {
 
}

.mwshop_mycart_wizard p {
 font-size:10pt;
 text-align:center;
}

/* ORDERS */
.mwshop_orderdata {
 width:695px;
}

.mwshop_personal_set {
 width:305px;
 float:left;
 border:1px solid #bbbbbb;
 margin:5px 0 0 0;
 height:320px;
}

.mwshop_delivery_set {
 width:383px;
 float:left;
 border:1px solid #bbbbbb;
 margin:5px 0 0 5px;
 height:320px;
}

.mwshop_payment_set {
 width:695px;
 border:1px solid #bbbbbb;
}

.mwshop_payment_set div {
 margin:1px 4px 0 4px;
}

.mwshop_payment_set label:hover {
 background:#ffa;
}

.mwshop_personal_set legend, .mwshop_delivery_set legend, .mwshop_payment_set legend {
 font-size:9pt;
 padding:0 5px;
 margin:0 5px;
}

textarea#description { height:60px; }

.mwshop_personal_table th, .mwshop_delivery_table th {
 font-size:8pt;
 padding:2px;
 text-align:right;
}

.mwshop_personal_table td, .mwshop_delivery_table td {
 font-size:8pt;
 padding:2px;
}

.mwshop_order_input {
 width:160px;
 font-size:9pt;
 border:1px solid #888888;
}

.mwshop_mycart_wizard {
 
}

/* ********************************* */
/* ****** Category list        ***** */
/* ********************************* */
#mwshop_catlist {
 width:246px;
 margin: 0 auto;
 text-align:left;
 position:relative;
}

#mwshop_catlist li {
 list-style-type:none;
 font-size:10pt;
}

#mwshop_catlist a {
 display:block;
 color:#386A33;
 padding: 2px 0 1px 40px;
 background:url('../_img/butt01.gif') transparent no-repeat 20px center;
}
ul#mwshop_catlist li a#mactual, ul#mwshop_catlist li a#catactual {
 color:#509748; 
}

#mwshop_catlist a:hover {
 color:#509748;
}

/* 2.level */
#mwshop_catlist ul {
 margin-bottom:0;
 padding-bottom:10px;
}
#mwshop_catlist ul a {
 display:block;
 font-size:10pt;
 padding: 1px 0 0 52px;
 height:19px;
 background:url('../_img/arrow.gif') transparent no-repeat 35px 4px;
}
#mwshop_catlist ul.mwsubcat a#mactual {
 color:#509748; 
}

#mwshop_catlist ul a:hover {
 color:#509748; 
}

/* 3.level */
#mwshop_catlist ul ul {
 margin-bottom:0;
 padding-bottom:0px;
}
#mwshop_catlist ul ul a {
 display:block;
 font-size:10pt;
 padding: 1px 0 0 62px;
 /*height:19px;*/
 background:url('../_img/arrow.gif') transparent no-repeat 45px 4px;
}

#mwshop_catlist ul ul.mwsubcat a#mactual {
 color:#509748; 
}

#mwshop_catlist ul ul a:hover {
 color:#509748; 
}
/* 4.level */
#mwshop_catlist ul ul ul a:link, #mwshop_catlist ul ul ul a:visited, #mwshop_catlist ul ul ul a:active {
 display:block;
 color:#000; 
 font-size:9pt;
 width:135px;
 padding: 2px 0 4px 30px;
 background:url('../_img/subcat_bt.png') transparent no-repeat 15px 2px;
}

#mwshop_catlist ul ul ul a:hover {
 color:#000; 
 opacity:0.7;
 background:url('../_img/subcat_bt_h.png') #ddd no-repeat 15px 2px; 
}

/* 5.level */
#mwshop_catlist ul ul ul ul a:link, #mwshop_catlist ul ul ul ul a:visited, #mwshop_catlist ul ul ul ul a:active {
display:block;
 color:#000; 
 font-size:9pt;
 width:130px;
 padding: 2px 0 4px 35px;
 background:url('../_img/subcat_bt.png') transparent no-repeat 20px 2px;
}

#mwshop_catlist ul ul ul ul a:hover {
 color:#000; 
 opacity:0.8;
 background:url('../_img/subcat_bt_h.png') #ddd no-repeat 20px 2px;
}

#mwshop_130 a {
 background:url('../_img/butt01_novinky.gif') transparent no-repeat 20px center;
}
/* STATS */

.mwstats_item { 
 border-bottom:1px solid #fc0;
 font-size:10pt;
}

.mwstats_item a {
 display:block;
 padding:2px;
}

.mwstats_item a:hover { 
 background-color:#eee;
}

/* DROPS menu */
.mwshop_drops_menu {
 width:100%;
 margin:10px 0;
 min-height:25px;
 _height:auto;
 height:25px;
 font-size:9pt;
}

.mwshop_drops_menu ul {
 list-style:none;
}

.mwshop_drops_menu li {
 float:left;
 font-size:11pt;
}

.mwshop_drops_menu li a {
 float:left;
 display:block;
 font-weight:bold;
 padding:0 5px 0 20px;
 background:url('../_img/drop_arrow.png') transparent no-repeat 5px center;
}

.mwshop_drops_menu li span {
 float:left;
 display:block;
 padding:0 5px 0 20px;
 background:url('../_img/drop_arrow.png') transparent no-repeat 5px center;
}

/* THICKBOX info */
#mwshop_cart_delete_container p,
#mwshop_cart_save_container p {
 font-size:9pt;
}

#mwshop_cart_delete_container span,
#mwshop_cart_save_container span,
#mwshop_cart_delete_container label,
#mwshop_cart_save_container label {
 display:block;
}

#mwshop_cart_save_title {
 width:260px;
 font-size:10pt;
}

