﻿.clSablona
{
    float:left;
    margin:10px;
    border: 1px dotted #ccc;
    padding:10px;
    max-width: 150px;
    height:255px;
}
.cenaStyle
{
    color:#ff0000;
    font-weight:bold;
}
.tmpText
{
    font-family:Tahoma;
    font-size:12px;
}
.tmpTextOdkNahled
{
    font-family: Tahoma;
    font-size: 12px;
    color: #005CB9;
}
a:link.tmpTextOdkNahled
{    
    color: #005CB9;
}
a:hover.tmpTextOdkNahled
{    
    text-decoration:none;
}
a:active.tmpTextOdkNahled
{    
    color: #005CB9;
}
a:visited.tmpTextOdkNahled
{    
    color: #005CB9;
}
.rad
{
    font-family:Tahoma;
    font-size:13px;
    color: #353535;
}
.strankovaniOdk
{
    font-family:Tahoma;
    font-size:12px;
    color: #005CB9;
    cursor:pointer;    
    text-decoration:underline;    
}
a:hover.strankovaniOdk
{
    text-decoration:none;
}
.vybrana_stranka
{
    font-family:Tahoma;
    font-size:12px;
    font-weight:bold;
}
.ramecek_TypyCateg
{
    background-color: #D6D6D6;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    padding: 10px;
    color: #333333;
    text-align: left;
}
.ramecek_VyhledavaciFormular
{
    background-color: #D6D6D6;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    padding: 10px;
    color: #fff;
    border: 2px dotted #ccc;
}
.btnHledatStyle
{
    font-weight:bold;
    font-size:1.1em;
    padding:10px;
    width:100%;
    cursor:pointer;
    height:42px;
}
.polaHledani
{
    background-color: #fff;
    width: 100%;
    height: 40px;
    color: #353535;
    padding-left: 5px;
    border: 3px solid #ccc;
    text-align: left;
    overflow: hidden;
    background-image: url(images/button-down-list.png);
    background-repeat: no-repeat;
    background-position: 297px -2px;
    padding-right:20px;
}
.BezVysledku
{
    font-family:Tahoma;
    font-size:1.1em;
    color: #353535;
}
.zavritOdk
{
    font-family:Tahoma;
    font-size:11px;
    color: #005CB9;
    cursor:pointer;    
    text-decoration:underline;    
}
a:hover.zavritOdk
{
    text-decoration:none;
    font-size:11px;
}
.cmbRazeni
{
    font-family:Tahoma;
    font-size:11px;
    padding:1px;
}
.RaditDleText
{
    font-family:Tahoma;
    font-size:11px;
    color: #353535;
}
.txtInputHledani
{
    font-family:Tahoma;
    font-size:11px;
    color: #353535;    
    width:70px;
    text-align:center;
}
.txtSmallForm
{
    font-family:Tahoma;
    font-size: 0.9em;
    color: #353535;    
}