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

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

#header h1 a{
  background: none;
  color: #fff;
  display: block;
  height: 81px;
    width: 377px;
  text-decoration: none;
}

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

h1, h2, h3, h4{
  clear: both;
	color: #961711;
  margin: 0;
  padding: 0 0 0.2em 0;
}

h1{
	font-size: 1.5em;
}

h2{
	font-size: 1.3em;
}

h3{
  font-size: 1.2em;
}

a{
  color: #a00;
}

a:visited{
}

a:hover{
  color: #000;
}

img{
  border: 0;
  margin: 0 0.5em 0.5em 0.5em;  
}

img.left{
  clear: left;
  float: left;
  margin-left: 0;
}

img.right{
  clear: right;
  float: right;
  margin-right: 0;
}

p, address{
  margin: 0;
  padding-bottom: 0.75em;
}

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 dashed #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: #ffeeb2 url('../img/td.gif') repeat-x;;
  padding: 0.1em 0.5em 0.1em 0.5em;
  border: 1px solid #ffba51;
}

th{
  background: #FFC75A url('../img/th.gif') repeat-x;
  color: #860e12;
}

table img{
  margin: 0;
  padding: 0;
}

form{
  margin: 0;
  padding: 0;
}

/*-------site-------*/
#site{
  background: #ffe99a url('../img/site.gif') repeat-y;
  margin: auto;
  width: 900px;
}

/*-----banners----*/
.top-banner, .bottom-banner{
  padding: 0;
  background: #FFE99A;
  padding:2px;
}

.top-banner img, .bottom-banner img{
  display: block;
  margin: 0;
  padding: 0;
}

.banner-left img, .banner-right img{
  margin: 0;
  padding: 0 0 10px 2px;
}

.bottom-banner{
  background: #fff;
}

/*-------header-------*/
#header{
  background: url('../img/header.jpg') no-repeat 0 42px;
  height: 268px;
  position: relative;
  margin-bottom: -15px;
}

#header a{
	color: #860E12;
}

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

#action{
  color: #000;
  position: absolute;
  top: 160px;
  left: 45px;
  width: 320px;
}

/*-------navbar------*/
#navbar{
  background: #FFCE71 url('../img/navbar.gif') no-repeat 0% 100%;
  clear: both;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  text-transform: lowercase;
  top: 0px;
  left: 0px;
  width: 100%;
}

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

#navbar li{
  float: left;
}

#navbar li a, #navbar li strong{
  border-left: 2px solid #ffe5a6;
  border-right: 2px solid #ffc12d;
  color: #000;
  display: block;
  line-height: 22px;
  padding: 0px 10px 0px 10px;
  text-align: center;
  text-decoration: none;
}

#navbar li strong{
}

#navbar li a:hover, #navbar li a:focus{
}

#navbar .first a{
  border-left: none;
}

#navbar .first a:hover, #navbar .first a:focus{
}

#navbar .first strong{
  border-left: none;
}

/*-------sidebars-------*/
#sidebar-left, #sidebar-right{
  background: url('../img/sidebar-left-top.gif') no-repeat;
  float: left;
  width: 154px;
  padding: 20px 12px 12px 12px;
  margin-bottom: -90px;
  position: relative;
  
  overflow: hidden;
}

#sidebar-right{
  background: url('../img/sidebar-right-top.gif') no-repeat;
  float: right;
}

#sidebar-left h2, #sidebar-left h3, #sidebar-right h2, #sidebar-right h3{
  background: url('../img/sidebar-box-top.gif') no-repeat;
  margin-left: -7px;
  margin-right: -6px;
  padding: 25px 6px 0 7px;
  width: 154px;
}

#sidebar-left h3, #sidebar-right h3{
  padding-bottom: 4px;
}

#sidebar-right h2, #sidebar-right h3{
  margin-left: -6px;
  margin-right: -7px;
}

#sidebar-left h2.first-child, #sidebar-left h3.first-child, #sidebar-right h2.first-child, #sidebar-right h3.first-child{
  background: 0;
  margin: -5px 0 0 0;
  padding: 0 0 0.4em 0;
}

/*----categories----*/
#categories{
}

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

#categories ul li, .user-menu ul li{
  padding: 0;
}

#categories ul li a, #categories ul li strong, .user-menu ul li a, .user-menu ul li strong{
  background: #FFC74F url('../img/button-disc.gif') no-repeat 0% 50%;
  border: 1px solid #FFEF82;
  border-bottom: 1px solid #E9910B;
  border-right: 1px solid #E9910B;
  color: #000;
  display: block;
  padding: 5px 5px 5px 23px;
  text-decoration: none;
  width: 125px;
}

#categories ul li a:hover, #categories ul li a:focus, #categories ul li a:active, .user-menu ul li a:hover, .user-menu ul li a:focus, .user-menu ul li a:active{
  border: 1px solid #E9910B;
  border-bottom: 1px solid #FFEF82;
  border-right: 1px solid #FFEF82;
  color: #860E12;
}

