/* zakladni prvky */
html, body, form, fieldset, label, legend, object { margin: 0; padding: 0; border: 0; font-size: 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.jpg) repeat-x 0 0 }
body.owin img { border-color: #cccccc }
h1, h2, h3, h4, h5, h6 { color: #365871; font-family: Georgia, "New York CE", utopia, serif; font-weight: normal; padding: 0; line-height: normal; text-align: left }
h1 { font-size: 200%; color: #000000; clear: both; margin: 0 0 0.5em 0; padding: 0.5em 0 0 0; width: 100% }
h2 { font-size: 155%; margin: 0.5em 0 0.5em 0 }
h3 { font-size: 140%; margin: 0.5em 0 0.2em 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: #ee6d0e }
a:link { color: #ee6d0e }
a:hover { color: #365871; 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: 800px;
    margin: 0 auto;
    text-align: left;
    position: relative;
    background: transparent url(img/sys/bg_main.jpg) no-repeat right 123px
}

#header { position: absolute; left: 0; top: 0; width: 800px; background: #ffffff url(img/sys/bg_body.jpg) repeat-x 0 0  }
#header-in {
    height: 123px;
    position: relative;
    background: transparent url(img/sys/bg_header.jpg) no-repeat 568px 75px
}

#content {
    float: left;
    width: 512px;
    overflow: hidden
}
#content-in { margin: 260px 0 0 0; padding: 0 30px 100px 20px; background: transparent url(img/sys/bg_content.gif) repeat-y right 0; text-align: justify }

#panel {
    float: right;
    width: 268px
}
#panel-in { padding: 275px 0 100px 0 }

#footer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 800px
}
#footer-in { height: 70px; border-top: 30px solid #ffffff; background-color: #ffffff }
/* /layout - zaklad */

/* layout - special */
#home #main { background: none }
#home { background: #ffffff url(img/sys/bg_body_home.jpg) repeat-x 0 0 }
#home #header { background: #ffffff url(img/sys/bg_body_home.jpg) repeat-x 0 0 }
#home #header-in { background: none }
#home #content { float: none; width: 800px}
#home #content-in { margin: 0; padding: 123px 0 100px 0; background: none; text-align: left }

#logo, #logo span { display: block; position: relative; left: 20px; top: 28px; width: 158px; height: 38px; 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 ul { margin: 0; padding: 0; list-style: none; position: absolute; left: 4px; top: 90px; height: 33px; overflow: hidden }
#menu li { float: left; background: transparent url(img/sys/bg_menu_li.gif) no-repeat right top }
#menu .m-last { background: none }
#menu a { color: #ffffff; display: block; float: left; height: 33px; line-height: 34px; font-size: 90%; padding: 0 18px 0 17px; margin: 0 1px 0 0; position: relative; left: -1px; text-decoration: none; text-transform: uppercase; background: #284357 url(img/sys/bg_menu_a.gif) repeat-x 0 0 }
#menu a:hover { background-position: 0 -33px }
#menu .active, #menu .active:hover { color: #ffb239; background-position: 0 -33px }

#slogan { position: absolute; left: 267px; top: 16px; padding: 5px 0 0 18px; height: 54px; line-height: 1.7; border-left: 1px solid #bbd8da }

#welcome { height: 230px; padding: 0 40px; background: transparent url(img/sys/bg_welcome_home.jpg) no-repeat right bottom }
#welcome h1 { margin-top: 0; padding-top: 1em }
#welcome ul { margin: 1.1em 0; padding: 0; list-style: none }
#welcome li { line-height: 1.4; padding: 0 0 0 13px; background: transparent url(img/sys/bullet.gif) no-repeat 0 7px }


/*
puvodni gradient pozadi bloku kontaktu
#contacts { margin: 22px 0 0 0; width: 100%; overflow: hidden; background: transparent url(img/sys/bg_contacts.jpg) no-repeat 0 0 }
*/


/* nove (spojene) gradient pozadi bloku kontaktu */
#contacts { margin: 22px 0 0 0; width: 100%; overflow: hidden; background: transparent url(img/sys/bg_contacts2.jpg) no-repeat 0 0 }
/* /nove (spojene) gradient pozadi bloku kontaktu */

#contacts .contact { float: left; display: inline; width: 228px; margin: 14px 18px 0 20px }
#contacts .no-margin { margin-right: 0 }
.contact h3 { color: #313538; margin: 0 }
.contact p { font-size: 90%; margin-bottom: 0 }

/* upravena titulka - spojene bloky kontaktu */
#contacts .contact2 { float: left; display: inline; width: 500px; margin: 14px 18px 0 20px }
.contact2 h3 { color: #313538; margin: 0 }
.contact2 p { font-size: 90%; margin-bottom: 0 }

/* /upravena titulka - spojene bloky kontaktu */

#searchbox { font-weight: normal; border: 1px solid #cccccc; width: 150px }

#cesta { float: left; font-size: 90%; margin: 5px 0; color: #888888; display: none }
.navigace { float: right; margin: 3px 3px 0 0; font-size: 90% }

#submenu { width: 268px; height: 150px; background: transparent url(img/sys/bg_submenu.jpg) no-repeat 0 0 }
html>body #submenu { min-height: 150px; height: auto }
#submenu h3 { color: #313538; margin: 0; padding: 14px 0 0 20px }
#submenu ul { margin: 0.7em 0 0 0; padding: 0 20px }
#submenu li { list-style: none; line-height: 1.4; background: transparent url(img/sys/dotted.gif) repeat-x left bottom; float: left; width: 100% }
#submenu .li-submenu ul { margin: 0; padding: 0 20px }
#submenu a { display: block; font-size: 90%; position: relative; background: transparent url(img/sys/bullet2.gif) no-repeat 0 11px }
#submenu a span { display: block; padding: 6px 0 6px 13px } 
#submenu a.active, #submenu a.active:hover { color: #365871; font-weight: bold; text-decoration: none }

#footer p { color: #7f7f7f; font-size: 90%; margin: 0; padding: 10px 20px 0 20px; border-top: 5px solid #f2f3f4; text-align: right; /*text-transform: uppercase*/ }
#footer p em { color: #000000; float: left; font-style: normal; text-transform: uppercase }
#footer .realizace a { color: #34566e }
/* /layout - special */

/* ostatni tridy pro web */
.a-link { padding: 0 15px 0 0; background: transparent url(img/sys/ico_link.gif) no-repeat right 50% }
.a-button { color: #365871 !important; display: block; float: left; font-size: 84%; line-height: normal; text-decoration: none; text-transform: uppercase; padding: 0 6px; border: 1px solid #c0dcde; background-color: #ffffff }
.a-button:hover { color: #ee6d0e !important }
.grey { color: #6b6b6b; font-size: 90%; font-style: normal }

#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 */

/* ostatni */

ul.presentations {
	font-style:italic;
}

ul.presentations li {
	position: relative; background: transparent url(img/sys/bullet2.gif) no-repeat 0px 7px;
	padding-left: 15px;
	list-style-type: none;
	margin-left: -30px;
}

table.travel {
	font-size: 90%;
}

h2.research {
color: #000000;

}



/* /ostatni */
