body{
  background-color: white;
  margin: 0;  
  padding: 0;
  color: #7e7e7e;
  font-family: arial, verdana;
  font-size: 12px;
  line-height: 140%;     
}

a {
  text-decoration: none;
}

a:hover{
  text-decoration: underline;
  color: black;
}

b{
  color: #7e7e7e;
}

img.border{
  border: 1px solid  #b7452d;        
}

td img{
  display: block;
}

h1{
  font-size: 14px;
}

h1 a {
  font-size: 14px;
}

h2{
  font-size: 12px;
  font-weight: bold;
}

table{
  padding: 0;
  margin: 0;

}

table td{
  padding: 0;
  margin: 0;
}

td.td_menu{
 width: 263px;
 height: 483px;
}

td.sub_text{
  background-image: url('images/prirodeok_05_sub.jpg'); 
  background-repeat: no-repeat;  
  width: 490px; 
  height: 631px;
}

div.div_sub_text{       
  position: relative; 
  top: 290px; 
  left: 313px;  
  background-color: transparent; 
  width: 490px; 
  height: 631px; 
  top: 0; 
  left: 0; 
  overflow: auto; 
  z-index: 10;   
}

div.div_text{
  padding: 10px;
}

div.div_text *{
  color: #7e7e7e;
}

div.div_text a{
  text-decoration: underline;
}

td.td_nadpis{
  background-image: url('images/prirodeok_02.jpg'); 
  background-repeat: no-repeat;
}

td.td_nadpis_sub{
  background-image: url('images/prirodeok_02_sub.jpg'); 
  background-repeat: no-repeat;
}

td.aktiuality_text{
  background-image: url('images/prirodeok_11.jpg'); 
  background-repeat: no-repeat;  
  width: 328px; 
  height: 483px;
}

td.sub_aktiuality_text{
  background-image: url('images/prirodeok_11_sub.jpg'); 
  background-repeat: no-repeat;  
  width: 328px; 
  height: 483px;
}

div.div_sub_aktiuality_text{       
  position: relative; 
  background-color: transparent; 
  width: 215px; 
  height: 483px; 
  top: 0; 
  left: 0; 
  overflow: auto; 
  z-index: 10;   
}

div.div_aktuality_text{
  padding: 0px 5px 5px 5px;
}

tr.radek1 td {
  padding: 0;
  margin: 0;
 	background-color: #f8f8f8;
}

tr.radek2 td {
	background-color: #eaeaea;
	padding: 0;
	margin: 0;
	
}

