/* 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: 85%/1.4 "Trebuchet MS", "Geneva CE", lucida, sans-serif }

body.body { text-align: center; color: #000000; background: #ffffff url(img/sys/bg_body.gif) repeat-x 0 0 }
body.owin img { border-color: #cccccc }
h1, h2, h3, h4, h5, h6 { color: #000000; padding: 0; line-height: normal }
h1 { font-size: 215%; clear: both; margin: 0.2em 0 0.5em 0 }
h2 { font-size: 155%; margin: 1.1em 0 0.5em 0 }
h3 { font-size: 125%; margin: 2.1em 0 0.5em 0 }
h4 { font-size: 115%; margin: 1.1em 0 0.5em 0 }
input, select, textarea { vertical-align: middle; font: 100% "Trebuchet MS", "Geneva CE", lucida, sans-serif }
a { color: #929537 }
a:link { color: #929537 }
a:hover { color: #006699; 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: 1000px;
    height: 100%;
    margin: 0 auto;
    text-align: left;
    position: relative;
    background: #ffffff url(img/sys/bg_main.gif) no-repeat 0 130px
}
html>body #main { min-height: 100%; height: auto }

#header { position: absolute; left: 0; top: 0; width: 1000px; background: #006699 url(img/sys/bg_slogan.gif) no-repeat 200px 52px }
#header-in {
    height: 130px;
    position: relative
}

#content {
    float: right;
    width: 740px;
    overflow: hidden
}
#content-in { float: left; width: 530px; padding: /*130px*/ 20px 0 130px 20px; text-align: justify }

#content-in.wide { float: none; width: 695px }

#panel {
    float: left;
    width: 260px
}
#panel-in { padding: /*130px*/ 0 0 130px 30px }

#footer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 1000px
}
#footer-in { height: 100px; margin: 0 10px; position: relative; background: #aaad42 url(img/sys/bg_footer.jpg) no-repeat left bottom }
/* /layout - zaklad */

/* layout - special */
#logo, #logo span { display: block; position: relative; left: 30px; top: 8px; width: 142px; height: 120px; overflow: hidden; text-decoration: none; cursor: pointer }
#logo span { position: absolute; left: 0; top: 0; background: transparent url(img/sys/bg_logo.jpg) no-repeat 0 0 }

#menu-box { margin: 20px 0 0 0; padding: 0 18px 18px 18px; border-top: 5px solid #929537; background: #b9bc45 url(img/sys/bg_menu.jpg) repeat-x 0 0 }
#menu-box h3 { color: #ffffff; font-size: 155%; margin: 0.5em 0 }
#menu ul { margin: 0; padding: 0 }
#menu li { float: left; background: transparent url(img/sys/bg_menu_li.gif) repeat-x 0 0; list-style: none }
#menu a { color: #000000; display: block; width: 178px; padding: 5px 0 3px 16px; line-height: 1.2; text-decoration: none; background: transparent url(img/sys/bullet.gif) no-repeat 0 9px }
#menu a:hover { color: #ffffff }
#menu ul ul { display: none; margin: 0 0 0 30px; padding: 0; position: absolute; border: 1px solid #c4c763; border-width: 4px 0 1px 0; width: 200px }
#menu ul ul a { display: block; width: 200px; background: #e3e58e url(img/sys/bullet2.gif) no-repeat 6px 9px; margin: 0; padding: 0 }
#menu ul ul a:hover { background: #d8da87 url(img/sys/bullet2.gif) no-repeat 6px 9px; color: #000000 !important }
#menu ul ul a span { display: block; font-size: 90%; border-top: 1px solid #c4c763; padding: 4px 16px 3px 16px }
#menu ul ul li:hover ul, #menu ul ul li.sfhover ul { left: auto; top: auto; z-index: 99 }
/* /2-level menu */


#contact { margin: 20px 0 0 0; padding: 0 18px 18px 18px; border-top: 5px solid #8dc6e3; background-color: #f5fcff }
#contact h3 { font-size: 155%; margin: 0.5em 0 }
#contact a { color: #006699 }

#searchbox { font-weight: normal; border: 1px solid #cccccc; width: 150px }
#searchform { position: absolute; right: 10px; top: 45px; width: 300px; text-align: right }
#searchword { border: 3px solid #5cadd5; margin-right: 0.5em; padding: 4px; width: 180px; background: #f9fbfc url(img/sys/bg_searchword.gif) repeat-x 0 0 }
.button-search { width: 40px !important; height: 40px !important }

#p-navigace { margin: 0.7em 0 0.8em 0; padding: 0 20px }
#p-navigace em { float: right; font-style: normal }
#p-navigace em a { padding: 0; margin: 0; background: none }
#p-navigace a { padding: 0 15px 0 0; margin: 0 5px 0 0; background: transparent url(img/sys/ico_arrow.gif) no-repeat right 50% }

#cesta { float: left; font-size: 90%; margin: 5px 0; color: #888888 }
#navigace { float: right; margin: 3px 3px 0 0; font-size: 90% }

