body{
  background: #e6e6e6 url('../img/background.gif') repeat-x;
  color: #333;
	font-family: Arial, 'Arial CE', helvetica, 'Helvetica CE', sans-serif;
    font-size: 0.75em;
    line-height: 1.4em;
  margin: 0;
  padding: 0;
}

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

h1 a{
  background: none;
  color: #fff;
  display: block;
  height: 27px;
    width: 154px;
  text-decoration: none;
}

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

h2, h3, h4{
  clear: left;
	color: #0058AF;
  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: #2582E1;
}

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: 1px solid #c2c2c2;
}

th{
  background: #2281e2 url('../img/th.gif') no-repeat;
  border: 1px solid #4E9AE8;
  color: #fff;
}

td{
  background: #fff url('../img/td.gif') no-repeat;
}

form{
  margin: 0;
  padding: 0;
}

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

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

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

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

#navbar li{
  float: left;
}

#navbar li a, #navbar li strong{
  border-left: 1px solid #444;
  border-right: 1px solid #444;
  color: #AFDBFF;
  display: block;
  font-size: 0.9em;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 18px;
  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: #2582E1;
}

#search-box{
  position: absolute;
  bottom: 23px;
    right: 16px;
}

#search-box p{
  padding: 0;
}

#search-box input{
  background: #ddd;
  border: 2px outset #ccc;
  color: #000;
}

#search-box .search-string{
  border: 2px inset #ccc;
  width: 130px;
}

/*-------sidebar-------*/
#sidebar-left, #sidebar-right{
  float: left;
  width: 208px;
  padding: 0px 10px 0px 10px;
}

#sidebar-right{
  float: right;
  width: 200px;
}

#sidebar-left h2, #sidebar-left h3, #sidebar-right h2, #sidebar-right h3{
  background: #3b3d3e url('../img/sidebar-left-heading.gif') no-repeat;
  color: #fff;
  font-size: 1.3em;
  line-height: 26px;
  margin: 0 -9px 0 -10px;
  padding: 1px 20px 10px 20px;
}

#sidebar-right h2, #sidebar-right h3{
  background: #3b3d3e url('../img/sidebar-right-heading.gif') no-repeat;
}

#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{
  background: url('../img/sidebar-heading-anchor.gif') no-repeat 0% 0%;
  color: #fff;
  display: block;
  text-decoration: none;
  margin-left: -14px;
  padding-left: 30px;
}

#sidebar-left h2 a:hover, #sidebar-left h3 a:hover, #sidebar-right h2 a:hover, #sidebar-right h3 a:hover{
  background: url('../img/sidebar-heading-anchor.gif') no-repeat 0% 100%;
  color: #AFDBFF;
}

/*----categories-----*/

#categories{
  margin: 0 -10px 0 -10px;
  padding-bottom: 1em;
}

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

#categories ul li{
  background: url('../img/categories-button-line.gif') no-repeat 0% 0%;
  margin-bottom: -2px;
  padding-top: 9px;
}

#categories ul li a, #categories ul li strong{
  background: url('../img/categories-button.gif') no-repeat 15px 50%;
  color: #333;
  display: block;
  font-size: 0.95em;
  padding: 0em 10px 0em 28px;
  text-decoration: none;

height: 100%;
}

#categories ul li a:hover, #categories ul li a:focus, #categories ul li a:active{
  background: url('../img/categories-button-active.gif') no-repeat 15px 50%;
  color: #0068CF;
}

#categories ul li strong{
  background: url('../img/categories-button-active.gif') no-repeat 15px 50%;
  color: #0068CF;
}

#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: #333;
  padding: 0.1em 0.3em 0.1em 45px;
}

#categories ul ul li strong{
  background: url('../img/categories-button-sub-active.gif') no-repeat 33px 50%;
  color: #0068CF;
}

#categories ul ul li a:hover, #categories ul ul li a:focus, #categories ul ul li a:active{
  background: url('../img/categories-button-sub-active.gif') no-repeat 33px 50%;
  color: #0068cf;
}

#categories ul li .novinky-button{
  color: #2582E1;
  font-size: 1.2em;
  font-weight: bold;
}

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

#web-password{
  width: 127px;
}

#registrace{
  font-size: 0.9em;
}

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

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

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

.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: #2582E1 url('../img/product-title.gif') no-repeat;
  color: #fff;
  display: block;
  font-size: 0.8em;
  height: 50px;
  overflow: hidden;
  padding: 4px;
  text-align: center;
  text-decoration: none;
}

.product-box h3 a:hover, .tip-of-day h3 a:hover{
  color: #CFE9FF;
}

.product-box-image{
  padding: 0px;
  height: 145px;
}

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

.product-box .price, .tip-of-day .price{
  color: #555;
  /*position: absolute;
    /*bottom: 4.5em;*/
}

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

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

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

.count{
  width: 30px;
}

.add-to-cart{
  background: #2582E1 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: #363739 url('../img/footer.gif') no-repeat 0% 100%;
  color: #fff;
	clear: both;
	font-size: 0.85em;
  padding: 25px 0 18px 0;
}

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

#footer a{
  color: #6BB9F4;
}

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

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

/*------short-contact----*/
#short-contact img{
  padding: 0;
}

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

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

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

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

.mini{
  background: #fff;
  border: 2px solid #ddd;
  float: left;
  margin: 0 0 1em 5px;
  width: 105px;
    height: 150px;
    overflow: hidden;
}

.mini img{
  display: block;
  margin: auto;
  padding: 0;
}

.mini h3 a{
  display: block;
  text-align: center;
  text-decoration: none;
  font-size: 0.7em;
  min-height: 2.8em;
}

