html {
	background-color: #fff;		
  background-image: url('/image/background.gif');
}
body {
	color: #1e1e1e;
	margin: 0;
	text-align: center;
  background-image: url('/image/background-top.gif');
  background-repeat: repeat-x;
}
body, div, table {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
}
a {
	color: #1e1e1e;
}
img {
	border: 0;
}
form {
	margin: 0;
	padding: 0;
}
input, select, textarea {
  font-family: sans-serif;
  font-size: 12px;
  background-color: #fff;
}
/* jQuery.validator */
label.error { 
	color: red; 
	padding-left: 5px; 
	vertical-align: top; 
}
h1 {
	font-size: 24px;
	padding: 0;
	margin-bottom: 15px;
}
h2 {
	font-size: 18px;
	margin-top: 10px;	
}
hr {
	color: #ab1313;
	border: 0;
	border-top: 2px solid #ab1313;
	padding: 0;
	margin-top: 10px; 
	margin-bottom: 5px;
}

.cleaner {
	clear: both;
}

#wrapper {   
  width: 1000px;
  padding-top: 32px;
  margin-left: auto;
  margin-right: auto; 
}

#main {   
  padding-top: 114px;  
  background-color: #fff;
  border-right: 1px solid #c3c3c3;
  border-left: 1px solid #c3c3c3;
  padding-bottom: 15px;
  background-image: url('/image/main_down_bg.gif');
  background-position: bottom;
  background-repeat: repeat-x;
}

#content {    
  background-image: url('/image/main_left.gif');
  background-repeat: repeat-y;
  background-position: left;
}

#top {
  position: absolute;
  top: 0;
  text-align: left;
  width: 990px;
  height: 86px;
  margin-left: auto;
  margin-right: auto;
  color: #333;  
  vertical-align: bottom;      
  background-image: url('/image/cart_bg.gif');
  background-position: bottom right;
  background-repeat: no-repeat;
}
#top a {
  font-size: 14px;
  color: #333;
  text-decoration: none;
}
#top .logo {
  vertical-align: top;
  width: 238px;
} 
#top .text {
  padding-right: 30px;
  padding-left: 30px;
  color: #999;
  font-style: italic;  
}
#top .text div {      
}   
#top .cart {
  padding-top: 0;
  text-align: center;
  width: 220px;
  color: #fff;  
}
#top .cart a {
  color: #fff; 
}
#top .cart a:hover {
  text-decoration: underline; 
}
#top .cart div {
  padding-left: 25px; 
}
#top .space {
  width: 300px;  
}
#top .search {
  background-image: url('/image/search_bg.gif');
  background-position: right bottom;
  background-repeat: no-repeat;  
}
#top .search .input {
  padding-top: 6px;
  padding-left: 18px;
  display: block;      
}
#top .search .input input {
  background: transparent;
  border: 0;
  width: 170px;
  color: #fff;    
}
#top .search .button {
  padding-left: 2px;
}
#top .search .button input {
  width: 27px;
  height: 25px;
  color: transparent;
  background-color: transparent;
  border: 0;
  cursor: pointer;
}

#lista {
  position: absolute;
  top: 85px;
  text-align: center;
  width: 998px;
  height: 61px;
  margin-left: auto;
  margin-right: auto;
  color: #333;  
  vertical-align: bottom;      
  background-image: url('/image/lista_bg.gif');
  background-repeat: repeat-x;
}
#lista .content {
  margin-right: 10px;
  margin-left: 10px;
  height: 53px;
  background-image: url('/image/lista_bg2.gif');
  background-repeat: repeat-x;
  color: #ddd;
}
#lista .content a {
  color: #ddd;
  text-decoration: none;
  font-size: 14px;
  display: block;
  border-bottom: 1px solid #852b2b;
  padding-top: 7px;
  height: 23px;
  margin-right: 3px;
  margin-left: 1px;
  padding-left: 30px;
  padding-right: 30px;  
}
#lista .content a:hover {
  background-image: url('/image/lista_bg2active.gif');
  background-repeat: repeat-x;
}
#lista .content table th {
  vertical-align: top;
  background-image: url('/image/lista_border.gif');
  background-repeat: no-repeat;
  background-position: top right;
  height: 39px;  
  /*width: 120px;*/
}

#logo_image {
  /*margin-bottom: 5px;*/
}

