html {
  height:             100%;
  margin:             0;
  padding:            0;
 /*_overflow:          hidden; */
}  

 body {
  height:             100%;
  margin:             0px;
  padding:            0px;
  color:              #ccc;
  background :        url("pruhy_04.gif");
  font-family:        "Trebuchet MS", "Helvetica CE", Verdana, lucida, sans-serif;
  text-align:         left;
/*   _overflow:          hidden; */
  font-size:          small;
}

#main {
/*  height:             100%;   
  overflow:           auto;     */
  margin:             0;
  padding:            0;
   /* background :        url("pruhy_04.gif"); */
} 

#navigace {
  width:              240px;
  border-width:       0 0px 0 1px;
  border-style:       solid; 
  border-color:       #677790;
  padding:            0px 0px 2em 0;
/*  color:              #ccc; */
/*   background :        url("pruhy_04.gif"); */
  text-align:         left;
  /* position:           fixed;
  _position:          absolute; */
  overflow:           auto;
  float:              right;
  height:             95%; 
  
  
}  

#obsah {
 /* border:             0px solid white; */
  padding:            52px 285px 20px 45px;
  margin:             0px 0px 0 0;
  color:              #ccc;
  text-align:         justify;
  background :        url("pruhy_04.gif");
 /* _height:             90%; */
  
} 

.texty {

  margin:            0px 0 0px 0px;
  border:             0px solid red;

}

.images {

 /* clear:              both; */
  float:               left;
  width:              200px;
  border:             0px solid red;

}

#menu {
  padding-left:       15px;
  padding-right:      10px;
}

h1 {
  display:            none;
  text-align:         left;
  letter-spacing:     0.5em;
  font-size:          1.5em;
  padding:            20px 0 0px 15px;
}

h1 a {
  text-decoration:    none;
}

h2 {
  text-align:         center;
  letter-spacing:     10px;
  font-size:          medium;
}

h3 {
  display:            block;
  text-align:         left;
  letter-spacing:     2px;
  font-size:          1.4em;
  font-weight:        500;
  margin:             0px 0 15px 0;
  color:              #fd7900;
  line-height:        69px;
  height:             69px;
  border-width:       1px 0px 1px 0;
  border-style:       solid; 
  border-color:       #677790;
  text-transform:     uppercase;
  padding:            0px;
}

h3 img {
  margin:             0px 1em 0px 0px;
  width:              64px;
  height:             64px;
  padding:            0px;
  border:             0px solid black;
}

h4 {
  text-align:         left;
  letter-spacing:     2px;
  font-size:          1.1em;
  margin:             0.7em 0 0.2em 0;
  font-weight:        600;
  color:              #fd7900;
}

#low {
  text-transform:     none;
}

h5 {
  text-align:         left;
  letter-spacing:     0em;
  font-size:          1em;
  margin:             50px 0 0.2em 0;
  font-weight:        400;
  border-width:       1px 0px 0px 0;
  border-style:       solid; 
  border-color:       #677790;
  padding:            0.6em 0 0 0;
}

img {
  border:             0px;
} 

a {
  color:              #ccc;
} 

a:hover {
  color:              #fff;
}

p {
  margin:             0.4em 0 0.4em 0;
  padding:            0px;
}

ul {
  margin:             0.5em 0 0.5em 2em;
  text-align:         justify;
  padding:            0px;
}

.menuitem {
  font-size:          1.2em;
}  

#menu h4 {
  padding:            0;
	}
	
#menu ul {
	margin:             0; 
  padding:            0em;
	list-style-type:    none;
}

#menu li {
	font-size:          0.85em;
  margin:             0px; 
  padding:            0px;
/*	list-style-type:    none; */
}

#menu a {
	display:            block;
	margin:             0;
  padding-left:       25px;
	text-decoration:    none;
	color:              #ccc;
	border:             0px solid white;
	background:         url("roll_menu.gif") 0 0 no-repeat;
	background-position: -210px 6px;
}

#menu a:hover {
	color:              #fff;
	background-position: 0px 6px;
/*	border-width:       0px;
  border-style:       solid; 
  border-color:       #677790; */
}

#menu a:active {
  color:              #FD7900;
  background-position: -420px 6px;
/* border-width:       0px;
  border-style:       solid; 
  border-color:       #666666; */
}

#menu li a {
	display:            block;
	padding-left:       25px;
  margin:             0;
  text-decoration:    none;
	background:         url("roll_podmenu.gif") 0 0 no-repeat;
	background-position: -210px 4px;
}

