<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* @override
	http://kaktus/css/vzacnykytky.css
	http://shop.vzacnykytky.cz/css/vzacnykytky.css
	http://www.rarecacti.com/css/vzacnykytky.css
*/

/* Brexit order */

#country option:last-child {display:none !important}

#delivery_select option:nth-child(1) {display: none !important}

body {
	text-align: center;
	padding: 0;
	margin: 0;
	color: #222;
	font-size: 12px;
	font-family:"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
 	line-height: 100%;
background: #f1eed4 url(../img/body-bg.gif) left 0 repeat-x;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

address {
	font-style: normal;
	line-height: 145%;
}

img {
	border: none;
	margin: 0;
	padding: 0;
	display: block;
}

a img {
	border: none;
	margin: 0;
	padding: 0;
	display: block;
}

a {text-decoration: none; color: #62932b;}
a:hover {text-decoration: underline; color: #62932b;}

p {	padding: 5px 0;
	margin: 0;
	line-height: 125%;
}

.red {
	color: #FF0D07;
	font-weight: normal;
		}

.green {
	color: #17AD00;
	font-weight: normal;
		}


.clear {
	height: 1px;
	clear: both;
	font-size: 1px;
	display: block;
	visibility: hidden;
}

table {
	margin: 0;
	padding: 0;
}



table.jak-nakupovat-table td {
vertical-align: text-bottom;
padding-bottom: 10px;
line-height: 125%;
}

#page {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
			}

#page-in {
	background: #fff url(../img/page-bg.gif) repeat-y;
	width: 980px;
			}

/* HEAD */


#head {
	background: url(../img/header2.gif) left 0 no-repeat;
	height: 160px;
	width: 980px;
	position: relative;
}


#head strong{
position: absolute;
width: 200px;
height: 110px;
overflow: hidden;
top: 0px;
margin: 0;
left:326px;
font-size: 10px;
line-height: 400px;
font-weight: normal;
}
#head strong a {
cursor: pointer;
display: block;
color: #000;
height: 100%;
width: 100%;
background: url(../img/logo2.gif) no-repeat;

}

#head strong a:hover {
	text-decoration: none;
}

#head strong span{
display: block;
position: absolute;top: 0;left: 0;
width: 100%;height: 100%;

}

/* MENU */

#menu {
	width: 967px;
	margin: 0 auto;
	padding: 0 0 0 0;
	height: 21px;
	text-align: center;
	position: absolute;
	top: 140px;
	left: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#menu strong {
margin: 0;
padding: 0;
display: block;
cursor: pointer;
font-weight: normal;
font-size: 12px;
}

#menu a {
text-align: center;
/*padding: 2px 40px 4px 40px;*/
margin: 0 10px 0 7px;
display: block;
text-decoration: none;
float: left;
color: #fff;
padding: 0 0 0 3px;
background:  url("../img/menu-left2.jpg") no-repeat left 0;

}

#menu a:hover {
text-align: center;
color: #fff;
background: url("../img/menu-left2.jpg") no-repeat left -22px;
}

#menu a.active {
text-align: center;
color: #fff;
background: url("../img/menu-left2.jpg") no-repeat left -22px;
}

#menu a span {
      display:block;
      background: url("../img/menu-right2.jpg") no-repeat right 0;
padding: 4px 15px 4px 10px;
      color:#eee;
      text-transform: uppercase;


      cursor: pointer;
      }

#menu a:hover span {
      background: #7E5D4E url("../img/menu-right2.jpg") no-repeat right -22px;
      cursor: pointer;
      }

#menu a.active span {
      background: #7E5D4E url("../img/menu-right2.jpg") no-repeat right -22px;
      cursor: pointer;
      }

/* LANG */

#lang {
position: absolute;
right: 0px;
top: -3px;
}

#lang a.en {
	text-align: right;
	padding-right: 38px;
	 background: url("../img/en.gif") no-repeat right top;
margin: 0;
height: 18px;
padding-top: 7px;
display: block;
}

#lang a.cz {
	text-align: right;
	padding-right: 38px;
	 background: url("../img/cz.gif") no-repeat right top;
margin: 0;
height: 18px;
padding-top: 7px;
display: block;
}




/* FLASH */


object, embed {
	z-index: 0 !important;
	background: transparent;
}

/* content banners */


#banner-box {
	margin: 8px auto 0 auto;
}

#banner-box img {
display: block;
margin: 0 auto;
/*border: 1px solid #CCC;*/
}

#banner-box a {
float: left;
margin-left: 6px;
}


/* CONTENT */

#content {
width: 525px;
float: left;
_height: 430px;
min-height: 430px;
padding: 7px 10px 0px 12px;
margin-bottom: 10px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
}

#content-wide {
width: 725px;
float: left;
_height: 430px;
min-height: 430px;
padding: 7px 0 0px 15px;
margin-bottom: 10px;
}

#content h3 {
	margin: 0;
	padding: 11px 0 10px 0;
	font-size: 18px;
	}

#content h1 {
	margin: 0;
	padding: 17px 0 10px 0;
	text-transform: uppercase;
	font-size: 19px;
	color: #333;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

#content h4 {
	margin: 0;
	padding: 15px 0 10px 0;
	font-size: 15px;
	font-weight: normal;
	}

h6 {
	margin: 0;
	padding: 5px 0 10px 0;
	font-size: 16px;
	}


	#navigation {
	margin: 7px 0 10px 0;
	font-size: 11px;
}

#navigation a {
padding-left: 8px;
background: url(../img/arrnav.gif) no-repeat left 4px;
margin-right: 6px;
color: #939598;
}

#navigation a:hover {
color: #62932b;
}

#subcategories{
  padding: 3px 0 2px 10px;
border: 1px solid #424242;
background: #3A3A3A;
margin: 10px 0;

}

#subcategories a{
  padding: 4px 15px 4px 21px;
  text-decoration: none;
  background: url("/img/folder.png") left center no-repeat;
  font-size: 12px;
  display: block;
  color: #fff;
  float: left;
}

#subcategories a:hover{
  color: #eb6b01;
}


#producers {
	  padding: 5px 10px;
border: 1px solid #424242;
background: #3A3A3A;
margin: 10px 0;
}

#producers_form span {
	margin: 0;
	padding: 3px 5px 0 0;
}

#producers_form p {
	margin: 0;
	padding: 0;
	line-height: normal;
}

