h1,h2,h3 {
  font-family: arial rounded MT Bold, arial;
}
* {
  padding: 0px; 
  margin: 0px; 
}
.cleaner {
  clear: both;
}
.al_right {
  text-align: right;
}
a img {
  border: 0px;
}
.pad10 {
  padding: 10px;
}
.pad20 {
  padding: 20px;
}
h1 {
  color: #6099ff;
  font-size: 24px;
  margin-bottom: 5px;
}
h2 {
  color: #6099ff;
  font-size: 14px;
  margin-bottom: 5px;
  margin-top: 20px;
}
h3 {
  color: #6099ff;
  font-size: 12px;
  margin-bottom: 5px;
}
a {
  color: #ffffff;
}
p {
  margin: 0px; 
}
#tab_kosik input {
  border: #919191 1px solid;
}

body {
  background-image: url(../design/background.jpg);
  background-position: center -270px;
  background-repeat: no-repeat;
  background-color: #010a0f;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #fff;
}
table {
  color: #fff;
  font-family: arial, sans-serif;
  font-size: 12px;
}

#page {
	width: 953px;
	margin: 0px auto 0px auto;
  background-image: url(../design/backgroundmid.jpg);
	background-position: left -270px;
	background-repeat:no-repeat;

}
#header {
  width: 950px;
  height: 202px;

}
#logo {
  width: 123px;
  height: 119px;
  display: block;
  position: relative;
  top: 22px;
  left: 359px;
  float: left;
  background-image: url(../design/logo.jpg);
}
#logo2 {
  width: 56px;
  height: 61px;
  display: block;
  position: relative;
  top: 12px;
  left: 21px;
  float: left;
  background-image: url(../design/logo2.jpg);
}
#lang {
  width: 101px;
  height: 39px;
  display: block;
  float: right;
  background-image: url(../design/lang.jpg);
}
#lang a {
	display:block;
	width:20px;
	height:15px;
	float:left;
	margin-left:10px;
	margin-top:13px;
}
#logo span {
  display: none;
}
#q {
  width: 126px;
  height: 24px;
  line-height: 20px;  
}
#top_menu {
  width: 950px;
  height: 30px;
  clear: left;
  float: left;
  margin-top: 36px;
  background-image: url(../design/menu.jpg);
  background-position:10px top;
  background-repeat:no-repeat;
  font-size:18px;
}
#top_menu a {
  line-height: 30px;
  display: inline;
  float: left;
  text-align: center;
  color: #ffffff;
  text-decoration: none;  
  margin-left: 25px; 
  font-family: arial rounded MT Bold, arial;   
}
#top_menu a:hover {
  text-decoration: underline;
  /*color: #6099ff;
  font-weight: bold;*/
}
#top_menu span {
  display: block;
  float: left;
  width: 27px;
  text-align: center;
  line-height: 30px;                
  color: #616161;
}
#body {
  width: 953px;  
    background-image: url(../design/backgroundmid.jpg);
	background-position: left -470px;
	background-repeat: no-repeat;
	background-color: #01233f;
	padding-bottom: 20px;
}
#left {
  width: 251px;
  min-height: 700px;
  background-repeat: no-repeat;  
  float: left;
  text-align: left;
}
#left .padding {
  margin: 0px 0px 0px 0px;
}
#ul-0 {              
  margin-top: 10px;    
}
#ul-1 {
  margin-left: 10px; 
  list-style-type: none; 
}
#ul-2 {
  margin-left: 10px;                   
  list-style-type: none;
}
#ul-3 {
  margin-left: 10px;
  list-style-type: none;
}
#ul-4 {
  margin-left: 10px;
  list-style-type: none;
}
#menu .title {
  background-image: url(../design/uni_box.gif);
  width: 212px;
  height: 32px;
  line-height: 32px;
  text-align: left;
  text-indent: 30px;
  font-weight: bold;
  font-size: 11px;
  margin-left: 25px;
  margin-top: 20px;
  color: #7fc5ec;
}     
#menu #ul-0 li {
  list-style: none url();
  width: 189px;
  line-height: 20px;  
  margin-bottom: 3px;
}
#menu a {
  display: block;
  color: #fff;
  font-size: 14px;
  width: 189px; 
  font-weight: bold;  
  text-decoration: none;
  text-align: left;
  position: relative;
  left: 35px;    
}
#menu a span {
  display: block;
  padding-left: 10px;
}
#menu #ul-1 li {  
  background-image: url();
  width: 139px;
  line-height: 20px;
  margin-bottom: 3px;
}
#menu a:hover {
  color: #6099ff;
  font-weight: bold;
}
.title {
  color: #6099ff;
  font-weight: bold;
}
.novinky {
  margin-top: 10px;
}
.pad-akce {
  margin-left: 60px;
}
.pad-novinky {
  margin-left: 40px;
}
.akce .title {
  background-image: url(../design/uni_box.gif);
  width: 212px;
  height: 32px;
  line-height: 32px;
  text-align: left;
  text-indent: 30px;
  font-weight: bold;
  font-size: 11px;
  font-family: tahoma;
  margin-left: 25px;
  margin-top: 20px;
  color: #7fc5ec;
}
.novinky .title {
  background-image: url(../design/uni_box.gif);
  width: 212px;
  height: 32px;
  line-height: 32px;
  text-align: left;
  text-indent: 30px;
  font-weight: bold;
  font-size: 11px;
  font-family: tahoma;
  margin-left: 0px;
  margin-top: 20px;
  color: #7fc5ec;
}
.image-back {
  background-image: url(../design/image-back.gif);
  width: 138px;
  height: 94px;
  text-align: center;
  clear: both;
  margin-top: 10px;
}
.detail .image-back {
  margin: 0px 10px 10px 0px;
  float: left;
}
.detail h1 {
  float: right;
  width: 234px;
}
.detail h2, h3 {
  display: inline;
}
.detail .code, .detail h2, .detail .price, .detail .count, .detail .param  {
  line-height: 25px;
}
.detail .price {
  float: left;
}
.detail .price span {
  font-weight: bold;
  font-size: 16px;
  color: #7fc5ec;
}
.detail .cart {
  border: 0px;
  float: left;
  width: 81px;
  height: 26px;
  display: block;
  background-image: url(../design/cart.gif);
  text-decoration: none;
  color: #fff;
  line-height: 26px;
  text-indent: 5px;
  margin-left: 30px;
  text-align: left;
}
.detail .count {
  clear: left;
  padding-top: 10px;
  display: block;
}
.detail .count span {
  width: 50px;
  display: block;
  float: left;
  line-height: 30px;
}
.detail .count input {
  float: left;
  width: 88px;
  height: 22px;
  text-align: left;
  text-indent: 60px;
}
.detail .param {
  clear: left;
  padding-top: 5px;
}
.detail .param span {
  width: 50px;
  display: block;
  float: left;
  line-height: 30px;
}
.detail .param select {
  display: block;
  width: 88px; 
  height: 22px; 
  float: left;  
}
.detail .gallery {
  clear: both;
  padding-top: 10px;
}
.detail .gallery a {
  margin-right: 10px;
}
.detail .description {
  margin-top: 10px;
  clear: both;
}
.detail .description .title {
  font-weight: bold;
}
.image-back img {
  margin-top: 5px;
}
.button {
  background-image: url(../design/nabidka-button.gif);
  width: 138px;
  height: 24px;
  margin-top: 10px;  
}
.button-red {
  background-image: url(../design/nabidka-button.gif);
  width: 138px;
  height: 24px;
  margin-top: 10px;  
}
.button a, .button-red a {
  display: block;
  float: left;  
  width: 69px;
  height: 24px;
  color: #fff;
  line-height: 24px;
  text-decoration: none; 
}
.button .kosik, .button-red .kosik {
  display: block;
  text-align: right;
  margin-right: 27px;
}
.button .vice, .button-red .vice {
  display: block;
  text-align: left;
  padding-left: 27px;
}
.button .vice:hover, .button .kosik:hover, .button-red .vice:hover, .button-red .kosik:hover {
  font-weight: bold;
}
#search .title {
  width: 230px;
  height: 51px;
  background-image: url(../design/find-box.gif);
  line-height: 32px;
  text-align: left;
  text-indent: 30px;
  font-weight: bold;
  font-size: 11px;
  font-family: tahoma;
  margin-top: 20px;
  color: #7fc5ec;
}
#search {
  text-align: left;
}
#search #q {
  margin-bottom: 10px;
}
#kosik .title {
  line-height: 32px;
  text-align: left;
  text-indent: 100px;
  font-weight: bold;
  font-size: 11px;
  font-family: tahoma;
  color: #7fc5ec;
}
.item-title {
  padding-top: 10px;
  text-align: center;
  display: block;
  height: 30px;
}
.item-title2 {
  margin-top: 10px;
  text-align: center;
  position: relative;
  right: 5px;
  display: block;
  width: 150px;    
}
#mid {
  width: 422px;
  float: left;
  text-align:left;
}
#mid p {
  margin-bottom: 10px;
}
.top-item {
  width: 402px;
  height: 162px;  
}
.item-l {
  width: 198px;
  height: 220px;
  float: left;  
  margin-top: 6px;
  text-align: center;
}
.item-r {
  width: 198px;
  height: 220px;
  float: right;  
  margin-top: 6px;
  text-align: center;  
}
.item-r .rastro, .item-l .rastro {
  width: 120px;
  margin-left: 29px;
  margin-top: 5px;
}
.item-l .item-title a, .item-r .item-title a {
  margin: 0px;
  color: #7fc5ec;
}
.item-l .item-price, .item-r .item-price {
  margin: 5px 0px 0px 0px;
}
.item-l .item-price span, .item-r .item-price span {
  font-weight: bold;
}
.item-l .button, .item-r .button {
  margin:  10px auto 0px auto;
}
.item-l .image-back, .item-r .image-back {
  margin:  5px auto 0px auto;
}
.top-item .left {
  width: 186px;
  height: 142px;
  float: left;
}
.top-item .right {
  width: 186px;
  height: 142px;
  float: right;
  text-align: center;
}
.top-item .item-title {
  float: left;
  width: 181px;
  text-align: center;
  margin: 5px auto 0px auto;
}
.top-item .item-description {
  float: left;
  clear: left;
  width: 181px;
  height: 46px;
  text-align: justify;
  overflow: hidden;
  margin-top: 10px;
}
.top-item .item-price {
  float: left;
  clear: left;
  width: 181px;
  text-align: center;
  margin-top: 10px;  
}
.top-item .item-price span {
  font-weight: bold;
}
.top-item .image-back {
  margin: 5px auto 0px auto;
}
.top-item .button {
  margin: 15px auto 0px auto;
}
#right {
  width: 247px;
  float: right; 
  text-align: left;
   
}
#right .padding {
  margin: 20px 0px 0px 20px;
}
.novinky, .akce {
  margin-bottom: 20px;
}
#novinky {
  width: 250px;
  text-align: left;
}
#novinky .title {
  background-image: url(../design/let-box.gif);
  width: 227px;
  height: 46px;
  line-height: 57px;
  text-align: left;
  text-indent: 30px;
  font-weight: bold;
  font-size: 11px;
  font-family: tahoma;
  margin-left: 0px;
  margin-top: 20px;
  color: #7fc5ec;
  background-repeat: no-repeat;
}
}
#novinky #mail {
  width: 138px;
  height: 26px;
  line-height: 20px;
    
  margin-bottom: 5px;
}
#novinky label {
  margin-top: 10px;
  display: block;
}
#novinky #mail, #novinky label {
}
#novinky #newsletter_btn {
  width: 70px;
  height: 24px;
  margin-bottom: 10px; 
  margin-top: 10px; 
}
#kosik {
  margin-top: 30px;
  margin-bottom: 45px;
  width: 216px;
  height: 113px;
  background-image: url(../design/cart-box.gif);  
  text-align: left;  
}