#left {
  width: 250px;
  float: left;
  text-align: left;
  background-color: #e5e0e0;
}
#leftContent {
  padding-left: 10px;
}
#left .menu {
  width: 230px;
  padding-bottom: 13px;
  margin-bottom: 30px;
  background-image: url('/image/menu_bottom.gif');
  background-repeat: no-repeat;
  background-position: bottom;
}
#left .menu .title {
  background-color: #212121;
  color: #999;
  padding-top: 3px;
  padding-left: 15px;
  padding-right: 15px;
}
#left .menu .title span {
  display: block;
  padding: 8px;
  padding-left: 20px;
  border-bottom: 1px dashed #852b2b;
}
#left .menu .content {
  background-color: #444;
  color: #fff;   
}
#left .menu .content a {
  color: #fff;
  text-decoration: none;
}

#left .menu .content.simple a {
  display: block;
  padding-left: 15px;  
  padding-right: 15px; 
  font-weight: bold;
  font-size: 13px;
}
#left .menu .content.simple a:hover, #left .menu .content.simple a.current {
  background-color: #ab1313;
  background-image: url('/image/menu_arrow.gif');
  background-repeat: no-repeat;
  background-position: 220px 50%;
}
#left .menu .content.simple a:hover span, #left .menu .content.simple a.current span {
  border-bottom: 1px solid transparent;  
}
#left .menu .content.simple a span {
  display: block;
  border-bottom: 1px dashed #5b5b5b;
  padding-left: 10px;
  padding-top: 10px;
	padding-bottom: 10px;
}

#menulist, #menulist ul  {
  	padding: 0;
  	margin: 0;
}
#menulist, #menulist ul {
  list-style-type: none;
}
#menulist a {
  display: block;
  font-weight: bold;
  font-size: 13px;
  padding-left: 15px;  
  padding-right: 15px;    
}
#menulist a span {
  display: block;
  padding-top: 10px;
  padding-left: 10px;
	padding-bottom: 10px; 
  border-bottom: 1px dashed #5b5b5b;
}
#menulist a:hover {
  background-color: #ab1313;
  background-image: url('/image/menu_arrow.gif');
  background-repeat: no-repeat;
  background-position: 220px 50%;
}
#menulist .current a, #menulist .current a:hover {
  background-color: #ab1313;
  background-image: url('/image/menu_arrow2.gif');
  background-repeat: no-repeat;
  background-position: 218px 50%;    
}  
#menulist .current a span {
  border: none;
}
#menulist ul {
	padding-top: 5px;
	padding-bottom: 10px; 
}
#menulist .current ul a, #menulist .current ul a:hover, #menulist .current ul a span {
  background: transparent;
  padding-top: 5px;
	padding-bottom: 5px;
  font-weight: normal;
}
#menulist .current ul li {
  padding: 0;
}
#menulist .current ul a:hover {
  text-decoration: underline;
}
#menulist .current ul img {
  padding-right: 5px;
}

/* zanorene maji mensi mezeru */
#menulist li li {
	padding-top: 3px;
	padding-bottom: 3px;
}
#menulist .current {
	/*background-image: url(/image/menulist_current_bg.gif);*/
	/*border: 1px solid #cf5f43;
	border-left: 0;*/
  background-color: #2d2d2d;
}
#menulist .current ul {
  background-color: #2d2d2d;
}
#menulist .current a {
	color: #fff;
}
#menulist .current_show {
	font-weight: bold;	
} 

#right {
  width: 720px;
  float: right;
  text-align: left;
  margin-bottom: 10px;
}

#right .content {
  padding-right: 20px;
  padding-top: 10px;  
  padding-bottom: 30px;
}

#right .content a {	
}

#footer {
  border-top: 1px solid #424242;
  background-color: #2f2f2f;
  padding-bottom: 20px;  
}
#footer .content {
  color: #a3a3a3;
  background-color: #414141;
  border-bottom: 1px solid #3d3d3d;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 30px;
  background-image: url('/image/footer_bg.gif');
  background-repeat: repeat-x;
  background-position: top;
}
#footer .content a {
  color: #a3a3a3;
  text-decoration: none;
}
#footer .content a:hover {
  text-decoration: underline;
}
#footer .content table {
  padding: 10px;
  padding-left: 30px;
  padding-right: 30px;
}

#advert {
  text-align: center;
  padding-bottom: 20px;
  padding-right: 10px;
}
#advert .advertItem {
  display: inline-block;
  border: 1px solid #bbb;
  padding: 2px;
  background-color: #fff;
}

.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}

#keywordAjax {
  height: 15px;
  width: 170px;
  background-color: #fff;
  border: 1px solid #666;
  margin: 0;
}

#right .button, .button_m, .button_s, .button_l {
	width: 150px;
	height: 25px;
	background-image: url('/image/button1_m.gif');
	background-repeat: no-repeat;
	background-position: center; 
	border: 0;
	color: #fff;
	background-color: #cc6740;
 	font-weight: bold;
  letter-spacing: 1px;  		
}
.button_s {
	width: 100px;
	background-image: url('/image/button1_s.gif');
}
.button_l {
	width: 200px;
	background-image: url('/image/button1_l.gif');
}
.button_m.gray {
  background-image: url('/image/button1_m_gray.gif');
}

