/* 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: 70%/1.3 Verdana, "Geneva CE", lucida, sans-serif }

body.body { text-align: center; color: #606060; background-color: #ffffff }
body.owin img { border-color: #cccccc }
h1, h2, h3, h4, h5, h6 { color: #f68939; padding: 0; line-height: normal }
/*
h1 { font-size: 180%; clear: both; margin: 0.5em 0 1em 0 }
h2 { font-size: 140%; margin: 1.1em 0 0.5em 0 }
h3 { font-size: 120%; margin: 2.1em 0 0.5em 0 }
h4 { font-size: 100%; margin: 1.1em 0 0.5em 0 }*/
h1 { font-size: 140%; clear: both; margin: 0.5em 0 0.5em 0 }
h2, h3 { font-size: 120%; margin: 0.5em 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: #f68939 }
a:link { color: #f68939 }
a:hover { color: #000000; text-decoration: underline }
p { margin: 1em 0 1.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 }
ol { margin-left:2.1em; padding-left: 0 }
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: 928px;
    height: 100%;
    margin: 0 auto;
    text-align: left;
    position: relative;
    background: #ffffff url(img/sys/bg_main.gif) repeat-y 0 0
}
html>body #main { min-height: 100%; height: auto }

#header { position: absolute; left: 0; top: 0; width: 928px }
#header-in {
    height: 157px;
    position: relative;
    background: #ffffff url(img/sys/bg_header.gif) no-repeat 0 0
}

#content {
    float: right;
    width: 698px;
    overflow: hidden
}
#content-in { padding: 160px 27px 100px 15px }

#panel {
    float: left;
    width: 230px;
    margin: 0 0 100px 0;
    background: transparent url(img/sys/bg_panel.gif) no-repeat right bottom
}
#panel-in { padding: 157px 4px 20px 13px }

#footer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 928px;
    background: #ffffff url(img/sys/bg_footer.gif) no-repeat 0 0
}
#footer-in { height: 70px; position: relative }
/* /layout - zaklad */

/* layout - special */
#logo { display: block; position: absolute; left: 10px; top: 16px; width: 220px; height: 49px; background-position: right top; background-repeat: no-repeat; outline: none }
#logo span { display: none; }
#header a.cz { background-image: url(img/sys/bg_logo.gif); }
#header a.en { background-image: url(img/sys/bg_logo_en.gif) }
#header a.sk { background-image: url(img/sys/bg_logo_sk.gif) }
#header a.de { background-image: url(img/sys/bg_logo_de.gif) }
#slogan { color: #606163; font-size: 130%; letter-spacing: 0; text-transform: uppercase; position: absolute; left: 245px; top: 26px }

#menu ul{ margin: 0; padding: 0; list-style: none; position: absolute; left: 20px; top: 89px; height: 22px }
#menu li { float: left; line-height: normal }
#menu a { color: #ffffff; float: left; height: 22px; line-height: 22px; padding: 0 14px; font-size: 110%; font-weight: bold; text-decoration: none }
#menu a:hover { color: #f1e0d4 }
#menu .active { background: #efefef url(img/sys/bg_menu_li.gif) no-repeat 0 0 }
#menu .active a { color: #f68939; background: transparent url(img/sys/bg_menu_a.gif) no-repeat right 0 }