#producers_form div {
float: left;
margin-right: 10px;
position: relative;

}

#producers_form div input {
position: relative;
top: 3px;
}

#producers_form div a {
position: relative;
top: 0px;
}

#producers_form span {
float: left;
}

.butt {
border: 1px solid #898989;
color: #fff;
padding: 1px 10px 1px 10px;
background: url("../img/butt-bg.jpg") repeat-x;
}

.butt-over {
	cursor: pointer;
border: 1px solid #636363;
color: #fff;
padding: 1px 10px 1px 10px;
background: url("../img/butt-bg2.jpg") repeat-x;
}

/* STRANKOVANI */

p.strankovani {
	padding: 5px 0 0 0;
	margin: 3px 0 0px 0;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

p.strankovani a {
	text-decoration: none;
	margin: 0 2px;
	padding: 1px 1px;
	color: #222;
	border: 0px solid transparent;
}

p.strankovani a:hover {

	border: 0px solid #598b20;
	color: #70A839;
}

p.strankovani a.actual_page {
	padding: 1px 3px;
	border: 0px solid #598b20;
	color: #EF4123;
	font-weight: bold;
	font-size: 13px;
}

p.strankovani a.actual_page:hover {
	border: 0px solid #598b20;
	color: #70A839;
}

#strankovani {
position: relative;
margin: 10px 0 10px 0;
}

#strankovani #na-stranku {
position: absolute;
right: 0;
padding: 0;
}

#strankovani .spacer {
padding: 0 0;
}


/* USER PROFILE */

#user-profile {
	width: 720px;
}

#user-profile h2{
padding: 12px 0 10px 0;
}

#user-profile h3{
font-size: 15px;
}

#user-profile h4{
	padding: 5px 0 10px 0;
}

.fakt_right {
	float: left;
width: 200px;
margin-bottom: 10px;
}

.fakt_right p {
padding: 2px 0;}

.fakt_left p {
padding: 2px 0;}

.fakt_left {
	float: left;
	width: 210px;
	padding: 2px 15px 0 0;
	margin-bottom: 10px;
}


/* TABS VYPIS */

#list-type {
display: block;
height: 21px;
overflow: hidden;
position: relative;
margin-bottom: 7px;
margin-top: 7px;
}

#list-type p {
padding: 0;
margin: 0;
text-align: right;
width: 270px;
position: absolute;
right: 0;
top: -2px;
}

#list-type form {
padding: 0;
margin: 0;
}

#list-type a {
text-align: center;
margin: 0 1px 0 0;
display: block;
text-decoration: none;
float: left;
padding: 0 0 0 17px;
background:  url("../img/tableft.gif") no-repeat left 0;
}

#list-type a:hover {
text-align: center;
background: url("../img/tableft.gif") no-repeat left -21px;
}



#list-type a.active {
text-align: center;
color: #fff;
background: url("../img/tableft.gif") no-repeat left -21px;
}

#list-type a span {
      display:block;
      background: url("../img/tabright.gif") no-repeat right 0;
padding: 5px 11px 5px 7px;
      color: #fff;
      cursor: pointer;
      }

#list-type a:hover span {
      background: url("../img/tabright.gif") no-repeat right -21px;
      cursor: pointer;
      color: #fff;
      }

#list-type a.active span {
      background: url("../img/tabright.gif") no-repeat right -21px;
      cursor: pointer;
      color: #fff;
      }

#list-type form a.order-dir {
color:  #62932b;
	background: none;
	padding: 0;
	margin: 0;
	float: none;
display: inline;
text-decoration: underline;
}

#list-type form a.order-dir:hover {
text-decoration: underline;}


/* VYPIS PRODUKTU */

.product-thumbs {
background: #fff;
width: 100%;
/*min-height: 652px;
_height: 690px;*/
}

.product-box {
	float: left;
	width: 257px;
	margin-right: 10px;
	height: 135px;
	color: #000;
	padding: 10px 0px 14px 0px;
}

.product-box p {
line-height: 12px;
}

.product-box p.list-akce {
line-height: 12px;
position: relative;
}

.more {
	width: 110px;
	height: 10px;
	background: url(../img/more.gif) left 1px  no-repeat;
	display: inline;
}



.product-box h2  {
padding: 0 0 12px 0;
height: 28px;
font-family: Georgia, "Times New Roman", Times, serif;
margin: 0;
font-size: 13px;
line-height: 120%;
}

.product-box a {
color: #333;
}

.product-box a:hover {
color: #699D35;
}

.img-link {
	width: 119px;
	display: block;
	float: left;
	text-align: center;
margin: 0;
position: relative;
padding: 0;
margin-right: 7px;
	background: url(../img/img-center.gif) repeat-y;
}

.img-top {
	width: 118px;
	height: 3px;
	display: block;
	background: url(../img/img-top.gif) no-repeat;
	overflow: hidden;
}

.img-bottom {
	width: 118px;
	height: 5px;
	background: url(../img/img-bottom.gif) no-repeat left bottom;
}



.img-link img {margin: 0 auto 0 auto;
display: block;

position: relative;
left: -1px;
z-index: 0;
}

.details {
	float: left;
	width: 130px;
	padding-top: 7px;

	}

.details p {
	padding: 0 0 6px 0;
	margin: 0;
	line-height: 110%;
}


.description {
	font-size: 11px;
	margin-top: 3px;
}

/* kosik butt */

.cart-small {
	background: url(../img/cart-small.gif) repeat-x left bottom;
	text-align: center;
	float: right;
	width: 32px;
	height: 17px;
	position: absolute;
	top: -2px;
	right: 4px;
	}

.cart-small:hover {
text-decoration: none;	}



.cart {
	background: url(../img/cart-bg.gif) no-repeat left top;
	color: #fff;
	padding: 2px 0 3px 0;
	display: block;
	text-align: center;
	width: 152px;
	height: 18px;
	float: left;
	overflow: hidden;
	margin-top: 0;
	}

.cart:hover {
text-decoration: none;
background: url(../img/cart-bg.gif) no-repeat left -25px;

	}



.cart span {
	color: #fff;
padding: 1px 0 0 47px;
display: block;
text-align: left;
}

.amount-input  {
padding: 0 7px 0 0;
display: block;
float: left;
}

.cart:hover span {
text-decoration: none;
padding: 1px 0 0 47px;
display: block;
text-align: left;
	}


