@import url("screen-navigation.css");
@import url("screen-layout.css");
@import url("screen-pages.css");
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit /* vertical-align: middle; */ }
:focus { outline: 0 } body { color: black; background: white; margin: 0; padding: 0 } ol, ul { list-style: none } table { border-collapse: separate; border-spacing: 0 } caption, th, td { text-align: left; font-weight: normal }




body { margin: 0 !important; padding: 0 !important; background: #0d274c; color: #0a1f40; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px }
body.home { background: #0d274c url(../img/int/bgr_home.gif) no-repeat top center }
body.subpage { background: #0d274c url(../img/int/bgr_subpage.gif) no-repeat top center }


a:link,
a:visited,
a:hover { text-decoration: none; font-weight: bold; color: #848f9f }
a:hover { text-decoration: underline }

strong { font-weight: bold }
h1, h2, h3 { color: #0A1F40; font-family: Tahoma, Arial, Helvetica, sans-serif }
h1, h2, h3, h4 { margin-bottom: 8px; clear: both }
p { margin-bottom: 16px }
h1 { font-size: 22px }
h2 { font-size: 16px }
h3 { font-size: 12px; font-weight: bold }
p { text-align: justify }
.lightText { color: #bec8d5 }
.lightDebugText { color: #bec8d5; opacity: 0.25 }
.text-padding-small	{ padding: 0 5px }

.obrazDoPrawejRamka { float: right; width: auto; padding: 1px; border: 1px solid #eee; padding: 1px; margin: 0 0 9px 19px }
.imageBorder { border: 1px solid #eee; padding: 1px }
.jqmWindow { display: none; position: fixed; top: 17%; left: 50%; margin-left: -300px; width: auto; background-color: #fff; color: #0A1F40; border: 1px solid #0A1F40; border-bottom-width: 2px; padding: 0px }
.jqmOverlay { background-color: #0D274C }

/* IE overrides */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1; width: expression(this.parentNode.offsetWidth+'px'); height: expression(this.parentNode.offsetHeight+'px'); }
* html .jqmWindow { position: absolute; top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');}




