/*  Baraka CSS pro eShop5 */
p.eshopshipping{
display:none;
}

.align-center{
text-align:center;
}
.clear-right{
clear:right;
}
.float-right{
float:right!important;
}
.float-left{
float:left!important;
}
.kosik_buttonky{

width:100%;
float:left;
margin-bottom:20px;
}

 /* PANEL DIMENSIONS */
 /* you may need to adjust these figures to accomodate your product images*/
ul.eshoppanels li {
	min-height:200px;
	min-width:200px;
}

/* FLOATS & CLEARS */
ul.eshoppanels li, ul.eshop li a img, table.eshop img, 
form.eshopform fieldset.eshoppayvia li label, .paginate ul li {
	float:left;
}
/* payment-via options on checkout page */
form.eshopform fieldset.eshoppayvia li label {
	float:left;
}
ul.eshop li, form.addtocart, .pagfoot {
	clear:left;
}
table.add td{
/*cborder:1px solid #000;/*/
vertical-align:bottom;
padding:0!important;

}

/* adjust to suit if you are using an Add To Cart image rather than a button 
form.eshop input.buttonimg {
	width:111px;
	height:33px;
	position:relative;
	top:10px;
}*/

/* COLORS */

/*********** TABLES ***************/
/* generic eshop table colors */
table.eshop,table.eshop th,table.eshop td {
	/*xborder:3px solid #676B7B;/*/
}
table.eshop img {
	border:none;
}
table.eshop thead th,table.cart thead th {
background:#00c7ff;
color:#FFF;

}
table.eshop tbody th {
background:#00c7ff;
color:#FFF;

}


table.eshop tr{
	background:#ceccc6;
	color:#000;
	} 
table.eshop a {
color:#000;

}

table.eshop a:hover {
/*dbackground:#FFFFFF;/*/
}


/*
table.eshop tr.alt {
x	background:#EEEEF8;
	xcolor:#606060;
	background:#ceccc6;
}
table.eshop tr.alt a {
	ccolor:#3A5988;
	background:#ceccc6;
}
*/
/* shopping cart */
/*
table.cart tr.stotal {
	background:#E6FDCD;
	color:#404040;
	
}
table.cart tr.total {
	background:#EFDEF1;
	color:#404040;
}
*/

/*********** LISTS ***************/
/* generic eshop panel list colors */
ul.eshop li a img {
	border-width:1px;
	border-style:solid;
	border-color:#CBD1E7;
}
ul.eshop li a:hover img,ul.eshop li a:active img,ul.eshop li a:focus img {
	border-color:#0d0;
}
/* eshop panels with form */
ul.eshoppanels li form.addtocart {
	background:transparent;
	color:#404040;
	border:none;
}

/*********** A-Z LISTING ***************/
ul.eshopaz li a {
	border:1px solid #b5b5b5;
}
ul.eshopaz li.current a {
	border:1px solid #000;
}
ul.eshopaz li span {
 	color:#b5b5b5;
 	border:1px solid #b5b5b5;
}
ul.eshopaz li a:hover,ul.eshopaz li a:active,ul.eshopaz li a:focus {
	border:1px solid #060;
}
ul.eshopaz li a:active,ul.eshopaz li a:focus {
	background:#D1FDA5;
	color:#000;
}

/*********** FORMS ***************/
/* generic eshop form colors */
form.eshop ul { 
	margin:10px auto 0 auto; 
  width: 285px; 
	overflow:hidden;
	/*cborder: 1px solid #000;/*/
	}
