/* Start of CMSMS style sheet 'worldfest_2008_eng' */
/* Upravy modulu Albums */
.thumb a {
  background-color: transparent;
/*
  background-color:white;
  border-color:#EEEEEE #CCCCCC #CCCCCC #EEEEEE;
  border-style:solid;
  border-width:1px 2px 2px 1px;
*/
  border: 0 none;
}

.thumb {
/*  width:150px; */
  width:120px;
  height: 110px;
}


body {
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 80%;
  background-image: url(img/wf2008/web/pozadi-textura1.jpg);
/*  background-color: #FFF5D2; */
}


h1 {
  margin: 0;
}

#page {
  background-image: url(img/wf2008/web/pozadi_nic.jpg);
  background-repeat: no-repeat;
  position: relative;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;  
  width: 838px;
  height: 580px;
/*  border: 1px red solid; */
  text-align: left;
}


.accessibility, hr {
   position: absolute;
   top: -999em;
   left: -999em;
}

div#lang-cze {
   position: absolute;
   width: 29px;
   height: 19px;
   top: 12px;
   right: -30px;
}

div#lang-cze a {
   height: 19px;
   width: 100%;
   display: block;
   text-indent: -999em;  /* this hides the text */
   text-decoration:none; /* old firefox would have shown underline for the link, this explicitly hides it */
   background-image: url(img/wf2008/web/lang/cz-on.gif);
}

div#lang-cze a:hover {
   background-image: url(img/wf2008/web/lang/cz-off.gif);
}



div#header {
   position: absolute;
   height: 272px;
   width: 300px;
   top: 212px;
   left: 58px;
}

div#header a {
   height: 110px;
   width: 100%;
   display: block;
   text-indent: -999em;  /* this hides the text */
   text-decoration:none; /* old firefox would have shown underline for the link, this explicitly hides it */
}



#menu {
/*  position: absolute;
  left: 144px; top: 156px; width: 31px; height: 434px;
*/
  width: 404px;
}

ul#menu  {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

/* schovani textu */
ul#menu  li a {
  text-indent:-9000px; background-color:transparent; 
/*  border: 1px red solid; */
}

#menu a {
  display: block;
  position: absolute;
}

#menu a { /*width: 31px; */}


a#m1 { left: 26px; top: 26px; width: 91px; height: 66px;  background-image: url(img/wf2008/web/menu-eng/off/m1.gif); }
a#m2 { left: 128px; top: 26px; width: 147px; height: 86px;  background-image: url(img/wf2008/web/menu-eng/off/m2.gif); }
a#m3 { left: 289px; top: 26px; width: 104px; height: 61px;  background-image: url(img/wf2008/web/menu-eng/off/m3.gif); }
a#m4 { left: 15px; top: 106px; width: 124px; height: 71px;  background-image: url(img/wf2008/web/menu-eng/off/m4.gif); }
a#m5 { left: 246px; top: 106px; width: 131px; height: 73px;  background-image: url(img/wf2008/web/menu-eng/off/m5.gif); }

a#m6 { left: 26px; top: 404px; width: 145px; height: 81px;  background-image: url(img/wf2008/web/menu-eng/off/m6.gif); }
a#m7 { left: 199px; top: 404px; width: 191px; height: 83px;  background-image: url(img/wf2008/web/menu-eng/off/m7.gif); }
a#m8 { left: 18px; top: 508px; width: 119px; height: 64px;  background-image: url(img/wf2008/web/menu-eng/off/m8.gif); }
a#m9 { left: 154px; top: 487px; width: 90px; height: 59px;  background-image: url(img/wf2008/web/menu-eng/off/m9.gif); }
a#m10 { left: 252px; top: 497px; width: 136px; height: 71px;  background-image: url(img/wf2008/web/menu-eng/off/m10.gif); }


a#m1:hover { background-image: url(img/wf2008/web/menu-eng/over/m1.gif); }
a#m2:hover { background-image: url(img/wf2008/web/menu-eng/over/m2.gif); }
a#m3:hover { background-image: url(img/wf2008/web/menu-eng/over/m3.gif); }
a#m4:hover { background-image: url(img/wf2008/web/menu-eng/over/m4.gif); }
a#m5:hover { background-image: url(img/wf2008/web/menu-eng/over/m5.gif); }
a#m6:hover { background-image: url(img/wf2008/web/menu-eng/over/m6.gif); }
a#m7:hover { background-image: url(img/wf2008/web/menu-eng/over/m7.gif); }
a#m8:hover { background-image: url(img/wf2008/web/menu-eng/over/m8.gif); }
a#m9:hover { background-image: url(img/wf2008/web/menu-eng/over/m9.gif); }
a#m10:hover { background-image: url(img/wf2008/web/menu-eng/over/m10.gif); }

a#m1.menu-selected, a#m1.menu-selected:hover { background-image: url(img/wf2008/web/menu-eng/on/m1.gif); }
a#m2.menu-selected, a#m2.menu-selected:hover { background-image: url(img/wf2008/web/menu-eng/on/m2.gif); }
a#m3.menu-selected, a#m3.menu-selected:hover { background-image: url(img/wf2008/web/menu-eng/on/m3.gif); }
a#m4.menu-selected, a#m4.menu-selected:hover { background-image: url(img/wf2008/web/menu-eng/on/m4.gif); }
a#m5.menu-selected, a#m5.menu-selected:hover { background-image: url(img/wf2008/web/menu-eng/on/m5.gif); }
a#m6.menu-selected, a#m6.menu-selected:hover { background-image: url(img/wf2008/web/menu-eng/on/m6.gif); }
a#m7.menu-selected, a#m7.menu-selected:hover { background-image: url(img/wf2008/web/menu-eng/on/m7.gif); }
a#m8.menu-selected, a#m8.menu-selected:hover { background-image: url(img/wf2008/web/menu-eng/on/m8.gif); }
a#m9.menu-selected, a#m9.menu-selected:hover { background-image: url(img/wf2008/web/menu-eng/on/m9.gif); }
a#m10.menu-selected, a#m10.menu-selected:hover { background-image: url(img/wf2008/web/menu-eng/on/m10.gif); }


#flash { 
  position: absolute; top: 122px; left: -30px;
}

#cudl-up, #cudl-down {
  position: absolute;
  left: 800px;
  width: 18px;
  height: 31px;
/*  border: 1px red solid; */
}
#cudl-up {  top: 20px; }
#cudl-down { top: 528px;}
div#cudl-up a, div#cudl-down a { display: block;width: 100%; height: 100%;  }



#content2 {
  position: absolute;
  top: 18px;
  left: 416px;
  width: 386px;
  height: 545px;
  overflow: auto;

}

#content2 a img {
  border:0 none;
}


.hidden {
  display: none;
}

/* End of 'worldfest_2008_eng' */

