body{
  background: #69c04a url('../img/background.gif') 50% 0%;
  color: #000;
	font-family: Verdana, 'Verdana CE', Arial, 'Arial CE', 'Lucida Grande CE', 'Helvetica CE', lucida, sans-serif;
    font-size: 0.75em;
    line-height: 1.4em;
  margin: 0;
  padding: 0;
}

/*--------globals-------*/
h1{
  color: #000;
  height: 77px;
    width: 287px;
  float: left;
  font-size: 1.5em;
  top: 65px;
  left: 25px;
  line-height: 1.1em;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}

h1 a{
  background: none;
  color: #0B5607;
  display: block;
  height: 77px;
    width: 287px;
  text-decoration: none;
}

h1 a:hover{
  color: #000;
}

h1 span{
  background: url('../img/logo.jpg');
  display: block;
  height: 77px;
    width: 287px;
  left: 0;
    top: 0;
  position: absolute;
  z-index: 2;
}

h2, h3, h4{
  clear: both;
	color: #e4e82e;
	font-style: italic;
  margin: 0;
  padding: 0 0 0.2em 0;
}

h2{
  background: url('../img/heading-background.gif') repeat-x;
	font-size: 1.5em;
	margin: 0 -12px 0 -12px;
  padding: 0.8em 12px 0.3em 12px;
}

h3{
  background: url('../img/heading-background.gif') repeat-x;
	font-size: 1.3em;
	margin: 0 -12px 0 -12px;
  padding: 0.8em 12px 0.3em 12px;
}

a{
  color: #e4e82e;
}

a:visited{
}

a:hover{
  color: #fff;
}

img{
  border: 0;
  margin: 0 0.7em 0.7em 0.7em;  
}

img.left{
  clear: left;
  float: left;
}

img.right{
  clear: right;
  float: right;
}

p, address{
  margin: 0;
  padding-bottom: 1em;
}

ul{
  margin: 0 0 0 0.7em;
  padding: 0 0 1em 0.7em;
  list-style: disc;
}

hr{
  color: #BCBEC0;
  height: 1px;
  border: none;
  border-top: 1px solid #8FCF67;
  clear: both;
}

hr.cleaner{
  clear: both;
  visibility: hidden;
  margin: 0;
}

table{
  margin-bottom: 1em;
  border-collapse: collapse;
}

td.left{
  text-align: left;
}

td.center{
  text-align: center;
}

td.right{
  text-align: right;
}

th, td{
  background: #469D01;
  padding: 0.1em 0.5em 0.1em 0.5em;
  border: 2px ridge #0B5607;
}

th{
  background: #0B5607;
  color: #fff;
}

.tiny-align-left{
  text-align: left;
}

.tiny-align-right{
  text-align: right;
}

.tiny-align-center{
  text-align: center;
}

/*-------site-------*/
#site{
  background: url('../img/background-top.jpg') repeat-x 50% 0%;
}

#site-content{
  color: #fff;
  margin: auto;
  width: 832px;
}

/*-------header-------*/
#header{
  background: #fffefc url('../img/header.jpg') no-repeat;
  color: #4f8a00;
  border-top: 4px solid #72c34b;
  height: 253px;
  margin-bottom: 5px;
  position: relative;
}

#svatek{
  background: url('../img/kvitek.gif') no-repeat 0% 50%;
  padding: 0.3em 0.3em 0.3em 23px;
  position: absolute;
  top: 227px;
    right: 9px;
}

/*-------navbar------*/
#navbar{
  clear: both;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 227px;
    left: 9px;
}

#navbar ul{
  margin: 0;
  padding: 0;
  list-style: none;
}

#navbar li{
  float: left;
}

#navbar li a, #navbar li strong{
  color: #4f8a00;
  display: block;
  font-weight: bold;
  line-height: 23px;
  margin: 0;
  padding: 0 10px 0 10px;
  text-align: center;
  text-decoration: none;
}

#navbar li strong{
  background: #49a701 url('../img/navbar-button-active.gif') repeat-x;
  border: 1px solid #0c5708;
  color: #fff;
}

#navbar li a:hover, #navbar li a:focus{
  color: #000;
}

/*-------sidebar-------*/
#sidebar{
  background: #358105 url('../img/sidebar-kvetiny.jpg') no-repeat;
  border: 3px solid #fff;
  float:left;
  margin-bottom: 5px;
  padding: 147px 0px 5px 0px; 
  width: 268px;
}

#sidebar-content{
  background: #358105;
  border: 3px solid #fff;
  clear: left;
  float:left;
  margin-bottom: 5px;
  padding: 2px 15px 10px 15px; 
  width: 238px;
}

#categories{
  padding-bottom: 0.5em;
}

#categories ul{
  list-style: none;
  margin: 0;
  padding: 0 0 10px 0;
}

#categories ul li{
  float: left;
  padding: 0;
  width: 50%;
}

#categories ul li a, #categories ul li strong{
  background: url('../img/categories-button.gif') no-repeat 10px 50%;
  color: #fff;
  display: block;
  line-height: 1.5em;
  font-size: 0.9em;
  font-weight: normal;
  padding: 0 10px 0 22px;
  text-decoration: none;
}