#panel-right { float: right; width: 170px; margin-left: 10px; padding: /*150px*/ 20px 0 130px 0 }
#flashcontent { width: 150px; height: 560px; overflow: hidden; margin: 5px 0 0 15px; }

#bluebox { width: 980px; float: left; display: inline; margin: 130px 10px 0 10px; position: relative; color: #ffffff; border-top: 5px solid #006da3; background: #006699 url(img/sys/bg_bluebox.gif) repeat-x 0 0 }
#bluebox a { color: #daf3ff }
#bluebox h1 { margin: 0 0 4px 0 }
#bluebox h1, #bluebox h1 span { color: #ffffff; font-size: 145%; display: block; position: relative; left: 21px; top: 22px; width: 190px; height: 17px; text-transform: uppercase; overflow: hidden }
#bluebox h1 span { position: absolute; left: 0; top: 0; background: transparent url(img/sys/h1_welcome.gif) no-repeat 0 0 }
#bluebox h1 strong { color: #b9bc45 }
#bluebox #p-welcome { margin: 0 0 0 248px; padding: 0 0 0 22px; position: relative; top: -15px; background: transparent url(img/sys/bg_p_welcome.gif) no-repeat 0 0 }

#footer p { margin: 0; padding: 1em 20px }
#footer p em { float: right; font-style: normal }
#footer a { color: #ffffff }
/* /layout - special */

/* ostatni tridy pro web */
.section { width: 100%; overflow: hidden; text-align: left; background:url(img/sys/bg_section0.gif) 0 0 no-repeat; }
.section-in { min-height:50px; background:url(img/sys/bg_section-in.gif) 0 bottom no-repeat; padding:0 10px 15px; }
#news, #publication { float: left; width: 240px; line-height: normal }
#calendar, #networking { float: right; width: 240px; line-height: normal }

.section h2 { margin: 0.2em 0 }
.news { padding: 0 0 1em 0; margin-bottom: 1em; border-bottom: 1px solid #ededed; line-height: 1.2 }
.n-last { border: 0;  }
.section a:hover { color: #000000 !important }
.s-rubriky { padding: 0 0 20px 0; }
.s-odkazy ul { margin: 1em 0; padding: 0; list-style: none }

#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% }

#dyna-epbd { margin: 0; padding: 0; border: none; width: 100%; height: 800px }
/* /ostatni tridy pro web */

/* vyhledavani */
#searchhead { margin: 2em 0 0 0 }
#searchresults {}
.searchitem { margin: 0 0 1em 0 }
/* /vyhledavani */

/* novinky */
.news h4 { margin-top: 0.1em }
/*.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/ico12/doc.gif) no-repeat top left }
.dwn_ico_file { background: url(cms/img/ico12/file.gif) no-repeat top left }
.dwn_ico_gif { background: url(cms/img/ico12/gif.gif) no-repeat top left }
.dwn_ico_html { background: url(cms/img/ico12/html.gif) no-repeat top left }
.dwn_ico_jpg { background: url(cms/img/ico12/jpg.gif) no-repeat top left }
.dwn_ico_pdf { background: url(cms/img/ico12/pdf.gif) no-repeat top left }
.dwn_ico_pps { background: url(cms/img/ico12/pps.gif) no-repeat top left }
.dwn_ico_ppt { background: url(cms/img/ico12/ppt.gif) no-repeat top left }
.dwn_ico_txt { background: url(cms/img/ico12/txt.gif) no-repeat top left }
.dwn_ico_xls { background: url(cms/img/ico12/xls.gif) no-repeat top left }
.dwn_ico_zip { background: url(cms/img/ico12/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 */

/* diskuze */
table.diskuze tr td {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
table.diskuze tr.dith {background:#006699;}
table.diskuze tr.dith td {font-size:10px; font-weight:bold; color: #FFFFFF;}
table.diskuze tr.diblok {background:#FFD933;}
table.diskuze tr.diblok td {font-size:13px; font-weight:bold; color: #000000;}
tr.diforum td {font-size:13px; color: #000000; vertical-align: top;}
td.diforum1 {background:#FFFFFF;}
td.diforum2 {background:#EEEEEE;}
td.diforum3 {background:#CCCCCC; text-align:center; white-space: nowrap;}
td.diforum4 {background:#EEEEEE; text-align:center; white-space: nowrap;}
tr.ditopic td {font-size:13px; color: #000000; vertical-align: top;}
td.ditopic1 {background:#EEEEEE;}
td.ditopic2 {background:#CCCCCC;}
td.ditopic3 {background:#EEEEEE; text-align:center;}
td.ditopic4 {background:#CCCCCC; text-align:center;}
tr.dibg0 td {background:#CCCCCC; font-size:13px; vertical-align: top;}
tr.dibg1 td {background:#EEEEEE; font-size:13px; vertical-align: top;}
.loged {font-size:10px; color:#000080; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
.dinormal {font-size:13px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
.dibold {font-size:13px; font-weight:bold; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
.dismall {font-size:10px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
.dicas {color:#000080;}
/* /diskuze */