#right .input {
	background-color: #e5e0e0;
	border-top: 1px solid #464646;
	border-left: 1px solid #464646;
	border-bottom: 1px solid #464646;
	border-right: 1px solid #464646;
	font-family: Tahoma;  
	font-size: 13px;
	padding: 2px;
	padding-left: 5px;
}

cartInfoBox-div .question {
    padding-bottom: 10px;
}
#cartInfoBox-div .button_m {
    width: 120px;
}
#cartInfoBox-div .button_cart {
    width: 150px;
    padding-right: 20px;
    background-color: #4f9e7e;
    background-image: url('/image/button1_cart.gif');
    margin-left: 5px;
}

#detail h1 {
  	margin-bottom: 10px;
}
#detail h2 {
  	font-size: 14px;
  	font-weight: bold;
  	margin-bottom: 10px;
  	padding: 0;
}
#detail h3 {
  	font-size: 12px;
  	font-weight: normal;
  	margin: 0;
  	padding: 0;
}
#detail ul {
	margin-top: 10px;
}
#detail th {
  	background-color: #da7b96;
  	color: #FFF;
  	font-weight: normal;
  	padding-left: 10px;
  	padding-right: 10px;
}
#detail .highlight {
	font-weight: bold;
	color: #5e5e5e;
}
#detail .variety th {
  	background-color: #ab1313;
  	color: #fff;
  	font-weight: normal;
  	border-right: 1px solid #fff;  	
}
#detail .variety td {
	padding-left: 10px;
  	padding-right: 10px;
  	border-left: 1px solid #ab1313;
  	border-bottom: 1px solid #ab1313;
  	border-right: 1px solid transparent;
  	border-top: 1px solid transparent;
}
#detail .variety_main td, #detail .cart_info input, #detail .cart_info select {
	background-color: #e5e0e0;
}
#detail .cart_info input {
	text-align: center;
	font-weight: bold;
}
#detail .variety .bg2 td {
	background-color: #eee;
}
#detail .red, #detail .variety_main strong {
	color: #ab1313;
}
#detail .variety_main a {
	font-weight: bold;
}
#detail .variety_info th {
  	background-color: transparent;
  	color: #333;
  	font-weight: bold;
  	padding-left: 10px;
  	padding-right: 10px;
}
#detail .input, select {
  	border: 1px solid #728986;
  	font-size: 11px;
  	margin-bottom: 1px;
}
#detail select {
  	width: 80px; 
}
#detail .description {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	text-align: justify;
}
#detail .icon {
  	border: 1px solid #666;
	padding: 2px; 
}
#detail #toggle {
	margin-left: 0;
	padding-left: 0;
}
#detail #toggle a, #detail #toggle_menu a {
	text-decoration: none;
	display: block;
}
#detail #toggle a:hover {
	text-decoration: underline;
}
#detail #toggle li {
	display: inline;
	border: 1px solid; 
	border-top: 0;
	border-left: 0;
	padding: 3px;
	padding-left: 5px;
	padding-right: 7px;
	margin-right: 5px;
	cursor: pointer;
	font-size: 14px;
}
#detail table.list td {
	background-color: #eee;
	padding-left: 10px;
	padding-right: 10px;
}
#detail table.list .bg2 td {
	background-color: #fff;	
}

#orderForm select {
	width: 200px;
}

#bestPriceVariety {
	border: 3px solid #e5e0e0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 3px;
	text-align: center;
}

#neighboursProvincesPrices {
	width: 230px;
}
#neighboursProvincesPrices div {
	border: 3px solid #e5e0e0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 3px;
	text-align: right;
}
#neighboursProvincesPrices iframe {
	width: 220px;
	height: 130px;
}

#simplemodal-overlay { 
	background-color: #000; 
}
#simplemodal-container { 
	background-color: #fff; 
	border: 8px solid #444; 
	padding: 10px; 
	width: 300px; 
	height: 100px;	
}
#simplemodal-container p { 
	font-weight: bold;
	font-size: 14px;
	font-family: sans-serif;
}

.hint-wrap {
	width: 250px;      
}
.hint-box {
	padding: 10px;
    background-color: #cafef4;
    border: 1px solid #0b6984;
    text-align: justify;
    font-family: sans-serif;
    color: #000;
}

