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

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

/*--------globals-------*/
h1{
  color: #000;
  height: 76px;
    width: 213px;
  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: 76px;
    width: 213px;
  text-decoration: none;
}

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

h2, h3, h4{
  clear: left;
	color: #282b3b;
	margin: 0;
  padding: 0 0 0.25em 0;
}

h2{
	font-size: 1.4em;
}

h3{
  font-size: 1.2em;
}

h4{
  font-size: 1.0em;
}

a{
  color: #02346F;
}

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

td.left{
  text-align: left;
}

td.center{
  text-align: center;
}

td.right{
  text-align: right;
}

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

th{
  background: #4c76a8;
  border: 1px solid #4c76a8;
  color: #fff;
}

th a{
  color: #000;
}

caption{
  background: #282b3b;
  border: 1px solid #fff;
  color: #fff;
  font-weight: bold;
}

form{
  margin: 0;
  padding: 0;
}

/*-------site-------*/
#site{
  background: #fff url('../img/site.gif') repeat-y;
  border-left: 1px solid #fff;
  color: #666;
  margin: auto;
  width: 990px;
}

/*-------header-------*/
#header{
  background: url('../img/header.php') no-repeat 100% 0%;
  height: 165px;
  position: relative;
}

#lang{
  color: #fff;
  line-height: 15px;
  position: absolute;
  top: 5px;
  right: 15px;
  z-index: 10;
}

#lang ul{
  list-style: none;
}

#lang ul li img{
  padding: 0 5px 0 0;
  margin-bottom: -3px;
}

#lang ul li a{
  color: #fff;
}
#lang ul li a:hover{
  text-decoration: none;
}

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

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

#navbar li{
  float: left;
}

#navbar li a, #navbar li strong{
  border-left: 1px solid #5b9864;
  border-right: 1px solid #44814d;
  color: #fff;
  display: block;
  line-height: 37px;
  padding: 0px 15px 0px 15px;
  text-align: center;
  text-decoration: none;
}

#navbar li strong{
}

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

/*-------sidebar-------*/
#sidebar-left, #sidebar-right{
  background: #282b3b url('../img/site.gif');
  float: left;
  margin: -101px 0 0 0;
  width: 193px;
  padding: 25px 10px 0px 10px; 
  position: relative;
}

#sidebar-right{
  background: none;
  float: right;
  margin: 0;
  padding: 10px 10px 10px 10px; 
  width: 177px;
}

#sidebar-left h3{
  background: #000;
  color: #fff;
  font-size: 1.1em;
  margin: 0 0 0.5em 0px;
  padding: 5px 10px 5px 10px;
}

#categories, #left-column{
  font-size: 1.2em;
  margin: 0 -10px 0 -10px;
}

#categories ul, #left-column ul{
  list-style: none;
  margin: 0;
  padding: 0 0 1.5em 0;
}

#categories ul li, #left-column ul li{
}

#categories ul li a, #categories ul li strong, #left-column ul li a, #left-column ul li strong{
  background: url('../img/categories-button.gif') no-repeat 10px 50%;
  color: #fff;
  display: block;
  height: 100%;
  padding: 0.3em 10px 0.3em 35px;
  text-decoration: none;
}

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

#categories ul li strong, #left-column ul li strong{
  background: #0a0b0f url('../img/categories-button.gif') no-repeat 10px 50%;
}

#categories ul ul, #left-column ul ul{
  padding: 0;
}

#categories ul ul li a, #categories ul ul li strong,
#left-column ul ul li a, #left-column ul ul li strong,
{
  padding: 0.1em 0.3em 0.1em 50px;
}

#categories ul ul li strong, #left-column ul ul li strong{
}

#categories ul ul li a:hover, #categories ul ul li a:focus, #categories ul ul li a:active,
#left-column ul ul li a:hover, #left-column ul ul li a:focus, #left-column ul ul li a:active
{
}

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

#web-password{
  width: 107px;
}

#registrace{
  font-size: 0.9em;
}

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

/*------main-----*/
#main-content{
  float: left;
  margin: 0 0 0 0;
  padding: 10px 0 15px 25px;
  position: relative;
  width: 530px;
}

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

.product-box, .tip-of-day{
  float: left;
  font-size: 1em;
  overflow: hidden;
  padding: 0px 10px 0 5px;
  position: relative;
  width: 160px;
}

.product-box h3, .tip-of-day h3{
  background: url('../img/product-box.gif') repeat-x;
  padding: 5px;
  margin: 0 -5px 0 -5px;
}

.product-box h3 a, .tip-of-day h3 a{
  display: block;
  font-size: 0.85em;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
  text-decoration: none;
  text-align: center;
  
  min-height: 3em;
}

.product-box h3 a:hover, .tip-of-day h3 a:hover{
}

.product-box-image{
  height: 110px;
  overflow: hidden;
  padding: 0;
}

.product-box-image img{
  display: block;
  margin: auto;
  padding: 0;
  /*width: 160px;*/
}

.data .price{
  font-weight: bold;
}

.data .price, .product-box .price, .tip-of-day .price{
  color: #d00;
  /* float: left;
  text-align: center; */
}

.product-box .price strong del, .tip-of-day .price strong del{
  color: #666;
}

.product-box .price strong{
}

.akce{
  color: #4c77aa;
  font-weight: bold;  
}

.product-box .akce{
  font-size: 0.9em;
  padding-bottom: 0.5em;
  overflow: hidden;
    height: 3.0em;
}

.product-box .novinka, #product-detail-image-box .novinka{
  background: url('../img/novinka.gif') no-repeat;
  display: block;
  width: 37px;
  height: 37px;
  position: absolute;
    left: 0;
    top: 0;
}

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

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

.product-box form p input{
  width: 120px;
}

.product-box form p input.count{
  width: 30px;
}

.extra-description{
  color: #282b3b;
}

.short-description{
  font-size: 0.9em;
  line-height: 1.3em;
  height: 8.4em;
  overflow: hidden;
}

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

#product-detail-image-box img{
  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: #fff url('../img/footer.gif') repeat-x;
  color: #888;
	clear: both;
	font-size: 0.9em;
  padding: 10px;
}

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

#footer span{
  font-weight: bold;
}

#footer .right{
	float: right;
}

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

/*------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: #f00;
  font-weight: bold;
}

/*------listing------*/
.back{
  text-align: right;
}

.back a{
}

.back a:hover{
}

#prev-next{
  clear: both;
  font-size: 1.1em;
  font-weight: bold;
  text-align: center;
}

#vybrana-stranka{
  font-weight: bold;
}

.listovani{
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  clear: both;
  font-size: 1.2em;
  padding: 5px;
}

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

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

