@import "/styles/navigace_left.css";
@import "/styles/navigace_top.css";
@import "/styles/page.css";

html,body{
  margin:20px 0px 0px 0px;
  padding:0px;
  text-align:center;
  background: #6D6C71;
  font-family: "Tahoma CE", "Arial CE", "Helvetica CE", Tahoma, Arial, lucida, sans-serif;
  font-size:10pt;

}
#Container{
  width:946px;
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  position:relative;
  background:url("/images/bg_nav_left.gif") #999FA5 repeat-y;
  height:auto;
  overflow:hidden;
}
#Header{
	width:698px;
	height:73px;
	background:url("/images/bg_header.gif");
	float:left;
	position:relative;
}
/*
#Page{
	width:799px;

}


#Page.PageBgUvodCz{
     margin:0px;padding:0px;
	background:url("/images/bg_uvod_main.gif") #949494 ;
}

h2{
     float:left;
     width:250px;
}

.news{
     float:right;
     width:440px;
     margin:0px;
     padding:0px;
     padding-right:10px;
}

.clear{
     clear:both;
}
#email{
	background-image:url("/images/bg_email.jpg");  
     clear:both;
     height:216px;
}
#email a{
     color:white;
     font-weight:bold;  
     letter-spacing:8px;
     position:relative;
     top:45px;
     left:460px;
}
*/

a.product_detail {
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
}