/* zakladni prvky */
html, body, form, fieldset, label, legend, object { margin: 0; padding: 0; border: 0; font-size: 100% }
html, body.body { height: 100% }

body { font: 67%/1.4 Verdana, "Geneva CE", lucida, sans-serif }

body.body { text-align: center; color: #fff; background: #134067 url(img/sys/bg_body.gif) repeat-x 0 0 }
body.owin img { border-color: #cccccc }
h1, h2, h3, h4, h5, h6 { color: #eb891b; padding: 0; line-height: normal }
h1 { font-size: 190%; color: #fff; clear: both; margin: 0.2em 0 0.5em 0 }
h2 { font-size: 140%; margin: 1.1em 0 0.5em 0 }
h3 { font-size: 120%; margin: 2.1em 0 0.5em 0 }
h4 { font-size: 100%; margin: 1.1em 0 0.5em 0 }
input, select, textarea { vertical-align: middle; font: 100% Verdana, "Geneva CE", lucida, sans-serif }
a { color: #eb891b }
a:link { color: #eb891b }
a:hover { color: #f3dd48; text-decoration: none }
p { margin: 1em 0 1.5em 0 }
table { border-collapse: collapse }
caption { padding-bottom: 0.1em; font-weight: bold; text-align: left }
ul, ol { margin-top: 1em; margin-bottom: 1.2em }
hr { height: 0; border: none; border-bottom: 1px solid #d7d7d7 }
img { border: 0 }
small { font-size: 90% }
/* /zakladni prvky */

/* zakladni tridy */
.tal { text-align: left }
.tac { text-align: center }
.tar { text-align: right }
.taj { text-align: justify }
.vat { vertical-align: top }
.vam { vertical-align: middle }
.tac table { text-align: left; margin-left: auto; margin-right: auto }
.fl { float: left }
.fr { float: right }
.fli { float: left; margin: 0 1.3em 1em 0 }
.fri { float: right; margin: 0 0 1em 1.3em }
.clean { color: #000000; text-decoration: none }
.clear { clear: both; height: 0; font-size: 1px }
.cleaner { width: 100%; overflow: hidden }
.invisible, .no-css { display: none }
.no-border { border: none !important }
.required { background: #ffffff url(img/sys/required.gif) no-repeat right top }
.alert, .alert a, .error, .error a, .warning, .warning a { color: #ff0000; font-weight: bold }
.ok, .info { color: #6495ed; font-weight: bold }
.ll { list-style-type: lower-alpha }
.bg0 { background-color: #f4f4f4 }
.border { border: 1px solid #aaaaaa; padding: 3px }
.button { }
.img-button { border: none !important; margin: 0 !important; background: none !important }
.small { font-size: 90% }
.overflow { padding: 1px; overflow: auto; overflow-y: hidden; width: 99% }
/* /zakladni tridy */

/* layout - zaklad */
#main {
    width: 760px;
    height: 100%;
    margin: 0 auto;
    text-align: left;
    position: relative;
    background: #01192f url(img/sys/bg_main.gif) repeat-y 0 0
}
html>body #main { min-height: 100%; height: auto }

#header { position: absolute; left: 0; top: 0; width: 760px }
#header-in {
    height: 141px;
    margin: 0 3px;
    position: relative;
    background-color: #01192f
}

#content {
    float: right;
    width: 522px;
    overflow: hidden
}
#content-in { padding: 160px 47px 70px 15px; background: transparent url(img/sys/bg_content.gif) no-repeat 0 141px }

#panel {
    float: left;
    width: 223px
}
#panel-in { padding: 154px 0 70px 13px; background: transparent url(img/sys/bg_panel.gif) no-repeat 13px 141px }

#footer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 760px
}
#footer-in { height: 50px; margin: 0 32px 0 0; background: transparent url(img/sys/bg_footer.gif) no-repeat right 0 }
/* /layout - zaklad */

/* layout - special */
#logo, #logo span { display: block; position: relative; left: 9px; top: 9px; width: 420px; height: 133px; overflow: hidden; text-decoration: none; cursor: pointer }
#logo span { position: absolute; left: 0; top: 0; background: transparent url(img/sys/bg_logo.gif) no-repeat 0 0 }

#menu { width: 100%; overflow: hidden; background: #283d57 url(img/sys/bg_menu.gif) no-repeat left bottom }
#menu ul { margin: 0; padding: 10px 0 27px 0; list-style: none }
#menu li {  }
#menu a { color: #fff; font-weight: bold; font-size: 110%; width: 200px; padding: 0 0 0 10px; display: block; text-decoration: none; text-transform: uppercase }
#menu a:hover { background-color: #000 }

#langs { position: absolute; right: 32px; top: 10px }
#langs img { border: 1px solid #01192f }
#langs a:hover img { border: 1px solid #fff }

#searchbox { font-weight: normal; border: 1px solid #cccccc; width: 150px }
#searchform { position: absolute; top: 10px; right: 10px }

#navbox { width: 100%; overflow: hidden }
#cesta { float: left; font-size: 90%; margin: 5px 0; color: #888888 }
#navigace { float: right; margin: 3px 3px 0 0; font-size: 90% }

#copyright { margin: 0; padding: 2.6em 0 0 0; font-size: 90%; text-align: right }
/* /layout - special */

/* intro */
body.intro { padding: 0 0 30px 0; color: #fff; background: #01192f; font-family: Arial, "Geneva CE", lucida, sans-serif }
body.intro #main { width: 990px; height: 450px; background: #01192f url(img/sys/bg_main_intro.gif) no-repeat 0 0 }
html>body.intro #main { min-height: 450px; height: auto }
body.intro #content { float: left; width: 425px; padding: 20px 0 0 320px }
body.intro #panel { float: right; width: 240px; padding: 20px 0 0 0; font-size: 126% }

.info-intro { padding: 0 0 0 110px }
.info-intro h3 { margin: 1.5em 0 0 0 }
.info-intro p { margin: 0 0 1.5em 0 }
.info-intro a { color: #fff; font-weight: bold; text-decoration: none }
.info-intro a:hover { color: #eb891b }

#h1-logo, #h1-logo span { margin: 0; display: block; position: relative; width: 425px; height: 240px; overflow: hidden; text-decoration: none; cursor: pointer }
#h1-logo span { position: absolute; left: 0; top: 0; background: transparent url(img/sys/h1-logo.gif) no-repeat 0 0 }

.block { width: 210px; padding: 20px 15px 0 15px; overflow: hidden; background-color: #616f85 }
.box { margin: 0 0 15px 0; border: 1px solid #fff; background-color: #fff; width: 208px; overflow: hidden }
.box h3 { margin: 0 0 0.6em 0; padding: 0.1em 0; color: #fff; background-color: #01192f; text-align: center }
.box ul { margin: 0 1px 0.8em 1px; padding: 0; list-style: none }
.box li { color: #01192f; font-weight: bold; text-align: center; width: 207px; margin: 0 0 0.2em 0 }
.box a { color: #01192f; /*font-weight: bold;*/ display: block; text-decoration: none }
.box a:hover { color: #fff; background-color: #01192f }
/* /intro */

/* ostatni tridy pro web */
#content table { border-color: #000000 }
#content table thead td, #content table thead th { background-color: #eeeeee }
#content table tfoot td, #content table tfoot th { background-color: #9fd5f1 }
#content table td, #content table th { padding: 1px 3px }
#content-in table.small td, #content-in table.small th, td.small { font-size: 90% }
/* /ostatni tridy pro web */

/* vyhledavani */
#searchhead { margin: 2em 0 0 0 }
#searchresults {}
.searchitem { margin: 0 0 1em 0 }
/* /vyhledavani */

/* novinky */
.nw_title { display: block; font-weight: bold }
.nw_title a { color: #162983 }
.nw_title a:hover { color: #162983 }
.nw_column { margin: 3px 0 0 0 }
.vyrazne { font-weight: bold }
.nw_datum { float: right; font-size: 90%; color: #697277 }
.nw_anotace { font-size: 90% }
.rubrika_title { background: #eeeeee }
/* /novinky */

/* download */
.dwn { margin: 3px 0; font-weight: bold }
.dwn_footer { margin: 30px 0 0 0; padding: 3px 0 0 0; border-top: 1px solid #cccccc }
.dwn_ico_doc, .dwn_ico_file, .dwn_ico_gif, .dwn_ico_html, .dwn_ico_jpg, .dwn_ico_pdf, .dwn_ico_ppt, .dwn_ico_pps, .dwn_ico_xls, .dwn_ico_txt, .dwn_ico_zip 
{ margin: 0 0 3px 0; padding: 0 0 0 20px }
.dwn_ico_doc { background: url(cms/img/ico/doc.gif) no-repeat top left }
.dwn_ico_file { background: url(cms/img/ico/file.gif) no-repeat top left }
.dwn_ico_gif { background: url(cms/img/ico/gif.gif) no-repeat top left }
.dwn_ico_html { background: url(cms/img/ico/html.gif) no-repeat top left }
.dwn_ico_jpg { background: url(cms/img/ico/jpg.gif) no-repeat top left }
.dwn_ico_pdf { background: url(cms/img/ico/pdf.gif) no-repeat top left }
.dwn_ico_pps { background: url(cms/img/ico/pps.gif) no-repeat top left }
.dwn_ico_ppt { background: url(cms/img/ico/ppt.gif) no-repeat top left }
.dwn_ico_txt { background: url(cms/img/ico/txt.gif) no-repeat top left }
.dwn_ico_xls { background: url(cms/img/ico/xls.gif) no-repeat top left }
.dwn_ico_zip { background: url(cms/img/ico/zip.gif) no-repeat top left }
/* /download */

/* fotogalerie */
#tn_root {}
#tn_root .tn { float: left; margin: 0 0 5px 5px }
#tn_root br { display: none;}
#tn_root div.tn_pager { clear: left; padding: 10px 0; text-align: right }
#tn_root div.tn_pager span.selected { font-weight: bold }
#content table.tn_table td { vertical-align: top; padding: 5px }
/* /fotogalerie */

/* prilohy */
#page-attachment { margin: 0 0 1.5em 0 }
/* /prilohy */


/* nova homepage dle leaflet */

#fs {
	height: 800px;
	background: #000 url(img/sys/fs_background.jpg) 0 135px  no-repeat;	
	width: 460px;
	display: block;
	position:relative;
}

#flags {
	position: absolute;
	background: url(img/sys/fs_vlajky.jpg) 0 0 no-repeat;	
	width: 16px;
	height: 612px;
	top: 0;
	left: 0;
}

#fs-in {
	padding: 15px 30px 0;
}

#fs-in h3 {
	text-transform: uppercase;
}

#fs-in h2 {
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: -1px;
}

#fs-in a {
	color: #fff;
}

#fs-in a:hover {
	color: #eb891b;
}

#slogan1 {
	position: absolute;
	top: 640px;
	margin:0;
	padding:0;
	left:40px
}

#slogan2 {
	position: absolute;
	top: 775px;
	margin:0;
	padding:0;
	left:30px
}

/* /nova homepage dle leaflet */