body {
    background-color: #FFF8CD;
    font-family: Tahoma;
    padding-left: 20px;
}

input {
    float: right;
    margin: 5px 5px 5px 5px;
}

div.ui-datepicker{
	font-size: 70%;
}

.regformclass{
    width: 400px; 
    background-color: #FFF0AB;
    border: 1px solid #AB5700;
    margin:0 auto;
    padding:14px;    
}

.error, .errorleft{
    color: #FF0000;
    font-weight: bold;
    font-size: 13px;
}

.error{
    text-align: center;
}

.errorleft{
    text-align: left;
    margin-left: 0px; 
}

#regform{
   
    
}

#regform h2{
    text-align: center;    
}

#regform input {
    width: 200px;
    float: left;
}

#regform label {
    float: left;
    width: 140px;
    margin-top: 5px;
    display: block;
    text-align: right;
}

#regform button{
    clear:both;
    margin-left:150px;
    margin-top: 10px;
    width:125px;
    height:31px;
    text-align:center;
    font-size:14px;
    font-weight:bold;
    color:black;
    vertical-align:top;
}

.userinfoclass{
    width: 235px; 
    background-color: #FFF0AB;
    border: 1px solid #AB5700;
    float: right;
    padding:14px;  
    font-size:12px;  
}

.vpravo{
   text-align:right;
   padding-right: 7px;
}

.vyberokresu{
    width: 350px; 
    background-color: #FFF0AB;
    border: 1px solid #AB5700;
    padding:14px;   
    margin-left: auto;
    margin-right: auto;  
}

.vyberokresu select{
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
}
#idVyberokresu button{
    margin-top: 20px;
    margin-left: 20px;
}

#idVyberokresu select{
    margin-top: 20px;
    margin-left: 20px;
    vertical-align: top;
}

#idVyberokresu div{
    position: absolute;
    margin-top: 0px;
    margin-left: 0px;
    width: 100px;
    vertical-align: top;
}

.tableObce{
    border-spacing: 0px;
    border-collapse: collapse; 
}

.tableObce td{
    border: 1px solid #ab5700;
}
.tableObce td select{
    margin: 5px;
    float: left;
}

.tableObce td input{
    float: left;
}


.obecNorm, .obecBold{
    width: 50px;
    text-align: center;
    margin: 0px 0px 0px 0px;
}

.obecANO{
    background-color: #00c000;
}

.obecNE{
    background-color: #ff5757;
}

.obecOSLOV{
    background-color: #ffff57;
}

.obecCEKA{
    background-color: #c0ff57;
}

.obecBold{
    font-weight: bold;
}

.obecInput{
    width: 255px;
    text-align: center;
    
    margin: 0px 0px 0px 0px;
}

.datepicker{
    width: 70px;
    margin: 5px 5px 5px 5px;
}

/*.obecNIC, .obecNE, .obecANO, .obecCEKA{
    width: 50px;
    text-align: center;
    margin: 0px 0px 0px 0px;
}

.obecANO, .obecANOselected{
    background-color: #00c000;
}

.obecNE, .obecNEselected{
    background-color: #ff5757;
}

.obecCEKA, .obecCEKAselected{
    background-color: #e0ff57;
}

.obecNICselected, .obecNEselected, .obecANOselected, .obecCEKAselected{
    width: 100px;
    text-align: center;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
}
*/

.obecnazev, .sidlonazev
{
    width: 200px;
    text-align: left;
}   

.sidlonazev
{
    font-size: 90%;
    padding-left: 25px;
}
.obecnazev
{
    font-size: 100%;
    padding-left: 5px;
}

div.page {background-color: #FFD040;
 color: black;
 margin: 50px 10px 50px 10px;
 padding: 10px 10px;
 width: 90%;
 height: 90%;}
h1 {font-size: 24pt;
 font-family: Tahoma, Cursive;
 text-align: center;}
.blackonwhite {color: black;
 background-color: white;}
.whiteonblack {color: white;
 background-color: black;}
/*p {font-family: Verdana;
 font-size: 16pt;
 line-height: 200%;
 text-align: justify;
 text-indent: 20px;}   */ 
.newstyle {color: blue;
 font-family: Verdana;
 font-style: oblique;}
.bigsize {font-size: x-large;}
#letterspace {letter-spacing: 15pt;}