/* 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: 80%/1.4 "Trebuchet MS", "Geneva CE", lucida, sans-serif }

body.body { text-align: center; color: #4d4d4d; background: #eaeaea url(img/sys/bg_body.png) repeat-x 0 0 }
body.owin img { border-color: #cccccc }
h1, h2, h3, h4, h5, h6 { color: #83a630; padding: 0; line-height: normal }
h1 { font-size: 200%; font-weight: normal; clear: both; margin: 0.2em 0 0.5em 0 }
h2 { font-size: 130%; margin: 1.5em 0 0.5em 0 }
h3 { font-size: 115%; 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% "Trebuchet MS", "Geneva CE", lucida, sans-serif }
a { color: #3B5703 /* #3194D9 */ }
a:link { color: #3B5703 /* #3194D9 */ }
a:hover { color: #83a630; 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 }
.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: 3px solid #dadada }
.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: 990px;
    height: 100%;
    margin: 0 auto;
    text-align: left;
    position: relative;
    background: #f4f4f4 url(img/sys/bg_main.png) repeat-y 0 0
}
html>body #main { min-height: 100%; height: auto }

#main-in { height: 700px; background: transparent url(img/sys/bg_main_in.png) no-repeat 0 0 }
html>body #main-in { min-height: 700px; height: auto }

#header { position: absolute; left: 0; top: 0; width: 990px; height: 244px;  }

#content {
    float: right;
    width: 747px;
    overflow: hidden
}
#content-in { padding: 280px 23px 115px 30px }

#panel {
    float: left;
    width: 243px
}
#panel-in { padding: 280px 0 115px 23px }

#footer {
    position: absolute;
    left: 23px;
    bottom: 0;
    width: 944px;
    height: 89px;
    font-size: 90%;
    background: transparent url(img/sys/bg_footer.png) no-repeat 0 0
}

/* /layout - zaklad */

/* _layout_noflash */ 

#noflash { display: block; background: url(img/sys/bg_noflash.jpg) 0 0 no-repeat;  width: 944px; height: 119px; position:absolute; top:125px; left:23px;}

/* /_layout_noflash */ 


/* layout - special */
#main.home #header { position: absolute; left: 0; top: 0; width: 990px; height: 344px; background: transparent url(img/sys/bg_header.jpg) no-repeat 23px 125px;}

#main.home #main-in { background: transparent url(img/sys/bg_main_in_home.png) no-repeat 0 0 }
#main.home #content { float: none; width: 990px }
#main.home #content-in { padding: 345px 23px 115px 23px }

#logo, #logo span { display: block; position: relative; left: 23px; top: 20px; width: 165px; height: 51px; 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 }

#slogan { color: #767b7f; font-size: 90%; display: inline-block; border-left: 1px solid #dbdcdd; position: absolute; left: 208px; top: 15px; padding: 10px 0 10px 20px }

#menu { position: absolute; left: 23px; top: 82px; width: 944px; height: 42px; background: #000 url(img/sys/bg_menu.png) repeat-x 0 0 }
#menu ul { margin: 0; padding: 0; list-style: none }
#menu li { float: left; width: 157px; margin: 2px 0 0 0; background: transparent url(img/sys/bg_menu_li.png) no-repeat right top }
#menu .m-last { background: none }
#menu a { color: #fff; font-size: 110%; display: block; height: 38px; line-height: 38px; text-decoration: none; text-align: center }
#menu a:hover, #menu a.active, .m-last a:hover { color: #f57f26 !important; }

#menu ul ul {display: none; }
#menu ul li li, #menu ul li li.m-last { display: block; font-size: 85%; margin: 0; padding: 5px 2px 0 10px; background: transparent url(img/sys/bg_menu_ul_li_li.png) 0 0 repeat; }
#menu ul li li a, #menu ul li li.m-last a { height: auto; text-align: left; padding: 2px 8px; border-bottom: 1px dotted #43464A; line-height: 22px; color: #f0f0f0;  background: transparent url(img/sys/bg_li.gif) no-repeat 0 10px; }


