body{
  background: #000;
  color: #ddd;
  font-family: 'Tahoma CE', Tahoma, 'Arial CE', Arial, 'Helvetica CE', lucida, sans-serif;
  font-size: 0.8em;
    line-height: 1.4em;
  margin: 0;
  padding: 0 0 10px 0;
}

#site{
  background: url('../img/site.gif') repeat-x;
}

#site-content{
  background: url('../img/site-content.gif') repeat-y 1px 17px;
  margin: 0 auto;
  width: 960px;
  position: relative;
}

h1{
  height: 120px;
    width: 180px;
  float: left;
  font-size: 2em;
  top: 0;
  left: 380px;
  line-height: 1.1em;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}

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

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

h2, h3, h4{
  background: url('../img/h-line.gif') no-repeat bottom left;
  clear: both;
  color: #c00000;
  font-family: 'Georgia CE', Georgia, 'Times New CE', 'New York CE', times, serif;
  margin: 0;
  padding: 0 0 0.6em 0;
}

h2{
  font-size: 1.6em;
}

h3{
  font-size: 1.3em;
  background: none;
}

h4{
  background: none;
  padding: 0 0 0.3em 0;
}

a{
  color: #c00000;
}

a:hover{
  color: #fff;
}

img{
  border: 0;
  margin: 0;  
}

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

ul{
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 1em;
  list-style: disc;
}

hr{
  color: #5D584E;
  border: 1px solid #5D584E;
  clear: both;
  margin-top: 0em;
}

table{
  border-collapse: collapse;
  border: 1px solid #660000;
  margin-bottom: 1em;
}

th, td{
  background: #000 url("../img/td.gif") repeat-x 0% 100%;
  padding: 0.1em 0.3em 0.1em 0.3em;
  border: 1px solid #600;
}

th{
  border: 1px solid #000;
  color: #fff;
  background: #200 url("../img/th.gif") repeat-x;
}

th a{
  color: #fff;
}

form{
  margin: 0;
}

input, select, textarea{
  background: #600;
  border-color: #300;
  color: #ddd;
  font-size: 0.9em;
}

textarea{
}

img.left{
  clear: left;
  float: left;
}

img.right{
  clear: right;
  float: right;
}

img.tiny-align-left{
  margin: 5px;
  clear: left;
  float: left;
}

img.tiny-align-right{
  margin: 5px;
  clear: right;
  float: right;
}

.cleaner{
  clear: both;
  visibility: hidden;
  margin: -0.2em;
}

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

#navbar{
  background: url("../img/menu.gif") no-repeat top left;
  clear: both;
  position: absolute;
  bottom: 110px;
  left: 216px;
  height: 26px;
  /*width: 100%;*/
}

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

#navbar ul li{
  float: left;
  margin: 0;
  padding: 0;
}

#navbar ul li a, #navbar ul li strong{
  background: url("../img/menu.gif") no-repeat top right;
  display: block;
  padding: 0.5em 1.0em 0.4em 0.2em;
  text-decoration: none;
}

#header #login-box{
  position: absolute;
  float: right;
  top: 30px;
  right: 30px;
  width: 170px;
  z-index: 1000;
}

#login-box a{
  color: #ccc;
}

#login-box a:hover{
  color: #C00000;
}

#login-box p{
  padding: 0;
}

#login-box h4{
  padding: 0;
}

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

#login-box #web-login{
  width: 100px;
}

#login-box #web-password{
  width: 100px;
}

#sidebar-left, #sidebar-right{
  /*background: url("../img/sidebar.jpg") no-repeat;*/
  float: left;
  font-size: 0.85em;
  margin-bottom: -130px;
  padding: 0 50px 0 55px;
  width: 120px;
  position: relative;
}

#sidebar-right{
  float: right;
  padding: 0 60px 0 55px;
  position: relative;
  width: 105px;
}

#sidebar-left h2, #sidebar-left h3, #sidebar-left h4, #sidebar-right h2, #sidebar-right h3, #sidebar-right h4{
  background: none;
  padding: 0 0 0.3em 0;
}

#sidebar-left ul{
  list-style: none;
  margin: 0;
  padding: 0 0 20px 0;
  position: relative;
}

#sidebar-left ul li{
  margin: 0;
  padding: 0;
}

#sidebar-left ul li a, #sidebar-left ul li strong{
  background: #111;
  border-top: 1px solid #222;
  border-left: 1px solid #222;
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
  display: block;
  text-decoration: none;
  padding: 0;
  width: 120px;
}

#sidebar-left ul li strong{
  color: #fff;
  background: #111;
  border-bottom: 1px solid #222;
  border-right: 1px solid #222;
  border-top: 2px solid #000;
  border-left: 2px solid #000;
  font-size: 1.1em;
}

