/*
 * EN Styl CCH
 * Autor: Jan Rezac
 *
 */

div#menu ul {
  background: url(../images/en-menu.gif);
}

div#menu li {
  position: absolute;
  top: 0;
  height: 57px;
}

li#m1 {
  width: 117px;
  left: 0;
}

li#m2 {
  width: 103px;
  left: 118px;
}

li#m3 {
  width: 120px;
  left: 222px;
}

li#m4 {
  width: 91px;
  left: 343px;
}

li#m5 {
  width: 81px;
  left: 435px;
}

li#m6 {
  width: 107px;
  left: 517px;
}

li#m7 {
  width: 101px;
  left: 625px;
}

li#m8 {
  width: 117px;
  left: 727px;
}

li#m9 {
  width: 95px;
  left: 845px;
}

li#m1 span {background: url(../images/en-menu.gif) 0 0 no-repeat;}
li#m2 span {background: url(../images/en-menu.gif) -118px 0 no-repeat;}
li#m3 span {background: url(../images/en-menu.gif) -222px 0 no-repeat;}
li#m4 span {background: url(../images/en-menu.gif) -343px 0 no-repeat;}
li#m5 span {background: url(../images/en-menu.gif) -435px 0 no-repeat;}
li#m6 span {background: url(../images/en-menu.gif) -517px 0 no-repeat;}
li#m7 span {background: url(../images/en-menu.gif) -625px 0 no-repeat;}
li#m8 span {background: url(../images/en-menu.gif) -727px 0 no-repeat;}
li#m9 span {background: url(../images/en-menu.gif) -845px 0 no-repeat;}

li#m1 a:hover span {background-position: 0 -58px;}
li#m2 a:hover span {background-position: -118px -58px;}
li#m3 a:hover span {background-position: -222px -58px;}
li#m4 a:hover span {background-position: -343px -58px;}
li#m5 a:hover span {background-position: -435px -58px;}
li#m6 a:hover span {background-position: -517px -58px;}
li#m7 a:hover span {background-position: -625px -58px;}
li#m8 a:hover span {background-position: -727px -58px;}
li#m9 a:hover span {background-position: -845px -58px;}

div#slogan {
  margin-bottom: 33px;
  height: 127px;
}

div#slogan span {background: url(../images/en-slogan.gif)}

input.send {
  background: url(../images/en-search.gif);
}

input.send3 {
  background: url(../images/en-search2.gif);
}

input.send2 {
  background: url(../images/en-prihlasit.gif);
}

li#c1 span {background: url(../images/en-city.gif) 0 0 no-repeat;}
li#c2 span {background: url(../images/en-city.gif) -138px 0 no-repeat;}
li#c3 span {background: url(../images/en-city.gif) -279px 0 no-repeat;}

li#c1 a:hover span {background-position: 0 -75px;}
li#c2 a:hover span {background-position: -138px -75px;}
li#c3 a:hover span {background-position: -279px -75px;}