form.eshop ul { 
	/*cmargin:0!important; /*/
	padding:0 10px!important; 
}
form.eshop li	{
/*cborder: 1px solid #000;/*/
	margin:5px 0px!important; /*some themes may interfere otherwise*/
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:1.3em;
	overflow:hidden;
	
}
/*----------*//*
form.eshop input.button {
	background:#676B7B;
	color:#fff;
	border-width:1px;
	border-style:solid;
	border-color:#9396A4 #555 #555 #9396A4;
}
form.eshop input.button:hover,form.eshop input.button:active,form.eshop input.button:focus {
	background:#D1FDA5;
	color:#404040;
}*/
form.eshop input.buttonimg {
	background:transparent;
	border:none;
}
form.eshop fieldset {
	background:#E6E6F6;
	color:#606060;
	border:1px dashed #CFD0D6;
}
form.eshop fieldset fieldset {
	background:#EEEEF8;
}
form.eshop legend {
	background:#CFCFE0;
	color:#404040;
	border-width:1px;
	border-style:solid;
	border-color:#DBE3F0 #B6BAC9 #B6BAC9 #DBE3F0;
}
form.eshop input,form.eshop textarea,input.iqty {
	background:#FAFAFA;
	color:#000;
	border:1px solid #888;
	
	
}
form.eshop input.short {
	/*pocet polozek ve vypisu kosiku*/
}
form.eshop span.hotovost,form.eshop ul input,form.eshop ul textarea {
float:right;
	width:160px; 
}
form.eshop input:hover,form.eshop textarea:hover, input.iqty:hover{
	background:#cedddf;
	color:#000;
	
}

form.eshop input:focus,form.eshop textarea:focus,form.eshop input.focus,form.eshop textarea.focus,input.iqty:focus {
	background:#fff;
	color:#404040;
	border-color:#0d0;
}
/*--------------------------
.cform input,
.cform textarea{
  float:right; 
  padding:3px;
	background: #f9f9f9; 
	border:1px solid #888888; 
	vertical-align:top;
}

.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background:#CEDDDF; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	background:#F3F8F8; 
}

.cform textarea,
.cform input {
	width:150px; 
}
--------------------------*/
form.dlproduct label {
	color:#A22F2F;
}

/*********** OTHER ***************/
/* no bullets */
#content .eshop li,
#content ul.eshopfeatured li,#content ul.eshopfeatured li,#content ul.eshopsubpages li,
#content ul.eshoprandomlist li,#content ul.eshopshowproduct li,#content ul.eshoppanels li,
#content fieldset.eshoppayvia li,
#content .pagfoot ul li,#content ul.continue-proceed li {
	list-style-type:none;
	list-style-image:none;
}
/* pagination */
div.paginate ul li {
	background:#DEE0F1;
	color:#404040;
	border-width:1px;
	border-style:solid;
	border-color:#EAEAF6 #CECFDB #CECFDB #EAEAF6;
}
/* automatic redirect to paypal */
#process {
	background:#E6FDCD;
	color:#404040;
	 border:3px double #4EAB02;
}	
/* errors & required */
.error {
	color:#A22F2F;
	padding-top:10px;
	padding-left:10px;
}
.reqd {
padding-left:2px;
font-size:19px;
color:#45e406;
font-weight:bold;
}

ul.errors { 
/*	xmargin:10px auto 0 auto; 
  cwidth: 285px; 
	coverflow:hidden;
	cborder: 1px solid #000;/*/
	}
ul.errors { 
	margin-bottom:30px; 
	padding:0 10px!important; 
}
ul.errors li	{
/*cborder: 1px solid #000;
	cmargin:5px 0px!important; *//*some themes may interfere otherwise*/
	/*cpadding:0; */
	list-style:none!important; 
	text-align:left;
	/*cline-height:1.3em;
	coverflow:hidden;	/*/
}
ul.errors li strong{
color:#A22F2F;
}


/* credits */
.creditline {
	color:#969696;
}


/* LAYOUT */

/*********** TABLES ***************/
/* generic eshop table layout */
/*
table.eshop thead th,table.cart thead th {
background:#00c7ff;
color:#FFF;
text-align:left;
cpadding:0 2px 0;
}
table.eshop tbody th {
background:#00c7ff;
color:#FFF;
text-align:left;
cpadding:0 2px 0;
}

table.eshop{
padding:0;
margin:0;
}

table.eshop tr{
	background:#ceccc6;
	color:#000;
	} 
table.eshop a {
color:#000;
text-decoration:none;
display:block;
width:100%;
cpadding:0 2px 0;
}

table.eshop a:hover {
background:#FFFFFF;
}
*/
table.eshop a {
display:block;
width:100%;
/*cpadding:3px;/*/
text-decoration:none;
}

