#stranka .hlavni
{
    width: 100%;
    background-color: #F7F7F7;
    border: #064CAB 1px solid;
}
#stranka .fotka
{
    width: 100;
    text-align: center;
    vertical-align: top;
    font-size: 11px;
    font-weight: normal;
    padding-left: 10;
    padding-right: 10;
    padding-top: 10;
    padding-bottom: 10;
}
#stranka .popis
{
    width: 200;
    vertical-align: top;
    font-size: 11px;
    font-weight: normal;
    padding-left: 10;
    padding-right: 10;
    padding-top: 10;
    padding-bottom: 10;
}
#stranka .nadpis
{
    color: #064CAB;
    font-size: 12px;
    font-weight: bold;
    margin-top: 10;
}
#stranka .nadpis h3
{
    color: #064CAB;
    font-size: 12px;
    font-weight: bold;
    margin-top: 10;
}
#stranka #uspechy
{
    width: 100%;
    margin-top: 10px;
}
#stranka .text
{
    font-size: 11px;
}
#stranka .text_1
{
    font-size: 11px;
    margin-top: 1;
}
#stranka .tucne
{
    font-size: 11px;
    font-weight: bold;
}
#stranka .velke
{
    font-size: 14px;
    font-weight: bold;
}
#stranka .dobloku
{
    font-size: 11px;
    text-align: justify;
}
#stranka A
{
    color: #064CAB;
    text-decoration: none;
}
#stranka A:hover
{
    color: #064CAB;
    text-decoration: underline;
}
#stranka dt
{
    font-size: 11px;
    font-weight: bold;
}
#stranka dt span
{
    font-size: 11px;
    font-weight: normal;
}
#stranka #clanky A
{
    color: #000000;
    text-decoration: none;
}
#stranka #clanky A:hover
{
    color: #064CAB;
    text-decoration: none;
}
#stranka #zobrazit
{
    vertical-align: top;
    font-size: 11px;
    font-weight: bold;
    border-left: #999999 1px dotted;
    padding-left: 10;
    padding-right: 10;
    padding-top: 10;
    padding-bottom: 10;
}
#stranka #zobrazit A
{
    color: #064CAB;
    text-decoration: none;
}
#stranka #zobrazit A:hover
{
    color: #000000;
    text-decoration: underline;
}

#stranka div.obchod
{
    float: left;
    display: inline;
    width: 100px;
    *width: 106px;
    font-size: 11px;
    text-align: center;
    background-color: #F7F7F7;
    border: #064CAB 1px solid;
    padding: 2px;
    margin: 5px 4px;
}

#stranka div.obchod a
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

#stranka div.obchod a:hover
{
    text-decoration: underline;
}

#stranka div.doporucujeme
{
    clear: both;
    font-size: 11px;
    font-weight: bold;
}