#menu li a:hover {
	color:              #fff;
	background-position: 0px 4px;
}

#menu li a:active {
  color:              #fd7900;
  background-position: -420px 4px;
}

#adresa ul  {
	margin:             0em; 
  padding:            0em;
	list-style-type:    none;
}

.drobecek {
/*  clear:              both; */ 
  float:              left;
  text-align:         right;
  font-size:          0.8em;
  margin-top:         15px;
  border:             0px solid black;
  display:             block;
  width:              100%;
  color:              #aaa;
}

#contact {
  font-size:          0.8em;
  border-width:       1px 0 0 0;
  border-style:       solid; 
  border-color:       #677790;
  padding-left:       20px;
  padding-top:        14px;
  margin:             14px 0 0 0;
}

#contact span{

  font-weight:        600;
}



.imag {

  float:              left;
  text-align:         right;
  border-width:       0px;
  border-style:       solid; 
  border-color:       #111;
  margin:             5px 25px 25px 0px;
  padding-bottom:      1em;
  width:              200px; 
}

.sup {
  vertical-align:     super;
  font-size:          55%;
}

hr.cistic {
/*  vertical-align:     super;*/ 
  /* font-size:          50%; */ 
/*  clear:              both; */
  height:             1px;
  border:             none;
  margin:             1em 0 0 0;
  display:            none;
   }
   
  .pic { 
  margin-left:       auto;
  width:             100%;
  border:            0px solid white;
  text-align:        center;
}   
.nabidka {
  text-align:         justify;
  width:              400px;
 }
#logo {
  padding:            54px 0 15px 20px;
  background:         url("logo_pmd_roll.gif") 20px 54px no-repeat;
  width:              72px;
  height:             69px;
}
#logo a {
  display:            block;
  width:              72px;
  height:             69px;
  background:         url("logo_pmd_roll.gif") -72px 0px no-repeat;
  text-decoration:    none;
}
#logo a:hover {
  background:         none;
}

.icons {
  text-align:         left;
  margin:             0px 0px 15px  0px;
  border:             0px solid white;
  line-height:        70px;  
}
.icons img{
  border:             0px solid black;
  padding:            0px;
  margin:             0px;
}
#logo_kapD {
  text-align:        left;
  margin:            0px 0 40px  0px;
  height:             69px;
  background:         url("lolo_dev.gif") 0px 5px no-repeat;
  border-width:       1px 0px 1px 0;
  border-style:       solid; 
  border-color:       #677790;
  vertical-align:     baseline;
}
#logo_kapD h3{
  display:            block;
}
#logo_kapPM {
  text-align:         left;
  margin:             0px 0 40px  0px;
  height:             69px;
  background:         url("lolo_pm.gif") 0px 5px no-repeat;
  border-width:       1px 0px 1px 0;
  border-style:       solid; 
  border-color:       #677790;
  vertical-align:     baseline;
}
#logo_kapPM h3{
  display:            block;
}

#logo_kapRC {
  text-align:        left;
  margin:            0px 0 40px  0px;
  height:             69px;
  background:         url("lolo_rc.gif") 0px 5px no-repeat;
  border-width:       1px 0px 1px 0;
  border-style:       solid; 
  border-color:       #677790;
  vertical-align:     baseline;
}
#logo_kapRC h3{
  display:            block;
}


.vozdoba {
  color:              #ccc;
  border-width:       1px 0 1px 0;
  border-style:       solid; 
  border-color:       #677790;
  background-color:   transparent;
  padding:            0px 0px 0px 10px;
  line-height:        1.6em;
  font-size:          1em;
  font-weight:        600;
}
#uvod_pm {
  margin:             0px 0 0 0;
  padding:            0px 0 5px 0;
  border-width:       0px;
  border-style:       solid; 
  border-color:       white;
}
#uvod_de {
  margin:             10px 0 0 0;
  padding:            0px 0 10px 0;
}  
#cure {
  font-weight:        600;
}
.faze {
  margin:             30px 0 0 0;
}
.mapa {
  float:              right;
  margin:             5px 0 0 0;
  
}
.mapa img {
  width:              64px;  
  border-width:       1px;
  border-style:       solid; 
  border-color:       black;
}
.blok {
  margin:             35px 0 0 0;
}
.smalllink {
  margin:             0.4em 0 0 0;
  font-size:          0.8em;
}
#back_spol {
  margin:             17px 10%;
}
.icons      {
  border:             0px solid grey;
  width:              100%;
  height:             132px;
}
.icons span {
  float:              left;
  display:            block;
  width:              64px;
  height:             64px;
  padding:            0px 0px 0 0px;
  border:             0px solid white;
  margin:             0px 4px 4px 0px;
}
.icons a {
  display:            block;
  width:              64px;
  height:             64px;
  text-decoration:    none;
}
.blok {
  margin:             35px 0 0 0;
}
.new li {
  display:            block;
  border:             1px solid white;
}

