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

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

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

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

h2, h3, h4{
  clear: left;
	color: #de0012;
  margin: 0;
  padding: 0 0 0.6em 0;
}

h2{
	font-size: 1.6em;
}

h3{
  font-size: 1.4em;
}

h4{
  font-size: 1.2em;
}

a{
  color: #ec1e2f;
}

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

th{
  background: #de0012 url('../img/th.gif') repeat-x;
  color: #fff;
}

form{
  margin: 0;
  padding: 0;
}

/*-------site-------*/
#site{
  background: #fff url('../img/site.gif') repeat-y;
  color: #333;
  margin: auto;
  width: 950px;
}

/*-------header-------*/
#header{
  background: #000 url('../img/background-dark.gif') 50% 0%;
  height: 245px;
  position: relative;
}

#langbar{
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
    top: 7px;
    right: 10px;
}

#langbar li{
  float: left;
  padding-left: 10px;
}

#langbar li img{
  padding: 0 5px 0 0;
}

#langbar li a, #langbar li strong{
  color: #fff;
  text-decoration: none;
}

#langbar li a:hover{
  color: #EC1E2F;
}

#banner-box{
/*
  left: 200px;
  */
  left: 205px;
  top: 30px;
  position: absolute;
  /*
  width: 500px;
  */
  width: 740px;
}

#banner-box ul{
  float: right;
  list-style: none;
  margin: 0;
  padding: 0;
}

#banner-box ul li{
  float: left;
}

#banner-box ul li a{
  color: #fff;
  display: block;
  padding: 2px 4px 2px 4px;
  text-decoration: none;
}

#banner-box ul li a:hover{
  background: #fff;
  color: #000;
}

#banner-box img{
  clear: both;
  display: block;
  margin: 0;
  padding: 0;
}

#small-cart{
  color: #fff;
  font-weight: bold;
  position: relative;
}
#small-cart h4{
  border-bottom: 1px solid #666;
  color: #ddd;
}

#small-cart strong{
  color: #ccc;
  display: block;
  float: left;
  padding-right: 0.7em;
  text-align: right;
  width: 3.5em;
}

#small-cart .button{
  background: #ddd url('../img/small-cart-icon.gif') no-repeat 90% 50%;
  font-weight: normal;
  line-height: 1em;
  /*position: absolute;*/
  right: 0;
  bottom: 1em;
  float: right;
  padding-right: 28px; 
}
#small-cart .button:hover{
  color: #000;
}

#small-cart table *{
  background: none;
  border: none;
}

#small-cart table th{
  color: #BDBDBD;
  text-align: right;
}

#search-form .search-string{
  width: 110px;
}

#search-form .search-button{
  width: 55px;
}
/*-------navbar------*/
/*
#navbar ul{
  margin: 0;
  padding: 0;
  list-style: none;
}

#navbar li{
  float: left;
  position: relative;
}

#navbar li a, #navbar li strong{
  background: #000 url('../img/sidebar-heading.gif') repeat-x;
  border-left: 1px solid #4B4B4B; 
  border-right: 1px solid #000000; 
  color: #fff;
  display: block;
  font-weight: bold;
  text-transform: lowercase;
  line-height: 35px;
  padding: 0px 10px 0px 10px;
  text-decoration: none;
  height: 100%;
}

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

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

#navbar ul ul{
  position: absolute;
}

#navbar ul ul li{
  float: none;
}

#navbar ul ul li a, #navbar ul ul li strong{
}
#navbar ul ul li strong{
}
*/
#navbar{
  background: #000 url('../img/sidebar-heading.gif') repeat-x;
  float: right;
  padding: 0px;
  position: relative;
  width: 745px;
}

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

#navbar ul li{
  float: left;
  position: relative;
  
}

#navbar ul li a, #navbar ul li strong{
  background: #000 url('../img/sidebar-heading.gif') repeat-x;
  border-left: 1px solid #4B4B4B; 
  border-right: 1px solid #000000; 
  color: #fff;
  display: block;
  font-weight: bold;
  line-height: 35px;
  padding: 0px 10px 0px 10px;
  text-align: center;
  text-decoration: none;
}

#navbar ul  li strong{
  background: #000;
  color: #fff;
}

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


#navbar ul ul{
  background: #fff;
  border-top: 1px solid #000;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 140px;
  display: none;
  z-index: 999;
}

#navbar ul ul li{
  float: none;
}

