/* Horni menu */
.chodba_menu {position: relative; background-color: black;  max-width: 990px; color:#aa9040; border-bottom: solid 2px #9c5521; border-left: solid 2px #9c5521; border-right: solid 2px #9c5521;} 
.chodba_menu td .error {color:red;} 
.chodba_menu td {color:#aa9040; }
.chodba_menu a {color:#fcb340; text-decoration: none;}
.tablePadding {padding: 10px;}

input  {width: 105px; height: 18px; border: 1px solid #242424; background-color: #464646; color: #fcb340; font-size: 11px; margin-top:-2px;}
.hledej_out  {width: 71px; height: 23px; background-image: url(../images/chodba/hledej_out.jpg); border: 0px; cursor: pointer;}
.hledej_over {width: 71px; height: 23px; background-image: url(../images/chodba/hledej_over.jpg); border: 0px; cursor: pointer;}

/* Chodba */
.floor {position: relative; background-image: url(../images/chodba/table.jpg); width: 990px;}
.floor .tcen {text-align:center;}
.floor .part {border: solid 0px yellow; margin-left: auto; margin-right: auto;}
.floor .part td {border-bottom: solid 1px #454545; border-top: solid 1px #454545; vertical-align: middle; }
.floor .text {margin-left: 2px; color:#aa9040;}
.floor .down {background-image: url(../images/chodba/down.jpg); width: 990px; height: 24px;}
.floor .top   {background-image: url(../images/chodba/top.jpg); width: 990px; height: 38px;}
.floor .foot   {background-image: url(../images/chodba/foot.jpg); width: 990px; height: 25px;}

/* Odkazy */
a {color:#fcb340; text-decoration: none;}
a:hover {color: #fcb340; text-decoration: none;}
.floor .text a {color:#fcb340; text-decoration: none;}
.floor .text a:hover {color:#fcb340; text-decoration: none;}