input#add_fav{
background: url(../img/heart.gif) no-repeat left 4px;
	padding: 0 0 0 12px !important;
	border: none;
	cursor: pointer;
		font-size: 11px;
}

input#add_fav:hover{
text-decoration: underline;}

/*input#add_fav{
float: left;
	background: #f4a031 url(../img/cart-bg.gif) repeat-x left bottom;
	color: #fff;
	text-align: center;
	width: 115px;
	padding: 1px;
border: 1px solid #cd571e;
	margin-top: 0px;
	cursor: pointer;
}*/

p#add_fav{
	background: url(../img/heart.gif) no-repeat left 3px;
	padding-left: 14px !important;
	font-size: 11px;
}


.rem_fav{
	background: url(../img/delete2.gif) no-repeat left 4px;
	position: absolute;
	top: 16px;
	display: block;
	left: 0px;
	padding: 4px 0;
	padding-left: 17px;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.rem_fav:hover{
	text-decoration: none;
	color: #BF0013 !important;
}

/* detail butt */

a.detail {
	display: block;
	text-align: left;
	width: 95px;
	color: #699D35;
	margin-top: 7px;
	position: relative;
	}

a.detail:hover {
text-decoration: underline;
	}

a.detail span {
	background: url(../img/arr-detail.gif) no-repeat left 2px;
		padding: 1px 0 1px 15px;

}



/* BUBBLE TOOLTIP */

.product-box a.tt, .product-table td a.tt, #product-info p a.tt {
    position:relative;
    text-decoration:none;
    z-index: 50;
    font: arial;
  }

.product-box a.tt span, .product-table td a.tt span, #product-info a.tt span {
	display: none;
	z-index: 10;
	position: relative;
}

/*background:; ie hack, something must be changed in a for ie to execute it*/

.product-box a.tt:hover, .product-table td a.tt:hover, #product-info p a.tt:hover {
color: #aaaaff;
position: relative;
z-index: 20;
}

.product-box a.tt:hover span.tooltip, .product-table td a.tt:hover span.tooltip, #product-info p a.tt:hover span.tooltip {
   	display: block;
    position:absolute;
    top:0; left:0;
	padding: 7px 0px 0px 0px;
	width:200px;
	font-size: 11px;
	 color: #555;
	font-weight: normal;
	 text-align: center;
	 z-index:100;
}

.product-box a.tt:hover span.top, .product-table td a.tt:hover span.top, #product-info p a.tt:hover span.top {
		display: block;
	padding: 30px 8px 0;
    background: url(../img/bubble.gif) no-repeat top;
}
.product-box a.tt:hover span.middle, .product-table td a.tt:hover span.middle, #product-info p a.tt:hover span.middle { 	display: block;
	padding: 0 8px;
	background: url(../img/bubble_filler.gif) repeat bottom;
}
.product-box a.tt:hover span.bottom, .product-table td a.tt:hover span.bottom, #product-info p a.tt:hover span.bottom{
	display: block;
	padding: 3px 8px 10px;
    background: url(../img/bubble.gif) no-repeat bottom;
}


 .skladem {color: #70A839; font-weight: normal; display: inline !important; }
.dodnu {color: #1E8ED0;display: inline !important; font-weight: normal;}
.dotaz {color: #2E8AC9;display: inline !important;}
.neni {color: #75ad01;font-weight: bold;display: inline !important;}
.nebude {color: #75ad01;font-weight: bold;display: inline !important;}


.cena {font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; font-style: italic;}
.orange {color: #EF4123; font-weight: bold;}


/* TABLE VYPIS */

.product-table {
	background: #fff;
	color: #000;
	width: 100%;
	font-size: 11px;
}

.product-table a {
color: #000;
}

.product-table td {
padding: 4px 0 4px 5px;
margin: 0;
}


.product-table th {
background: #111111 url(../img/th-bg.jpg) left top repeat-x;
padding: 5px 0 5px 5px;
text-align: center;
margin: 0;
color: #fff;
font-weight: normal;
}

.product-table img {display: inline;	margin-right: 1px;}
.product-table h2 {
	display: inline;
	font-size: 12px;
	font-weight: normal;
	}


	.odd {
	border: 1px solid #cacaca;
		border-width: 1px 0;
		padding: 15px 0 8px 0;
}



.kosik-top-cz {
background: url(../img/kosik-top-cz.gif) left top no-repeat;
width: 190px;
height: 32px;
display: block;
}

.kosik-top-en {
background: url(../img/kosik-top-en.gif) left top no-repeat;
width: 190px;
height: 32px;
display: block;
}

.spek-top {
background: url(../img/spek-top.gif) left top no-repeat;
width: 190px;
height: 4px;
display: block;
}

.spek-bottom {
background: url(../img/spek-bottom.gif) left bottom no-repeat;
width: 190px;
height: 5px;
display: block;
}

#novinka .odd {
	border: 1px solid #cacaca;
		border-width: 1px 0;
	padding: 5px 7px 5px 7px;
}

#novinka .even {
	padding: 0px 12px 5px 14px;
	text-align: center;
}



.even {
	padding: 10px 0 8px 0;
}

.select {
	background: #F1FFC5;
	cursor: pointer;
}

.select a {
color: #000;
}

/* PRODUCT DETAIL */

#product-detail {
padding: 7px 0 0 0;
	}

#product-h h1 {
float: left;
padding: 5px 0 10px 0;
line-height: normal;

	}

#product-h .icons {
	float: right;
	padding: 5px 0;
	}

#product-info {
	margin-top: 10px;
	width: 245px;
	float: left;
	font-size: 13px;
}

#product-info #cart-form {
	margin-top: 15px;
	margin-bottom: 0px;
}

#product-info p {
margin: 0;
padding: 0 0 5px 0;
line-height: normal;
}

.dokosiku {
	padding: 15px 0 8px 0 !important;
	margin: 0;
}

#product-info p.not-av {
background: url(../img/rules.gif) no-repeat left 0;
padding-left: 25px;
font-family:"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
color: #EF4123;
}

#product-images {

	float: left;
	min-height: 90px;
	background: #fff url(../img/load.gif) no-repeat center center;
	_height: 90px;
	margin: 10px 20px 10px 0;
	position: relative;
}

#product-images img {margin: 0 0 10px 0;
border: 1px solid #B9BABC;
padding: 1px;
}

