

a img {
border: 0px;

}

#ctl00_LoginPanel1_AdminPanel {
position: fixed;
}

.AdminHoverMenu a, .AdminHoverMenu a:visited
{
color: Black;
 
}
.AdminEditArea
{
    padding: 7px;
    border: solid lime 2px;
    margin-bottom: 5px;
}

.AdminEditFiledArea
{
    background-color: Lime;
     
}


.TitleText {
font-size: 1.1em;
text-align: center;
padding-left: 65px;
padding-right: 65px;
height: 140px;
letter-spacing: 0.04em;


}

.CenterText
{
    color: black;
text-align: center;
padding-left: 170px;
padding-right: 170px;



}



.Rezervace {
width: 100%;
}

.Rezervace th {
text-align: right;
    width: 150px;
}
.Rezervace td {
font-size: 0.7em;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-top: 5px;
    text-align: left;
    
}

.DCalendar h2 {
margin-left: -10px;
border-bottom: 2px dotted;
}


iframe {
border: 2px solid gray;
}