body
{
  background-color:white;
  text-align: center; 
  color:grey;
  overflow-x:hidden; 
}
.uvodni_strana
{

  margin: 0 auto 0 auto; 
  
}
.nahledy
{
  position:relative;
  left:0px;
  top:0px;

  
 }
 
.tucne
{
 font-weight:bold;
}
.forum
{

  position:relative;
  top:-150px;
  left:450px;
}
img
{
  border:0px;
  z-index:100;
}
.ventilatory_key
{
  
  position:relative;
  top:5px;
}
.ventilace_obrazek
{
  position:relative;
  top:-580px;
  left:-430px;
  z-index:3;
}
.telo
{
 z-index:50;
 max-width:500px;
   margin: 0 auto 0 auto; 
   position:relative;
   
 
}
.navigace
{

}
a.link, a.visited, a.hover
{
color:purple;


}
.odkazy
{
  position:relative;
  top:-200px;

}

.legalCopyright{
  position:relative;
  top:-20px;
  text-align:center;
	padding: 10px 0;
	font-size: 1.1em;
	color: #848484;
}
.legalCopyright a{
	color: navy;
	font-size: 10px;
}
h3
{
 color:red;
}
.legalCopyright a:hover{
	text-decoration: underline;
}