.texty { 
  padding-left:       224px;

  }
  
  
  #aktual       {

  margin:             45px 0;
  }
  
.highlight    {

  	display:            block;
  font-weight:         600;
  color:               #fd7900;
  padding-left:       25px;
  margin:             0;
  text-decoration:    none;
	background:         url("roll_menu.gif") 0 0 no-repeat;
	background-position: 0px 4px;
 
     }
  
  
table
{
border-collapse:collapse;

}
table,th, td
{
border: 0px solid white;

padding:10px;
} 
  
.tdheader {

font-weight: 600;
border-bottom: 0px solid #677790;
border-top: 1px solid #677790;
padding: 15px;


}  
  

#icon_pm_01 {
  background:         url("ic_pm_01_02.gif") -64px 0px no-repeat;
}
#icon_pm_01 a {
  background:         url("ic_pm_01_02.gif") 0px 0px no-repeat;
}
#icon_pm_01 a:hover {
  background:         none;
}
#icon_pm_02 {
  background:         url("ic_pm_02_02.gif") -64px 0px no-repeat;
}
#icon_pm_02 a {
  background:         url("ic_pm_02_02.gif") 0px 0px no-repeat;
}
#icon_pm_02 a:hover {
  background:         none;
}
#icon_pm_03 {
  background:         url("ic_pm_03_02.gif") -64px 0px no-repeat;
}
#icon_pm_03 a {
  background:         url("ic_pm_03_02.gif") 0px 0px no-repeat;
}
#icon_pm_03 a:hover {
  background:         none;
}
#icon_pm_04 {
  background:         url("ic_pm_04_02.gif") -64px 0px no-repeat;
}
#icon_pm_04 a {
  background:         url("ic_pm_04_02.gif") 0px 0px no-repeat;
}
#icon_pm_04 a:hover {
  background:         none;
}
#icon_pm_05 {
  background:         url("ic_pm_05_02.gif") -64px 0px no-repeat;
}
#icon_pm_05 a {
  background:         url("ic_pm_05_02.gif") 0px 0px no-repeat;
}
#icon_pm_05 a:hover {
  background:         none;
}
#icon_pm_06 {
  background:         url("ic_pm_06_02.gif") -64px 0px no-repeat;
}
#icon_pm_06 a {
  background:         url("ic_pm_06_02.gif") 0px 0px no-repeat;
}
#icon_pm_06 a:hover {
  background:         none;
}
#icon_pm_07 {
  background:         url("ic_pm_07_02.gif") -64px 0px no-repeat;
}
#icon_pm_07 a {
  background:         url("ic_pm_07_02.gif") 0px 0px no-repeat;
}
#icon_pm_07 a:hover {
  background:         none;
}
#icon_pm_08 {
  background:         url("ic_pm_08_02.gif") -64px 0px no-repeat;
}
#icon_pm_08 a {
  background:         url("ic_pm_08_02.gif") 0px 0px no-repeat;
}
#icon_pm_08 a:hover {
  background:         none;
}
#icon_pm_09 {
  background:         url("ic_pm_09_02.gif") -64px 0px no-repeat;
}
#icon_pm_09 a {
  background:         url("ic_pm_09_02.gif") 0px 0px no-repeat;
}
#icon_pm_09 a:hover {
  background:         none;
}
#icon_pm_10 {
  background:         url("ic_pm_10_02.gif") -64px 0px no-repeat;
}
#icon_pm_10 a {
  background:         url("ic_pm_10_02.gif") 0px 0px no-repeat;
}
#icon_pm_10 a:hover {
  background:         none;
}
#icon_pm_11 {
  background:         url("ic_pm_11_02.gif") -64px 0px no-repeat;
}
#icon_pm_11 a {
   background:         url("ic_pm_11_02.gif") 0px 0px no-repeat;
}
#icon_pm_11 a:hover {
  background:         none;
}
#icon_pm_12 {
  background:         url("ic_pm_12_02.gif") -64px 0px no-repeat;
}
#icon_pm_12 a {
   background:         url("ic_pm_12_02.gif") 0px 0px no-repeat;
}
#icon_pm_12 a:hover {
  background:         none;
  }
