* { font-family: Tahoma; 	font-weight: normal;}
html { margin: 0; padding: 0; font-size: 12px; }
body {
  
  margin-top: 5px;
  padding-top: 5px;

   /* center layout in ie5 and 5.5. */
  text-align:center;
  font-family: arial; 
  color: #fff;	
  background-color: #000000;	
  background-image: url('img/tlo.jpg');
  background-position: top;
  background-repeat: repeat-x; 
	
	
}


table, td, #balonik {
  font-family: arial; 

  font-size: 12px;	

}


a {
  font-family: arial; 
  color: #ccc;	

	text-decoration: none;
}


a:hover { text-decoration: underline; }



#container {
  width: 960px !important;
  width: 960px; /* IE */
  height: 600px !important;	
  height: 600px; /* IE */
  margin: 0 auto 30px auto;


}



#header {
  width: 100%;
  height: 250px;
  background-image: url('img/tlo_header.jpg');
  background-position: top;
  background-repeat: no-repeat;  
}

#scroll {
  width: 100%;
  height: 25px;
  background-image: url('img/tlo_main.jpg');
  background-position: top;
  background-repeat: no-repeat;  
    margin: 0 auto 0px auto;	
}

#stopka {
	  clear: both;
  width: 100%;
  height: 140px;
  background-image: url('img/tlo_stopka.jpg');
  background-position: top;
  background-repeat: no-repeat; 
	
}



#main {

  width:  100%;

 
  background-image: url('img/tlo_main.jpg');
  background-position: top;
  background-repeat: repeat-y; 
	  
  
}

#tresc {

  width: 88%;
  min-height: 280px !important;	
  min-height: 280px; /* IE */
  margin: 0 auto 0px auto;
   background-color: #000000;		
  
}


#menu_dol {
  clear: both;
  width: 100%;
  height: 30px;
  text-align: right;
  
}