/* 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: 75%/1.4 "Arial CE", arial, "Helvetica CE", helvetica, 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: #B45213; padding: 0; line-height: normal }
h1 { font-size: 190%; font-weight: normal; color: #790000; clear: both; margin: 0.2em 0 1.5em 0 }
h2 { font-size: 125%; margin: 1.1em 0 1em 0; border-bottom: 1px solid #B45213 }
h3 { font-size: 125%; 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% "Arial CE", arial, "Helvetica CE", helvetica, sans-serif }
a { color: #790000 }
a:link { color: #790000 }
a:hover { color: #005A9B; text-decoration: none }
p { margin: 1em 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: 92% }
/* /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: 3px solid #C17855 }
.button { }
.img-button { border: none !important; margin: 0 !important; background: none !important }
.small { font-size: 92% }
.overflow { padding: 1px; overflow: auto; overflow-y: hidden; width: 99% }
/* /zakladni tridy */

/* layout - zaklad */
#main {
    width: 756px;
    height: 100%;
    margin: 0 auto;
    text-align: left;
    position: relative;
    background: transparent url(img/sys/bg_main.gif) repeat-y 0 0
}
html>body #main { min-height: 100%; height: auto }
#main-in { background: transparent url(img/sys/bg_main_in.gif) no-repeat 0 176px }

#zahlavi { position: absolute; left: 0; top: 0; width: 100%; background: transparent url(img/sys/bg_zahlavi.gif) no-repeat 0 0 }
#zahlavi-in {
    height: 175px;
    position: relative;
    background: transparent url(img/sys/bg_zahlavi_in.jpg) no-repeat 343px 113px
}

#content {
    float: right;
    width: 572px;
    overflow: hidden
}
#content-in { padding: 190px 33px 70px 19px }

#panel {
    float: left;
    width: 184px
}
#panel-in { padding: 180px 0 70px 19px }

#zapati {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%
}
#zapati-in { height: 50px; margin: 0 13px; background: #F1E5E5 url(img/sys/bg_zapati.gif) repeat-x 0 0 }
/* /layout - zaklad */

/* layout - special */
.home #zahlavi { background: transparent url(img/sys/bg_zahlavi_home.gif) no-repeat 0 0 }
.home #zahlavi-in { height: 290px; background: transparent url(img/sys/bg_zahlavi_in_home.jpg) no-repeat 335px 34px }
.home #content-in, .home #panel-in { padding-top: 305px }
.home #panel-in { padding-top: 295px }

#logo, #logo span { display: block; position: relative; left: 8px; top: 66px; width: 192px; height: 27px; 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 }
#menu li { width: 100%; border-bottom: 1px solid #ECEBE3; background: #E6D3C8 url(img/sys/bg_menu_li.gif) repeat-x 0 0 }
#menu a { border-left: 10px solid #D0A9A0; display: block; width: 133px; padding: 0.4em 6px 0.4em 16px; text-decoration: none; background: transparent url(img/sys/bg_menu_a.gif) no-repeat 4px 9px }
#menu a:hover, #menu a.active{ border-left: 10px solid #790000; color: #ffffff; background-color: #CB8867 }
/* submenu */
#menu li li { border: 1px solid #ECEBE3; border-width: 1px 0 0 0; background: #D5A991 }
#menu li li a { border-left: 10px solid #790000; font-size: 92%; padding: 0.3em 6px 0.3em 16px; background: none }
#menu li li a:hover { color: #ffffff; border-left: 10px solid #CB8867; background: none }
/* /submenu */
#menu .m-home { background: none }
#menu .m-home a { color: #790000;; border-left: 10px solid #ECEBE3 !important; background: transparent url(img/sys/bg_menu_a_home.gif) no-repeat 4px 9px }
#menu .m-home a:hover { color: #005A9B; background-color: transparent; text-decoration: underline }

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

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

#zapati p { color: #787272; font-size: 92%; margin: 0; padding: 1em 2em 0 2em }
#zapati a { color: #787272 }
#zapati a:hover { color: #005A9B }
#zapati em { float: right; font-style: normal }
/* /layout - special */

/* ostatni tridy pro web */
#bannery { font-size: 92%; padding: 1.5em 0; height: 130px; text-align: center; background: transparent url(img/sys/bg_bannery.gif) repeat-x 0 0 }
html>body #bannery { min-height: 130px; height: auto }

#slogan { color: #BC7F7F; position: absolute; left: 33px; top: 125px; line-height: normal }
#welcome { color: #C57F5A; margin: 0; position: absolute; left: 33px; top: 180px; line-height: normal; width: 280px }

#novinky { width: 100%; overflow: hidden }
#novinky .news { width: 100%; overflow: hidden; padding: 1em 0; background: transparent url(img/sys/bg_dashed.gif) repeat-x left bottom }
.news img { border: 3px solid #C17855 }
.news h3 { font-size: 100%; margin: 0 0 1em 0; padding: 0; color: #790000 }

.box { margin: 0 0 1em 0; padding: 0.8em; border: 1px dashed #E4CCCC; border-top: 1px solid #E4CCCC; background: #ECEBE3 url(img/sys/bg_box.gif) repeat-x 0 0 }
.box h2 { margin-top: 0 }

.cleaner .box { width: 230px; float: left; margin-right: 16px }
.cleaner .box.fr { float: left; margin-right: 0 }

.download { padding: 1.3em 0; position: relative; background: transparent url(img/sys/bg_dashed_2.gif) repeat-x left bottom }
.download img { position: absolute; left: 0; top: 10px }
.download p { margin: 0; padding: 0 0 0 60px  }

#content ul { margin: 1em 0 1.5em 1em; padding: 0; list-style: none }
#content li { padding: 0 0 0 16px; background: transparent url(img/sys/ico_bullet.gif) no-repeat 0 5px }
#content ol li { background: none }

#content .t-01 td, #content .t-01 th { font-size: 92%; border: 1px solid #ECEBE3; vertical-align: top; text-align: left; padding: 5px 10px }
#content .t-01 th { color: #ffffff; background-color: #D0A9A0; vertical-align: middle }
#content .t-01 td { background-color: #E3E1D3 }
#content .t-01 .tac { text-align: center !important }

#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 */


table.table-formular { border-collapse: collapse; width: 100%; }
.table-formular td { vertical-align: top; padding: 5px;	border-bottom: 1px solid #E4CCCC; }
.table-formular input, .table-formular select, .table-formular textarea { border: 1px solid #B45213; background: white; width: 100%;}

div.nadpis { background-color: #D0A9A0; color: #ffffff; font-weight: bold }
