* {
  margin: 0;
  padding: 0;
}

body {
  background: #ffffff url('../../image/bgr.jpg') repeat-x;
  margin: auto;         
  text-align: center;
  font-family: Arial, sans-serif;
}

h4 {
  color: #808080;
}   

h5 {
  color: #034591;
}


#page {      
  width: 920px;
  background: #004a94;
  padding: 2px;   
  margin: 4px auto;
  position: relative;
}

#pg_in {
  width: 916px;
  background: #ffffff;
  text-align: left;
  overflow: hidden;    
  margin: auto;
}

#header {            
  background: #ffffff url('../../image/header1.jpg') no-repeat;
  position: relative;
  width: 916px;  
  /*height: 390px;*/
} 

#headpeople {
  position: absolute;
  bottom: -4px;
  right: 0;
  z-index: 10000;
}

#topmenu {
  background: #ffffff url('../../image/bgr_topmenu.jpg') repeat-x top;
  width: 916px;
  height: 46px;  
  line-height: 46px;
  color: #ffffff;
  font-size: 0.7em;
  position: relative;
}

#topmenu table td {
  padding: 0;
  margin: 0;
}

#content {  
  background: #ffffff url('../../image/bgr_content.jpg') repeat-x top; 
  width: 916px;  
}

#left_col {
  width: 265px;
  float: left;
} 

#right_col {      
  width: 630px;
  float: left;
}

#home_content table {    
  font-size: 1em;    
  color: #034591;
}

#home_content {
  font-size: 0.75em;
  color: #034591;
}

#home_content a img {    
  border: 1px solid #034591;
}   
#home_content a:hover img {    
  border: 1px solid #fee101;
}

#home_content h1 {
  color: #034591;
  font-size: 1.4em;
  padding-bottom: 1.25em;
}

#home_content h4 {
  color: #808080;
  font-size: 1.25em;
  padding-bottom: 1.25em;
} 

#home_content h5 {
  color: #034591;
  font-size: 1em;
  padding-bottom: 1em;
}

#home_content p {   
  padding-bottom: 1em;
}

#home_content ul {
	margin: 0 0 20px 20px;
}

#home_content li {
	list-style-image: url('../../image/li.png');
    margin: 0;
    padding: 0;
}  

#home_content a {
	color: #004a94;
	text-decoration: underline;
}  
#home_content a:hover {
	color: #fee101;  
	background-color: #004a94;
}
/*#home_content a:visited {
	color: #444444;
}*/

.text_in {
  padding: 10px;
  width: 100%;
}

.menu_item table td {
  text-align: center;
  padding: 0;
  margin: 0;
  /*font-size: 0.8em;*/
}

.dmenu_item table {
  background: #fee600;
  /*font-size: 0.8em;*/
}
.dmenu_item table td {
  text-align: left;
  padding: 0;
  margin: 0;
  
}
.dmenu_item a {
   font-size: 0.8em;
   line-height: 1.6em;
   color: #004892;   
  margin: 0 5px;
}

.menu_item a {
  color: #ffffff;
  display: block;
  width: 131px;
  height: 46px;
  line-height: 46px;  
  font-size: 0.75em;
}

.menu_item a:hover {
  background: #ffffff url('../../image/bgr_topmenu_a.jpg') repeat-x top;
  color: #004892;
}

/* zluty blok */
.yellowblock {
  background: transparent url('../../image/bgr_yellowblock_top.png') no-repeat top;
  width: 252px;
  margin-bottom: 7px;     
  padding-top: 10px;
}

.yellowblock h5 {
  color: #024490;
  font-size: 0.9em;
  text-align: right;
  margin: 5px;
  text-transform: uppercase;
}

.yellow_mid {
	background: #ffca05 url('../../image/bgr_yellowblock_mid.png') no-repeat top;
	min-height: 90px;
}
.yellowblock ul {
    margin-left: 25px;
}
.yellowblock li {
  list-style-image: url('../../image/sipka.gif');
   font-size: 0.8em;
   line-height: 1.6em;
   color: #004892;
}
.yellowblock li a {
   color: #004892;
}
.hledani {
    color: #004892;
    padding: 0 10px; 
   font-size: 0.8em;
   line-height: 1.6em;
}

/* modry blok */
.blueblock {
  background: transparent url('../../image/bgr_blueblock_top.png') no-repeat top;
  width: 252px;   
  margin-bottom: 7px;
  padding-top: 10px;
  position: relative;  
  color: #ffffff; 
   font-size: 0.8em;  
}

.blueblock h5 {
  color: #fee600;
  font-size: 0.9em;
  text-align: right;
  margin: 5px;
  text-transform: uppercase;
}

.blueblock .more {     
  position: absolute;
  bottom: -5px;
  left: 10px;
  height: 41px;
}

.blueblock_mid {
	background: #024592 url('../../image/bgr_blueblock_mid.png') no-repeat top;
	min-height: 200px;
    padding-bottom: 15px;
}
.blueblock p {     
   margin: 0 25px 15px 25px;
}
.blueblock ul {    
   margin: 0 0 0 25px;
   padding: 0;
}
.blueblock li {
   list-style: none;
   /*line-height: 1.6em; */
   margin:0;
   padding:0;
}
.blueblock li a {
   color: #fee600;
}

#footer {
  color: #ffffff;
  background: #004a94;
  height: 25px;
  padding: 5px;
  font-size: 0.7em;
}         

.ref {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.ref_alt {
  margin-bottom: 10px;
}

.ref_img {
  margin-bottom: 5px;
}

.copyright {
  float: left;
}

.info {
  float: right;
}

.clear { clear: both; }

.bnav {
  margin-bottom: 10px; 
}
.bnav a {
   color: #004892;
}

#textnav {
   color: #004892;
   font-size: 12px;
   text-transform: lowercase;
   padding: 0.5em 0 0.5em 0;
}
#textnav a {
   color: #004892;
}

.def_link {
	position: absolute;
	background: #fff url('../../image/logo.jpg') no-repeat;
	z-index: 0;
	display: block;
	width: 260px;
	height: 130px;
}

.news_item {
    background: transparent url('../../image/bgr_content.jpg') repeat-x top;
    padding: 5px 5px 0 5px;
}

.news_item_date {
   float: right
}

.separator {
	/*border: 1px solid #004a94;*/
    border: 0;
    background: #C9DCFC;
	height: 1px;
    margin-bottom: 10px;
}       

.params {
  vertical-align: bottom;
}

.b {
  font-weight: bold;
}        

.doc_vedle {
  float: left;
  text-align: left;
  line-height: 1.6em;
  margin-right: 1px;
  width: 202px;    
  margin-bottom: 10px;
}

.doc_vedle img {
  height: 280px;  
  margin-bottom: 5px;
}

.doc_pod {
  clear: both;       
  line-height: 1.6em;
}