#icon_pm_13 {
  background:         url("ic_pm_13_02.gif") -64px 0px no-repeat;
}
#icon_pm_13 a {
   background:         url("ic_pm_13_02.gif") 0px 0px no-repeat;
}
#icon_pm_13 a:hover {
  background:         none;
  }
#icon_pm_14 {
  background:         url("ic_pm_14_02.gif") -64px 0px no-repeat;
}
#icon_pm_14 a {
   background:         url("ic_pm_14_02.gif") 0px 0px no-repeat;
}
#icon_pm_14 a:hover {
  background:         none;
  }
 
 #icon_pm_15 {
  background:         url("ic_pm_15_02.gif") -64px 0px no-repeat;
}
#icon_pm_15 a {
   background:         url("ic_pm_15_02.gif") 0px 0px no-repeat;
}
#icon_pm_15 a:hover {
  background:         none;
  }
 #icon_pm_16 {
  background:         url("ic_pm_16_02.gif") -64px 0px no-repeat;
}
#icon_pm_16 a {
   background:         url("ic_pm_16_02.gif") 0px 0px no-repeat;
}
#icon_pm_16 a:hover {
  background:         none;
  }
 
 #icon_pm_17 {
  background:         url("ic_pm_17_02.gif") -64px 0px no-repeat;
}
#icon_pm_17 a {
   background:         url("ic_pm_17_02.gif") 0px 0px no-repeat;
}
#icon_pm_17 a:hover {
  background:         none;
  }
 
  #icon_pm_18 {
  background:         url("ic_pm_18_02.gif") -64px 0px no-repeat;
}
#icon_pm_18 a {
   background:         url("ic_pm_18_02.gif") 0px 0px no-repeat;
}
#icon_pm_18 a:hover {
  background:         none;
  }
 
  #icon_pm_19 {
  background:         url("ic_pm_19_02.gif") -64px 0px no-repeat;
}
#icon_pm_19 a {
   background:         url("ic_pm_19_02.gif") 0px 0px no-repeat;
}
#icon_pm_19 a:hover {
  background:         none;
  }
 


  
#icon_de_01 {
  background:         url("ic_de_01_02.gif") -64px 0px no-repeat;
}
#icon_de_01 a {
   background:         url("ic_de_01_02.gif") 0px 0px no-repeat;
}
#icon_de_01 a:hover {
  background:         none;
}
#icon_de_02 {
  background:         url("ic_de_02_02.gif") -64px 0px no-repeat;
}
#icon_de_02 a {
   background:         url("ic_de_02_02.gif") 0px 0px no-repeat;
}
#icon_de_02 a:hover {
  background:         none;
}
#icon_de_03 {
  background:         url("ic_de_03_02.gif") -64px 0px no-repeat;
}
#icon_de_03 a {
   background:         url("ic_de_03_02.gif") 0px 0px no-repeat;
}
#icon_de_03 a:hover {
  background:         none;
}
#icon_de_04 {
  background:         url("ic_de_04_02.gif") -64px 0px no-repeat;
}
#icon_de_04 a {
   background:         url("ic_de_04_02.gif") 0px 0px no-repeat;
}
#icon_de_04 a:hover {
  background:         none;
}
#icon_de_05 {
  background:         url("ic_de_05_02.gif") -64px 0px no-repeat;
}
#icon_de_05 a {
   background:         url("ic_de_05_02.gif") 0px 0px no-repeat;
}
#icon_de_05 a:hover {
  background:         none;
}
#icon_de_06 {
  background:         url("ic_de_06_02.gif") -64px 0px no-repeat;
}
#icon_de_06 a {
   background:         url("ic_de_06_02.gif") 0px 0px no-repeat;
}
#icon_de_06 a:hover {
  background:         none;
}
#icon_de_07 {
  background:         url("ic_de_07_02.gif") -64px 0px no-repeat;
}
#icon_de_07 a {
   background:         url("ic_de_07_02.gif") 0px 0px no-repeat;
}
#icon_de_07 a:hover {
  background:         none;
}
#icon_de_08 {
  background:         url("ic_de_08_02.gif") -64px 0px no-repeat;
}
#icon_de_08 a {
   background:         url("ic_de_08_02.gif") 0px 0px no-repeat;
}
#icon_de_08 a:hover {
  background:         none;
}
#icon_de_09 {
  background:         url("ic_de_09_02.gif") -64px 0px no-repeat;
}
#icon_de_09 a {
   background:         url("ic_de_09_02.gif") 0px 0px no-repeat;
}
#icon_de_09 a:hover {
  background:         none;
}
#icon_de_10 {
  background:         url("ic_de_10_02.gif") -64px 0px no-repeat;
}
#icon_de_10 a {
   background:         url("ic_de_10_02.gif") 0px 0px no-repeat;
}
#icon_de_10 a:hover {
  background:         none;
}