.icons {
	height: 20px;
	position: absolute;
	top: -4px;
	left: -8px;
	z-index: 10;
}

.icons img {
display: inline;
border: none;
padding: 0;
}

#product-images .icons img {
display: inline;
border: none;
padding: 0;
}

#other-images {width: 250px;}

#other-images img {
	float: left;
	margin: 0 6px 6px 0;
	border: 1px solid transparent;
	padding: 1px;
cursor: pointer;
	}
#other-images img:hover {
	border: 1px solid #999;
	}

#other-images img.active {
border: 1px solid #EF4123;
padding: 1px;
	}

#product-souvisejici h5 {
padding: 0 0 0 14px;
font-weight: normal;
line-height: normal;
margin: 0 0 11px 0;
background: url("../img/menu-a-arr.gif") 0 center no-repeat;
font-size: 12px;
}

#product-souvisejici {
padding: 10px 0 10px 10px;
border: 1px solid #525252;
	}

#product-souvisejici a {
border: 1px solid #E6E6E6;
background: #F8F8F8;
text-align: center;
padding: 3px;
margin: 0 6px 6px 0;
float: left;
font-size: 10px;
width: 95px;
display: block;
height: 65px;
color: #808080;
overflow: hidden;
	}


.souvis-img {
height: 50px;
width: 100%;
display: block;
padding: 0;
margin-bottom: 5px;
}

.souvis-img img {
margin: 0 auto 4px auto;
}

#product-souvisejici a:hover {color: #eb6b01;
	border: 1px solid #eb6b01;
	text-decoration: none;
}

#product-popis {
	padding: 0px 0;
	font-size: 13px;
	}

/*#product-popis span {
	background: none !important;
	}*/

#product-popis h1 {
padding: 0;
margin: 0;
	}

/* @group LEFT */

#left {
	width: 232px;
	padding-top: 14px;
    float: left;
   	margin-bottom: 10px;
}

#cetelem {
	width: 179px;
	display: block;
	margin: 10px 0;
	text-align: center;
	background: #fff;
}

#cetelem img {
margin: 0 auto;}

#menu-left {
	padding-top: 0;
	margin-bottom: 10px;
}

/* CAT 0 */



#menu-left li.cat-li-0 a {
background: url("../img/menu-cat.gif") left top no-repeat;
margin-bottom: 10px;
padding: 9px 20px 5px 0;
height: 21px;
text-transform: uppercase;
font-family: Georgia, "Times New Roman", Times, serif;
color: #333;
position: relative;
}

#menu-left li.cat-li-0 a #newoffer {
display: block;
background: url("../img/newoffer.gif") center center no-repeat;
width: 19px;
height: 19px;
margin: 0;
position: absolute;
top: 6px;
left: 8px;
padding: 0;
z-index: 10;
}

#menu-left li.cat-li-0-a a #newoffer {
display: block;
background: url("../img/newoffer.gif") center center no-repeat;
width: 19px;
height: 19px;
margin: 0;
position: absolute;
top: 6px;
left: 16px;
padding: 0;
z-index: 10;
}

#menu-left li.cat-li-0-a a:hover #newoffer, #menu-left li.cat-li-0-a a:hover #newoffer {
position: absolute;
left: 16px;
}

#menu-left li a:hover #newoffer {
position: absolute;
left: 16px;
}

/* My Comment */

#menu-left li.cat-li-0-a a {
background: url("../img/menu-cat.gif") left -34px no-repeat;
margin-bottom: 10px;
padding: 9px 12px 5px 0;
height: 21px;
text-transform: uppercase;
font-family: Georgia, "Times New Roman", Times, serif;
color: #000;
}


#menu-left li.cat-li-0-a a:hover {
background: url("../img/menu-cat.gif") left -34px no-repeat;
font-family: Georgia, "Times New Roman", Times, serif;
text-transform: uppercase;
color: #000;
padding: 9px 12px 5px 0;
}

#menu-left li.cat-li-0 a:hover {
background: url("../img/menu-cat.gif") left -34px no-repeat;
font-family: Georgia, "Times New Roman", Times, serif;
text-transform: uppercase;
color: #000;
padding: 9px 12px 5px 0;
}






/* CAT 1 */

#menu-left li.cat-li-1-a  {
background: #000 url("../img/menu-1-a.jpg") left top repeat-x;
border: 1px solid #666;
border-width: 0px 0;
padding: 0px 0;
}

#menu-left li.cat-li-1-a span {
background: url("../img/arr.gif") 5px 5px no-repeat;
}

#menu-left li.cat-li-1 {
background: #1A1A1A url("../img/arr.gif") 6px 7px no-repeat;
}

/* CAT 2*/

#menu-left li.cat-li-2 {
background: #2F2F2F url("../img/menu-active-a.gif") 6px 7px no-repeat;
}

#menu-left li.cat-li-2 a {

}



#vyprodej {

}

#vyprodej a {
text-decoration: none;
display: block;
}


#vyprodej span a{
color: #90c73e;

}



#vyprodej span {
background: url("../img/menu-vyprodej.gif") 4px 5px no-repeat;
}

#vyprodej a:hover span {
background: url("../img/menu-active-a.gif") 5px 5px no-repeat;

}

#vyprodej a:hover {
background: #f18a15 url("../img/menu-active.gif") repeat-x left bottom;
}




#menu-left a {
text-decoration: none;
display: block;
padding: 9px 14px 10px 0;
color: #333;
height: 26px;
font-size: 13px;
text-align: right;
overflow: hidden;
position: relative;
}







#menu-left ul {
	margin: 0;
	padding: 0;
}

#menu-left li {
margin: 0;
list-style-type: none;
}

#menu-left li.active span {
}

#menu-left li.active a {
}






/* NEWSLETTER BOX */

#newsletter-form {
padding: 6px 0 3px 10px;
margin: 0;
width: 200px;
position: relative;
}

#newsletter-form fieldset {
	height: 20px;
	position: relative;
}

#newsletter-box {
width: 140px;
height: 12px;
position: absolute;
top: 0;
padding: 2px 0 0 0;
font-size: 10px;
}

.potvrdit {
width: 55px;
border: 1px solid #78A022;
background: #99BD4B;
color: #fff;
padding: 1px 0 1px 0;
margin: 0;
height: 18px;
font-size: 11px;
position: absolute;
top: 0;
right: 0;
/*background: #99BD4B url("../img/butt-bg.jpg") repeat-x;*/

}