.bubble-wrap {
	width: 300px;
	height: 44px;
	background-color: transparent;
	background-image: url(/image/bubble.gif);
	background-repeat: no-repeat;
  z-index: 999;	      
}
.bubble-box {
	padding-left: 10px;    
  cursor: help;
}
.bubble-box td {
	font-family: sans-serif;
  font-weight: bold;
  font-size: 13px;
  color: red;
  padding: 0;
  text-align: right;
}
.bubble-box td span {
	display: block;
	padding-top: 5px;
	text-align: center;
}
.bubble-x {
	cursor: pointer;
}

.filter_block select {
	width: 173px;
	font-size: 12px;
	border: 1px solid #999;
	color: #333;
}
.filter_block .clickhere {
  visibility: hidden;
  width: 18px;
  height: 16px;
}

.errors *, .infos * {
	font-weight: bold;
	font-size: 14px;
	font-family: sans-serif;
}
.errors {
	color: #b91900;	
}
.infos {
	color: #008000;
}

.red {
	color: #b91900;	
}
.big {
	font-size: 14px;
}

.colorBg1 {
	background-color: #e5e0e0;
}
.colorBg2 {
	background-color: #e8dbdf;
}
.colorBg3 {
	background-color: #efefef;
}
.colorBg4 {
	background-color: #d6c2c6;
}
.colorBg5 {
	background-color: #ece5d3;
}
.colorBgDark {
	background-color: #ab1313;
}
.colorBgLight {
	background-color: #e5e0e0;
}

.colorBgDark .input, .colorBgLight .input {
	background-color: #fff;
}

.colorGray {
	color: #999;
}

.treeList a {
	color: #666;
}

.category_text * {
	text-align: justify;
}

.category_table a {
	
}
.category_table td {
	padding: 2px;
	padding-right: 15px;
	padding-bottom: 5px;
}	

.products_table {
	border-bottom: 2px solid #e5e0e0;
	margin-bottom: 10px; 
}
.products_table .image {
	border: 1px solid #666;
	padding: 2px; 
}  
.products_table .title {
	font-weight: bold;
	font-size: 14px; 
} 
.products_table .price, .products_table .discount {
	font-weight: bold;
	font-size: 12px;
	color: #ab1313; 
	/*color: #144C03;*/
}
.products_table .discount {
	letter-spacing: 1px;
}
.provider {
	color: #fff;
	font-weight:bold;
	text-align: center;
	padding: 1px;
	width: 110px;
	display: block;
}
.products_table .new {
	background-image: url(/image/new.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
.products_table .producer {
	text-align: right;
}  
.products_table .producer img {
	/*height: 20px;*/
}

.cart_table {
	margin-bottom: 10px;	 
}
.cart_table th {
  	background-color: #464646;
  	color: #fff;
  	font-weight: normal;
  	border-right: 1px solid #fff;  
  	padding-left: 10px;	
  	padding-right: 5px;
  	font-weight: bold;
}
.cart_table td {
	padding-left: 10px;
  	padding-right: 5px;
  	border-left: 1px solid #464646;
  	border-bottom: 1px solid #464646;
  	border-right: 1px solid transparent;
  	border-top: 1px solid transparent;
}

.highlightblock {
	background-color: #f6f6f6;	
  padding: 5px;
}
.highlightblock a {
  font-size: 14px;
}

.pagination {
	background-color: #e5e0e0;
	/*border: 1px solid #ffd4e0;*/
	color: #777;
	padding: 10px;	
	text-align: center;	
}
.pagination span {
	padding-right: 5px;
}
.pagination a {
	text-decoration: none;
}
.pagination a:hover {
	text-decoration: underline;
}

table.table_list {
	border-collapse: collapse;
	margin-top: 10px;	
}
.table_list tr {
	margin-top: 2px;
	margin-bottom: 2px;
}
.table_list thead tr {
	margin: 0;	
}
.table_list th {
	background-color: #fee9ef;
	border-bottom: 1px solid #e6678b;
	border-right: 1px solid #e6678b;
	color: #e6678b;
	padding: 3px;	
	padding-left: 20px;
	padding-right: 20px;
	border-right: 2px solid;
}
.table_list td {
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;	
	border-bottom: 1px solid #ffd4e0;
	border-right: 1px solid #ffd4e0;	
}
/**
 * cookieconsent
 */ 
.cc-window{opacity:1;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}
.cc-link,.cc-revoke:hover{text-decoration:underline}.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:1.3em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-banner .cc-btn:last-child{min-width:140px}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-banner{-ms-flex-align:center;-ms-grid-row-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{-ms-flex:1;flex:1}.cc-compliance{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-compliance>.cc-btn{-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-ms-flex-align:unset;-ms-grid-row-align:unset;align-items:unset}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}