table.eshop {
	width:100%;
/*	cborder-collapse:collapse;
	cline-height:1.3em;/*/
}
table.eshop caption, p.eshopcaption {
	margin-bottom:0;
	padding:2px 0;
	font-size:.9em;
	text-align:center;

}
table.eshop thead th {
	font-weight:bold;
	text-align:left;
	padding:3px;
}
table.eshop tbody th {
	text-align:left;
	padding:3px;
}
table.eshop td {
	padding:3px;
}
table.eshop .center {
	text-align:center;
}
table.eshop dfn {
	font-style:normal;
}
table.eshop img {
	margin:0 10px 0 0;
	vertical-align:top;
}
/* shopping cart */
table.cart td, table.cart th {
/*v	padding:5px 8px;/*/
}
table.cart td.amts {
	text-align:right;
}
table.cart td.cqty {
	text-align:center;
}
table.cart td.cqty input {
	text-align:right;
}
table.cart tr.stotal {
	text-align:right;
}

/* shipping rates */
table#eshopshiprates td {
	text-align:right;
}
table#eshopshiprates td.center {
	text-align:center;
}
table#eshopshiprates thead th, #zonelist thead th {
	padding:2px;
}
table#eshopshiprates {
	margin-bottom:10px;
}
#zonelist td {
	text-align:left;
}
#zonelist td.code,#zonelist td.zone {
	text-align:center;
}
.eshopzones label {
	display:inline;
}
.eshopzones .button {
	padding:0 5px;
}

/* eshop discounts */
table.eshopdiscounts thead th#ediscount {
	width:8em;
}
table.eshopdiscounts tbody th {
	text-align:center;
}
table.eshopdiscounts td.amts {
	text-align:right;
}
table.eshopdiscounts td.disc  {
	text-align:right;
}
.shipdiscount span {
	font-weight:bold;
}

/*********** LISTS ***************/
/* generic eshop listings */
ul.eshop_confirm{
	/*xborder:1px solid #000;/*/
	margin-bottom:20px;
	margin-top:10px;
	
	padding-left:50px;
	list-style:none;
}

ul.eshop {
	margin:0;
	padding:0;
	

}
ul.eshop li {
	margin:0 20px 20px;
	padding:0;
	line-height:1.3em;
}
ul.eshop li a {
	display:block;
	margin:0 0 10px;
	padding:0;
	text-decoration:none;
}
ul.eshop li a img {
	margin-right:20px;
	margin-bottom:20px;
}
ul.eshop li a.itemref {
	font-size:1.3em;
}
/* eshop panel listings */
ul.eshoppanels li {
	clear:none;
	text-align:center;
}
ul.eshoppanels li a img {
	float:none;
	margin:0;
}
/* eshop panels with form */
ul.eshoppanels li form select,ul.eshoppanels li form.input {
	display:block;
	width:auto;
	margin:2px auto;
}
ul.eshoppanels li form.addtocart {
	width:auto;
	margin-top:0;
	padding:0;
}
/* featured product list with form*/
ul.eshopfeatured form.addtocart {
	clear:none;
}

/*********** A-Z LISTING ***************/
ul.eshopaz li {
	line-height:1.8em;
	list-style:none;
	display:inline;
	margin:0 1px 0 0;
}
ul.eshopaz li a {
 	display:inline;
	padding:1px 3px;
	margin:0;
}
ul.eshopaz li a:active,ul.eshopaz li a:hover,ul.eshopaz li a:focus {
	text-decoration:underline;
}
ul.eshopaz li span {
 	padding:1px 3px;
}

/*********** FORMS ***************/
/* generic form buttons */
input.button {
	width:auto;
	padding:2px 5px;
	margin-right:1em;
}
input.button:hover,input.button:active,input.button:focus {
	cursor:pointer;
}
/* generic form layout */
form.eshop  {
	width:96%;
	margin:0 auto;
	line-height:1.3em;
}
form.eshop label  {
	/*font-weight:bold;*/
}

