@import url("navigace.css");
html,body{
  margin:0px;
  padding:0px;
  text-align:center;
  background:url('/images/background.jpg') #C8C8C8 top center ;
  font-family: "Verdana", "Helvetica CE", Arial, helvetica, sans-serif;
  font-size:0.9em;
  min-height:100%;
  height:100%;

}
#Container_optimizer{

}
body>div#Container_optimizer{
  height:auto;
  overflow:hidden;
}
#Container{
	width: 790px;
	border: 2px solid #B8BFCE;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
	padding: 8px 8px 0 8px;
	
	text-align: left;
	position: relative;
	background: url('/images/page_bg.gif') #ffffff repeat-y;
}
h1
{
	display: none;
}
div.top
{
background-image: url(../images/top_pruh.jpg);
width:570px;
height:91px;
float:left;
}
div.top2
{
background-image: url(../images/logo.gif);
width:200px;
height:141px;
float:right;

}
.clear
{
	display: block;
	clear: both;
	height:0px;
	width: 0px;
}
#Page
{
	margin-top:-45px;
	width:570px;
	float:left;

	
}
div.bottom
{
	margin-left:-8px;
	_margin-left:0px;
	_position:relative;
	_bottom:-16px;
	_left:-8px;
}
div.top2 img
{
	border:0px solid black;
}
div.aktualne
{
	font-size: 10px;
	padding-bottom:5px;
}