/* zakladni prvky */
html, body, form, fieldset, label, legend, object { margin: 0; padding: 0; border: 0; font-size: 100% }

body { font: 75%/1.4 Verdana, "Geneva CE", lucida, sans-serif }

body.body { text-align: center; color: #4c4c4c/*737373*/; background: #ddd url(img/sys/bg_body.png) repeat-x 0 0 }
body.owin img { border-color: #cccccc }
h1, h2, h3, h4, h5, h6 { color: #637f94/*8ea7b9*/; padding: 0; line-height: normal }
h1 { font-size: 240%; color: #000; font-weight: normal; clear: both; margin: 0 0 0.5em 0; font-family: "Arial CE", arial, "Helvetica CE", helvetica, sans-serif }
h2 { font-size: 130%; margin: 1.5em 0 0.5em 0 }
h3 { font-size: 110%; margin: 1.7em 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: #9d9d5e }
a:link { color: #9d9d5e }
a:hover { color: #637f94/*8ea7b9*/; text-decoration: none }
p { margin: 1em 0 1.5em 0; line-height: 1.6 }
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% }

#content ul { margin: 1em 0 1.5em 0; padding: 0; list-style: none }
#content ul li { padding: 0 0 0 14px; background: transparent url(img/sys/bullet3.png) no-repeat 4px 7px }
/* /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 }
.cistic { clear: both }
.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: 2px solid #f2f2f2 }
.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-wrapper { width: 100%; display: inline-block; background: transparent url(img/sys/bg_main_wrapper.jpg) no-repeat 50% 0 }
#main {
    width: 970px;
    margin: 0 auto;
    text-align: left;
    position: relative;
    background: #fff url(img/sys/bg_main.png) repeat-y 0 0
}

#main-in { height: 985px; background: transparent url(img/sys/bg_main_in.png) no-repeat 0 0 }
html>body #main-in { min-height: 985px; height: auto }

#header { position: absolute; left: 0; top: 0; width: 970px; height: 178px; background: transparent url(img/sys/bg_header.jpg) no-repeat 15px 24px }

#header #text-federation { font-family: "Helvetica CE",helvetica,sans-serif; position: absolute; left: 239px; top: 35px; color: #fff; font-size: 170%; letter-spacing: 0; }

#content {
    float: right;
    width: 750px;
    overflow: hidden
}
#content-in { padding: 185px 29px 50px 24px }

#panel {
    float: left;
    width: 220px
}
#panel-in { margin: 186px 0 0 0; padding: 0 0 50px 26px; position: relative; z-index: 5 }

#footer {
    width: 970px;
    height: 126px;
    background: #ddd url(img/sys/bg_footer.png) no-repeat 0 0
}
/* /layout - zaklad */

/* layout - special */
#main.home #header { height: 295px; background-image: url(img/sys/bg_header_home.jpg) }
#main.home #content-in { padding: 319px 14px 50px 24px }

#logo, #logo span { display: block; position: relative; left: 26px; top: 0; width: 194px; height: 170px; overflow: hidden; text-decoration: none; cursor: pointer; outline: none }
#logo span { position: absolute; left: 0; top: 0; background: transparent url(img/sys/bg_logo.png) no-repeat 0 0 }

/*h1.nadpis { color: #fff; font-size: 240%; position: absolute; left: 244px; top: 110px; z-index: 20; letter-spacing: -1px }*/
h1.nadpis { color: #637f94; font-size: 270%; letter-spacing: -1px }

#menu { background-color: #fff; padding: 1px 0 0 1px }
#menu ul { margin: 0; padding: 0; list-style: none }
#menu li { margin: 0 0 2px 0; padding: 0; background: #e9f1f6 url(img/sys/bg_menu_li.png) repeat-y 0 0 }
#menu a { color: #3d3d3d; font-size: 90%; display: block; width: 166px; padding: 3px 0 4px 27px; text-decoration: none; background: transparent url(img/sys/bg_menu_a.png) no-repeat 5px 6px }
#menu a:hover { color: #9d9d5e; background-position: -188px 6px }
#menu a.active { color: #9d9d5e; font-weight: bold }

#menu ul ul { margin: 0 0 6px 0; padding: 6px 0 0 0; background: #fff url(img/sys/dotted.png) repeat-x 0 6px }
#menu ul ul li { margin: 0; background: transparent url(img/sys/dotted.png) repeat-x left bottom }
#menu ul ul a { font-size: 80%; text-align: right; width: 171px; padding: 3px 22px 4px 0; background: transparent url(img/sys/bullet.png) no-repeat 182px 8px }
#menu ul ul a:hover, #menu ul ul a.active { color: #8ea9bc; background-position: 182px 8px }

#menu ul ul ul li a { background: none }

#searchbox { font-weight: normal; border: 1px solid #cccccc; width: 150px }
#searchform { position: absolute; right: 22px; top: 52px; width: 170px; height: 22px; background: transparent url(img/sys/bg_searchform.png) no-repeat 0 0 }
#searchword { color: #b0b0b0; font-size: 90%; width: 125px; padding: 3px 2px 4px 2px; border: 0; background: none; position: absolute; left: 5px; top: 1px; outline: none }
.button-vyhledat { width: 27px !important; height: 18px !important; position: absolute; left: 140px !important; top: 2px !important; padding: 0 !important; outline: none }

#navbox { width: 100%; overflow: hidden }
#cesta { float: left; font-size: 90%; margin: 5px 0; color: #afafaf }
#navigace { float: right; margin: 3px 3px 0 0; font-size: 90% }

#copyright { color: #e2e2e2; font-size: 90%; margin: 0; padding: 15px 26px 0 26px; text-align: right }
#copyright span { color: #8d8d8d; float: left; position: relative; top: 3px }
#copyright img { margin: 0 0.5em 0 0; vertical-align: middle }
#copyright a { color: #c8c893 }
/* /layout - special */

/* ostatni tridy pro web */
#welcome { position: absolute; left: 244px; top: 103px; width: 712px; height: 192px; background: transparent url(img/sys/bg_welcome.png) no-repeat right bottom; z-index: 10 }
#welcome h1 { color: #fff; padding: 20px 0 0 0 }
#welcome p, #welcome-inner p { color: #fff; font-size: 90%; margin: 1.5em 180px 0 0 }
#welcome-inner { position: absolute; left: 244px; top: 98px; width: 712px; height: 70px; z-index: 10 }
#welcome-inner p { margin: 1.5em 20px 0 0 }

.block { margin: 2em 0 0 0 }
.block h3 { color: #737373/*c4c4c4*/; margin: 0 0 1.3em 0 }

#contact p, #contact td { font-size: 90% }
#contact table { margin: 0 0 0.5em 0 }
#contact a.small { color: #637f94/*8ea7b9*/ }

#logos { position: relative; width: 198px; font-size: 0; line-height: normal }
#logos img { margin: 0 4px 4px 0 }

#books { float: right; width: 350px }
#books h2 { margin: 0 0 01em 0; color: #637f94/*8ea7b9*/; font-weight: normal; font-size: 160% }
.book { padding: 11px 0 12px 0; width: 100%; overflow: hidden; background: transparent url(img/sys/dotted.png) repeat-x left bottom }
.book img { float: left; border: 2px solid #f2f2f2 }
.book h4 { font-size: 100%; margin: 2px 0 3px 70px }
.book h4 a { text-decoration: none; color: #637f94/*8ea7b9*/; }
.book div.small { margin: 0.5em 0 0.5em 70px; line-height: normal }
.book .more { position: relative; top: 5px }

.blue { color: #637f94/*#87a1b3*/ }
.more { padding: 0 0 0 8px; font-size: 90%; background: transparent url(img/sys/bullet2.png) no-repeat 0 5px }

#r-info { width: 100%; margin: 1.5em 0 0 0; overflow: hidden }
#r-info div.fl, #r-info div.fr { width: 333px; padding: 10px; border-top: 1px solid #ededed; background-color: #ffffff/*fafafa*/ }
#r-info h3 { font-size: 140%; margin: 0 }
#r-info p { font-size: 90% }

.bullet { margin: 1em 0 1.5em 0; padding: 0; list-style: none }
.bullet li { padding: 0 0 0 14px; background: transparent url(img/sys/bullet3.png) no-repeat 4px 7px }

.t-01 { margin: 1em 0 }
#content .t-01 td { font-size: 90%; color: #54728a; padding: 4px 12px; border: 1px solid #fff; background-color: #f4f8fb }
#content .t-01 .odd td { background-color: #e9f1f4 }

#content #bookstore-table td { font-size: 90%; color: #54728a; padding: 4px 12px; border: 1px solid #fff; background-color: #f4f8fb }
#content #bookstore-table thead td { background-color: #cbdbe6; font-weight: bold }

.summary { padding: 1em 1.5em; background-color: #e2eedf }
.summary p { color: #000 }
.terms { padding: 1em 1.5em; background-color: #f5f7ed }
.terms h4 { position: relative; top: 10px }
.terms p { color: #000 }

#content .t-eureg td { font-size: 90%; padding: 20px 15px 10px 15px; border: 1px solid #fff; background: #f0f8ff url(img/sys/bg_td1.png) repeat-x 0 0 }
#content .t-eureg td h2 { margin-top: 0 }
#content .t-eureg td p { margin: 0; line-height: normal }

#content table { border-color: #000000 }
#content table thead td, #content table thead th { background-color: #cbdbe6; color: #54728a; font-weight: bold }
#content table tfoot td, #content table tfoot th { background-color: #cbdbe6; color: #54728a }
#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 }
.highlight { background: #FFFF00 }
/* /vyhledavani */

/* novinky */
.nw_title { display: block; font-weight: bold }
.nw_title a { color: #162983 }
.nw_title a:hover { color: #162983 }
.nw_column { margin: 0 0 5px 0; font-size: 90%; color: #afafaf; }
.vyrazne { font-weight: bold }
/*.nw_date { float: right; font-size: 90%; color: #697277 }*/
.nw_date { display: none }
.nw_anotace { font-size: 100% }
.rubrika_title { background: #eeeeee }

#news-events { float: left; width: 350px }
#news-events h2 { margin: 0 0 01em 0; color: #637f94/*8ea7b9*/; font-weight: normal; font-size: 160% }
.news { padding: 0.7em 0 1em 0; }
#news-events .news { padding-bottom: 0.4em; }
.news h4 {margin: 0 0 0.7em 0; padding: 0/*0 0 0 20px*/; /*background: transparent url(img/sys/ico-news.png) no-repeat 0 0*/ }
#news-events .news h4 { margin: 0; }
.news h4 a { color: #637f94/*8ea7b9*/; text-decoration: none }
.news h4 a:hover { text-decoration: underline }
#news-events .nw_text { font-size: 90%; padding: 0/*0 0 0 20px*/ }
.nw-hr { border-bottom: 1px dotted #cccccc; }
html>body #main-in hr.nw-hr { height: 1px; color: transparent; background: url(img/sys/dotted.png) repeat-x left top; border: none; }
/* /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_rtf, .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_rtf { background: url(cms/img/ico/rtf.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 }
#local-fotogalerie { margin: 0.5em 0 1em 0; padding: 0.5em 12px 0.8em 12px; background-color: #ffffff }
#local-fotogalerie strong { font-size: 12px }
#local-fotogalerie .foto-show { margin: 2em 0 0 0; height: 172px; width: 99%; overflow: auto; overflow-y: hidden; white-space: nowrap }
#local-fotogalerie .foto-show img { margin: 0 3px 0 0; border: 1px solid #666666 }
/* /fotogalerie */

/* prilohy */
#page-attachment { margin: 0 0 1.5em 0 }
#page-attachment .thumb { float: left; margin: 2px 5px 2px 2px }
#page-attachment .thumb img { border: 1px solid #cccccc }
/* /prilohy */

/* formulare */
#form-status { padding: 5px; border: 1px solid #ff3300; background: #eeeeee; margin: 0 0 1.5em 0 }
/* /formulare */

/* mapy */
.google-map { margin: 3em 0; text-align: center }
div.google-map-contact div.google-map { float: right; margin: 0 0 0 1em; text-align: center }
.marker { width: 200px }
/* /mapy */

/* rehva-journal */
.rehva-journal .gr-item { float: left; border: 1px solid #eeeeee; margin: 5px; }
.rehva-journal .gr-item-in { padding: 10px }
.rehva-journal .gr-item h2 { font-size: 100%; margin: 0.5em 0 0 0; text-align: center; }
/* /rehva-journal */

/*h2 a, h3 a, h4 a, h5 a, h6 a { color: #8ea7b9 !important }*/

/* diskuze */
table.diskuze tr.dith {background:#cbdbe6; color: #54728a; }
table.diskuze tr.dith td {font-size:10px; font-weight:bold; }
table.diskuze tr.diblok {background:#cbdbe6; color: #54728a; }
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.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; }
.dinormal {font-size:13px; }
.dibold {font-size:13px; }
.dismall {font-size:10px; }
.dicas {color:#000080;}
/* /diskuze */
/* uzivatelsky definovane styly - pokud uzivatel pridava styly, necht je pise pod tento radek */