.submenu ul { margin: 0; padding: 0; list-style: none; position: absolute; left: 20px; top: 125px }
.submenu li { float: left; line-height: normal }
.submenu a { color: #f68939; font-size: 110%; font-weight: bold; text-decoration: none; margin: 0 14px }
.submenu a:hover { color: #606163 }
.submenu .active a { color: #000000 }

#langs { position: absolute; right: 29px; top: 58px }
#langs a { color: #ffffff; font-size: 110%; font-weight: bold; margin: 0 0 0 1px; text-decoration: none; text-transform: uppercase }
#langs a:hover { color: #f1e0d4 }

#searchbox { font-weight: normal; border: 1px solid #cccccc; width: 150px }
#searchform { position:relative; display:block; height:40px; background: url(img/sys/bg_search.gif) no-repeat 10px 5px;}
#searchform #searchword {width:148px; /*border:1px solid white; */ border:none; background:none;}
#searchform .button-vyhledat {}
#searchform form { position:absolute; top:12px; left:15px; text-align:right;}

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

#footer p { font-size: 90%; margin: 0; padding: 8px 0 0 0 }
/* /layout - special */

/* ostatni tridy pro web */
#content-left { float: left; width: 320px }
#content-right { float: right; width: 320px }

.h1-main { padding: 0.5em 0 }

.ul-bullet { margin: 1em 0 1.5em 21px; padding: 0; list-style: none }
.ul-bullet li { margin: 10px 0; padding: 0 0 0 15px; line-height: normal; background: transparent url(img/sys/bullet.gif) no-repeat 0 51% }
.ul-bullet a { color: #606060; font-size: 105%; font-weight: bold; text-decoration: none }
.ul-bullet a:hover { color: #000000 }

.ul-bullet-2 { margin: 1em 0 1.5em 0; padding: 0; list-style: none }
.ul-bullet-2 li { margin: 5px 0; padding: 0 0 0 12px; line-height: 1.2; background: transparent url(img/sys/bullet_2.gif) no-repeat 0 4px }
.ul-bullet-2 ul { margin: 0 0 1.5em 12px; padding: 0; list-style: none }
.ul-bullet-2 ul li { background: transparent url(img/sys/bullet_3.gif) no-repeat 0 4px }

.p-newsletter { margin: 1em 0; height: 32px; line-height: 28px; background: transparent url(img/sys/bg_p_newsletter.gif) no-repeat 50% 0; text-align: center }
.p-newsletter a { color: #ffffff; font-size: 105%; text-decoration: none }
.p-newsletter a:hover { color: #ffffff; text-decoration: underline }

#flash { width: 213px; height: 165px; line-height: 0; background: transparent url(img/sys/bg_flash.gif) no-repeat 0 0 }

.kontakt { margin: 1em 21px 0 21px }
.kontakt h4 { margin: 0 }
.kontakt a { color: #606060 }
.kontakt a:hover { color: #000000 }
.kontakt p { margin: 0 }
.kontakt .tac p { margin: 1em 0 1.5em 0 }

.box { margin: 1.5em 0 1em 0; width: 100%; height: 80px; position: relative; background: transparent url(img/sys/bg_box.gif) no-repeat 0 0 }
html>body .box { min-height: 80px; height: auto }
.box-in { padding: 12px 14px 12px 12px; background: transparent url(img/sys/bg_box_in.gif) no-repeat left bottom }
.box h2 { color: #606163; font-size: 110%; margin: 0; padding: 0 0 0 15px; position: relative; background: transparent url(img/sys/bullet.gif) no-repeat 0 0 }
.box p { margin: 0 0 1em 0; line-height: normal }
.box.box-table .box-in { padding-bottom: 20px }
.box table { margin: 0.5em 0  0 }
.box td { border: 2px solid #ffffff }
.box .tr-1 td { background-color: #ffd1af }
.box .tr-2 td { background-color: #e6e6e6 }
.box .tr-3 td { background-color: #eeeeee }
.box .tr-4 td { background-color: #f6f6f6 }
.box .a-box { text-decoration: none; cursor: pointer }
.box .a-box img { position: absolute; left: 0; top: 0; width: 100%; height: 110px }

.box-kontakt { margin: 1.5em 0 1em 0; background: #f5f5f5 url(img/sys/bg_kontakt.gif) no-repeat 0 0 }
.box-kontakt-in { padding: 15px 18px 30px 18px; background: transparent url(img/sys/bg_kontakt_in.gif) no-repeat left bottom }
.box-kontakt h3 { margin: 0 }
.box-kontakt input, .box-kontakt textarea { width: 200px; padding: 2px 2px 2px 2px; border: 1px solid #c1c1c2 }

.box-kontakt textarea { width: 260px !important; height: 90px !important; padding: 3px }
.box-kontakt .submit { width: auto; color: #ffffff; font-weight: bold; border: 0; background-color: #f68939 }

#slovnicek-pojmu p { margin: 0.2em 0 1.3em  }
/*div.pojem { float: left; width: 290px }
#slovnik-pojmu-link { position: absolute; top: -6px; right: 40px; background: #ffffff; padding: 0 5px }*/



.radek-3 { color: #9b9b9b }
.radek-4 { color: #b4b4b4 }
.radek-5 { color: #d4d4d4 }

#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% }

#content .t-firmy { border: 0; margin: 1.5em 0 }
#content .t-firmy th { padding: 1px 10px; text-align: left; border: 2px solid #ffffff; background-color: #ffd1af }
#content .t-firmy td { padding: 1px 10px; vertical-align: top; border: 2px solid #ffffff; background-color: #e6e6e6 }
#content .t-firmy a { color: #606060; text-decoration: none }
#content .t-firmy .tr-odd td { background-color: #f5f5f5 }
#content .t-firmy th.tac, #content .t-firmy td.tac { text-align: center }
#content .t-firmy th.th-white, #content .t-firmy td.td-white { background-color: #ffffff }

#content .t-akvizice { border: 0; margin: 1em 0 }
#content .t-akvizice td { padding: 2px 10px; vertical-align: middle; border: 2px solid #ffffff; background-color: #e6e6e6 }
#content .t-akvizice td.td-orange { background-color: #ffd1af }
/* /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 */

/* firmy na prodej */
table#detail {}
table#detail td { border: 2px solid #ffffff; padding: 2px 5px; background-color: #e6e6e6 }
table#detail td.white { background-color: #ffffff; vertical-align: top }
table#detail td.td-orange { background-color: #ffd1af; width: 160px }
table#detail td.oddelovac { background-color: #a9a9a9; height: 2px }

#big-top { height: 25px; background: url(img/sys/bg_big_top.gif) no-repeat left top }
#big-middle { padding: 0 20px 0 10px; background: url(img/sys/bg_big_middle.gif) left top repeat-y }
#big-bottom { height: 25px; background: url(img/sys/bg_big_bottom.gif) left top no-repeat }


.news h4 { color: #606060 }


/* druhy styl pro linky */
.link2 { color: #606060; font-style: italic; text-decoration: none }
.link2:link { color: #606060 }
.link2:hover { color: #000000; text-decoration: none }