<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html.login, body.login {margin:0px; padding:0px; height:100%; border:none; font-family:Arial;}
body.login {background:white; vertical-align:middle; text-align:center; overflow:hidden;}
body.login div#login {margin:10% auto 0px; width:500px;}
div#login .velkynadpis {width:500px; text-align:left; margin-top:20px; font-size:16px; text-shadow:1px 1px rgba(0,0,0,0.2); color:white; border-radius:5px; border:none; padding:7px 11px; margin-bottom:10px; background: #64C3EA url(images/tlacitko.jpg) repeat-x top;}
div#login .paticka {background: #F2F2F2 url(images/tlacitkopod.jpg) repeat-x top; font-weight:normal; font-size:13px; width:500px; padding:7px 10px; color:#555; border:1px solid #D0D0D0; border-radius:5px;}
div#login .paticka a {color:#222; text-decoration:none;}
div#login .paticka a:hover {color:#555; text-decoration:underline;}
.login .paticka {margin:0px auto; text-align:left;}
.login .paticka .verze {color:#555; float:right;}
div#login form {width:500px; padding:5px 11px; margin:0px 0px 10px;} 
div#login form div {margin:5px 0px;}
div#login form input.pw {width: 180px; font-family:Arial; font-size: 16px; border: 1px solid #C0C0C0; padding: 5px 10px; border-radius: 5px; color: #555;}
div#login form input.btn {width: 100px; font-family:Arial; padding: 4px 10px; margin:3px 10px 3px 0px; cursor:pointer; border-radius:5px; text-transform: uppercase; background: #F2F2F2 url(images/tlacitkopod-hover.jpg) repeat-x scroll center top; color: #1B6F90; border: 1px solid rgba(5, 123, 169, 0.3); font-size: 15px; margin-left: 5px;}
.login_alert {background: #F2F2F2; font-size:13px; padding:7px 10px; color:#555; margin-bottom:20px !important; border:1px solid #D0D0D0; border-radius:5px;}
.banan_captcha {font-size:13px;}
.banan_captcha strong {font-weight:400;}  
div#login form h3 {font-size:14px; margin:20px 0 20px 0;}



/*

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:50px 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%;
}

*/</pre></body></html>