body {
/*  font-family: Verdana;
  font-family: Arial;
  font-family: Georgia;
  font-family: Tahoma;
*/
  margin-top: 30px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 0.8em;
  background-image: url(img/pozadi-textura2.jpg);
  background-color: #DCE8F4;
  color: black;
	text-align: center;
}

h1 { font-size: 0%;
     color: white;
/*     height: 240px;
     background-image: url(img/logo.gif);
     background-repeat: no-repeat;  
     background-position: center center;
*/
}

h2 { font-size: 120%; text-align: center; margin-top: 0;}
a { text-decoration: none; color: black;
  outline-color:-moz-use-text-color;
  outline-style:none;
  outline-width:0;
}


a:hover { color: #993300;}
img { border-width: 0px }

#nadpis {
  font-size: 24px;
}

#page {
  width: 550px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
}



img {
    /*border: 1px black solid;*/
}



div#flash {
  width: 550px;
  position: absolute;  
}

div#mapa {
  display: none;
}

div#sponzori {
  text-align: center;
}

#awf03, #awf04, #awf05, #awf06, #awf07, #awf08, #awf09, #awf10 {
  position: absolute;
  text-indent: -2000px;
  width: 34px;
  height: 15px;
  top: 225px;
}

#awf03 { left: 72px; }
#awf04 { left: 110px; }
#awf05 { left: 148px; }
#awf06 { left: 184px; }
#awf07 { left: 221px; }
#awf08 { left: 258px; }
#awf09 { left: 295px; }


#awf10 {
  left: 0px;
  top: 0px;
  width: 400px;
  height: 220px;
}


#skip-intro  {
  display: block;
  background-image: url(img/skip-intro.gif);
  width: 275px;
  height: 30px;
}

#skip-intro a {
  display: block;
  height: 30px;
  text-indent:-9000px; background-color:transparent; 
}

#skip-intro a#skip-cz {
  width: 155px;
  float: left;
}

#skip-intro a#skip-eng {
  float: right;
  width: 104px;
}

#skip-intro a#skip-cz:hover {
  background-image: url(img/skip_cz_off.gif);
}

#skip-intro a#skip-eng:hover {
  background-image: url(img/skip_eng_off.gif);
}


a#skip-intro:hover  {
  background-image: url(img/skip-intro-blue.gif);
}


#logo {
  position: relative;
  width: 400px;
  height: 260px;
  background-image: url(wf_logo_10.png);
}

#menu {
  left: 119px;
  top: 410px;
  width: 312px;
  height: 57px;
  position: absolute;
  background-image: url(img/uvod/menu_vstup_off.gif)
}

#menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: relative;

}

#menu li {
  display: inline;
}


/* schovani textu */
#menu ul li a {
  text-indent:-9000px; 
  background-color:transparent; 
}

#menu a {
  display: block;
  color: black;
  outline-color:-moz-use-text-color;
  outline-style:none;
  outline-width:0;
  position: absolute;
  
}



a#m1 { left:3px; top: 33px; width: 35px; height: 17px; background-position: -3px -33px }
a#m2 { left:48px; top: 33px; width: 35px; height: 17px; background-position: -48px -33px }
a#m3 { left:91px; top: 33px; width: 37px; height: 17px; background-position: -91px -33px }
a#m4 { left:137px; top: 33px; width: 35px; height: 17px; background-position: -137px -33px }
a#m5 { left:181px; top: 33px; width: 35px; height: 17px; background-position: -181px -33px }
a#m6 { left:227px; top: 33px; width: 35px; height: 17px; background-position: -227px -33px }
a#m7 { left:272px; top: 33px; width: 36px; height: 17px; background-position: -272px -33px }
a#m8 { left:103px; top: 0px; width: 42px; height: 23px; background-position: -103px 0px }
a#m9 { left:157px; top: 0px; width: 55px; height: 23px; background-position: -157px 0px }


a#m1, a#m2, a#m3, a#m4, a#m5, a#m6,
a#m7, a#m8, a#m9, a#m10
 { background-image: url(img/uvod/menu_vstup_off.gif) }


a#m1:hover, a#m2:hover, a#m3:hover, a#m4:hover, a#m5:hover, a#m6:hover,
a#m7:hover, a#m8:hover, a#m9:hover, a#m10:hover
 { background-image: url(img/uvod/menu_vstup_on.gif) }

a#m1.menu-selected, a#m2.menu-selected, a#m3.menu-selected, a#m4.menu-selected, a#m5.menu-selected, a#m6.menu-selected,
a#m7.menu-selected, a#m8.menu-selected, a#m9.menu-selected, a#m10.menu-selected
 { background-image: url(img/uvod/menu_vstup_on.gif) }

