@import url("navigace.css");
@import url("footer.css");
@import url("fotogalerie.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.8em;
  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: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px ;
	
	text-align: left;
	position: relative;
	background: url('/images/page_bg.gif') #ffffff repeat-y;
}

div.top
{
	background-image: url(../images/top2.jpg) ;
	background-repeat: no-repeat;
	width: 563px;
	height: 170px;
	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;
}
h1
{
	font-size:16px;
	color: #214E93;
	margin-left:10px; 

}

#Page
{
	
	width:540px;
	padding-right:15px;
	float:left;
	margin-left:15px;
	overflow:hidden;
}

div.bottom
{
	margin-left:-8px;
	_margin-left:0px;
	_position:relative;
	_bottom:-16px;
	_left:-8px;
}

div.top2 img
{
	border:0px solid black;
}
#popis
{
	
	width:555px;

	
}
div.aktualne2
{
	color: #6575a6;
	font-weight: bold;
	margin: 15px;
	border-top: 1px solid #6575A6;
	border-bottom: 1px solid #6575A6;
}
div.aktualne2 ul li
{
	margin-top:10px;
}
.dat
{
	color: #BFBFBF;
}

#fitnes
{
  width: 100%;
  margin-bottom: 10%;   
}

#fitnes table
{
  width: 90%;
  text-align: center;
  font-size: 150%;
  font-weight: bold;
  margin: 0 auto;
  margin-top: 30px;      
  border-collapse: collapse;  
  border: 0px solid red;  
}

#fitnes table th
{
  background-color: #949599;
  color: #FFFFFF;  
  padding: 10px 0px 10px 0px;
  border: 1px solid #000;    
}

#fitnes table td
{  
     border: 1px solid #000;
}

#fitnes p
{  
     text-align: right;
     padding-right: 5%;
}

#fitnes div
{  
     margin-top: 30px;
     font-size: 120%;
     line-height: 150%;
     text-align: center;          
}

#tab
{
  width: 100%;     
}

#tab table
{
  width: 90%;  
  font-size: 150%;
  font-weight: bold;
  margin: 0 auto;
  margin-top: 20px;      
  border-collapse: collapse;  
  border: 0px solid red;  
}

#tab table th
{
  background-color: #949599;
  color: #FFFFFF;  
  padding: 10px 0px 10px 0px;
  border: 1px solid #000;   
  text-align: center; 
}

#tab table td
{  
     border: 1px solid #000;
}