#footer {
	position: relative;
  top: 0px;
  left: 0px;
  margin-top: 2px;
  width: 750px;
  height: 66px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
	font-family: "Helvetica CE", "Arial CE", "Arial", "Helvetica", sans-serif;
  font-size: 11px;
  color: #456A36;
  clear: both;
}

#footer h4 {
  display: none;
}

#footer .levybox {
	position: absolute;
  left: 0px;
  top: 0px;
	width: 501px;
  height: 66px;
  background: #BECFC1 url("../images/footer_tvojecesta.gif") 16px 13px no-repeat;
}

#footer .levybox.empty { background: #BECFC1 }
#footer .levybox.dokoncicestu {background: #BECFC1 url("../images/footer_dokonci.gif") 16px 27px no-repeat;}
#footer .levybox.login {background: #BECFC1 url("../images/footer_prihlaseni.gif") 16px 25px no-repeat;}
#footer .levybox.login .prihlaseni {
	position: absolute;
  left: 290px;
  top: 22px;
  margin: 0px;
  padding: 0px;
  width: 210px; 
}
#footer .levybox.login .jmeno {
	position: absolute;
	left: 291px;
	top: 12px;
	font-size: 9px;
	font-weight: normal;
}
#footer .levybox.login .heslo {
	position: absolute;
	left: 363px;
	top: 12px;
	font-size: 9px;
	font-weight: normal;
}


#footer .levybox .cesta_bar {
	position: absolute;
  left: 110px;
  top: 17px;
	width: 36px;
  height: 8px;
  background: url("../images/footer_cesta_fragment.gif") 0px 0px repeat-x;
}

/* DELKA ======= width: ((36*(POCET-1))+8) px ======= */
#footer .levybox .cesta_bar.delka1{width: 8px;}
#footer .levybox .cesta_bar.delka2{width: 44px;}
#footer .levybox .cesta_bar.delka3{width: 80px;}
#footer .levybox .cesta_bar.delka4{width: 116px;}
#footer .levybox .cesta_bar.delka5{width: 152px;}
#footer .levybox .cesta_bar.delka6{width: 188px;}
#footer .levybox .cesta_bar.delka7{width: 224px;}
#footer .levybox .cesta_bar.delka8{width: 260px;}
#footer .levybox .cesta_bar.delka9{width: 296px;}
#footer .levybox .cesta_bar.delka10{width: 332px;}

#footer .levybox .cesta_bar .kdejsem {
	position: absolute;
	left: 0px;
  top: 0px;
	width: 8px;
  height: 8px;
  background: url("../images/footer_cesta_kdejsem.gif") 0px 0px no-repeat;
}

/* POZICE ======= width: (((POZICE-1)*36)) px ======= */
#footer .levybox .cesta_bar .kdejsem.pozice1 {left: 0px;}
#footer .levybox .cesta_bar .kdejsem.pozice2 {left: 36px;}
#footer .levybox .cesta_bar .kdejsem.pozice3 {left: 72px;}
#footer .levybox .cesta_bar .kdejsem.pozice4 {left: 108px;}
#footer .levybox .cesta_bar .kdejsem.pozice5 {left: 144px;}
#footer .levybox .cesta_bar .kdejsem.pozice6 {left: 180px;}
#footer .levybox .cesta_bar .kdejsem.pozice7 {left: 216px;}
#footer .levybox .cesta_bar .kdejsem.pozice8 {left: 252px;}
#footer .levybox .cesta_bar .kdejsem.pozice9 {left: 288px;}
#footer .levybox .cesta_bar .kdejsem.pozice10 {left: 324px;}

#footer .levybox .popiscesty {
	position: absolute;
	left: 18px;
  top: 32px;
	width: 480px;
}

#footer .levybox .popiscesty .aktivni {
	color: red;
}

.vyrazne {
	background-color: #fa4;
}

div#okrajMenu {
	margin-left: 15px;
	margin-top: 30px;
}

div#okrajMenu h3 {
	font-size: 12px;
}

.tucne {
	font-weight: bold;
}

div.logo {
	float: left;
	margin: 0px;
	padding: 10px;
}