html{
  background: #4B555B;
}

body{
  background: #000e16 url('../img/background-bottom.gif') repeat-x 50% 100%;
  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{
  height: 82px;
    width: 157px;
  float: left;
  font-size: 1.5em;
  top: 28px;
  left: 0px;
  line-height: 1.1em;
  margin: 0;
  padding: 0;
  position: absolute;
}

h1 a{
  background: #f00;
  color: #fff;
  display: block;
  height: 82px;
    width: 157px;
  text-decoration: none;
  overflow: hidden;
}

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

h2, h3{
  clear: left;
	color: #b10000;
  margin: 0 0 0 0;
  padding: 0.2em 0 1em 0;
}

h2{
	font-size: 1.6em;
}

h3{
  font-size: 1.4em;
}

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;
  text-align: justify;
}

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: #ea0308 url('../img/th.gif') repeat-x;
  color: #fff;
}

form{
  margin: 0;
  padding: 0;
}

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

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

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

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

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

#navbar li{
  float: left;
}

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

#navbar li strong{
  color: #fff;
}

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

#motto, #secure-shop{
  color: #a1a1a1;
  font-size: 1.2em;
  line-height: 1.6em;
  position: absolute;
  top: 134px;
  width: 640px;
}

/*-------sidebar-------*/
#sidebar-right{
  float: right;
  font-size: 0.9em;
  padding: 0px 50px 0px 0px;
  margin-top: -250px;
  width: 173px;
  position: relative;
  
  overflow: hidden;
}

#sidebar-left h2, #sidebar-left h3, #sidebar-right h2, #sidebar-right h3{
  color: #9D0000;
  font-size: 1.3em;
  margin: 0;
  padding: 0 0 0.25em 0;
}

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

#categories-container{
  min-height: 270px;
}

#categories{
  background: #858585 url('../img/categories.gif');
  font-size: 1.1em;
  margin: 0 -8px 20px -1px;
}

#categories ul{
  background: url('../img/categories-bottom.gif') no-repeat 0% 100%;
  list-style: none;
  margin: 0 0 0 0;
  padding: 0 12px 10px 11px;
}
#categories ul ul{
  background: none;
  font-size: 0.95em;
  padding: 0;
}

#categories ul li{
  width: 100%;
}

#categories ul li a, #categories ul li strong{
  background: #252525 url('../img/categories-button.gif') no-repeat 0% 0%;
  color: #fff;
  display: block;
  padding: 0em 25px 0em 27px;
  text-decoration: none;
  /*height: 100%;*/
  line-height: 29px;
  border-bottom: 1px solid #858585;
}
#categories ul ul li a, #categories ul ul li strong{
  background: #252525 url('../img/categories-button-sub.gif') no-repeat 0% 0%;
  line-height: 24px;
  padding: 0em 25px 0em 37px;
}

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

#categories ul li strong{
  background: #323232 url('../img/categories-button-active.gif') no-repeat 0% 0%;
  color: #fff;
}
#categories ul ul li strong{
  background: #323232 url('../img/categories-button-sub-active.gif') no-repeat 0% 0%;
}

#categories ul li a strong{
  background: none;
  border: none;
  display: inline;
  padding: 0;
}

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

#web-password{
  width: 102px;
}

#registrace{
  font-size: 0.9em;
}

/*------main-----*/
#main-content{
  float: left;
  padding: 0 0 15px 30px;
  position: relative;
  width: 600px;
}

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

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

.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{
  background: #9A0000 url('../img/product-title.gif') no-repeat;
  color: #fff;
  display: block;
  font-size: 0.9em;
  height: 49px;
  padding: 0.5em 30px 0.2em 30px;
  text-align: center;
  text-decoration: none;
}

.product-box h3 a:hover, .tip-of-day h3 a:hover{
  background: #D40000 url('../img/product-title.gif') no-repeat 100% 0%;
  color: #fff;
}

.product-box-image{
  height: 195px;
  padding: 10px;
}

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

.product-box .retailPrice{
  float: left;
}

.product-box .zobrazit-detail{
  clear: both;
}

.product-box .price, .tip-of-day .price{
  color: #555;
  float: right;
}

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

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

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

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

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

/*--------footer--------*/
#footer{
  background: #49545A url('../img/footer.jpg') no-repeat;
  color: #71818b;
	clear: both;
	font-size: 0.85em;
	line-height: 20px;
  padding: 53px 0 65px 0;
  width: 100%;
}

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

#footer a{
  color: #71818b;
}

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

#footer span{
  font-weight: bold;
}

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

#footer .right a{
  background: #760000;
  color: #aeb9c0;
  font-size: 1.2em;
  padding: 1.0em;
  text-decoration: none;
  position: relative;
}

#footer .right a:hover{
  background: #5F0000;
  color: #fff;
}
/*------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: #0082cc;
  font-size: 1.3em;
  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-----*/

#search-box{
  padding-top: 0px;
}

#search-box .search-string{
  width: 100px;
}

.product-details{
	margin-top: 5px;	
}

.product-details th{
	text-align: left;	
}

table#produkty-homepage{
  border-collapse: collapse;
  width: 100%;
}
table#produkty-homepage th, table#produkty-homepage td{
  background: #e4e4e4;
  border: 10px solid #fff;
  padding: 3px;
  text-align: center;
}
table#produkty-homepage th{
  border-bottom: 0;
}
table#produkty-homepage td{
  border-top: 0;
}
table#produkty-homepage td img{
  margin: 0;
  padding: 0;
}
table#produkty-homepage th a{
  background: #fff;
  color: #555;
  display: block;
  font-weight: normal;
  padding: 5px;

  text-decoration: none;
}

.akce{
  background: url('../img/akce.png') no-repeat;
  float: right;
  width: 50px;
    height: 50px;
}

.prev-next{
  text-align: center;
}

table.product-details img{
  margin: 0;
  padding: 3px 5px 3px 5px;
}

div.strih table caption{
  font-size: 1.3em;
  font-weight: bold;
}

div.strih table th{
  text-align: left;
}

div.strih-image{
  float: right;
}