.potvrdit_hover {
	width: 55px;
	cursor: pointer;
border: 1px solid #6EA03B;
color: #fff;
padding: 1px 0 1px 0;
background: #7BB242;
height: 18px;
position: absolute;
top: 0;
right: 0;

/*background: #7BB242 url("../img/butt-bg.jpg") repeat-x;*/
border: 1px solid #75AA39;
}

#newsletter {
margin: 20px 0 15px 0;
padding-left: 4px;
width: 210px;
}

#payment-en {
	margin-left: 15px;
}

#payment-cz {
	margin-left: 15px;
/* 	display: none; */
}

#payment-order {
	margin-left: 0px;
}

#newsletter #letter {
padding: 5px 0 5px 0;
font-size: 12px;
padding-left: 32px;
text-transform: uppercase;
margin-left: 10px;
display: block;
background: #fff url("../img/letter2.gif") no-repeat 0 center;
font-style: italic;
color: #757575;
}

/* TOP STUFF BOX */

.topstuff {
	background: #fff url("../img/warn-bg.jpg") no-repeat 0 top;
	text-align: center;
border: 1px solid #666;
border-width: 1px 1px 1px 1px;
padding-top: 23px;
font-size: 12px;
}

.topstuff a {
text-decoration: underline;
font-weight: bold;
}

.topstuff a:hover {
text-decoration: none
}

.topstuff .cena {
	margin: 0;
padding: 5px 0 0px 0;
	color: #000;
}

.topstuff .orange {
	margin-left: 2px;
	color: #eb6b01;
	font-weight: bold;
}

.topstuff img {
	margin: 0 auto 7px auto;
}

#hotline {
margin-bottom: 5px;
}


/* @end */

/* @group RIGHT */

#right {
	width: 190px;
	float: left;
	margin: 0 0 10px 0;
}


/* KOSIK BOX */

#kosik {
border-width: 0px 1px 0px 1px;
margin-bottom: 5px;
margin-top: 12px;
font-size: 11px;
	background: url(../img/spek-bg.gif) repeat-y;

}

#kosik .right {
	text-align: right;
}

#kosik-table {
padding: 0 0 4px 0;
margin: 0 0 0 6px;
vertical-align: middle;
width: 178px;
line-height: 15px;
}

#kosik-table fieldset {
	width: 17px;
	text-align: center;
}

#kosik-table a {
	text-decoration: underline;
}

#kosik-table td {
	padding: 0;
	margin: 0;
	background: #fff;
}

#kosik-table td form {
	margin: 0;
	padding: 0;
}

#kosik-table img {
margin-left: 10px;}


#kosik-table #sum td {
	border-top: 1px solid #666;
	padding-top: 4px;
	font-size: 11px;

}

#kosik .butt {
color: #fff;
border: navajowhite;
padding: 3px 25px 3px 25px;
text-align: center;
text-decoration: none;
text-transform: uppercase;
display: block;
width: 134px;
margin: 0 0 0 2px;
background: url("../img/butt-bg.jpg") repeat-x -1px 0;
	}

#kosik .butt span{

	}

#kosik .butt_hover {
color: #fff;
width: 134px;
padding: 3px 25px 3px 25px;
text-align: center;
text-decoration: none;
text-transform: uppercase;
display: block;
margin: 0 0 0 2px;
background: #cf4401;
}


/* SEARCH BOX */

#search {
	background: url(../img/spek-bg.gif) repeat-y;
bottom;
margin: 12px 0 3px 0;
}

#search-form {
padding: 0 0 2px 0;
margin: 0;
height: 23px;

position: relative;
}

#search-box {
width: 148px;
margin: 0 0px 0 6px;
padding: 2px 3px 0 3px;
font-size: 10px;
border: none;
position: absolute;
top: 3px;
left: 0;
height: 16px;
background: #fff url(../img/search-input.gif) no-repeat 0 0;
}

.search {
width: 22px;
height: 22px;
border: none;
padding: 0;
background: #fff url(../img/lupa.gif) no-repeat 0 1px;
position: absolute;
top: 1px;
left: 163px;
}

.search_hover {
width: 22px;
height: 22px;
border: none;
padding: 0;
background: #fff url(../img/lupa.gif) no-repeat 0 -20px;
position: absolute;
top: 1px;
left: 163px;
}

a.zaslat-heslo {
	font-size: 12px;
	background: url("../img/lock.gif") no-repeat 0 2px;
	padding-left: 12px;
	color: #5f5f56;
	display: block;
	text-decoration: none;
	margin-top: 1px;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-right: 10px;
}

a.zaslat-heslo:hover {
	background: url("../img/lock.gif") no-repeat 5px -10px;
	color: #EF4123;
	padding-left: 17px;

}

a.reglink {
	font-size: 11px;
	background: url("../img/reglink.gif") no-repeat 0 3px;
	color: #E1E1E1;
	padding-left: 15px;
	text-decoration: none;
	margin-left: 2px;
	display: none;


}

a.reglink:hover {
	font-size: 11px;
	background: url("../img/reglink.gif") no-repeat 0 -9px;
	color: #99d530;
	padding-left: 15px;

}

/* LOGIN BOX */

#login-en {
background-color: #f2ec75;
background: url("../img/login-en.gif") no-repeat left top;
margin: 5px 0 10px 0;
padding: 0;
height: 133px;
width: 190px;
}

#login-cz {
background-color: #f2ec75;
background: url("../img/login-cz.gif") no-repeat left top;
margin: 5px 0 10px 0;
padding: 0;
height: 133px;
width: 190px;
}

#login-form {
padding: 48px 10px 2px 12px;
margin: 0;
}

#login-form-logged .user-login {
padding: 0;
margin: 0;
}

#login-form-logged .user-login strong {
padding: 3px 0;
display: block;
margin: 0;
}

#login-form-logged {
padding: 43px 10px 2px 12px;
margin: 0;
}

.logged {
	padding: 0;
}

#login-form p {
padding: 0 0 5px 0;
line-height: normal;
}

#login-form a {
text-decoration: none;
}

#login-form .spacer {
padding: 0 2px;
}

.logout {
background: url("../img/logout.gif") no-repeat 0 3px;
padding: 2px 0 0px 16px;
margin: 0 0 0 0;
display: block;
color: #EF3E1F;
}

.logout a {
color: #EF3E1F;
}

