* { margin:0; padding:0; outline:none; }
body, div, span, p, a, img, ul, ol, li, table, th, tr, td, form, fieldset, legend, dl, dt, dd, blockquote, applet, object { border:0; }

body { font-family:Tahoma, Arial, Helvetica, sans-serif;  font-size:100%; background:#062f3f; color:#5c606e; line-height:1.6em; text-align:center; padding:0; margin:0; }

html{ height: 100%;}

/* GLOBAL
------------------------------*/
hr, .noscreen { display:none !important; }
.nobr { border:none !important; }
.nobg { background-image:none !important; }
.nomargin { margin:0 !important }

.vlevo { float:left; margin:6px 10px 10px 0; padding:4px; background-color:#fff; border:1px solid #EBEDF1; z-index:1; clear:right; }
.vpravo { float:right; margin:6px 0 10px 10px; padding:4px; background-color:#fff; border:1px solid #EBEDF1; z-index:1; clear:left; }
.center { text-align:center; }

.t-right { text-align:right !important; }
.t-center { text-align:center !important; }
.f-right { float:right !important; }
.f-left { float:left !important; }

.wa { width:auto !important; }
.vat { vertical-align:top !important; }

/* TYPOGRAFIE
------------------------------*/
p { padding:0; margin:5px 0 12px 0;}

a { color:#0a93ca; text-decoration:underline; outline:none; font-weight:bold; }
a:hover { color:#0a93ca; text-decoration:none; }

table { margin:12px 0; }
table td { border-bottom:1px solid #D8E3E7; padding:7px 8px; }

/* HLASKY
------------------------------*/
.povinne, em.error, span.error { color:#E13512 !important; font-weight:bold; font-style:normal; font-size:0.9em; }
em.error { background:url(ikony/alert.png) 0 4px no-repeat; padding-left:20px; padding:1px 0 10px 22px; line-height:22px; height:20px; display:block; }
input.error { border:1px solid #E13512 !important; border-top-width:2px !important; }
.ok { color:#fff; font-weight:bold; padding:8px 8px 8px 35px; background:#7DC400 url(ikony/ok.gif) 10px 50% no-repeat; text-shadow:0px 1px 0 #61910D; }

/* IFRAME - LOGIN
------------------------------*/
#iframe { font-size:0.8em; line-height:1.5em; background:#f4f4f4; padding-top:10px; text-align:left; padding:17px; }
#iframe #login table { border:0; margin:0; }
#iframe #login table td { border:0; }
#iframe #login table td.vat { padding-top:11px; }
#iframe input { padding:5px 3px; outline:none; width:180px; border:1px solid #ccc; border-top-width:2px; font-family:Arial, Helvetica, sans-serif; font-size:1em; }
#iframe .iframe-login-submit { color:#fff; text-shadow:0 1px 0 #8AAE0E; padding:7px 12px 6px 12px; width:auto; border:1px solid #93BC12; cursor:pointer; font-size:0.9em; text-transform:uppercase; font-weight:bold; background-color:#8AAE0E; background-image:-moz-linear-gradient(100% 100% 90deg, #8AAE0E, #b7df3b); background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#8AAE0E), to(#b7df3b)); }
#iframe .iframe-login-submit:hover, #iframe .iframe-login-submit:active { color:#fff; }

#iframe .ok-iframe { color:#fff; background:#7DC400; font-weight:bold; margin-top:0; padding:8px; text-shadow:0px 1px 0 #61910D; }
#iframe .iframe-bigger { font-size:1.2em; }
#iframe .keys { background:url(ikony/keys.png) 30px 4px no-repeat; padding-left:70px; margin:25px 0 0 0; }
#iframe .iframe-input-error { background:#fff url(ikony/alert.png) 95% 50% no-repeat; padding-right:33px; width:150px; }
	
/* CLEARFIX
------------------------------*/
.clearfix { display:inline-block; }
.clearfix:after { content: "."; display: block;clear:both; visibility:hidden; line-height:0; height:0; }
html[xmlns] .clearfix { display:block;}
* html .clearfix { height:1%; }