body{
  background: #D39A53 url('../img/background.jpg') 50% 0%;
  color: #333;
  font-family: 'Courier New', courier, 'Courier New CE', 'Courier CE', monospace;
    font-size: 0.8em;
    line-height: 1.4em;
  margin: 0;
  padding: 0;
}

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

h1 a{
  background: none;
  color: #000;
  display: block;
  height: 120px;
    width: 280px;
  text-decoration: none;
}

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

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

h2{
	font-size: 1.6em;
}

h3{
  font-size: 1.4em;
}

h4{
  font-size: 1.2em;
}

a{
  color: #800;
}

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

th.left, td.left{
  text-align: left;
}

td.center{
  text-align: center;
}

th.right, td.right{
  text-align: right;
}

th, td{
  padding: 0.2em 0.4em 0.2em 0.4em;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #c2c2c2;
}

th{
  background: #FFE690;
  border-bottom: 1px solid #FFC500;
}

td{
  background: #fff;
}

form{
  margin: 0;
  padding: 0;
}

/*-------site-------*/
#site{
  background: #fff url('../img/background.jpg') 50% 0%;
  color: #333;
  margin: auto;
  width: 990px;
}

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

/*-------sidebar-------*/
#sidebar-left, #sidebar-right{
  float: left;
  width: 188px;
  padding-right: 15px;
  position: relative;
}

#sidebar-right{
  background: url('../img/kalkulacka.jpg') no-repeat;
  float: right;
  padding: 310px 0 0 0;
  margin-top: -198px;
}

#sidebar-left h2, #sidebar-left h3, #sidebar-right h2, #sidebar-right h3{
  line-height: 26px;
}

#sidebar-right h2, #sidebar-right h3{
}

#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{
  display: block;
}

#sidebar-left h2 a:hover, #sidebar-left h3 a:hover, #sidebar-right h2 a:hover, #sidebar-right h3 a:hover{
}

/*----menu, categories-----*/
#menu, #categories{
  background: #CBFFB6 url('../img/green-corner.gif') no-repeat 100% 100%;
  margin-bottom: 1em;
  padding-bottom: 1em;
}

#categories{
  background: #ffe690 url('../img/yellow-corner.gif') no-repeat 100% 100%;
}

#menu ul, #categories ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

#menu ul li a, #menu ul li strong, #categories ul li a, #categories ul li strong{
  background: url('../img/menu-button.gif') no-repeat 15px 7px;
  color: #000;
  display: block;
  font-size: 0.95em;
  line-height: 16px;
  padding: 3px 10px 3px 32px;
  text-decoration: none;
  height: 100%;
}

#categories ul li a, #categories ul li strong{
  background: url('../img/categories-button.gif') no-repeat 15px 7px;
}

#menu ul li a:hover, #menu ul li a:focus, #menu ul li a:active, #categories ul li a:hover, #categories ul li a:focus, #categories ul li a:active{
  color: #333;
  text-decoration: underline;
}

#menu ul li strong, #categories ul li strong{
  color: #000;
}

#categories ul ul{
  padding: 0;
}

#categories ul ul li a, #categories ul ul li strong{
  background: url('../img/categories-button-sub.gif') no-repeat 33px 50%;
  color: #000;
  padding: 0.1em 0.3em 0.1em 45px;
}

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


/*------cart-box-------*/
#cart-box{
  color: #000;
  font-family: sans-serif;
  font-size: 0.8em;
    line-height: 12px;
  position: absolute;
  right: 46px;
  top: 49px;
  width: 95px;
}

#cart-box a{
  color: #000;
}

#cart-box a:hover{
  text-decoration: none;
}

#cart-box h3{
  line-height: 19px;
  padding: 0;
}

#cart-button{
  background: url('../img/cart-button.gif') 0% 0%;
  display: block;
  height: 45px;
  overflow: hidden;
  position: absolute;
  text-decoration: none;
  top: 173px;
    left: -22px;
  width: 47px;
}

#cart-button span{
  background: url('../img/cart-button.gif') 0% 0%;
  display: block;
  height: 45px;
  position: absolute;
  top: 0px;
    left: 0px;
  width: 47px;
  z-index: 99;
}

