html{
  background: #D9D9D9 url('../img/background.gif') 50% 0px;
}

body{
  background: url('../img/site.gif') repeat-y 50% 0px;
  color: #000;
	font-family: Arial, 'Arial CE', helvetica, 'Helvetica CE', sans-serif;
    font-size: 0.75em;
    line-height: 1.4em;
  margin: 0;
  padding: 0;
}

#site-wrap{
  background: url('../img/site-top.gif') no-repeat 50% 0px;
}

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

h1 a{
  background: none;
  color: #fff;
  display: block;
  height: 110px;
    width: 250px;
  text-decoration: none;
}

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

h2, h3{
  clear: left;
	color: #ea0308;
	line-height: 1.2em;
  margin: 0;
  padding: 0 0 0.5em 0;
}

h2{
	font-size: 1.6em;
}

h3{
  font-size: 1.4em;
}

h3{
  font-size: 1.2em;
}

a{
  color: #ea0308;
}

a:visited{
}

a:hover{
  color: #000;
}

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

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

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

img.tiny-align-left{
  clear: left;
  float: left;
}

img.tiny-align-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 #BCBEC0;
  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{
  padding: 0.1em 0.5em 0.1em 0.5em;
  border: 1px solid #ccc;
  background: #efefef;
}

th{
  background: #C90F00;
  color: #fff;
}

form{
  margin: 0;
  padding: 0;
}

/*-------site-------*/
#site{
  /*background: #fff;*/
  color: #333;
  margin: auto;
  width: 980px;
}

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

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

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

#navbar li{
  background: url('../img/navbar.gif') no-repeat 100% 100%;
  float: left;
  padding-right: 2px;
}

#navbar li a, #navbar li strong{
  color: #333;
  display: block;
  line-height: 40px;
  padding: 0px 15px 0px 15px;
  text-align: center;
  text-decoration: none;
}

#navbar li strong{
  background: #fff;
  color: #EA0308;
}

#navbar li a:hover, #navbar li a:focus{
  background: #fff;
  color: #EA0308;
}
/*------------top-content-----------*/
#top-content{
  background: #fff;
  position: relative;
    height: 180px;
}
#top-content-description{
  background: #e6e6e6 url('../img/top-content-description.jpg') no-repeat;
  font-family: Verdana, 'Verdana CE', 'Arial CE', 'Lucida Grande CE', 'Helvetica CE', Arial, lucida, sans-serif;
  padding: 20px 30px 20px 30px;
  position: absolute;
    right: 10px;
    top: 10px;
  text-align: right;
  width: 290px;
    height: 120px;
}
#top-content-description h2{
  color: #5b4b4a; 
  font-weight: normal;
}

#top-content-image{
  overflow: hidden;
  position: absolute;
  left: 10px;
  top: 10px;
  width: 600px;
    height: 160px;
}
#top-content-image img{
  margin: 0;
  padding: 0;
  
}

/*-------sidebar-------*/
#sidebar-left, #sidebar-right{
  float: left;
  width: 195px;
  padding: 0px 10px 0px 10px;
}

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

#sidebar-left h2, #sidebar-left h3, #sidebar-right h2, #sidebar-right h3{
  background: #ea0308 url('../img/sidebar-heading.gif') no-repeat;
  color: #fff;
  font-size: 1.3em;
  margin: 0 0 0.2em 0;
  padding: 0.25em 25px 0.25em 10px;
}

#sidebar-left h3, #sidebar-right h3{
  font-size: 1.2em;
}

#sidebar-left h2 a, #sidebar-left h3 a, #sidebar-right h2 a, #sidebar-right h3 a{
  color: #fff;
}
#sidebar-left h2 a:hover, #sidebar-left h3 a:hover, #sidebar-right h2 a:hover, #sidebar-right h3 a:hover{
  color: #FFDFE2;
  text-decoration: none;
}

.categories{
  margin: 0;
  border-bottom: 1em solid #fff;
}

.categories ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

.categories ul li{
  border-bottom: 1px solid #fff;
}

.categories ul li a, .categories ul li strong{
  /*background: #f2f2f2 url('../img/categories-button.gif') no-repeat 0% 0%;*/
  border-bottom: 1px solid #D9D9D9;
  color: #333;
  display: block;
  padding: 0.2em 25px 0.2em 25px;
  text-decoration: none;
  height: 100%;
}

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

.categories ul li strong{
  background: #fff url('../img/categories-button.gif') no-repeat 10px 50%;
  color: #000;
  font-weight: bold;
}
.categories ul li strong a{
  border: 0;
  background: none;
  margin: 0;
  padding: 0;
}
.categories ul li strong a:hover{
  background: none;
  color: #C60F00;
}
.categories ul ul{
  padding: 0;
}

.categories ul ul li a, .categories ul ul li strong{
  background: #ddd;
  color: #000;
  border: 1px solid #c2c2c2;
  padding: 0.1em 0.3em 0.1em 50px;
}

.categories ul ul li strong{
  background: #575757;
  color: #fff;
}

.categories ul ul li strong a, .categories ul ul li strong a:hover{
  background: none;
  border: none;
  color: #fff;
  display: block;
  margin: 0;
  padding: 0;
}
.categories ul ul li strong a:hover{
  color: #ddd;
}

.categories ul ul li a:hover, .categories ul ul li a:focus, .categories ul ul li a:active{
  background: none;
  border: 1px solid #fff;
  color: #000;
}