.logout a:hover {
color: #000;
}

.logout:hover {
background: url("../img/logout.gif") no-repeat 0 -13px;
color: #000;
}

.settings {
background: url("../img/settings.gif") no-repeat 0 3px;
padding: 2px 0 2px 16px;
margin: 5px 0 0 0;
display: block;
color: #EF3E1F;
}

.settings:hover {
background: url("../img/settings.gif") no-repeat 0 -13px;
color: #000;
}



#login-box {
width: 128px;
margin: 0 4px 0 4px;
padding: 1px 0 0 0;
font-size: 10px;
}


.login-input1 {
width: 122px;
padding: 1px 0 0 0;
font-size: 10px;
}

.login-input2 {
width: 122px;
margin: 5px 0 4px 7px;
padding: 1px 0 0 0;
font-size: 10px;
}



.p-form {
	text-align: left;
	position: relative;
	padding: 2px 0;
}

.p-form input {
position: absolute;
right: 0;
top: -5px;
}


.login {
color: #649e42;
font-style: italic;
border: none;
font-size: 12px;
font-weight: bold;
float: right;
padding: 0px 0 0px 19px;
margin-top: 5px;
background: url("../img/prihlasit.gif") no-repeat;
	}

.login_hover {
color: #EF4323;
font-style: italic;
border: none;
font-size: 12px;
font-weight: bold;
float: right;
margin-top: 5px;
padding: 0 0 0 19px;
background: url("../img/prihlasit.gif") no-repeat left -18px;
	}



/* MAGAZIN BOX */

.magazin {
	background: #fff url("../img/mag-warn-bg2.jpg") no-repeat 0 top;
	text-align: center;
border: 1px solid #3D3D3D;
border-width: 1px 1px 1px 1px;
padding-top: 23px;
font-size: 13px;
margin-top: 5px;
}

.magazin a {
font-weight: bold;
color: #ead527;
}

.magazin a:hover {
text-decoration: underline
}

.magazin .info {
	margin: 0;
	text-align: left;
	font-size: 12px;
	padding: 4px 3px 4px 3px;
	color: #fff;
		background: #000 url("../img/mag-bg.jpg") no-repeat 0 top;
}

.magazin .yellow {
	margin-left: 2px;
	color: #ead527;
	font-weight: bold;
}

.mag-cena {
float: right;
clear: both;}

.magazin img {
	margin: 10px auto;
}

/* NOVINKA BOX */

#novinka {
padding-top: 0;
font-size: 12px;
margin-top: 10px;
color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(../img/spek-bg.gif) repeat-y;
}

#novinka #nadpis {
margin: 6px 0 8px 11px;
border: none;
padding: 0;
position: relative;
z-index: 1;
}

#novinka img {
	margin: 6px 10px 0px 0;
float: left;
border: 1px solid #B9BABC;
padding: 1px;

}

#novinka a {
	text-decoration: underline;
font-weight: bold;
font-size: 12px;
color: #75ad01;
	}

#novinka .price {
font-weight: bold;
font-size: 12px;
color: #EF4123;
text-align: left;
float: left;
margin: 0;
padding: 3px 0 0 0;
font-style: italic;
line-height: 150%;
width: 170px;
	}

#novinka .price a {
	background: url(../img/arr-detail.gif) no-repeat 0 1px;
    padding: 0px 0 1px 16px;
font-weight: normal;
text-decoration: none;
	}



#novinka p {
	padding: 0;
	float: left;
	}

#novinka h3 {
	padding: 0 0 2px 0;
	margin: 0;
	font-style: italic;
	text-align: left;
	}

#novinka h3 a {
		color: #000;
text-decoration: none;
	}

#novinka h3 a:hover {
		color: #EF4123;
text-decoration: underline;
	}


/* @end */

/* @group OTHERS */

/* GMAP */

.map-okno {
	background: url(../img/mapalogo.gif) 0 7px no-repeat;
	padding-left: 28px;
	padding-top: 7px;
	height: 20px;
	color: #000;
}
#map {
	margin-top: 10px;
width: 520px;
height: 330px;
display: block;
border: 1px solid #a3a3a3;
}

/* P A T A */

#pata {
color: #B1B1B1;
font-size: 10px;
padding: 0;
width: 100%;
height: 85px;
	background: url(../img/pata-bg.gif) left bottom repeat-x;
}

#pata-in {
width: 980px;
margin: 0 auto;
	background: #292929 url(../img/page-bg.gif) repeat-y;
height: 66px;
position: relative;
}

#cact-left {
	position: absolute;
	top: -3px;
left: 10px;
}

#cact-right {
	position: absolute;
	top: 3px;
right: 10px;
}

#pata a {
text-decoration: none;
font-size: 10px;
padding-top: 3px;
padding-bottom: 3px;
}


#pata #copy {
float: right;
padding-right: 42px;
}

#que {
position: absolute;
top: 66px;
right: 85px;
z-index: 10;
	/*background: url(../img/grafique.gif) 0px 3px no-repeat;*/
	float: right;
	/*padding-left: 19px;*/
	color: #fff;
}

#pata a:hover {
	color: #fff;
	text-decoration: underline;
}

#left-link {
position: absolute;
top: 69px;
left: 77px;
color: #ffffff;
z-index: 10;
}

#left-link a {
color: #ffffff;
}



/*  registracni formular  */

.form1{
  margin: 10px 0 0 0px;
  text-align: center;
  width: 540px;
}

.form1 fieldset{
  padding:8px;
  border: 1px solid #ccc;
  margin: 0;
  text-align: left;
  margin-bottom: 15px;
}

.form1 p{
  padding: 0;
  margin: 10px 0;
  position:relative;
  text-align:right;
  width:120px;
}

.form1 .p_butt {
position: relative;
text-align: right;
width: 100%;
display: block;
height: 16px;
padding: 10px 0;
}

.form1 .p_butt input {
position: relative;
left: 0;
}

#uzivatel {
	width: 325px;
	text-align: left;
	margin-top: 7px;
}

#uzivatel-data {
	width: 320px;
	text-align: left;
	margin-top: 0px;
}

#uzivatel a {
float: right;
font-size: 11px;
}

.form1 input, .form1 select, .regc {
  position:absolute;
  left: 135px;
  top: -2px;
  width: 175px;
}

.regc {
	left: 50px;
	top: 3px;
}
.form1 .wide{
  width: 480px;
  text-align: left;
}