/*------------------------*/
form.eshop label {
	/*cwidth:155px; /*/
	width:100%;
  margin:2px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:left;
	/*cvertical-align:top;/*/
	font-size:11px;
	letter-spacing:1px;
	/*cfloat:left;/*/
}
form.eshop label span {
	/*cwidth:155px;  must be the same as above!*/
	display:block;
	float:left;
}
/*------------*/

/* add to cart forms */
form.addtocart {
/*cborder:1px solid #000;/*/
	width:99%;
	margin-top:20px;
	padding:5px;
}
form.addtocart fieldset {
	padding:10px;
}
form.addtocart select {
	width:auto;
	margin-right:20px;
}
form.addtocart span.sglprice {
	width:auto;
	margin-right:20px;
}
form.addtocart label {
	display:block;
	/*xborder:1px solid #000;/*/
padding:2px;
}
form.addtocart span.padd {
	
/*cpadding:2px;/*/
}
form.addtocart span {
	
margin:6px;
}
form.addtocart input.iqty {
	width:2.5em;
}
form.addtocart dfn {
	font-style:normal;;
}
/* downloads form */
form#eshopdlform fieldset {
	width:20em;
	margin:0 auto;
}
form#eshopdlform input#email,form#eshopdlform input#code {
	width:99%;
	font-size:.9em;
	margin:0 0 10px;
}
form#eshopdlform label {
	display:block;
	font-size:1em;
}
form#eshopdlform input.button {
	display:block;
	margin:0 auto;
}
/* download products page */
form.dlproduct {
	margin-bottom:20px;
}
form.dlproduct fieldset, form#dlall fieldset {
	padding:15px;
	margin-bottom:5px;
}
form.dlproduct .ro {
	width:2em;
	margin-right:10px;
}
form.dlproduct label {
	display:inline;
}

/*********** OTHER ***************/
/* cart options */
.cartopt {
	text-align:center;
}
.cartopt p {
	width:20em;
	margin:10px auto;
}
.cartopt label {
	display:inline;
}
.continue-proceed {
	margin:10px 0 0;
	padding:0;
	text-align:center;
}
.continue-proceed li {
	margin:0 10px;
	padding:0;
	display:inline;
}

/*Checkout confirmation with discount code (cart section only) */
.eshop_dcode {
	text-align:center;
	font-weight:bold;
}
.eshop_dcode span {
	font-size:1.2em;
}

/* Automatic redirect to paypal */
#process {
	 width:90%;
	 margin:10px auto 0;
	 padding:0 15px;
	 line-height:1.5em;
}
#process strong {
	font-size:1.2em;
}
#process em {
	 font-weight:bold;
	 font-style:normal;
}
#eshopgateway {
	text-align:right;
	padding-bottom:10px;
}

/* eshop widget */
p.eshopwidget span {
	font-size:2em;
	letter-spacing:.02em;
}

/* pagination */
.paginate {
	margin:5px 2px;
	font-size:90%;
}
.paginate p { 
	padding:0; 
	line-height:2em;
}
.paginate p span {
	font-weight:bold;
}
.paginate ul {
	margin:0;
	padding:0;
}
.paginate ul li {
	padding:0 4px;
	margin-right:5px;
}
.paginate ul li a {
	display:block;
}

/* downloads page */
p.jdl {
	text-align:center;
	font-size:1.2em;
}

/* more link */
a.eshopmore {
	display:block;
	text-align:right;
}

/* can be used to position text offscreen */
.offset {
}
/* credits */
.creditline {
	text-align:center;
	font-size:.7em;
}
/*---------------------------------- buttonek ------------------------------------*/

/*
form.eshop input:hover,form.eshop textarea:hover{
	background:#cedddf;
	color:#000;
	
}*/