#cart-button:hover span{
  background: url('../img/cart-button.gif') 0% 100%;
}
/*------contact-------*/
#contact{
  background: #FFC2D5 url('../img/red-corner.gif') no-repeat 100% 100%;
  font-size: 0.9em;
  padding: 0.5em;
}

#contact a{
  font-family: 'Times New Roman CE', 'Times New CE', 'Times CE', 'Times New Roman', times, serif;
  font-size: 1.2em;
}

/*-------login form-------*/
#login-box{
  background: #ffe690 url('../img/yellow-corner.gif') no-repeat 100% 100%;
  margin-bottom: 1em;
  padding: 0.5em;
}

#login-box a{
  font-size: 0.85em;
}

#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: 103px;
}

#registrace{
  font-size: 0.9em;
}

/*------main-----*/
#main-content{
  background: #fff url('../img/main-content.gif');
  border-top: 1px solid #C9954C;
  border-bottom: 2px solid #584125;
  float: left;
  margin-top: -40px;
  overflow: hidden;
  padding: 1.5em 17px 1.0em 90px;
  position: relative;
  width: 475px;
}

/*-----category list-------*/
.product-box, .tip-of-day{
  clear: both;
  padding: 20px 0px 20px 0px;
  position: relative;
}

.product-box h3, .tip-of-day h3{
}

.product-box h3 a, .tip-of-day h3 a{
  text-decoration: none;
}

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

.product-box p, .tip-of-day p{
  padding-left: 220px;
}


.product-box p.product-box-image, .tip-of-day p.product-box-image{
  border: 1px solid #ddd;
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  float: left;
/*  left: 0px;
  padding: 0;
  position: absolute;
  top: 0px;*/
  padding: 0;
  width: 200px;
}

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

.product-box form{
  /*position: absolute;
    bottom: 20px;
    right: 20px;*/
}

.product-box form p{
}

.product-box form select{
}

.product-box .count{
  width: 3em;
}

.product-box .price, .tip-of-day .price{
  font-weight: bold;
}

/*-------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: #320f00;
	clear: both;
	font-size: 0.95em;
  padding: 10px 0 10px 0;
}

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

#footer a{
  color: #320f00;
}

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

#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: #d00;
  font-size: 1.1em;
  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;
  padding: 1em 0 0 0;
  text-align: center;
}

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

.tabulkovy-vypis{
  font-size: 0.9em;
}

.tabulkovy-vypis input{
  font-size: 0.9em;
  width: 20px;
}

.tabulkovy-vypis .right{
  white-space: nowrap;
}

.vypis{
  float: right;
}

p.objc{
  padding: 0;
  margin-left: 0.2em;
}

fieldset{
  border: 1px solid #c2c2c2;
}

#zakladni-udaje{
  float: left;
  width: 310px;
}

#objednaci-fakturacni-udaje{
  float: right;
  width: 310px;
}

#doruceni-a-platba{
  float: left;
  width: 310px;
}

#dodaci-udaje{
  clear: both;
}

#doplnujici-udaje{

}

p.skryt{
  margin: 3px;
  margin-right: 0;
  text-align: right;
}

.skryt a{
  float: right;
  display: block;
  background: #2B78E8;
  padding: 3px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  width: 168px;
  text-align: center;
}

/*-------headings-------*/
#menu h3, #categories h3, #contact h3, #login-box h3{
  padding: 0 0 0.7em 0;
  position: relative;
}

#menu h3 span, #categories h3 span, #contact h3 span, #login-box h3 span{
  background: #CBFFB6 url('../img/h-menu.gif') no-repeat 10px 5px;
  position: absolute;
    left: 0;
    top: 0;
  width: 100%;
    height: 100%;
}

#categories h3 span{
  background: #ffe690 url('../img/h-kategorie.gif') no-repeat 10px 5px;
}

#contact h3 span{
  background: #FFC2D5 url('../img/h-kontakt.gif') no-repeat 0px 5px;
}

#login-box h3 span{
  background: #ffe690 url('../img/h-prihlaseni.gif') no-repeat 0px 5px;
}

a.bold{
  font-weight: bold;
}