.form1 .typ_registrace{
  width: 300px;
  text-align: left;
  padding: 4px 0 2px 20px;
  margin: 0;
}

.form1 .typ_registrace .spacer{
padding: 0 8px;
text-align: center;
}

.form1 .radio{
  position: relative;
  left: 0;
  top: 0;
  width: 20px;
}

.form1 .checkbox{
  width: auto;
}

.form1 .note{
  width: 400px;
  text-align: left;
  padding-left: 130px;
  font-size: 11px;
}

.form1 .btn_p{
width: 100%;
height: 20px;
margin: 0 0 5px 0;
position: relative;
}

.form1 .btn_p .btn {
background: #F7BD3F url(../img/butt-bg.jpg) left bottom repeat-x;
color: #fff;
padding: 2px 10px 3px 10px;
border: none;
font-size: 11px;
text-transform: uppercase;
cursor: pointer;
line-height: normal;
}



.form1 .btn-dis{
		 filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
  -khtml-opacity: 0.5;
	margin-right: 0;
position: relative;

	border: none;
	color: #fff;
	font-size: 10px;
	padding: 3px 25px 3px 25px;
	text-align: center;
	cursor: not-allowed;
	background: url("../img/butt-bg.jpg") repeat-x 0px 0;
}

.form1 .btn-dis:hover{
	cursor: not-allowed;
}

.form1 .btn_p input.btn_hover{
background: url("../img/butt-bg2.jpg") repeat-x -1px 0;
}




.legend p {
padding: 0 0 5px 0; }


/* objednavka formular */

.poznamka {
	font-style: italic;
	font-size: 12px;
	line-height: 16px;
}

#order-left {
	float: left;
width: 345px;
padding-right: 15px;
}

#order-right {
	float: left;
width: 350px;
}



#objednavka .form1{
  margin: 10px 0 0 0;
  padding: 0;
  text-align: center;
  width: 100%;
  font-size: 12px;


}

#objednavka fieldset{
  padding: 0px 8px 6px 8px;
  border: 1px solid #ddd;
  margin: 0;
  text-align: left;
  margin: 0;
  /*width: 325px !important;*/
  position: relative;
}

#objednavka fieldset textarea {
width: 323px;
height: 69px;
margin: 5px 0;
font-size: 11px;
font-family:"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#objednavka fieldset legend {
height: 16px;
padding: 0;
font-size: 11px;
font-style: italic;
color: #699D35;
}


#objednavka-2 {
	padding-top: 15px;
	font-weight: bold;
}

#objednavka-2 p {
margin: 0;
padding: 3px 0;
}

#objednavka-2 span, legend {
font-weight: normal;
}

#objednavka-2 .no-fieldset .order-options {
margin: 0 0 10px 0;
padding: 0;}


#objednavka-2 fieldset{
  padding: 8px 8px 8px 8px;
  border: 1px solid #ddd;
  margin: 0;
  text-align: left;
  float: left;
  width: 330px;
  margin: 0 0 15px 0;
  position: relative;
}

#objednavka-2 #marger {
margin-right: 15px;
}



#objednavka-2 fieldset textarea {
width: 355px;
height: 45px;}

#objednavka-2 fieldset legend {
height: 16px;
padding: 0;
font-size: 11px;
font-style: italic;
color: #699D35;
}

.vertical-spacer {
height: 15px;
	line-height: normal;
}

/*  objednavka */

.progress div {
	float: left;
padding-right: 25px;
	}

.progress div img {
float: left;
}

.progress div p {
padding: 6px 0 0 43px;
font-weight: bold;
font-size: 15px;
}


#content-wide .progress {
width: 760px !important;
height: 35px;
display: block;
padding: 7px 2px 11px 2px;
}

.progress-p {
	color: #B4B4B5;
}

#objednavka-table{
  font-size:12px;
  text-align:left;
  width:710px;
  background: #FFF;
  border: 1px solid #777;
  margin-top: 0px;
/
}


#objednavka-table td{
  padding: 5px 4px;
  border-bottom: solid 1px #777;
}

#objednavka-table a{
    color: #222;
}

#objednavka-table a img{
display: block;
float: left;
}

#objednavka-table th{
  padding: 4px 0 4px 5px;
  background: #272727 url(../img/tabs-bg.gif);
  font-weight: normal;
  color: #fff;
  border-bottom: 1px solid #3F3F3F;

}

#objednavka-table img{
  display:block;
  vertical-align: middle;
  margin: 0 auto;
}

#objednavka-table .td1{
  padding:0 !important;
  margin: 0;
  border-right: 1px solid #222;
}

#objednavka-table .td1 a{
  padding:0 !important;
  margin: 0;
}

#objednavka-table .td2{
  padding:0 5px;
  text-align: left;
}

#objednavka-table .td3{
  padding:0 5px;
  width: 550px;
}

#objednavka-table .td4{
  padding:0 5px;
  width: 290px;
}

#objednavka-table .stock{
  padding:0 5px;
  width: 65px;
  text-align: center;
}

#objednavka-table #sum{
padding: 0;
margin: 0;
font-size: 12px;
background: #DFF08F;
height: 20px;
}

#objednavka-table #sum td{
width: 130px !important;
padding: 2px;
}

#objednavka-table #sum td, #objednavka-table #sum1 td{
border-bottom: 1px solid #777777;
}

#objednavka-table #sum1{
padding: 0;
margin: 0;
font-size: 12px;
background: #E6E143;
height: 20px;

}

#objednavka-table #sum td{
border: none;
}

#objednavka-table .name{
  width: 90px;
  padding-left:10px;
}

#objednavka-table .right{
  text-align:right;
  padding-right: 5px;
}

#objednavka-table .price{
  text-align:right;
  width:75px;
  padding-right:7px;
}

#objednavka-table .discount{
  text-align: right;
  width: 50px;
  color: #E1A919;
}

#objednavka-table .amount{
text-align: right;
  width:55px;
  padding: 0 5px 0 0 !important;
}

#objednavka-table .amount input{
  text-align:right;
  width:20px;
}

#objednavka-table .special_item{
  background: #fff;
height: 20px;
font-size: 11px;
font-style: italic;
}

#objednavka-table .btn{
  width:20px;
  text-align:center;
  height:20px;
  font-size:12px;
  	padding: 3px;
