body {
  text-align: center;
  font-family: Tahoma;
  font-size: 100%;
  margin: 0;
  padding: 0;
  background: #000
}
a img  {border: 1px solid orange;}


td {vertical-align: top}
#menu {
margin: 0 auto;
width: 900px;
background: url(/images/bgmenu.jpg) repeat-x;
height: 40px;

}

#menu ul {margin: 0; padding: 0;}


#menu li {display: inline; margin: 0; padding: 0; }
#menu li a {
float: left;
text-decoration: none;
color: #fff;
border-right: 1px solid #fff;
padding: 0px 10px;
text-align:center;
font-size: 80%;
font-weight: bold;
line-height: 37px; 
}



#menu .button  {
display: block;
width: auto;
float: left;
text-decoration: none;
color: #fff;
border-right: 1px solid #fff;
padding: 0px 10px;
text-align:center;
font-size: 80%;
font-weight: bold;
border: 0;
background: none;
font-family: Tahoma;
margin-top: 9px; 

}






#menu li a.active, #menu li a:hover {
background: orange;
color: #fff;
padding: 2px 10px 0 10px;;
}





#footer {
margin: 0 auto;
width: 900px;
background: #000;
font-size: 80%
}

#footer ul {margin: 0; padding: 0;}
#footer li {display: inline; margin: 0; padding: 0; }
#footer li a {display: block;
width: auto;
float: left;
text-decoration: none;
color: #fff;
border-right: 1px solid #fff;
padding: 0px 10px;
text-align:center;
font-size: 80%;
font-weight: bold;
line-height: 20px;
}

#footer li a:hover {
color: orange;
}

#footer p {float: right; color: #fff;font-size: 80%;margin-top: 5px}
#footer p a {color:#fff;}



/* others */
.clear {clear:both;}

#parent {background:url(/images/bgbody.jpg) repeat-x center;
width: 990px;
margin: 0 auto;
}

.frame1 {border: 7px solid #4e4e4e;width: 887px;margin: 0 auto}
.frame2 {border: 7px solid #EF7C02}
.frame3 {border: 7px solid #fff;background: #fff}

#left {width: 306px; float:left; background: #BBCAC8 url(/images/motiv.jpg) no-repeat center center;min-height:585px;_height: 585px}


#right {border-left:5px solid #fff; background: #BBCAC8;float:left;
width: 547px;min-height:585px;_height:585px;
text-align:left}

#right .frame4 {border-style:solid; border-width:8px 8px 0px 8px;border-color: #BBCAC8;}
#right .frame5 {border: 8px solid #E6EDEC; }
#right .frame6 {background: #fff;
border:2px solid #BBCAC8; }

#right .frame7 {background: #E6EDEC;
padding: 0px 0px 10px 10px;
margin: 10px;
color: #3E5A63;
font-size: 80%;
  }
  
  #right a {color: #FF6900}
  
  #right .frame7b  {background: #E6EDEC url(/images/akce-bottom.jpg) no-repeat right bottom;
padding: 0px 0px 0px 10px;
margin: 10px;
color: #3E5A63;
font-size: 80%;
text-align: left}

p {margin: 10px;  text-align:left}
h1 {font-size: 12px;
color: #E46A21; 
padding:0;
margin:0}

h5 {font-size: 12px;
color: #CCCC00;
padding:0;
margin:0}
/**************** galery ****************/
.galery  .productImage a {
	display: block;
	position: relative;
	background: url(/images/btn_zoom.gif) no-repeat left bottom;
	width: 150px;
	z-index: 1;
	height: 89px;
}
.galery  .productImage img {
	position: relative;
	z-index: -1;
	display: block;
}
.galery .productImage {
	height: 85px;
	width: 75px;
	float: left;
	margin-right: 5px;
}
.galery  .productImage a:hover {
	background: url(/images/btn_zoom_middle.gif) no-repeat left bottom;
}

