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

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

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

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

h2, h3, h4{
  clear: both;
  color: #CF0000;
  font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
  margin: 0;
  padding: 0 0 0.3em 0;
}

h2{
	font-size: 1.5em;
}

h3{
	font-size: 1.35em;
}

h4{
	font-size: 1.15em;
}

a{
  color: #f00;
}

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: #aaa;
  height: 1px;
  border: none;
  border-top: 1px dashed #aaa;
  clear: both;
}

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

table{
/*  background-color: #ddd;*/
  margin-bottom: 1em;
  border-collapse: collapse;
}

thead{
  background-color: #ce191e;
  color: #fff;
}

td.left{
  text-align: left;
}

td.center{
  text-align: center;
}

td.right{
  text-align: right;
}

th, td{
  padding: 0.1em 0.5em 0.1em 0.5em;
  border: 1px solid #fff;
}

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

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

#motto{
  font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
  font-size: 1.8em;
    line-height: 1.3em;
  font-style: italic;
  color: #444444;
  position: absolute;
  right: 280px;
  top: 30px;
  text-align: right;
}

#motto strong{
  color: #ee1c25;
}

#motto span{
  padding-right: 2em;
}

#lang{
  color: #fff;
  position: absolute;
  right: 0;
  top: 7px;
}

#lang a{
  color: #fff;
}

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

#lang ul li{
  float: left;
  padding: 0 15px 0 0;
}

#lang ul img{
  margin: 0;
  padding: 0 5px 0 0;
}


/*-------navbar------*/
#navbar{
  clear: both;
  list-style: none;
  position: absolute;
  bottom: 19px;
    left: 0;

}

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

#navbar li{
  float: left;
}


#navbar li a, #navbar li strong{
  color: #fff;
  display: block;
  font-weight: bold;
  text-transform: lowercase;
  line-height: 26px;
  padding: 0px 15px 0px 15px;
  text-align: center;
  text-decoration: none;
}

#navbar li strong{
  background: url('../img/navbar-button.gif') no-repeat;
  color: #000;
}

#navbar li a span, #navbar li strong span{
}

#navbar li strong span{
}

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

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

/*-------sidebar-------*/
#sidebar-left, #sidebar-right{
  float: left;
  font-size: 0.95em;
  line-height: 1.3em;
  padding:  0 15px 15px 20px;
  width: 170px;
  overflow: hidden;
}

#sidebar-right{
  float: right;
  padding:  0 25px 130px 0px;
}

#categories{
  margin: 0 0px 0 -5px;
}

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

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

#categories ul li a, #categories ul li strong{
  color: #CF0000;
  border-bottom: 1px dashed #aaa;
  display: block;
  font-size: 1.2em;
  font-weight: bold;
  padding: 5px 0 5px 7px;
  text-decoration: none;
  height: 100%;
}

#categories ul li a:hover, #categories ul li a:focus, #categories ul li a:active{
  color: #000;
}

#categories ul li strong{
  color: #00436a;
}

#categories ul ul li a, #categories ul ul li strong{
  background: url('../img/categories-button-sub.gif') no-repeat 8px 50%;
  font-size: 0.95em;
  font-weight: normal;
  color: #444;
  padding: 5px 0 5px 24px;
}

#categories ul ul ul li a, #categories ul ul ul li strong{
  background: url('../img/categories-button-sub-sub.gif') no-repeat 25px 50%;
  font-size: 0.95em;
  padding: 5px 0 5px 35px;
}

#categories ul ul li strong, #categories ul ul li a:hover, #categories ul ul li a:focus, #categories ul ul li a:active{
  color: #ee1d25;
}

#right-nav ul{
  list-style: none;
  margin: 0;
  padding: 0 0 15px 0;
}

#right-nav ul li{
}

#right-nav ul li a{
  border-bottom: 1px dashed #aaa;
  display: block;
  clear: right;
  color: #535353;
  font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
  font-size: 1.5em;
  line-height: 32px;
  padding: 3px 0 3px 0;
  text-align: right;
  text-decoration: none;
  width: 100%;
}

#right-nav ul li a:hover{
  color: #000;
}

#right-nav ul li a img{
  float: right;
  margin: 0;
  padding: 0 0 0 7px;
}
/*------main-----*/
#main-content{
  float: left;
  min-height: 300px;
  padding: 5px 25px 15px 0;
  position: relative;
  width: 550px;
  overflow: hidden;
}

/*-----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;
}

/*-----partners----*/
.partneri{
  border-collapse: separate;
  margin: auto;
}

.partneri td{
  background: #fff;
  border: 1px solid #ddd;
  text-align: center;
  vertical-align: top;
  padding: 2px;
  width: 240px;
}

.partneri h3 a{
  display: block;
  background: #999;
  color: #fff;
  text-decoration: none;
  padding: 2px;
}

.partneri img{
  padding: 20px 0 0 0;
}

#partners{
  clear: both;
}

#partners img{
  margin: 0;
  padding: 1px;
}

#partners p{
  padding: 0;
  text-align: center;
}

/*--------footer--------*/
#footer{
  background: none;
  clear: both;

  font-size: 0.85em;
	line-height: 2.8em;
  padding: 0;
  width: 100%;
}

#footer a{
}
#footer a:hover{
}

#footer p{
  display: inline;
  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: #00f;
  font-weight: bold;
  font-size: 1.3em;
}

/*------other-----*/
#contact{
  background: #FFE690 url('../img/kontakt.gif') no-repeat 100% 100%;

  color: #000;
  padding: 10px;
  margin-bottom: 15px;
}

.calendar-table{
  border-collapse: separate;
  font-size: 0.85em;
  line-height: 1.2em;
}

.calendar-table th, .calendar-table td{
  width: 65px;
}

.calendar-table td{
  border: 1px solid #888;
  background: #fafafa;
}

.calendar-table .odd td{
  background: #888;
  color: #fff;
}

.calendar-table .even td{
  padding-bottom: 10px;
}

p.message{
  font-weight: bold;
  color: #2F54FF;
}

#vanocni-akce .required{
  font-weight: bold;
}

#vanocni-akce label{
  width: 8em;
  display: block;
  float: left;
}