background: url(../img/delete2.gif) no-repeat center center;
    border: none;
	cursor: pointer;
}

#objednavka-table #cena-th{
  padding-left:15px;
}

#objednavka-table #sum td{
  padding:4px 7px 4px 5px;
}

.list {
	padding: 0;
	margin: 0;
}

.list td {
	padding: 0 4px;
	margin: 0;
}

.list th {
	padding: 2px 4px 5px 4px;
	background: #000;
	margin: 0;
}

.order-options {
  text-align:right;
  border:none;
  padding:10px 0 0px 0;
margin: 0;
  width: 711px;
  background: none;
}

.order-options .log-me {
float: left;
background: url(../img/user.jpg) left center no-repeat;
padding: 4px 0 2px 19px;
text-transform: lowercase;

}

.order-options fieldset {
  text-align:right;
  border:none;
  margin:8px 0 15px 0;
  padding: 0;
  background: none;
}
.order-options input,
.submit-disable {
background: #F7BD3F url(../img/butt-bg.jpg) left bottom repeat-x;
color: #fff;
padding: 2px 10px 3px 10px;
border: none;
font-size: 11px;
text-transform: uppercase;
cursor: pointer;
line-height: normal;
}

.submit-disable {
	float: right;
	background: #333;
	margin-top: -2px;
	cursor: default;
}

.order-options input:hover {
cursor: pointer;
background: #cf4401;
border: none;

}
/* 2 */
.order-options-2 {
  text-align:right;
  border:none;
  padding:10px 0 0px 0;
margin: 0;
  width: 345px;
  background: none;
position: relative;
  right: 30px;
  top: -10px;
}

.order-options-2 fieldset {
  text-align:right;
  border:none;
  margin:8px 0 15px 0;
  padding: 0;
  background: none;
}
.order-options-2 {
margin: 0;
float: left;
}

.order-options-2 input {
background: #F7BD3F url(../img/butt-bg.jpg) left bottom repeat-x;
color: #fff;
padding: 2px 10px 3px 10px;
border: none;
width: 150px;
text-align: center;
font-size: 11px;
text-transform: uppercase;
cursor: pointer;
line-height: normal;
}

.order-options-2 input:hover {
cursor: pointer;
background: #cf4401;border: none;
}

.kontakt-table {
	margin-bottom: 8px;
}

.kontakt-table td {
	padding: 1px 0;
}

.button{
background: #F7BD3F url(../img/butt-bg.jpg) left bottom repeat-x;
color: #fff;
padding: 2px 15px 3px 15px;
border: none;
font-size: 11px;
cursor: pointer;
line-height: normal;
}

.button:hover {
cursor: pointer;
background: #cf4401;
border: none;
color: #fff;
text-decoration: none;

}



.order-data{
  width:358px;
  float:left;
  text-align:left;
  border: 1px solid #525252;
background: #3A3A3A;
  margin: 0;
  text-align: left;
  margin-bottom: 15px;
  padding: 0 0px 17px 10px;
  margin:15px 0 12px 0;
font-size: 12px;

}

.order-data input {
border: 1px solid #262626;
padding: 1px 2px;
border-style: solid;
}

.order-data textarea {
border: 1px solid #262626;
padding: 1px 2px;
}

.order-data-wide{
  width:742px;
  float:left;
  text-align:left;
  border:none;
      border: 1px solid #272727;
  padding: 5px 10px 7px 10px;
  margin:7px 0 10px 0;
font-size: 12px;

}

#objednavka-2 form .no-fieldset{
float: right;
padding: 0;
background: none;
border: none;
position: relative;
margin: 0;
}

.p_butt input {
background: #F7B638 url(../img/butt-bg.jpg) left bottom repeat-x;
color: #fff;
border: none;
padding: 2px 0px 3px 0px;
width: 100px;
font-size: 11px;
cursor: pointer;
text-transform: uppercase;
line-height: normal;
}


.p_butt input.disabled {
background: #F7B638 url(../img/butt-bg.jpg) left bottom repeat-x;
color: #fff;
border: 1px solid #898989;
padding: 2px 0px 3px 0px;
width: 100px;
font-size: 11px;
line-height: normal;
cursor: not-allowed;
}

.p_butt input.disabled:hover {
cursor: not-allowed;
border: none;
}

.p_butt input:hover {
cursor: pointer;
background: #cf4401;
border: none;
}



.order-data legend{
  font-size:12px;
  padding: 3px 3px 7px 2px;
}
.order-data p{
  margin:4px 0 0 0;
  padding:1px 0 1px 0;
  text-align:left;
  position:relative;
  width: 110px;
}
.order-data input, .order-data select{
  width:220px;
  position:absolute;
  left:110px;
  color:#444;
  margin: 0;
  font-size:100%;
}
.order-data textarea{
  width:330px;
  height:60px;
  color:#444;
  font-size:110%;
}
.order-data span{
  position:absolute;
  left:110px;
  width: 240px;
}
.order-data #address_match{
  width:16px;
}
.legend{
  color: #555;
  margin:10px 0 0 0;
  padding: 0px 0;
  }
.legend p{
  margin:0;
  padding:0;
  font-size:10px;
    line-height: 130%;
  text-align:left;
}
.cards{
  border:0;
  padding:0 0px;
  clear:both;
}
.cards td{
  padding: 0 20px 3px 0px;
  font-size: 11px;

}

.cards img {
  height: 42px;
  margin: 6px 0 0 2px;
}

.hlaska {
  background: #a6cd22 url("../img/hlaska-bg.gif") repeat-x 0 bottom;
	padding: 6px 7px;
	font-size: 12px;
	  text-transform: uppercase;
  color: #fff;
  border: 1px solid #CD571E;
  margin: 10px 0 15px 0;
}

.error {
  background: #EF4123;
	padding: 6px 7px 5px 7px;
	font-size: 12px;
  color: #fff;
  border: 1px solid #CB2F14;
  text-transform: uppercase;
  margin: 10px 0 15px 0;
}

.success {
  /*background: #a6cd22 url("../img/success-bg.gif") repeat-x 0 bottom;*/
  background-color: #80B445;
	padding: 6px 7px 5px 7px;

	font-size: 12px;
	  text-transform: uppercase;

  color: #fff;
  border: 1px solid #7d9727;
  margin: 9px 0 15px 0 !important;
}


.warning {
	color: #BF0013;
}</pre></body></html>