body, html {
  font-family:Arial, Helvetica, "Helvetica CE", "Arial CE", sans-serif; 
  margin: 0;
  padding: 0;
  height: 100%;
  background-color: #0074f6;
  color: white;
  border: 0;
  
}
h1 {
  display: none;
}

img {
  border: 0;
}
a {
  color: #ffffff;
}
a:hover {
  text-decoration: none;
}

#hlavni_obal {
  min-width: 780px;
  max-width: 880px;
  *width: 780px;
  margin: 0 auto;
  position: relative;
}


/*---------------------------------------------*/
#reklama_horni {
  width: 750px;
  height: 25px;
  background-color: #003B7E;
  position: absolute;
  top: -25px;
  left: 50px;
  *top: 0;
  *left: 0;  
  padding: 10px 0 0 30px;
}

#hlavicka {
  border: 0px solid black;
  min-width: 780px;
  max-width: 880px;
  *width: 780px;
  height: 80px;
  margin-top: 40px;
  background-color: #0074f6;
  
}
#hlavicka a{
  display: block;
  border: 0px solid black;
  height: 76px;
  width: 310px;
  margin: 0 0 10px;
  *margin: 0 0 10px -5px;
}
#logo {
  border: 0px solid red;
  width: 310px;
  height: 76px;
  background-color: #0074f6;
  background: url(logo3.gif) no-repeat;
  margin: 0 0 0 10px;
  *margin-bottom: -28px;
}
#logo:hover {
  
  background: url(logo4.gif) no-repeat;
  
}
#reklama_mala{
  position: absolute;
  top: 85px;
  *top: 88px;
  left: 350px;
  
}
#nadpis {
  position: absolute;
  top: 5px;
  *top: 15px;
  left: 20px;
}
h1 {
  font: bolder 0.9em Tahoma, Arial; 
  
}
#ikonky{
  
  position: absolute;
  top: 20px;
  right: 45px;
  
  
}
#ikonky img{
  margin: auto 5px;
  float:left;
}
/*---------------------------------------------*/


#obal_bez_hlavicky{
  width: 780px;
  margin: 0 auto;
  position: relative;
}
/*---------------------------------------------*/



#menu {
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  background-color: #0074f6;
  margin-bottom: 20px;
}
#menu a{
  padding: 2px 20px;
  color: white;
  text-decoration: none;
  border-left: 1px solid white;
 
  
}
#prvni a { border-left: 0;}

#menu ul { 

  margin: 0;
  font-family: Ariel Black, Ariel;
  font-weight: bold;
  font-size: 0.9em;
  text-align: center;
  padding: 10px;
  

		
}


#menu a:hover {
  color: #003b7e;
}
#menu li:hover {
  color: #003b7e;
}
#menu li {display: inline;}


/*---------------------------------------------*/
#hlavicka2 {
  width: 780px;
  border: 1px solid white;
  background-color: white;
  

}
#foto{
  
  width: 778px;
  height: 200px;
  background: url(mfoto.jpg) no-repeat;
  background-position: 40px top;
  background-color: white;
  border: 1px solid #0074f6;
  

}
#foto a{
  display: block;
  width: 480px;
  height: 345px;

}

/*---------------------------------------------*/


/* OBSAH INCLUDE */

/*---------------------------------------------*/
#paticka{
  margin: 60px 0 0;
  border: 1px solid white;
  width: 780px;
  /*background-color: #0074f6;*/
  background-color: white;
}
#paticka div{
  border: 1px solid #0074f6;
  width: 778px;
  background-color: white;
  color: #003b7e;
  text-align: center;
  font-size: 0.7em;
  padding: 10px 0;
}
#paticka div a{
 color: #003b7e;
}
#paticka div p{
  padding: 0;
  margin: 0;
  margin: 5px;
}
#mezera {
  height: 20px;
}


/*---------------------------------------------*/
#panel{
  width: 200px;
  height: 500px;
  background-color: #0074f6;
  position: absolute;
  top: 70px;
  right: 30px;
  margin-left: 15px;
  *padding: 10px;
}
#panel p{
  margin-left: 20px;
}
/*---------------------------------------------*/
.konec_obtekani {
  clear: both;
}

#anketa {position:absolute;top:280px;left:370px}