.categories ul li .novinky-button{
  background: #EFC400 url('../img/sidebar-heading-gold.gif') no-repeat;
  color: #fff;
  font-size: 1.2em;
  font-weight: bold;
  margin: 0 0 0.2em 0;
  padding: 0.25em 25px 0.25em 10px;
}
.categories ul li .novinky-button:hover{
  background: #666 url('../img/sidebar-heading-black.gif') no-repeat;
}

/*-------login form-------*/
#login-form{
  padding-bottom: 1em;
}

#login-form p{
  padding: 0;
}

#login-form input{
}

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

#web-login{
  width: 188px;
}

#web-password{
  width: 125px;
}

#registrace{
  font-size: 0.9em;
}

/*------main-----*/
#main-content{
  background: url('../img/main-content.gif') no-repeat;
  float: left;
  padding: 15px;
  position: relative;
  width: 520px;
}

/*-----category list-------*/
.three-products-box{
  padding-bottom: 2em;
  position: relative;
  width: 100%;
}

.product-box, .tip-of-day{
  float: left;
  overflow: hidden;
  padding: 0 5px 0 5px;
  width: 163px;
}

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

.product-box h3 a, .tip-of-day h3 a{
  background: #fff;
  border: 3px solid #dadada;
  color: #EA0308;
  font-size: 0.75em;
  height: 5.4em;
  padding: 0px 5px 0px 5px;
  text-align: center;
  text-decoration: none;

  display: table-cell;
  &display: block;

  vertical-align: middle;
  overflow: hidden;
  width: 147px;


}

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

.product-box-image{
  background: #dadada;

  display: table-cell;
  vertical-align: middle;
  height: 165px;
  overflow: hidden;
  padding: 0;
  text-align: center;
  width: 163px;

}

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

.product-box p.short-description{
  color: #666;
  padding: 3px 0px 3px 0px;
}


.product-box .price strong{
  color: #600;
  font-size: 1.2em;
}

.product-box .price del{
  color: #C90F00;
  float: right;
}

.product-box form{
  clear: both;
  margin: 0;
  padding: 0;
  text-align: right;
}

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

.count{
  width: 30px;
}

.add-to-cart{
  background: #ea0308 url('../img/add-to-cart.gif') no-repeat 100% 0%;
  border: 0;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
  padding: 0.15em 25px 0.15em 5px;
  width: 13em;
}

/*-------product-detail-------*/
#product-detail-image-box{
  background: #fff;
  border: 3px solid #ddd;
  margin: 0 0 0.7em 0;
  padding: 10px;
  text-align: center;
}

#product-detail-image-box #img-large{
  display: block;
  margin: auto;
  padding: 0;
  padding-bottom: 10px;
}

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

.product-detail-table{
  float: left;
  margin-top: 1em;
  margin-right: 3em;
}
.product-detail-table th{
  text-align: left;
}
.product-buy{
  margin-top: 4em;
}
.product-buy strong{
  display: inline-block;
  width: 4em;
}
/*------cart-------*/
#kosik input{
  width: 3em;
}

/*--------footer--------*/
#footer{
  background: #fff;
  color: #666;
	clear: both;
	font-size: 0.85em;
  padding: 10px 0 10px 0;
}

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

#footer a{
  color: #666;
}

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

#footer span{
  font-weight: bold;
}

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

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

/*------listing------*/
.prev-next{
  clear: both;
  font-size: 1.0em;
  font-weight: bold;
  float: right;
  padding-left: 10px;
}
.prev-next a{
  background: #EFEFEF;
  border: 1px solid #ccc;
  padding: 3px 5px 3px 5px;
  text-decoration: none;
}
.prev-next a:hover{
  border: 1px solid #ccc;
  background: #ddd;
}

.listovani{
  clear: both;
  font-size: 1.2em;
}
.listovani a, .listovani strong{
  background: #EFEFEF;
  border: 1px solid #ccc;
  padding: 5px 7px 5px 7px;
  text-decoration: none;
}
.listovani a:hover{
  border: 1px solid #ccc;
  background: #ddd;
}

/*------short-contact----*/
.short-contact img{
  padding: 0;
}

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

h3.nakupujte-bezpecne{
  background: url('../img/heading-lock.gif') no-repeat 0% 100%;
}

code{
  background: #ffd;
  border: 1px solid #4b4840;
  color: #383630;
  display: block;
  font-family: Arial, 'Arial CE', helvetica, 'Helvetica CE', sans-serif;
  font-size: 0.85em;
}

#hledani{
  float: right;
  padding-top: 20px;
  position: absolute;
  top: 0;
  right: 0;
}
#hledani p{
  padding: 0;
}
input.search-string{
  width: 225px;
  border: 1px solid #b8b8b8;
  background: #fff;
  height: 23px;

}

input.search-button{
  background: url('../img/search-button.gif') no-repeat 3px 0;
  border: none;
  color: #666;
  font-weight: bold;
  width: 80px;
  padding-left: 35px;
  height: 23px;
}
input.search-button:hover{
  color: #000;
}

#facebook img {
  display: block;
  margin: auto;
  padding: 0 0 10px 0;
}

table.product-detail{
  margin-top: 5px;
}

table.product-detail th{
  text-align: left;
}

table.objednavka{
  width: 100%;
}

p.objednavka-doruceni, p.prodej-ukoncen{
  border: 1px solid black;
  background: #ddd;
  font-size: 1.5em;
  text-align: center;
  padding: 5px;
}

td a img{
  margin: 0;padding: 0;
}

table.obsah-kosiku{
  background: #fff;
  width: 100%;
}

#rudolf{
  background: url('../img/rudolf.jpg') no-repeat 50% 100%;
  border-top: 1px solid #c9c462;
  margin: auto;
  text-align: center;
  padding: 10px 10px 210px 10px;
  width: 160px;
}
