body{
  background: #fff url('../img/background.gif') repeat-x;
  color: #444;
  font-family: Verdana, 'Verdana CE', Arial, 'Arial CE', 'Lucida Grande CE', 'Helvetica CE', lucida, sans-serif;
    font-size: 0.75em;
    line-height: 1.5em;
  margin: 0;
  padding: 0 0 1.5em 0;
}

/*--------globals-------*/
h1{
  color: #000;
  height: 50px;
    width: 341px;
  float: right;
  font-size: 1.5em;
  top: 69px;
  right: 0px;
  line-height: 1.1em;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}

h1 a{
  background: none;
  display: block;
  height: 50px;
    width: 341px;
  text-decoration: none;
}

h1 span{
  background: url('../img/logo.gif') no-repeat;
  display: block;
  height: 50px;
    width: 341px;
  left: 0;
    top: 0;
  position: absolute;
  z-index: 2;
}

h2, h3, h4{
  clear: both;
  color: #36573a;
  margin: 0 0 0.2em 0;
  padding: 0 0 0.3em 0px;
}

h2{
	font-size: 1.6em;
}

h3{
	font-size: 1.4em;
}

h4{
	font-size: 1.2em;
}

a{
  color: #a60000;
}

a:visited{
}

a:hover{
  color: #000;
}

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: square;
}

hr{
  color: #ccc;
  height: 1px;
  border: none;
  border-top: 1px solid #666;
  clear: both;
}

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

table{
  margin-bottom: 1em;
}

td.left{
  text-align: left;
}

td.center{
  text-align: center;
}

td.right{
  text-align: right;
}

th, td{
  background: #fff;
  border: 1px solid #48724e;
  color: #000;
  padding: 0.1em 0.5em 0.1em 0.5em;
}

th{
  background: #48724e;
  color: #fff;
}

/*-------site-------*/
#site{
  background: url('../img/footer.jpg') no-repeat 0% 100%; 
  margin: auto;
  width: 944px;
}

/*-------header-------*/
#header{
  background: url('../img/header.jpg') no-repeat; 
  height: 170px;
  position: relative;
}

/*-------navbar------*/
#navbar{
  clear: both;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 20px;
    left: 13px;
}

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

#navbar li{
  float: left;
  border-right: 1px solid #be3434;
}

#navbar li a, #navbar li strong{
  border-right: 1px solid #960001;
  color: #fff;
  display: block;
  font-size: 0.9em;
  line-height: 24px;
  margin: 0;
  padding: 0 15px 0 15px;
  text-align: center;
  text-decoration: none;
}

#navbar li strong{
}

#navbar li a:hover, #navbar li a:focus{
  background: #be3434;
}

/*-------sidebar-------*/
#sidebar-left{
  float: left;
  font-size: 0.95em;
  width: 162px;
  padding-bottom: 50px;
}
#sidebar-right{
  float: right;
  font-size: 0.95em;
  width: 240px;
}

#categories{
  background: url('../img/categories.gif') 0% 100%;
  margin: 0 0 15px 0;
  padding: 0 0 15px 0;
  width: 100%;
}

#categories ul{
  background: url('../img/categories.gif');
  list-style: none;
  margin: 0;
  padding: 15px 0 0 0;
}

#categories ul li{
  margin: 0;
  padding: 1px 0 1px 0;
}

#categories ul li a, #categories ul li strong{
  background: url('../img/categories-button.gif') no-repeat 13px 50%;
  color: #1e3120;
  display: block;
  padding: 5px 5px 5px 24px;
  text-decoration: none;
  height: 100%;
  line-height: 1.2em;
}

#categories ul li a:hover, #categories ul li a:focus, #categories ul li a:active{
  color: #000;
  font-weight: bold;
}

#categories ul li strong{
  color: #000;
}

#categories ul ul{
  background: none;
  padding: 0;
}

#categories ul ul li{
  padding: 0;
}

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

#categories ul ul li a:hover, #categories ul ul li a:focus, #categories ul ul li a:active{
  color: #a50000;
  font-weight: bold;
}

#categories ul ul li strong{
  color: #a50000;
}

/*-------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: url('../img/photo.jpg') no-repeat 0 15px;
  float: left;
  padding: 0 0px 0 20px;
  position: relative;
  width: 500px;
}

/*-----category list-------*/
.product-box, .tip-of-day{
  background: url('../img/product-box.jpg') no-repeat 100% 0%;
  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{
	clear: both;
	font-size: 0.85em;
	line-height: 1.8em;
  padding: 4px 0 4px 0;
  width: 100%;
}

#footer a{
  color: #406845;
}

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

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

#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;
}

.paging{
  background: #e2e7e0;
  border-top: 1px solid #48724e;
  border-bottom: 1px solid #48724e;
  clear: both;
  color: #000;
  font-size: 1.0em;
  padding: 0;
  margin-bottom: 1em;
  text-align: center;
}

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

img.photo-small{
  width: 120px;
  height: 90px

}

.car{
  background: #e2e7e0 url('../img/tip-car.gif') no-repeat 100% 0%;
  border: 1px solid #b3cfa8;
  font-size: 0.9em;
  padding: 10px;
  margin-bottom: 1em;
}

.car table{
  float: left;
  width: 320px;
}

.car table th{
  text-align: left;
}

.car .photo{
  float: right;
  width: 390px;
}
.car .photo img{
  float: left;
  padding: 2px;
  margin: 0;
}

.car .extra{
  clear: both;
  color: #000;
}

.car .remark{
  color: #36573a;
}

.tip-car{
  background: #e2e7e0 url('../img/tip-car.gif') no-repeat 100% 0%;
  border: 1px solid #b3cfa8;
  font-size: 0.9em;
  padding: 5px;
  margin-bottom: 1em;
}

.tip-car img{
  float: left;
    padding: 0 7px 1px 0;
  margin: 0;
  width: 90px;
  height: 60px;
}

.tip-car .popis{

  line-height: 1.2em;

}

.tip-car .zaplatit, .tip-car .splatky, .tip-car .cena{
  border-top: 2px solid #fff;
  clear: both;
  color: #36573a;
  font-size: 1.1em;

  padding: 0 2px 0 2px;
}

 .tip-car .cena{
  color: #000;
  background: #fff;
  border: 1px solid #b3cfa8;
  font-size: 1.2em;
  text-align: center;
  padding: 5px;
}
