﻿/*horni grafika*/
.vzory_smluv_logo
{
    position:relative;
    top:6px;
    left:30px;
    color:#f5f1d2;
    font-size:43px;
    *font-size:47px;
    font-weight:bold;
    font-style:italic;
}
.reklama
{
    position:relative;
    top:17px;
    left:60px;
    height:60px;
    width:468px;
}
.reklama_odkaz a
{
    position:relative;
    top:8px;
    left:790px;
    color:#fff;   
    text-decoration:none; 
}

/*horni lista*/
.td_mainpart_03 {
    text-align: center; 
    height:30px;
    background-image: url("../images/td_horni.jpg");      
    background-repeat: repeat-x;
}
.td_mainpart_03_over
{
    text-align: center; 
    background-image: url("../images/td_horni_over.gif");      
    background-repeat: repeat-x;      
}


/*hover td pro mozilu a operu*/
.td_mainpart_03:hover
{
    text-align: center; 
    background-image: url("../images/td_horni_over.gif");      
    background-repeat: repeat-x;      
}
a.horni_lista, a.horni_lista:link, a.horni_lista:visited{ 
    text-decoration: none; 
    margin : 2px 0px 2px 0px; 
    font-family: arial;
    font-weight: bold;
    font-size: 9pt;
    color: #fff; 
} 
a.horni_lista:hover { 
    color: #ff0; 
} 

a.spodni_lista, a.spodni_lista:link, a.spodni_lista:visited{ 
    text-decoration: none; 
    font-family: arial;
    font-weight: bold;
    font-size: 10pt;
    color: #FFF;
    white-space: nowrap;

} 
a.spodni_lista:hover, a.spodni_lista_akt { 
    text-decoration:underline;
    font-family: arial;
    font-weight: bold;
    font-size: 10pt;
    color: #FFF;
    white-space: nowrap;
}

.umisteni_horni_odkazy
{
    color:#fff; 
    text-align:right; 
    width:100%; 
    display:block; 
    position:relative;
    top:-19px;
    height:20px;
    line-height:20px;
} 
