#shops {
    background-color: #f5b335;
    color: white;
    font-size:8pt;
    padding: 5px;
    margin-bottom: 4px;
}
#shops .caption {
    font-family: HelveticaNeue-CondensedBlack, Impact, "Arial Narrow", sans-serif;;
    font-size: 12pt;
    text-transform: uppercase;
    letter-spacing: 1pt;
    color: white;
}
#shops .comment {
    text-align:center;
}
#shops .comment a {
    color: white;
    text-decoration: underline;
}
#shops form {
    padding: 0px;
    margin: 5px 0px 0px 0px;
}
#shops fieldset {
    text-align: right;
    padding:0px;
    margin:0px;
    border:none;
}
#shops fieldset a {
    text-decoration: underline;
    color: #7e9920;
}
#shops select {
    margin-left: auto;
    margin-top: 4px;
    width: 100%;
    border: 1px solid #d6634a;
    color: #d6634a;
    font-size: 8pt;
    padding: 2px;
    background-color: white;
}
#shops_kraj {
    display: block;
}
#shops_znacka {
    display: none;
}
#shops_results {
    display: none;
}
#shops_results h1 {
    font-size: 10pt;
    margin: 5px 0px 5px 0px;
}
#shops_results ol {
    list-style: none;
    padding: 0px;
    margin: 0px;
    font-size: 9pt;
}
#shops_results li {
    padding: 3px 0px 3px 2px;
}
#shops_results li a {
    font-size: 8pt;
    color: #bb3c27;
}
#shops_results li a:hover {
    text-decoration: underline;
}
#shops_results p {
    margin: 0px;
}
#shops_submit {
    margin-top: 4px;
    margin-left: auto;
    display: none;
    color: #7e9920;
    font-size: 8pt;
    width: 50px;
}
#shop_detail h1 {
    font-size: 14pt;
    margin-top: 2px;
    margin-bottom: 10px;
    color: #616161;
}
#shop_detail h1 .typ {
    color: #f5b335;
}
#shop_detail h2 {
    font-size: 10pt;
}
#shop_detail a {
    color: #f5b335;
}
#shop_eval {
    background-color: #f7d639;
    font-size: 9pt;
    margin-bottom: 3px;
}
#shop_eval .caption {
    font-family: HelveticaNeue-CondensedBlack, Impact, "Arial Narrow", sans-serif;;
    font-size: 12pt;
    text-transform: uppercase;
    letter-spacing: 1pt;
    display: block;
    color: white;
    padding: 5px 0px 2px 5px;
    border-bottom: 1px solid white;
}
#shop_eval fieldset {
    border: none;
    border-bottom: 1px solid white;
    margin: 0px;
    padding: 4px;
}
#shop_eval div {
    border: none;
    border-bottom: 1px solid white;
    margin: 0px;
    padding: 4px;
}
#shop_eval fieldset.last {
    color: white;
    font-size: 8pt;
}