* {
  margin: 0;
  padding: 0;
}

body {
  background: #ffffff url('../../image/bgr_prod.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/head_produkt.jpg') no-repeat;
  position: relative;
  width: 916px;  
  /*height: 260px;*/
}

#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.25em;
  padding-bottom: 1.25em;
}

#home_content h2 {  
  color: #034591;
  font-size: 1em;
  padding-bottom: 0.25em;
  font-weight: normal;
}

#home_content h3 {
  color: #034591;
  font-size: 1.2em;
  padding-bottom: 0.25em;
}

#home_content h4 {
  color: #808080;
  font-size: 1.25em;
  padding-bottom: 1em;
} 

#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');
}  

#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;
}       

/* 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;
}

.prod_top { 
  width: 906px;
}

.prod_top td {
  vertical-align: top;
}

.pd {  
  width: 200px; 
  padding-left: 5px;   
}

.prod_down {
  background: #cbdefc url('../../image/bgr_prod_down.jpg') bottom repeat-x;
  color: #004892; 
  height: 178px;   
}

.prod_down_nadpis {
  background: transparent;
  border-bottom: 1px solid #fff;
  padding: 5px;
  color: #004892;
  font-weight: bold;
}

.prod_down_in {
  padding: 5px;
}

.prod_down_txt {
  background: #cbdefc;
  border-bottom: 1px solid #fff;
  padding: 5px;
  color: #004892;
}

.params_tbl {
  border-collapse: collapse;
  border: 1px solid #034591;
}

.prod_parms_blue td {
  background: #014a96;
  border-bottom: 1px solid #fff;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  height: 22px;  
  border: 1px solid #ffffff;  
  border-top: 0;
}  
.prod_parms_lightblue td {
  background: #247df5;
  border-bottom: 1px solid #fff;  
  color: #fff;
  text-align: center;   
  vertical-align: middle;
  height: 22px; 
  border: 1px solid #ffffff;
  border-top: 0;
}
.prod_parms_yellow td {
  /*background: #fdea2b;*/
  background: #ffffff;
  text-align: center;     
  vertical-align: middle;
  height: 22px;     
  border: 1px solid #034591;
  border-top: 0;
}       

td.params {
  vertical-align: bottom;
}

.params_tbl {
  width: 650px;
}

.prod_use {
  width: 650px;
  margin-top: 10px;
}

.prod_use img {
  float: right;
  margin-right: 10px;
}

.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;
}

