﻿body
{
    background-color: #ffffff;
    margin: 0px;
    font-size: 10pt;
    font-family: Arial;
}

A:link, A:visited
{
    color: #205b20;
    text-decoration: none;
}

A:hover
{
    color: red;
    text-decoration: underline;
}
A:active
{
    color: #205b20;
    text-decoration: none;
}

H1
{
    font-weight: bold;
    font-size: 18pt;
    color: #205b20;
}

HR
{
    color: #205b20;
}


DIV.MainBody
{
    background-color: #ece1a1;
    width: 1024px;
    margin-right: auto;
    margin-left: auto;
    border: black 1px solid;   
}

DIV.ContentBody
{
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
    padding-top: 20px;
    background-color: #ffffff;
    float: left;
    width: 602px;
    border-right: #205b20 1px solid;
    border-left: #205b20 1px solid;
    min-height: 1100px;
    height:auto !important;
    height:1100px;

        
}
DIV.MainLeft, DIV.MainRight
{
    font-size: 10pt;
    font-family: Arial;
    float: left;
    width: 200px;
}


DIV.MainTop
{
    margin-right: auto;
    margin-left: auto;
    border-bottom: #205b20 2px solid;
}
DIV.MainBottom
{
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: bold;
    text-align: center;
    display: block;
    padding-top: 10px;
    height: 40px;
    background-color: #205b20;
    color: white;
}

DIV.LoginFrame
{
    width: 300px;
    margin-right: auto;
    margin-left: auto;
}

.StatusOK
{
    background-color: #ccff99;
    font-weight: bold;
    border: black 1px solid;  
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.StatusNG
{
    background-color: #ff6666;
    font-weight: bold;
    border: black 1px solid;   
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.PhotoPreview
{
    display: block;
    border: #205b20 thin dashed;
    float: left;
    margin-left: 5px;
    text-align: center;
}

img.FotkyKAukci
{
    padding-right: 5px;
    padding-bottom: 5px;
}

DIV.CollapsePanelHeader
{
    font-weight: bold;
    cursor: pointer;
    color: #205b20;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}
DIV.CollapsePanelBody
{
    border-color: White;
    border-style: outset;     
    background-color: #F7F7DE;
}

DIV.PanelOvladaniSeznamu
{
    border-color: White;
    border-style: outset;
    background-color: #ece1a1;
    padding: 10px;
}


DIV.PanelFotkyPridat
{   
    border-color: White;
    border-style: outset;     
    background-color: #ece1a1;

}

DIV.Vystraha
{
    background-color: #ff6666;
    font-weight: bold;
    border: black 1px solid;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}

DIV.UpdateProgress
{
}

SPAN.ZatimZadnePrihozy
{
    background-color: #ff6666;
    font-weight: bold;
    border: black 1px solid;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
}

DIV.AukceVitez,DIV.AukcePrubeznyVitez,DIV.EditMenuAukceAdmin
{
    font-weight: bold;
    font-size: 12pt;
    color: #205b20;
    padding: 10px;
    background-color: #ece1a1;
    border: #205b20 1px solid;
}

DIV.SeznamItemNadpis
{
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 12pt;
    text-transform: uppercase;
}

DIV.SeznamItemBody
{
    padding-left: 30px;
}

DIV.SeznamItemMenu
{
    clear: both;
    height: 15px;
    padding-top: 5px;
    padding-left: 30px;
    margin-top: 20px;
    border-top: #d3d3d3 1px dotted;
}

DIV.DetailAukceNazev
{
    text-align: center;
    font-weight: bold;
    font-size: 14pt;
    margin-top: 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
    padding-bottom: 10px;
    padding-top: 10px;
    color: #205b20;
}

DIV.DetailAukcePrepinacSledovani
{
    text-align: center;
    font-weight: bold;
    font-size: 12pt;
}

DIV.DetailAukcePopis
{
    padding-left: 30px;
    margin-bottom: 10px;
}

DIV.PanelAukceDetailDalsiInfo
{
    padding-left: 30px;
}

DIV.PanelAukceDetailOdeslaniZpravy
{
    background-color: #ece1a1;
    border: black 1px solid;
    padding-left: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
DIV.PanelAukceDetailOdeslaniZpravyFormular
{
    padding-left: 30px;
}

DIV.PanelAukceDetailPrihazovani
{
    padding-left: 30px;    
}

DIV.PanelKoupitHned
{
    font-weight: bold;
    font-size: 10pt;
    color: #205b20;
    padding: 10px;
    border: #205b20 1px solid;
    margin-bottom: 10px;
}

DIV.PanelZalozitAukci
{
    width: 300px;
    margin-top:10px;
    margin-right: auto;
    margin-left: auto;
    font-weight: bold;
    text-align: justify;
    padding: 10px;
    background-color: #ece1a1;
    border: black 1px solid;
}

A.PolozkaMenu
{
    border-bottom: #205b20 1px solid;
    border-right: #205b20 1px solid;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #ebe2c6;
    margin-top: 2px;
    font-weight: bold;
    padding-left: 15px;
}
A.PolozkaMenu:link, A.PolozkaMenu:visited
{
    color: #205b20;
    text-decoration: none;
}

A.PolozkaMenu:hover, A.PolozkaMenu:active
{
    color: red;
    text-decoration: underline;
}

.MenuStrom
{
    color: gray;
    text-decoration: none;
    font-weight: bold;
}

A.MenuStrom:link, A.MenuStrom:visited
{
    color: #205b20;
}

A.MenuStrom:hover, A.MenuStrom:active
{
    color: red;
}

DIV.MenuSekce
{
    background-color: #205b20;
    color: White;
    font-weight: bold;
    height: 25px;
    padding-top: 5px;
    padding-left: 5px;
}
DIV.MenuSekceDetail
{
    background-color: #ebe2c6;
    border-bottom:  #205b20 3px solid;
}

P.NapovedaDetail
{
    margin-left:30px;
}

SPAN.NapovedaDetailNazev
{
    font-weight:bold;
}

DIV.Uvitani
{
    border-bottom: #205b20 1px solid;
    border-right: #205b20 1px solid;
    padding-top: 5px;
    background-color: #ebe2c6;
    margin-top: 2px;
    padding-left: 15px;
    text-align: justify;
    padding-right: 5px;
}
DIV.ExterniReklama
{
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    width: 155px;
    height: 200px;
    background-color: #ece1a1;
    padding-bottom: 3px;
    padding-top: 3px;  
}

IFRAME.ExterniReklama
{
    margin-right: auto;
    margin-left: auto;
    text-align:center;
    width: 155px;
    height: 200px;
    background-color: #ece1a1;
}