.close {
    float: right;
    text-decoration: none;
    margin: 5px 10px 0 0; 
}

.popup {
/*    border: 1px solid #000;*/
    background-color: #FFF;
    z-index: 2000;
    padding: 0; 
    margin: 0; 
    position: absolute;
    border: 5px solid #E37F48;
    }  


body, html
	{
	margin: 0px;
	padding: 0px;
	background: #fff;
	text-align: center;
	font-size: 100%;
	font-family: arial, trebuchet ms, verdana;
	color: #555;
	}
img, a img {
  border: none;
  }

.obal {
  width: 920px;
  text-align: left;
  margin: auto;
  position: relative;
  }
/* --- hlavicka --- */
/*.hlavicka {
  height: 115px; 
  background: #fff url('/img/main_top_bg.gif') no-repeat;
  /*padding: 30px 0 0 15px;
  }*/
/* ------------ logo ------------ */
.logo {
  float: left;
  }
.logo a img {
  margin: 30px 0 0 15px;
  }
/* --- obsahove casti --- */
.obal_obsah {
  width: 917px;
  _width: 920px;
  font-size: 70%;
  }
.sloupec_noborder {  
  width: 184px;
  float: left;
  height: 215px;
  }
.sloupec_border {  
  width: 183px;
  float: left;
  border-left: 1px solid #E6E6E6;
  height: 215px;
  }
.obal_obsah_2 {
/*  position: relative;*/
  width: 920px;
  font-size: 70%;
  height: 185px;
  }
.obal_obsah_2 .sloupec_noborder {  
  width: 183px;
  float: left;
  height: 185px;
  }
.obal_obsah_2 .sloupec_border {  
  width: 183px;
  float: left;
  height: 185px;
  border-left: 1px solid #E6E6E6;
  } 
.sloupec_border h2, .sloupec_noborder h2 {
/*  background: #C8DDED url('/img/hp_rubrika_bg.gif') no-repeat;*/
  color: #023195;
  font-size: 100%;
  margin: 0;
  padding: 13px 0 10px 35px;
  }
.sloupec_border p img, .sloupec_noborder p img {
  border: 4px solid #ECECEC;
  }
.sloupec_noborder img {
  margin: 0;
  border: none;
  }  
.sloupec_border p, .sloupec_noborder p {
  padding: 10px 12px;
  margin: 0;
  line-height: 110%;
  }
.sloupec_border p a img, .sloupec_noborder p a img {
  border: none;
  }

.reklama_1 {
    position: absolute;
    top: 111px;
    left: 736px;
    z-index: 50;
    }
.reklama_2 {
    width: 182px;
    position: absolute;
    }
         
.news {
    width: 734px;
    float: right;
    }    
.news_title {
    background: #CEE1EF;
    }
.obal_news {
    width: 734px;
    border: 1px solid #000;
    } 
    
a.news_link { 
  color: #555;
  text-decoration: none;
  }
a.news_link:hover { 
  color: #555;
  text-decoration: underline;
  } 
   
/* --- modifikace --- */   
.novobr { 
 border-left: 1px solid #E6E6E6;
 border-bottom: 1px solid #E6E6E6;
 background: #f6f6f6;
 height: 173px; 
 _height: 177px; 
 }
.novobr p {
  clear: both;
  margin: 0;
  padding: 10px 10px 0 10px;
  }
  
.novobr p.anotace {
  clear: both;
  margin: 0;
  padding: 5px 10px 0 10px;
  }
  
.novobr p img {
  float: left;
  margin: 0 5px 0 0;
  }
.novobr p span a {
  font-weight: bold;
  color: #0145A6;
  text-decoration: none;
  }
.novobr p span a:hover {
  color: #000;
  }  
.novobr p .novy {
  font-weight: bold;
  color: #C10303;
  }      
/* ---- clear --- */
.clear {
  clear: both;
  }   
/* --- pata --- */
.copy {
  font-size: 70%;
  text-align: center;
  color: #969696;
  padding: 0;
  }
.copy p {
  padding: 0;
  margin: 0;
  }  
.copy a {
  color: #676767;
  text-decoration: underline;
  }  
.copy a:hover {
  color: #000;
  text-decoration: none;
  }    
/* --- links --- */
a { 
  color: #007549; 
  text-decoration: underline;
  }
a:hover { 
  color: #003F27;
  }