/* zakladni prvky */
html, body, form, fieldset, label, legend, object { margin: 0; padding: 0; border: 0; font-size: 100% }

body { font: 75%/1.4 "Arial CE", arial, "Helvetica CE", helvetica, sans-serif }

body.body { text-align: center; color: #5b6469; background: #05253c url(img/sys/bg_body.gif) repeat-x 0 0 }
body.owin img { border-color: #cccccc }
h1, h2, h3, h4, h5, h6 { color: #363e43; font-weight: bold; padding: 0; letter-spacing: -1px; line-height: normal }
h1 { font-size: 180%; color: #23408f; clear: both; font-weight: normal; margin: 0 0 0.5em 0; padding: 0.4em 0 0 0 }
h2 { font-size: 150%; margin: 1.1em 0 0.5em 0 }
h3 { font-size: 130%; margin: 2.1em 0 0.5em 0 }
h4 { font-size: 110%; margin: 1.1em 0 0.5em 0 }
input, select, textarea { vertical-align: middle; font: 100% "Arial CE", arial, "Helvetica CE", helvetica, sans-serif }
a { color: #007fc7 }
a:link { color: #007fc7 }
a:hover { color: #ff9c00; 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: 970px;
    margin: 0 auto;
    text-align: left;
    position: relative;
    background: #ffffff url(img/sys/bg_main.gif) repeat-y 0 0
}

#main-in { height: 600px; background: transparent url(img/sys/bg_main_in.gif) no-repeat 0 0 }
html>body #main-in { min-height: 600px; height: auto }

#header { position: absolute; left: 0; top: 0; width: 970px; background: transparent url(img/sys/bg_header.jpg) no-repeat 5px 25px }
#header-in {
    height: 179px;
    margin: 0 5px;
    position: relative
}

#content {
    float: right;
    width: 755px;
    overflow: hidden;
    background: transparent url(img/sys/bg_content.gif) no-repeat 0 179px
}
#content-l { float: left; width: 450px; padding: 189px 0 190px 25px }
#content-r { float: right; width: 240px; padding: 179px 20px 190px 0 }
#content-in { float: left; width: 690px; padding: 189px 0 190px 25px }

#panel {
    float: left;
    width: 215px
}
#panel-in { padding: 179px 0 190px 5px }

#footer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 970px;
    background: #05253c url(img/sys/bg_footer.gif) repeat-x 0 0
}
#footer-in { height: 160px; position: relative; margin: 0 25px }
/* /layout - zaklad */

/* layout - special */
#header.fr { background: transparent url(img/sys/bg_header_fr.jpg) no-repeat 5px 25px }

#logo, #logo span { display: block; position: relative; left: 48px; top: 43px; width: 113px; height: 113px; 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 { background: #dcf2ff url(img/sys/bg_menu.gif) no-repeat right top; width: 210px }
#menu ul { margin: 0; padding: 15px 20px; list-style: none }
#menu li { background: transparent url(img/sys/bg_menu_li.gif) repeat-x left bottom }
#menu .m-last { background: none }
#menu a { font-size: 90%; display: block; width: 150px; padding: 7px 0 9px 20px; line-height: 1.2; text-decoration: none; background: transparent url(img/sys/bullet.gif) no-repeat 0 8px }
#menu a:hover, #menu .active, #menu a.selected { color: #ff9c00 }

#menu li ul { margin: 0; padding: 0 0 10px 0; list-style: none }
#menu li li { padding-left: 10px; background: none }
#menu li li a { background: transparent url(img/sys/bullet2.gif) no-repeat 0 7px; width: 130px; line-height: 0.8 !important }

#langs { position: absolute; right: 20px; top: 4px; font-size: 90%; text-align: right; color: #dcf2ff; width: 300px }
#langs a { color: #fff }
#langs a:hover { color: #dcf2ff }

#searchbox { font-weight: normal; border: 1px solid #cccccc; width: 150px }
#searchform { position: absolute; top: 10px; right: 10px }

#cesta { float: left; font-size: 90%; margin: 5px 0; color: #888888 }
#navigace { float: right; margin: 3px 3px 0 0; font-size: 90% }

#footer p { margin: 0; padding: 1.3em 0 0 0; font-size: 90% }
#copyright a { color: #000 }
#copyright span { float: right }
#address { color: #568aa2; padding-top: 2.5em !important }
#address a { color: #fff }
/* /layout - special */

/* ostatni tridy pro web */
#h1-welcome { clear: none }
#welcome { margin: 1em 0; padding: 0 0 3em 0; /*background: transparent url(img/sys/bg_shadow.gif) no-repeat left bottom*/ }
#logo-iif { float: right; position: relative; top: 3px }

#clanky { width: 100%; overflow: hidden }
#news p { margin: 0; padding: 0; font-size: 110%; text-align: justify }
#news .small { float: right; font-size: 90% }
.news { width: 100%; overflow: hidden; font-size: 90%; padding-bottom: 20px }
.news h4,.news h3 { /*display: inline;*/ font-size: 110%; padding: 0; margin: 0; letter-spacing: normal }
.news a { text-decoration: none }
.news .nw_date { color: #000; /*font-weight: bold;*/ font-size: 90%; padding: 0; color: #888888 }
.news .nw_text { margin: 0.2em 0 1.5em 0; font-size: 110%; }

.more { font-size: 90%; margin: 1em 0; text-align: right }
.more a { padding: 0 0 0 13px; background: transparent url(img/sys/ico-arrow.gif) no-repeat 0 6px }

#partners,#register { width: 100%; overflow: hidden }
#register { margin-left: 5px }
#partners h2 { margin-left: 5px }
#partners img { margin: 0 5px 5px 5px; float: left }

#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% }

/*#panel-right { font-size: 85%; float: right; width: 250px; margin: 0 0 2em 1.5em; border: 1px solid #ffffff; background-color: #cdcdcd; text-align: left; clear: both; }
#panel-right-in { margin: 1.2em 0; padding: 0 15px 0 12px; text-align: left; }
#panel-right ul { list-style: none; padding: 0; margin: 0 }
#panel-right ul li { padding-left: 10px; background: transparent url(img/sys/bullet2.gif) no-repeat 0 4px }*/

#panel-mission { font-size: 95%; margin: 0; padding: 0 10px 15px 15px; border: 1px solid #ffffff; background-color: #cdcdcd; text-align: left }
#panel-mission ul { list-style: none; padding: 0; margin: 0 }
#panel-mission ul li { padding-left: 10px; background: transparent url(img/sys/bullet2.gif) no-repeat 0 4px }
/* /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 */


.text-cnt { color: #007fc7; text-decoration: underline; cursor:pointer }
.text-cnt:hover { color: #ff9c00; text-decoration: none }

/* conference */
div.confer-box {
  background: #efefef;
  border: 1px solid #999999;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-width: 3px;
  padding: 5px;
  margin: 0 0 1em 0;
}

div.confer-box h2, div.confer-box h3 {
  margin-top: 0.5em;
}

div.branch-themes {
  margin: 0 0 1em 15px;
  background: #eeeeee;
}
/* /conference */

.info, .ok,
.warning, .error {
  font-size: 115%;
	font-weight: bold;
  border: 1px dotted #000000;
  padding: 3px 5px;
  background: #ffffcc;
}
