body {
text-align:center;
background-color:#F0FFF9;
}

#login {
width:300px;
height:200px;
border:solid #99f 1px;
text-align:left;
background-color:#fff;
color:#2B1000;
position:relative;
margin:100px auto 0;
padding:20px;
}

#login.weboff {
width:400px;
height:160px;
}

#login.captcha {
width:400px;
height:auto;
}

form {
margin:0;
padding:0;
}

h1 {
font-family:Cambria, "Times New Roman", Times, serif;
font-size:30px;
font-weight:700;
color:#000;
margin:10px 0;
}

h1 img {
margin:5px 20px -10px 5px;
}

table,input {
font-size:18px;
}

.registrace {
position:absolute;
bottom:-20px;
right:20px;
}

.registrace a {
margin-left:15px;
color:#006d9e;
text-decoration:none;
}

.registrace a:hover {
color:#F05A00;
}

div.verze {
position:absolute;
bottom:-45px;
right:20px;
color:#888;
font-size:9px;
}

#registrace {
width:600px;
border:solid #99f 1px;
text-align:left;
background-color:#fff;
color:#2B1000;
position:relative;
margin:100px auto 0;
padding:20px;
}

#registrace h1 {
text-align:center;
}

#registrace strong {
font-size:13px;
font-weight:400;
margin-left:5px;
color:#555;
}

div.error {
border:solid blue 1px;
margin:3px 10px;
padding:3px;
}

table,table input.prihlaseni {
width:100%;
}