#sidebar-left ul li a:hover{
  color: #fff;
  /*background: #111;*/
  border-bottom: 1px solid #222;
  border-right: 1px solid #222;
  border-top: 2px solid #000;
  border-left: 2px solid #000;
}

#sidebar-left ul ul{
  padding: 0 0 0px 0px;
}

#sidebar-left ul ul li a, #sidebar-left ul ul li strong{
  color: #ccc;
  padding-left: 18px;
  width: 102px;
}

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

#sidebar-left ul ul li strong{
  color: #fff;
}

#main-content{
  float: left;
  padding: 10px;
  margin-top: -100px;
  margin-bottom: -130px;
  position: relative;
  width: 490px;  
}

.product-box{
  clear: left;
  padding-bottom: 0em;
}

.product-box p{
  background: #090909;
  border-top: 1px solid #222;
  border-bottom: 2px solid #000;
  padding: 0;
}

.product-box .koupit{
  text-align: right;
}

.product-box .orderform select{
  position: absolute;
  right: 11px;
  width: 15.3em;
}

.count{
  width: 4em;
}

.product-box-image{
  background: #fff;
  float: left;
  margin-right: 15px;
  margin-top: -2.0em;
  text-align: center;
  width: 160px;
  position: relative;
}

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

.product-box h3{
  clear: none;
  font-size: 1.2em;
  padding-top: 1.5em;
  padding-left: 175px;
}

.product-box h3 a{
  background: url("../img/arrow-right.gif") no-repeat 100% 50%;
  padding: 5px 40px 5px 0;
  text-decoration: none;
}

.product-box h3 a:hover{
  color: #fff;
  background: url("../img/arrow-right-hover.gif") no-repeat 100% 50%;
}

/*-------product-detail-------*/
#product-detail-image-box{
  background: #222;
  border: 3px double #444;
  margin: 0 0 0.5em 0.5em;
  padding: 0.5em;
  text-align: center;
}

#product-detail-image-box #img-large{
  display: block;
  margin: auto;
  padding-bottom: 0.5em;
}

#product-detail-image-box .img-thumb{
  cursor: pointer;
  padding: 3px;
}

/*#product-thumbs{
  float: right;
  width: 160px;
}

#product-thumbs img{
  cursor: pointer;
}*/

#username, #password{
  width: 97px;
}

.back a{
  color: #ccc;
  background: url("../img/arrow-left-hover.gif") no-repeat 0% 50%;
  padding: 0 0 3px 40px;
  text-decoration: none;
}

.back a:hover{
  color: #B00000;
  background: url("../img/arrow-left.gif") no-repeat 0% 50%;
}


#prev-next{
  border-top: 1px solid #111;
  clear: both;
  color: #ccc;
  margin-top: 1em;
  padding-top: 0.5em;
  text-align: center;
}

#prev-next a.prev{
  color: #fff;
  background: url("../img/arrow-left-hover.gif") no-repeat 0% 50%;
  padding: 0 0 3px 40px;
  text-decoration: none;
}

#prev-next a.prev:hover{
  color: #B00000;
  background: url("../img/arrow-left.gif") no-repeat 0% 50%;
}

#prev-next a.next{
  color: #fff;
  background: url("../img/arrow-right-hover.gif") no-repeat 100% 50%;
  padding: 0 40px 3px 0;
  text-decoration: none;
}

#prev-next a.next:hover{
  color: #B00000;
  background: url("../img/arrow-right.gif") no-repeat 100% 50%;
}

.listovani{
  background: #090909;
  border-top: 1px solid #222;
  border-bottom: 1px solid #222;
  clear: both;
  padding: 0 0.5em 0 0.5em;
  margin-bottom: 1em;
}

.radit-podle{
  padding: 0;
}

.error{
  font-size: 1.2em;
  color: #fff000;
}

#footer{
  background: url("../img/footer.jpg") no-repeat left bottom;
	clear: both;
	height: 100%;
    line-height: 3.5em;
  font-size: 0.85em;
  margin: 0;
  padding: 145px 10px 0px 10px;
}

#footer a{
}

#footer a:hover{
}

#footer p{
  /*display: inline;*/
	margin: 0;
	padding: 0;
	 padding-left: 5px;
}

#footer span{
  font-weight: bold;
}

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

#partners{
  background: #111;
  border-top: 1px solid #222;
  border-bottom: 1px solid #000;
  line-height: 1.7em;
}

.red{
  color: red;
}

table.katalog-detail{
  margin-top: 10px;
}

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

form.list {
  margin: 4px 0 4px 0;
}