#navbar ul ul li a, #navbar ul ul li strong{
  font-weight: normal;
  display: block;
  text-align: left;
  padding: 5px;
  position: relative;
  font-size: 1.1em;
  line-height: 20px;
  height: 100%;
}

/*-------sidebar-------*/
#sidebar-left{
  background: #000 url('../img/site.gif') repeat-y 0 46px;
  color: #fff;
  float: left;
  margin-top: -160px;
  padding: 0px 15px 10px 10px;
  width: 175px;
  position: relative;
}

#sidebar-left a:hover{
  color: #fff;
}

#sidebar-left h2, #sidebar-left h3{
  background: #000 url('../img/sidebar-heading.gif') repeat-x;
  color: #fff;
  font-size: 1.3em;
  margin: 0 0 0.5em 0;
  padding: 0.25em 25px 0.25em 20px;
  height: 100%;
}

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

.categories{
}

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

.categories ul li{
}

.categories ul li a, .categories ul li strong{
  background: url('../img/categories-button.gif') no-repeat 10px 50%;
  color: #fff;
  display: block;
  font-weight: bold;
  padding: 0.2em 25px 0.2em 20px;
  text-decoration: none;
  height: 100%;
}

#sidebar-left .categories ul li a:hover, #sidebar-left .categories ul li a:focus, #sidebar-left .categories ul li a:active{
  color: #de0012;
}

.categories ul li strong{
  background: #888 url('../img/categories-button-active.gif') no-repeat 0% 50%;
  color: #000;
  position: relative;
}

.categories ul li strong a{
  background: none;
  color: #000;
  padding: 0;
}

/*.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 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{
  color: #de0012;
  font-size: 1.2em;
  font-weight: bold;
}*/

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

#login-form p{
  padding: 0;
}

#login-form input{
}

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

#web-login{
  width: 165px;
}

#web-password{
  width: 102px;
}

#login-box a.button{
  font-size: 0.9em;
}

#login-box a.button:hover{
  color: #000;
}

#login-box a.button{
  display: block;
  text-align: center;
  width: 165px; 
}

/*------main-----*/
#main-content{
  float: right;
  padding: 15px 15px 15px 0px;
  /*position: relative;*/
  width: 715px;
}

/*-----category list-------*/
.three-products-box{
  background: url('../img/three-products-box.gif') no-repeat 50% 100%;
  padding-bottom: 2em;
  height: 100%;
  position: relative;
}

.product-box, .tip-of-day{
  float: left;
  overflow: hidden;
  min-height: 29em;
  padding: 0 9px 4em 9px;
  width: 220px;
}

.product-box-even .product-box{
  padding: 0 0 0 10px;
}

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

.product-box h3 a, .tip-of-day h3 a{
  color: #666;
  display: block;
  font-size: 0.9em;
  min-height: 1.1em;
  padding: 0.2em 0 0.2em 0;
  text-decoration: none;
}

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

.product-box-image{
  padding: 10px;
  height: 250px;
  position: relative;
}

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

.product-box .price, .tip-of-day .price{
  color: #555;
  float: left;
  /*position: absolute;
    /*bottom: 4.5em;*/
  text-align: center;
  position: absolute;
    bottom: 4.5em;
}

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

.s-dani{
  color: #de0012;
  font-size: 1.2em;
  font-weight: bold;
}

.product-box form{
  clear: both;
  margin: 0;
  padding: 0;
  text-align: right;
  position: absolute;
    bottom: 1.5em;
}

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

.count{
  width: 30px;
}

.add-to-cart{
  background: #000 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;
}

.no-add-to-cart{
  background: #c9c9c9 url('../img/no-add-to-cart.gif') no-repeat 100% 0%;
  border: 0;
  color: #fff;
  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;
}

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

/*--------footer--------*/
#footer{
  color: #000;
	clear: both;
	font-size: 0.85em;
  padding: 18px 0 7px 200px;
}

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

#footer a{
  color: #000;
}

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

#footer span{
  font-weight: bold;
}

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

/*------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: #0013c9;
  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;
}

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

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

table.no-border, table.no-border th, table.no-border td{
  border: 0;
}

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

.prod-img-print{
    display: none;
}
p.prodej-ukoncen, p.objednavka-doruceni{
  border: 3px solid #ddd;
  margin-bottom: 10px;
  padding: 7px; 
  text-align: center;
  color: red;
  font-weight: bold;
  font-size: 1.3em;
}

