html,body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 12px;
	color: #fff;
  background-image:  url('images/pozadi.gif');
  background-color: gray;
}

#tabulka {
	border-width: 0;
	margin: 0 auto;
	width: 100%;
	height:	762px;
	margin-top: 5px;
	text-align: center;
}

#banner {
	text-align: left;
	margin: 0 auto;
	width: 770px;
	height: 205px;
	margin-top: 0px;
	background-image:url('images/banner.gif');
}

#telo {
	text-align: left;
	margin: 0 auto;
	width: 770px;
	min-height: 548px;
	_height:548px;
	margin-top: 0px;
}

#menu {
	width: 187px;
  /*width:770px;*/
	min-height: 553px;
	_height:553px;
	margin-top: 0px;
	float: left;
}

#stred{
  float: left;
  position: relative;
  margin-top: 0px;
	background-image: url('images/pozadi-stred.gif');
  background-repeat: repeat-y;
}

#menu ul,.galerie_menu{
  padding:0;
  margin:0;
}

#menu ul li,.galerie_menu{
  font-size: 14px;
  font-weight: bold;
  padding:0;
  list-style-type: none;
  margin-left: 20px;
  margin-bottom: 5px;
}

.galerie_menu ul li{
  list-style-type: none;
}

#menu ul li a,.galerie_menu a{
  color:#ffFFff;
  text-decoration: none;
}

#menu ul li a:hover,.galerie_menu a:hover{
  color:#E4751B;
}

#obsah {

	width: 583px;
	min-height: 553px; /* 553px*/
	_height:553px;
	margin-top: 0px;
	float: right;
	/*background-image: url('images/obsah.gif');*/
}

#obsah_in{
  margin:15px;
}

#paticka-cela {
	width: 770px;
	height: 14px;
	margin-top: -5px;
	float: left;
	background-image: url('images/paticka.gif');
}

#c {
  clear: both;
  display: block;
  width: 730px;
  height: 25px;
  margin: 0 auto;
  background-image: url(images/c.gif);
  background-repeat: no-repeat;
  background-position: top right;
  vertical-align: middle;
  line-height: 20px;
  text-align: right;
}

#c:hover{
  background-position: 100% 100%;
}

#c p{
  visibility: hidden;
  margin-right: 80px;
  color: #ffFFff;
  font-weight: bold;
}

#c:hover p{
  visibility: visible;
}

/*****************************************************************************/

#kontakt{
  position: absolute;
  bottom:20px;
  left:5px;
  font-style: normal;
  margin-top: 100px;
  padding-left: 20px;
  /*margin-left: 20px;*/
  line-height: 16px;
  vertical-align: bottom;
  font-size: 13px;
  font-weight: bold;
  color: #ffFFff;
}
#kontakt2{
  line-height: 16px;
  margin:20px;
  vertical-align: bottom;
  font-size: 13px;
  font-weight: bold;
  color: #ffFFff;
}
legend{
  color: #ffFFff;
}
a{
  color: #ffFFff;
  text-decoration: none;
}
a:hover{
  color: #E4751B;
  text-decoration: none;
}
h2{
  text-align: center;
  font-size: 16px;
  margin: -10px 0 0 0 ;
  }
h3{
  color:#E4751B;
  margin:0;
  font-size: 14px;
}
.zbozi{
  margin-top:30px;
  padding:10px;
  width: 180px;
  height: 180px;
  background-image: url('images/obrpoz.png');
}
.zbozi_a{
  color:#E4751B;
  text-decoration: none;
  font-weight: bold;
  margin-bottom: 0;
}
.zbozi_a:hover{
  color:#fff;
}
.zbozi h3{
  margin-bottom: 3px;
}
.zbozi p{
  margin:0;
}
.zbozi .cena{
  text-align: right;
  width:170px;
  height: 170px;

}
#detail_cena{
  float:right;
  width:200px;
  font-weight: bold;
  font-size: 14px;
}
#detail_cena p{
  margin:0 0 0 32px;
  font-size: 11px;
}
.detail_vlastnosti{
  float:left;
  margin: 8px 20px 20px 20px;
  font-size: 13px;
  font-weight: bold;
  width:260px;
}
.detail_vlastnosti p{
  margin: 0 0 8px 0px;
}
.detail_vlastnosti .hodnota,#detail_cena .hodnota{
  color:#E4751B;
}
.detail_img{
background-image: url(images/obrpoz.png);
background-position: center center;
  width:200px;
  height: 200px;
  line-height: 200px;
  float:left;
  margin:10px;
  vertical-align: middle;
  text-align: center;
}
.detail_img img{
  margin:10px;
}
.popis{
  font-weight: bold;
  font-size: 11px;
}
#dokumentace{
  color:#E4751B;
}

#menu ul{
  margin-top:5px;
}
#menu ul ul{
  margin-top:0px;
}
#vypis_hlavicka{
  text-align: right;
  width:550px;
  line-height: 20px;
  vertical-align: bottom;
  position: absolute;
}
#vypis_hlavicka a{
  text-decoration: none;
  color:#ffFFff
}
#vypis_hlavicka a:hover{
  color:#E4751B;
}
#vypis_hlavicka strong{
  color:#E4751B;
}
#vypis_paticka{
  clear: both;
  text-align: right;
  width:550px;
  line-height: 20px;
  font-weight: bold;
}
#vypis_paticka a{
  text-decoration: none;
}
#vypis_paticka strong{
  color:#E4751B;
}
a.vypis_img{
  display: block;
  width:180px;
  height:120px;
  border:0;
  background-repeat: no-repeat;
  /*background-position: 5px 0px;*/
  background-position: left center;
}
.vypis_img p{
  margin:0;
  text-align: right;
  font-size: 12px;
  font-weight: bold;
}
.vypis_img p strong{
  font-size: 14px;
}


/******************************/
.galerie_img{
  width:140px;
  height:110px;
  float:left;
  margin:10px;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
}
.galerie_menu2{
  padding:0;
  margin:0;
}
.galerie_menu2 li{
  padding:0;;
  margin-left:20px;
}