a.buttonek, span.buttonek, del.buttonek{
	
	display:-moz-inline-box;
	display:inline-block;
	cursor:pointer;
	border:none;
    font-size:0;
    line-height:0;
    
	/*
	for Safari, read this first
	http://creativebits.org/webdev/safari_background_repeat_bug_fix
	*/
	background-position:0 0;
	background-repeat:no-repeat;
	height:30px;
	text-decoration:none;
	color:#2e523b;
	font-style:normal;
	margin:0 6px 0px 0;
	padding:0 10px 0 0;	
	vertical-align:middle;	
	
    padding-top:-2px;
	_position:relative;
	_width:10px;	
	_overflow-y:hidden;
}



a.buttonek, span.buttonek, del.buttonek,
a.buttonek span, span.buttonek button, span.buttonek input, del.buttonek span{
    background-image:url(images/form_buttons.png);
    _background-image:url(images/form_buttons.gif);
}


a.buttonek span, span.buttonek button, span.buttonek input, del.buttonek span{
	
	white-space:nowrap;
	cursor:pointer;
    color:#222;
	display:-moz-inline-box;
	display:inline-block;
	line-height:1;
    letter-spacing:0 !important;
    font-family:"Arial" !important;
    font-size:12px !important;
    font-style:normal;    
    background-color:transparent;
	background-position:100% 0;
	background-repeat:no-repeat;
	height:30px;
	padding:8px 20px 0 10px;
	margin:0 -16px 0 10px;
	border:none;
	vertical-align:text-top;
	zoom:1;
	_position:relative;
    _padding-left:0px;
	_padding-right:12px;
	_margin-right:-10px;	
	_display:block;
	_top:0;
	_right:-5px;
	
}


span.buttonek button{
   line-height:2.5;/*Opera need this*/
}

html.safari a.buttonek span, 
html.safari del.buttonek span{
  line-height:1.3;
}

html.safari span.buttonek button{
  line-height:2.6;
}

html.safari a.buttonek:focus,
html.safari span.buttonek button:focus{
    outline:none;
}



del.buttonek{
	/* cursor:not-allowed;	*/
	background-position:0 -120px;
	
}

del.buttonek span{
	cursor:default;
    color:#aaa !important;
	background-position:100% -120px;
}


span.buttonek button, span.buttonek input{
	padding-top:0px;
	line-height:2.5;/*Opera need this*/
}


/** optional **/
/*
a.button:visited{
	color:#aaa;
}
*/


/*Hover Style*/

a.buttonek:hover, 
span.buttonek:hover,
a.buttonek:focus, 

a.dom-button-focus, 
span.button-behavior-hover{
	background-position:0 -60px;
	color:#222;
	text-decoration:none;
}





a.buttonek:hover span, 
span.buttonek:hover button, 
a.buttonek:focus span, 

span.button-behavior-hover button, 
span.button-behavior-hover input{
	background-position:100% -60px;
}


a.buttonek:active, a.buttonek:focus span{
	color:#444;
}




del.button-behavior-hover, del.buttonek:hover{
	background-position:0 -180px;
	/* cursor:not-allowed; */
}


del.button-behavior-hover span, del.buttonek:hover span{
	background-position:100% -180px;
	/* cursor:not-allowed; */
	
}




/*Optional hack for IE6 to simulate :hover selector*/

span.buttonek button, del.buttonek span, span.buttonek input{

	_behavior:expression(
		(function(el){

			if( typeof( behavior_onMouseEnter) == 'undefined'){

				
				behavior_onMouseEnter = function(el){
					
					var dEl = this.parentNode;					
					var sClass = dEl.className ;
					dEl.__defaultClassName = sClass ;
					dEl.className = sClass + ' button-behavior-hover';	
					this.setCapture();
				};

				behavior_onMouseLeave = function(el) {
					var dEl = this.parentNode;
					dEl.className = dEl.__defaultClassName ;
					dEl.__defaultClassName = undefined;
					this.releaseCapture();
				};


			};
			
			
			el.runtimeStyle.behavior = 'none';
			el.onmouseenter = behavior_onMouseEnter;
			el.onmouseleave = behavior_onMouseLeave;
			
			
		})(this));




}