#submenu { padding: 15px 10px; border: 1px solid #eaeaea; background: #fff url(img/sys/bg_submenu.png) repeat-x 0 0 }
.submenu-title { font-size: 90%; margin: 0 10px 0 0; padding: 3px 0 5px 0; text-transform: uppercase; text-align: right; background: transparent url(img/sys/bullet3.png) no-repeat 0 0 }
.submenu-title a { text-decoration: none; color: #949494; font-size: 12px; }
.submenu ul { margin: 1em 0 0 0; padding: 0; list-style: none; border-top: 1px dotted #d8d8d8 }
.submenu li { padding: 4px 0 5px 20px; border-bottom: 1px dotted #d8d8d8; background: transparent url(img/sys/bullet4.png) no-repeat 3px 10px }
.submenu li a { color: #636363; font-size: 90%; text-decoration: none }
.submenu li a:hover, .submenu li a.active { color: #3B5703 /* #3194D9 */ }

#searchbox { font-weight: normal; border: 1px solid #cccccc; width: 150px }
#searchform { position: absolute; right: 23px; top: 26px; width: 210px; height: 29px; background: transparent url(img/sys/bg_searchform.png) no-repeat 0 0 }
#searchword { color: #a0a0a0; font-size: 90%; width: 160px; padding: 4px 2px 4px 2px; border: 0; background: none; position: absolute; left: 5px; top: 2px; outline: none }
.button-vyhledat { width: 30px !important; height: 25px !important; position: absolute; left: 177px !important; top: 2px !important; padding: 0 !important; outline: none }

#navbox { width: 100%; overflow: hidden }
#cesta { float: left; font-size: 90%; margin: 5px 0; color: #888888 }
#navigace { float: right; margin: 3px 3px 0 0; font-size: 90% }

#f-kontakt { position: absolute; left: 23px; top: 20px; background: transparent url(img/sys/v-dotted.png) repeat-y 148px 0 }
#f-kontakt span { color: #fff; float: left; margin: 0 46px 0 0 }

#copyright { color: #fff; margin: 0; padding: 23px 23px 0 0; text-align: right }
#copyright b { color: #aae12e }
#copyright span { color: #9c9c9c; display: block; margin: 0 0 1em 0 }
#copyright span a { color: #fff; text-decoration: none }
#copyright span a:hover { text-decoration: underline }
/* /layout - special */

/* ostatni tridy pro web */
#rozcestnik { height: 250px; background: #86a832 url(img/sys/bg_rozcestnik.jpg) no-repeat 0 0 }
#rozcestnik .sekce { float: left; width: 206px; padding: 0 15px; position: relative; }
.sekce h2 { color: #fff; font-weight: normal; font-size: 120%; margin: 0.7em 0 }
.sekce img { border: 3px solid #94bd35 }
.sekce img.fr { border: 0; position: absolute; right: 10px; top: 213px;  }
.sekce p { color: #fff; font-size: 90%; margin: 0.5em 0 1em 0 }

#bloky { margin: 1.5em 0 0 0 }
#bloky a { color: #000; text-decoration: none; }
#bloky a:hover { color: #3B5703 /* #3194D9 */; text-decoration: underline; }
#bloky .blok { float: left }
.blok h3 { font-weight: normal; font-size: 190%; margin: 0 }
.blok p { font-size: 90% }
#bloky .b1 { width: 245px; padding: 0 15px 0 0; background: transparent url(img/sys/bg_divider.png) repeat-y right top;  }
#bloky .b2 { width: 430px; padding: 0 7px 0 7px; margin: 0 15px 0 0; background: transparent url(img/sys/bg_divider.png) repeat-y right top }
#bloky .b3 { width: 222px }
.b2 ul { margin: 1em 0; padding: 0; list-style: none; width: 100%; overflow: hidden }
.b2 li { float: left; width: 190px; font-size: 90%; margin: 0 5px 0 0; padding: 7px 0 12px 20px; border-bottom: 1px dotted #b5b7ba; background: transparent url(img/sys/bullet.png) no-repeat 0 9px }

.bullet { margin: 1em 0 1.5em 0; padding: 0; list-style: none }
.bullet li { padding: 0 0 4px 19px; background: transparent url(img/sys/bullet2.png) no-repeat 5px 6px }

#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: #eeeeee }
#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: 3px 0 0 0 }
.vyrazne { font-weight: bold }
.nw_date { float: right; font-size: 90%; color: #697277 }
.nw_anotace { font-size: 90% }
.rubrika_title { background: #eeeeee }

.news { margin: 0 0 2em 0 }
.news h4 { font-size: 90% }
.news h4 a { color: #779b23; text-decoration: none }
.news h4 a:hover { text-decoration: underline }
.nw_text { font-size: 90% }
/* /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; }
/* /formulare */

/* mapy */
.google-map { margin: 3em 0;  }
/* /mapy */

/* sitemap */
#sitemap a { font-size: 90%; font-weight: normal; }
#sitemap h2 { font-size: 15px; }
#sitemap h3, #sitemap h3 a, #sitemap h2 a { font-size: 15px; font-weight: bold;}
/* /sitemap */

/* uzivatelsky definovane styly - pokud uzivatel pridava styly, necht je pise pod tento radek */

.imgborder { border: 7px solid #fff; }

#content .table-01 { border: 1px solid #73777C; }
#content .table-01 th { background: #DFE0E1; }
.table-01 td, .table-01 th { border: 1px solid #73777C; padding: 8px 10px !important; }

/* subpages */
.subpages li { list-style-type:none; background:url(img/sys/bg_rozcestnik_li.png) 0 0 no-repeat; padding-left: 25px; height:38px}
/* /subpages */



