<!--

body {
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 2px;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 11px;
    color: #666666;
    background-color: #EDEDED;
}

td {
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 12px;
    color: #666666;
}

a {
    text-decoration: underline;
    color: #778a97;
}

a:hover {
    text-decoration: underline;
    color: #ff0000;
}

a.favourite {
    text-decoration: none;
    color: #778a97;
    font-size: 11px;
}

a.favourite:hover {
    text-decoration: underline;
    color: #ff0000;
    font-size: 11px;
}

a.menu1 {
    font-size: 8pt;
    text-decoration: none;
    color: black;
}
a.menu1:hover {
    font-size: 8pt;
    text-decoration: underline;
    color: black;
}

span.lokace a {
    text-decoration: none;
    color: black;
}
span.lokace a:hover {
    text-decoartion: underline;
    color:black;
}

a.menicko {
    text-decoration: none;
}

a.menicko:hover {
    text-decoration: underline;
}

a.paticka {
    text-decoration: none;
    color: #666666;
    font-size: 12px;
}

a.paticka:hover {
    text-decoration: underline;
    color: #666666;
    font-size: 12px;
}

.lokace {
    color: black;
    font-size:11px;
}
.nadpis {
    font-size:25px;
    font-weight: bold;
}
.nadpis1 {
    font-size: 25px;
    font-weight: bold;
    color: black;
}

td.vyhl {
    background-image: url('img/search_field.gif');
    background-repeat: no-repeat;
    background-position: left top;
}

input#q {
    border-top-width: 0px;
    padding-right: 4px;
    padding-left: 3px;
    border-left-width: 0px;
    background: none;
    border-bottom-width: 0px;
    padding-bottom: 2px;
    width: 126px;
    padding-top: 2px;
    height: 20px;
    border-right-width: 0px;
}

input.searchbutton {
    margin-left: 3px;
}

.bocnimenu1 {
    margin-left:15px;
}
.bocnimenu2 {
    margin-left:25px;
}

div#layer {
    position: relative;
/*     top: 0px;
    top: -10px; */
    left: -8px;
    text-align: left;
    z-index:1;
    border:1px none #000000;
}

td.box_categ_level_1 {
}
td a.box_categ_level_1 {
    font-size:25px;
    font-weight: bold;
    text-decoration:none;
}
td.box_categ_level_2 {
    padding-left:20px;
}
td a.box_categ_level_2 {
    font-size:18px;
    font-weight: bold;
    text-decoration:none;
}
td.box_categ_level_3 {
    padding-left:40px;
}
td a.box_categ_level_3 {
    font-size:14px;
    font-weight: bold;
    text-decoration:none;
}

-->