#hlavicka #overlayer #infolinka
{
    width: 150px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    font-size: 11px;
    float: left;
    color: #fff;
    background-color: #a60b16;
}

#hlavicka #overlayer #infolinka strong
{
    color: #fff;
    font-size: 12px;
}

#hlavicka #overlayer #navigace
{
    
}

#hlavicka #overlayer #info-odkazy
{
    color: #fff;
    font-size: 10px;
}

#hlavicka #overlayer #info-odkazy span
{
    padding-right: 10px;
}

#info-odkazy a, #info-odkazy a:link, #info-odkazy a:active, #info-odkazy a:hover, #info-odkazy a:visited
{
    color: #fff;
    font-size: 10px;
    text-decoration: underline;
    padding-right: 4px;
}

#info-odkazy a:hover
{
    text-decoration: none;
}

span#gohome
{
    height: 22px;
    line-height: 22px;
    text-align: left;
    font-size: 0.8em;
    float: left;
    color: #fff;
    border-left: solid 2px #ccc;
    padding-left: 6px;
}
span#gohome a, span#gohome a:link, span#gohome a:visited {
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
}
span#gohome a:hover {
    color: #fff;
    text-transform: uppercase;
    text-decoration: underline;
}
span.lang_head {
    height: 22px;
    line-height: 22px;
    text-align: left;
    font-size: 0.8em;
    float: left;
    color: #fff;
    border-left: solid 2px #ccc;
    margin-left: 6px;
    padding-left: 6px;
}
span.lang_head a, span.lang_head a:link, span.lang_head a:visited {
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
}
span.lang_head a:hover {
    color: #fff;
    text-transform: uppercase;
    text-decoration: underline;
}
span.head_end {
    height: 22px;
    line-height: 22px;
    text-align: left;
    font-size: 0.8em;
    float: left;
    color: #fff;
    border-left: solid 2px #ccc;
    margin-left: 6px;
}
a.table-anchor, a.table-anchor:visited {
	text-align: left;
	font-size: 1em;
	color: #A60B16;
	white-space: nowrap;
	text-decoration: underline;
}
a.table-anchor:hover {
	text-align: left;
	font-size: 1em;
	color: #A60B16;
	white-space: nowrap;
	text-decoration: none;
}

