body{
  background: #fff url('../img/background.gif') repeat-x;
  color: #001074;
	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: 85px;
    width: 190px;
  float: left;
  font-size: 1.5em;
  top: 45px;
  left: 420px;
  line-height: 1.1em;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
}

h1 a{
  background: none;
  display: block;
  height: 85px;
    width: 190px;
  text-decoration: none;
}

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

h2, h3, h4{
  clear: both;
	color: #ff6600;
  font-family: Verdana, 'Verdana CE', Arial, 'Arial CE', 'Lucida Grande CE', 'Helvetica CE', lucida, sans-serif;
  margin: 0;
  padding: 0 0 0.2em 0;
}

h2{
	font-size: 1.4em;
}

h3{
  font-size: 1.2em;
}

a{
  color: #ff6600;
}

a:visited{
}

a:hover{
  color: #000;
}

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

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

img.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: #7388DC;
  height: 1px;
  border: none;
  border-top: 1px dashed #7388DC;
  clear: both;
}

hr.cleaner{
  clear: both;
  visibility: hidden;
  margin: 0;
}

form{
  margin: 0;
  padding: 0;
}

table{
  margin-bottom: 1em;
}

td.left{
  text-align: left;
}

td.center{
  text-align: center;
}

td.right{
  text-align: right;
}

th, td{
  padding: 0.1em 0.5em 0.1em 0.5em;
  border: 1px solid #7388DC;
}

th{
  background: #001F9A;
  color: #fff;
}

/*-------site-------*/
#site{
  margin: auto;
  width: 750px;
}

/*-------header-------*/
#header{
  background: url('../img/header.jpg') no-repeat 0px 2px;
  border-top: 6px solid #000;
  height: 265px;
  position: relative;
  margin-bottom: 15px;
}

#action{
  color: #fff;
  position: absolute;
  top: 135px;
  left: 420px;
  width: 275px;
}

#action h2, #action h3, #action h4{
  color: #fff;
  font-weight: normal;
}

/*-------navbar------*/
#navbar{
  background: #0029bf;
  clear: both;
  text-transform: lowercase;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 0px;
  height: 26px;
  width: 100%;
}

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

#navbar li{
  float: left;
}

#navbar li a, #navbar li strong{
  background: #0029bf;
  border-left: 2px solid #4462d2;
  border-right: 2px solid #001074;
  color: #fff;
  display: block;
  line-height: 26px;
  padding: 0px 17px 0px 17px;
  text-align: center;
  text-decoration: none;
}

#navbar li strong, #navbar li a:hover, #navbar li a:focus{
  background: #ff6600;
  border-left: 2px solid #ff8d41;
  border-right: 2px solid #bb4b00;
  font-weight: normal;
}

/*-------sidebar-------*/
#sidebar{
  float:left;
  width: 185px;
}

#categories{
  margin-bottom: 1em;
}

#categories ul{
  border-top: 1px dashed #7388dc;
  list-style: none;
  margin: 0;
  padding: 0;
}

#categories ul li{
  padding: 0;
}

#categories ul li a, #categories ul li strong{
  background: url('../img/square.gif') no-repeat 0% 50%;
  border-bottom: 1px dashed #7388dc;
  color: #001F9A;
  display: block;
  font-weight: bold;
  padding: 8px 8px 8px 15px;
  text-decoration: none;
  text-transform: uppercase;
  width: 162px;
}

#categories ul li a:hover, #categories ul li a:focus, #categories ul li a:active {
  color: #DF5900;
}

#categories ul li strong{
  color: #FF6600;
}

#categories ul ul{
  border: none;
}

#categories ul ul li a, #categories ul ul li strong{
  font-size: 0.9em;
  background: url('../img/arrow.gif') no-repeat 25px 50%;
  color: #000;
  padding: 4px 4px 4px 40px;
  text-transform: lowercase;
  width: 137px;
}

#categories ul ul li strong{
  color: #FF6600;
}

/*-------login form-------*/
#login-form{
  padding-bottom: 1em;
  text-align: right;
  padding: 0;
}

#login-form p{
  padding: 0;
}

#login-form input{
}

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

#web-login{
  width: 130px;
}

#web-password{
  width: 130px;
}

#registrace{
  font-size: 0.9em;
}

/*------main-----*/
#main-content{
  border: 1px solid #7388DC;
  float: right;
  margin-bottom: 10px;
  padding: 10px;
  position: relative;
  width: 530px;
}

/*-----category list-------*/
.product-box, .tip-of-day{
  background: #012198 url('../img/product.jpg') no-repeat;
  border: 1px solid #012198;
  color: #fff;
  margin-bottom: 1em;
  min-height: 160px;
  padding: 0px 0px 0px 170px;
  position: relative;
}

.product-box h3, .tip-of-day h3{
  background: #000;
  color: #fff;
  padding: 0;
  margin: 0;
}

.product-box h3 a, .tip-of-day h3 a{
  color: #fff;
  display: block;
  margin-bottom: 0.5em;
  padding: 13px 10px 10px 0px;
  text-decoration: none;
}

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

.product-box-image{
  height: 145x;
  left: 10px;
  padding: 0;
  overflow: hidden;
  position: absolute;
  top: 10px;
  width: 125px;
}

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

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

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

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

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

/*-------product-detail-------*/
#product-detail-image-box{
  background: #fff;
  border: 1px outset #7388DC;
  float: right;
  margin: 0 0 0.7em 0.7em;
  padding: 0.7em;
}

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

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

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

/*--------footer--------*/
#footer{
  background: #000;
  color: #fff;
	clear: both;
	font-size: 0.9em;
}

#footer a{
  color: #fff;
}

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

#footer span{
  font-weight: bold;
}

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

/*------buttons------*/
.button{
  background: #ddd;
  border: 2px outset #ddd;
  border-top: 1px outset #ddd;
  border-left: 1px outset #ddd;
  color: #000;
  line-height: 2em;
  text-decoration: none;
  padding: 0.3em;
  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{
  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: #DFE5FF;
  border-top: 1px solid #7388DC;
  border-bottom: 1px solid #7388DC;
  clear: both;
  line-height: 1.7em;
  margin-bottom: 0.5em;
  padding: 0 5px 0 5px;
}

/*------other-----*/
.poptat{
  text-align: right;
  padding-right: 20px;
}