#categories ul li strong, .user-menu ul li strong{
  color: #860E12;
}

#categories ul ul li a{
  background: #FFC74F url('../img/button-arrow.gif') no-repeat 0% 50%;
  padding: 3px 3px 3px 40px;
  width: 110px;
}

#categories ul ul li strong{
  background: 0;
  border: 0;
  padding: 0;
  width: 110px;
}

/*-----manufacturer-menu----*/
ul.manufacturer-menu{
  list-style: none;
  margin: 0;
  padding: 0 0 1em 0;
}

ul.manufacturer-menu li{
  background: url('../img/manufacturer-menu-line.gif') no-repeat 0% 100%;
  clear: left;
  line-height: 20px;
  margin-bottom: 5px;
  width: 100%;
}

ul.manufacturer-menu li a{
  text-decoration: none;
}

ul.manufacturer-menu li img{
  float: left;
  margin: 0;
  padding: 0 5px 0 0;
}

/*-------login form-------*/
#login-form{
  text-align: right;
}

#login-form p{
  padding: 0;
}

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

#web-login{
  width: 107px;
}

#web-password{
  width: 107px;
}

/*-------lang-switcher-----*/
p.lang-switcher .button{
}

/*------main-----*/
#main-content{
  float: left;
  margin-bottom: -80px;
  padding-left: 10px;
  position: relative;
  width: 525px;
}

/*-----category list-------*/
#catalog-table{
  border-collapse: collapse;
}

#catalog-table td{
  background: url('../img/catalog-table.gif') repeat-y 50% 0%;
  border: 0;
  padding: 0px 5px 0px 5px;
  width: 121px;
}

#catalog-table td.brand{
  background: none;
  padding-top: 10px;
}

#catalog-table td.brand img{
  /*display: block;*/
  float: right;
  margin-right: -3px;
}

#catalog-table td.jmeno{
  background: url('../img/catalog-table-top.gif') no-repeat 50% 0%;
  text-align: center;
  padding-top: 4px;
}

#catalog-table td.jmeno a{
  display: block;
  text-decoration: none;
}

#catalog-table td.catalog-image{
  padding: 0;
}

#catalog-table td.catalog-image img{
  display: block;
  padding: 0;
  margin: 0 5px 0 5px;
}

#catalog-table td.price{
  background: url('../img/catalog-table-bottom.gif') no-repeat 50% 100%;
  padding-bottom: 3px;
}

/*-------product-detail-------*/
.product-detail-image-box{
  background: #FFC75A;
  border: 1px outset #FFC75A;
  float: right;
  margin: 0 0 5px 5px;
  padding: 3px 3px 0px 3px;
}

.product-detail-image-box a img{
  display: block;
  margin: 0;
  padding-bottom: 3px;
}

.product-detail-properties th{
  text-align: left;
  width: 100px;
}

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

/*--------footer--------*/
#footer{
  background: url('../img/footer.jpg');
  border-bottom: 1px solid #fc9d0c;
	clear: both;
	font-size: 0.85em;
	padding-top: 90px;
	width: 100%;
}

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

#footer span{
  font-weight: bold;
}

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

#footer img{
  float: left;
  margin: 0;
}

/*------buttons------*/
.button, .add-button, #site p.back a, .prev-step, .next-step{
  background: #FFC74F url('../img/button.gif') repeat-x 0% 50%;
  border: 1px solid #FFEF82;
  border-bottom: 1px solid #E9910B;
  border-right: 1px solid #E9910B;
  color: #000;
  line-height: 2.5em;
  padding: 3px 5px 3px 5px;
  text-decoration: none;
  white-space: nowrap;
}

.button:hover, .add-button:hover, #site .back a:hover, .prev-step:hover, .next-step:hover{
  border: 1px solid #E9910B;
  border-bottom: 1px solid #FFEF82;
  border-right: 1px solid #FFEF82;
  color: #860E12;
}

.button img{
  
  margin: 0;
  padding: 0;
}

.add-button{
  background: #FFC74F url('../img/button-add.gif') repeat-x 100% 50%;
  padding: 3px 26px 3px 5px;
}

#site p.back a, .prev-step{
  background: #FFC74F url('../img/button-prev.gif') no-repeat 0% 50%;
  padding: 3px 5px 3px 26px;
}

.next-step{
  background: #FFC74F url('../img/button-next.gif') no-repeat 100% 50%;
  padding: 3px 26px 3px 5px;
}

/*------messages-----*/
.error{
  color: #f00;
  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, .radit-podle{
  background: #FFE18B;
  clear: both;
  padding: 0.1em 0.5em 0.1em 0.5em;
  border: 1px solid #FECF67;
  border-left: none;
  border-right: none;
}

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