#kosik table {
  width: 108px;
  margin-bottom: 5px; 
  margin-top: 5px; 
  margin-left: 90px; 
}
#kosik_btn {
  width: 70px;
  height: 24px;
  margin-left: 90px;
}
#foot {
	background-image: url(../design/foot.jpg);
	background-image: center top;	
	height: 66px;	
	text-align: center;
	clear: both;
}
.aqua, h2 span {
	color: #6098fe;
}
.center {
	width: 950px;	
	margin: auto;
	text-align: left;
	position: relative;
	right: 13px;		
}
#foot .center {
	background-image: url(../design/foot.jpg);
	background-image: center top;	 
	height: 66px;
	right: 0px;
	text-align: right;
}
#foot .copy {
	float: left;
	width: 300px;
	line-height: 66px;
	text-align:left;
	text-indent:20px;
}
#foot .menu {
	float: right;
	width: 600px;

	display: inline;
}
#foot .menu a {
	text-decoration: none;
	height: 66px;
	margin-right: 20px;
	line-height: 66px;

	color: #fff;	
}
#wd {
	display: block;
	background-image: url(../design/wd.gif);
	height: 38px;
	width: 140px;	
	margin-top: 13px;
	float: left;
	position: relative;
	left: 20px;
}
#wd span {
	display: none;
}
.detail-top {
  width: 402px;
  height: 9px;
  font-size: 0px;
  line-height: 0px;
}
.detail-back {
  width: 402px;
  background-repeat: repeat-y;
}
.detail-pad {
  padding: 0px 10px 0px 10px;
}
.detail-bot {
  width: 402px;
  height: 10px;
  font-size: 0px;
  line-height: 0px;
}
.celkova_cena {
  font-weight: bold;
  color: #7fc5ec;
}
#uzivatel_form .pole_registrace {
  width: 126px;
  height: 24px;
  float: left;
  line-height: 20px; 
}
#uzivatel_form select {
  width: 126px;
  height: 24px;
  float: left;
  line-height: 20px; 
}
#uzivatel_form .popisek_registrace {
  width: 100px;
}
ol, ul {
  list-style-position: inside;
}
#recenze {
  position: relative;
  top: 20px;
}
