﻿.divMainDataList
{
    text-align: center;
    height: auto;
}

.divAktion
{
    text-align: center;
    /*cursor: pointer;*/
    margin-bottom: 10px;
}
   
.divAktion2
{
    border: 1px solid #C0C0C0;
    text-align: justify;
    font-size: 10px;
    padding: 8px;
    width: auto;
    margin-bottom: 8px;
    margin-right: 8px;
    margin-left: 8px;
}  
.dfPanelLabel 
{
    background-image: url(App_Images/Druh_pozadi.png);
    height: 28px;
    padding-top: 3px;
    text-decoration: none;
    color:#8C1414;
    
}

.dfLabelFont
{
    text-decoration: none;
    color:#8C1414; 
    font-size: 0.7em;
    font-weight: bold;
    font-family: Verdana;
}

.dfMainCena
{
    height: 28px;
    height: 35px;
    background-color: rgb(252,224,180);
    text-align: right;
    /*color: #8C1414;*/
    color: black;
    font-size: 14px;
    font-weight: bold;
}
.dfMainImage
{
    height: 110px;
    width: 146px;
    border: rgb(252,224,180) 1px solid;
}

.divDataListItem
{
    padding: 3px;
    background-color: rgb(253,245,234);
}
    

.dfPanelHlavni
{
    width: 148px;
    height:auto;
    text-align: center;
}