#categories ul li a:hover, #categories ul li a:focus, #categories ul li a:active{
  background: #054907 url('../img/categories-button.gif') no-repeat 10px 50%;
}

#categories ul li strong{
  background: #054907 url('../img/categories-button.gif') no-repeat 10px 50%;
}

#categories ul ul{
  padding: 0;
}

#categories ul ul li{
  padding: 0;
}

#categories ul ul li a, #categories ul ul li strong{
  background: url('../img/categories-sub-button.gif') no-repeat 25px 50%;
  padding: 0 10px 0 40px;
}

#categories ul ul li a:hover, #categories ul ul li a:focus, #categories ul ul li a:active{
  background: url('../img/categories-sub-button-act.gif') no-repeat 25px 50%;
}

#categories ul ul li strong{
  background: url('../img/categories-sub-button-act.gif') no-repeat 25px 50%;
}

/*-------login form-------*/
/*
#login-form{
  padding-bottom: 1em;
  text-align: right;
}
*/
#login-form p{
  padding: 0;
}

#login-form input{
}
/*
#login-form .button{
  width: 60px;
  padding: 0;
}

#web-login{
  width: 130px;
}

#web-password{
  width: 130px;
}
*/
#registrace{
  font-size: 0.9em;
}

/*------main-----*/
#main-content{
  background: #358105;
  border: 3px solid #fff;
  float: right;
  margin-bottom: 5px;
  padding: 3px 15px 15px 15px;
  position: relative;
  width: 517px;
}

#main-content2{
  background: #358105;
  border: 3px solid #fff;
  margin-bottom: 5px;
  padding: 3px 15px 15px 15px;
  position: relative;
}

/*-----category list-------*/
.product-box, .tip-of-day{
  background: url('../img/product-box.jpg') no-repeat 100% 0%;
  border-left: 3px solid #7c3f08;
  overflow: hidden;
  margin-bottom: 15px;
  padding: 0px 0px 0px 140px;
  position: relative;
  width: 360px;
    height: 150px;
}

.product-box h3, .tip-of-day h3{
  font-size: 1.4em;
  padding: 0;
  margin: 0;
}

.product-box h3 a, .tip-of-day h3 a{
  background: url('../img/product-title.gif') no-repeat;
  color: #7c3f08;
  display: block;
  padding: 10px 10px 10px 0px;
  text-decoration: none;
}

.product-box h3 a:hover, .tip-of-day h3 a:hover{
  color: #000;
}

.product-box-image{
  height: 140px;
  left: 2px;
  padding: 0;
  position: absolute;
  top: 10px;
  width: 130px;
}

.product-box-image img{
  display: block;
  margin: 0 auto 0 auto;
}

.product-box form{
  position: absolute;
    bottom: 20px;
    right: 20px;
}

.product-box form p{
  padding: 0;
}

.product-box .count{
  width: 3em;
}

.product-box .price, .tip-of-day .price{
  font-weight: bold;
}

/*-------product-detail-------*/
#product-detail-image-box{
  background: #fff;
  border: 2px double #aaa;
  float: right;
  margin: 0 0 0.7em 0.7em;
  padding: 0.7em;
}

#product-detail-image-box #img-large{
  display: block;
  margin: auto;
  padding-bottom: 0.7em;
}

#product-detail-image-box .img-thumb{
  cursor: pointer;
}

/*------cart-------*/
#kosik input{
  width: 3em;
}

/*--------footer--------*/
#footer{
  background: #358105;
  border: 3px solid #fff;
  color: #fff;
	clear: both;
	font-size: 0.85em;
	height: 1.8em;
	line-height: 1.8em;
  padding: 0;
}

#footer p{
  display: inline;
  font-size: 0.9em;
  margin: 0;
  padding: 0;
  padding-left: 10px;
}

#footer a{
  color: #fff;
}

#footer a:hover{
  color: #ffab3e;
}

#footer span{
  font-weight: bold;
}

#footer .right{
	float: right;
	padding-right: 10px;
}

/*------buttons------*/
.button{
  background: #ddd;
  border: 2px outset #ddd;
  border-top: 1px outset #ddd;
  border-left: 1px outset #ddd;
  color: #000;
  text-decoration: none;
  padding: 0.3em;
  white-space: nowrap;
}

.button:hover{
  background: #ddd;
  border: 2px inset #ddd;
  border-bottom: 1px inset #ddd;
  border-right: 1px inset #ddd;
  color: #000;
}

/*------messages-----*/
.error{
  color: #f00;
  font-weight: bold;
}

/*------listing------*/
.back{
  text-align: right;
}

.back a{
  background: url('../img/arrow-left-hover.gif') no-repeat 0 70%;
  padding-left: 13px;
}

.back a:hover{
  background: url('../img/arrow-left.gif') no-repeat 0 70%;
}

#prev-next{
  clear: both;
  font-size: 1.1em;
  font-weight: bold;
  text-align: center;
}

#vybrana-stranka{
  font-weight: bold;
}

#listovani{
  clear: both;
  font-size: 1.2em;
}

/*------other-----*/
