ul.sub {
        position: relative;
        padding: 0px;
        margin: 0px;
        -moz-box-sizing: border-box; box-sizing: border-box;
}

#menu ul.sub li {
                 position:relative;
                 left:0px;
		 display: block;
                 margin-bottom:1px;
                 width: 165px;
                 padding: 0px;
                 list-style-type: none;
                 font-size:16px;
                 background-repeat: no-repeat;
                 background-position: center center;
}


#menu ul.sub li a {
	position:relative;
	left:0px;
	display: block;
        margin: 0px;
	padding: 0px;
	width: 100%;
	background-color:#BD2018;
	text-decoration:none;
	color:white;
	font-weight:bold;
        font-size:16px;
	padding-bottom:7px;
	list-style-type: none;
        background-repeat: no-repeat;
        background-position: center center;
 }
 
#menu ul.sub li.home a  {
  height:25px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("pictures/home.jpg");
}

#menu ul.sub li.slovnik a  {
  height:25px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("pictures/slovnik.jpg");
}

#menu ul.sub li.informace a  {
  height:25px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("pictures/informace.jpg");
}

#menu ul.sub li.reklama a  {
  height:25px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("pictures/reklama.jpg");
}

#menu ul.sub li.administrace a  {
  height:25px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("pictures/administrace.jpg");
}

#menu ul.sub li.spravci a  {
  height:25px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("pictures/spravci.jpg");
}
 
#menu ul.sub li.kontakt a  {
  height:25px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("pictures/kontakt.jpg");
}







#menu ul.sub li.home a:hover  {
  height:25px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("pictures/home2.jpg");
}

#menu ul.sub li.slovnik a:hover  {
  height:25px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("pictures/slovnik2.jpg");
}

#menu ul.sub li.informace a:hover  {
  height:25px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("pictures/informace2.jpg");
}

#menu ul.sub li.reklama a:hover  {
  height:25px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("pictures/reklama2.jpg");
}

#menu ul.sub li.administrace a:hover  {
  height:25px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("pictures/administrace2.jpg");
}

#menu ul.sub li.spravci a:hover  {
  height:25px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("pictures/spravci2.jpg");
}

#menu ul.sub li.kontakt a:hover  {
  height:25px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("pictures/kontakt2.jpg");
}





	
#menu ul.sub li a:hover {
                         color:#B50000;
}



#barvasl {
    background-image: url('pictures/backtext.png');
    background-repeat: repeat;
    color: #FFFFFF;
    font-weight: bold;
    width:120px;
    margin: 5px;
    border: 1px solid #000000;
}

#barvaarea {
    background-image: url('pictures/backtext.png');
    background-repeat: repeat;
    color: #FFFFFF;
    font-weight: bold;
    margin: 5px;
    border: 1px solid #000000;
}

#butsl {
    background-image: url('pictures/backtext.png');
    background-repeat: repeat;
    color: #FFFFFF;
    font-weight: bold;
    width:75px;
    margin: 5px;
    border: 1px solid #000000;
}

a {
	  color: #BD2018;
	  text-decoration: none;
	  font-size: 12px;
	  font-weight:bold;
}

a:hover {
	  color: #000000;
	  text-decoration: underline;
	  font-size: 13px;
	  font-weight:bold;
}

#layout {width: 760px; margin: 0 auto; text-align: left;}
#logo {width: 760px; height: 130px; }
#logotable {position: relative; top: 2px; width: 758px; height: 130px; font-size: 12px; -moz-box-sizing: border-box; box-sizing: border-box;}
#table {width: 760px; -moz-box-sizing: border-box; box-sizing: border-box;}
#hlavni {width: 587px; -moz-box-sizing: border-box; box-sizing: border-box;}
#mezera {width: 5px;background-color: #BD2018; -moz-box-sizing: border-box; box-sizing: border-box;}
#mezera2 {width: 5px;background-color: #BD2018; -moz-box-sizing: border-box; box-sizing: border-box;}
#mezera3 {width: 3px;background-color: #BD2018; -moz-box-sizing: border-box; box-sizing: border-box;}
#menuhl {width: 160px;-moz-box-sizing: border-box; box-sizing: border-box;}
.nic{display:none;}