#icon_de_12 {
  background:         url("ic_de_12_02.gif") -64px 0px no-repeat;
}
#icon_de_12 a {
   background:         url("ic_de_12_02.gif") 0px 0px no-repeat;
}
#icon_de_12 a:hover {
  background:         none;
}
#icon_de_13 {
  background:         url("ic_de_13_02.gif") -64px 0px no-repeat;
}
#icon_de_13 a {
   background:         url("ic_de_13_02.gif") 0px 0px no-repeat;
}
#icon_de_13 a:hover {
  background:         none;
}
#icon_de_14 {
  background:         url("ic_de_14_02.gif") -64px 0px no-repeat;
}
#icon_de_14 a {
   background:         url("ic_de_14_02.gif") 0px 0px no-repeat;
}
#icon_de_14 a:hover {
  background:         none;
}
#icon_de_15 {
  background:         url("ic_de_15_02.gif") -64px 0px no-repeat;
}
#icon_de_15 a {
   background:         url("ic_de_15_02.gif") 0px 0px no-repeat;
}
#icon_de_15 a:hover {
  background:         none;
}
#icon_de_16 {
  background:         url("ic_de_16_02.gif") -64px 0px no-repeat;
}
#icon_de_16 a {
   background:         url("ic_de_16_02.gif") 0px 0px no-repeat;
}
#icon_de_16 a:hover {
  background:         none;
}

#icon_de_17 {
  background:         url("ic_de_17_02.gif") -64px 0px no-repeat;
}
#icon_de_17 a {
   background:         url("ic_de_17_02.gif") 0px 0px no-repeat;
}
#icon_de_17 a:hover {
  background:         none;
}

#icon_de_18 {
  background:         url("ic_de_18_02.gif") -64px 0px no-repeat;
}
#icon_de_18 a {
   background:         url("ic_de_18_02.gif") 0px 0px no-repeat;
}
#icon_de_18 a:hover {
  background:         none;
}



#icon_rc_01 {
  background:         url("ic_rc_01_02.gif") -64px 0px no-repeat;
}
#icon_rc_01 a {
   background:         url("ic_rc_01_02.gif") 0px 0px no-repeat;
}
#icon_rc_01 a:hover {
  background:         none;
}


#icon_rc_02 {
  background:         url("ic_rc_02_02.gif") -64px 0px no-repeat;
}
#icon_rc_02 a {
   background:         url("ic_rc_02_02.gif") 0px 0px no-repeat;
}
#icon_rc_02 a:hover {
  background:         none;
}



#icon_rc_03 {
  background:         url("ic_rc_03_02.gif") -64px 0px no-repeat;
}
#icon_rc_03 a {
   background:         url("ic_rc_03_02.gif") 0px 0px no-repeat;
}
#icon_rc_03 a:hover {
  background:         none;
}



#icon_rc_04 {
  background:         url("ic_rc_04_02.gif") -64px 0px no-repeat;
}
#icon_rc_04 a {
   background:         url("ic_rc_04_02.gif") 0px 0px no-repeat;
}
#icon_rc_04 a:hover {
  background:         none;
}



#icon_rc_05 {
  background:         url("ic_rc_05_02.gif") -64px 0px no-repeat;
}
#icon_rc_05 a {
   background:         url("ic_rc_05_02.gif") 0px 0px no-repeat;
}
#icon_rc_05 a:hover {
  background:         none;
}



#icon_rc_06 {
  background:         url("ic_rc_06_02.gif") -64px 0px no-repeat;
}
#icon_rc_06 a {
   background:         url("ic_rc_06_02.gif") 0px 0px no-repeat;
}
#icon_rc_06 a:hover {
  background:         none;
}



#icon_rc_07 {
  background:         url("ic_rc_07_02.gif") -64px 0px no-repeat;
}
#icon_rc_07 a {
   background:         url("ic_rc_07_02.gif") 0px 0px no-repeat;
}
#icon_rc_07 a:hover {
  background:         none;
}

#icon_rc_08 {
  background:         url("ic_rc_08_02.gif") -64px 0px no-repeat;
}
#icon_rc_08 a {
   background:         url("ic_rc_08_02.gif") 0px 0px no-repeat;
}
#icon_rc_08 a:hover {
  background:         none;
}

