body {
  margin: 0;
  padding: 0;
  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
  font-size: 0.75em;
  color: #1a171b;
  text-align: center;
  background: #011e30 url('../images/bg.jpg') center 0 repeat-y; 
  line-height: 1.4; }
  
td, th {  line-height: 1.4; }
tt { font-size: 1.1em; }
td p { margin: 0; padding: 0; }
th p { margin: 0; padding: 0; }
form { margin: 0; padding: 0; }
sub, sup { vertical-align:baseline; position:relative;}
sub {top:0.4em;}
sup {bottom:0.4em;}
a img, .imagemap { border: 0; }

a { color: #66bc29; }
a:hover { color: #66bc29; text-decoration: none; }
a.externi, a.externi:visited, a.externi:hover { padding-right:13px; background: transparent url('../images/external.png') right center no-repeat; }
a.newwindow, a.newwindow:visited, a.newwindow:hover { padding-right:13px; background: url('../images/new_window.gif') right center no-repeat; }

h1 { color: #66bc29; font-size: 1.8em; margin-top: 0em; font-family: 'Open Sans', sans-serif; font-weight: normal; }
h2 { color: #66bc29; font-size: 1.5em; }
h3 { color: #66bc29; font-size: 1.3em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1em; }

hr { height: 1px; font-size: 0; line-height: 1px; border-top: 1px solid #dddddd; border-left: none; border-right: none; border-bottom: none; margin: 5px 0; }
.hr_red { height: 2px; font-size: 0; line-height: 2px; border-top: 2px solid #f00; border-left: none; border-right: none; border-bottom: none; margin: 5px 0; }

input, select { border: 1px solid #dddddd; font-size: 0.9em; }
textarea { border: 1px solid #dddddd }
.checkbox { border: none; }
.whitelogin { border: none; background-color:#fff; width:400px; }
.loginsmall { width:150px; }
.login { width:300px; }

ol { margin: 0.5em 0 0.9em 2.5em; padding: 0; }
ul { margin: 0.5em 0 0.9em 2em; padding: 0; }

/* pro sitemap */
ul.menu { list-style-type: none; margin: 0.5em 0 0.8em 0; padding: 0; line-height: 1.3; }
ul.menu li {
  list-style-type: none;
  margin: 0.4em 0 0.25em 8px;
  padding: 0 0 0 1.2em;
  font-weight: bold;
  background: transparent url(../images/li-menu.gif) left 0.2em no-repeat;
}

ul.submenu { list-style-type: none; margin: 0; padding: 0; }
ul.submenu li {
  list-style-type: none;
  margin: 0.2em 0 0.1em 0;
  padding: 0 0 0 1.2em;
  font-weight: normal;
  background: transparent url(../images/li-submenu.gif) left 0.2em no-repeat;
}

ul.subsubmenu { list-style-type: none; margin: 0; padding: 0; }
ul.subsubmenu li {
  list-style-type: none;
  margin: 0.2em 0 0.1em 0;
  padding: 0 0 0 1.2em;
  background: transparent url(../images/li-subsubmenu.gif) left 0.2em no-repeat;
}
ul.menu a { text-decoration: none;}
ul.menu a.current { text-decoration: underline; color: #000; }


ul.odrazky, ul.odrazky-blue, ul.odrazky-orange, ul.odrazky-gray { margin: 0.5em 0 0.6em 0.3em; padding: 0; }
ul.odrazky li {
  list-style-type: none;
  margin: 0.4em 0 0.2em 0;
  padding-left: 1.6em;
  background: transparent url('../images/li.gif') 0 4px no-repeat;
}
ul.odrazky-brown li {
  list-style-type: none;
  margin: 0.4em 0 0.2em 0;
  padding-left: 1.6em;
  background: transparent url('../images/li-brown.gif') 0 4px no-repeat;
}
ul.odrazky-orange li {
  list-style-type: none;
  margin: 0.4em 0 0.2em 0;
  padding-left: 1.6em;
  background: transparent url('../images/li-orange.gif') 0 4px no-repeat;
}
ul.odrazky-gray li {
  list-style-type: none;
  margin: 0.4em 0 0.2em 0;
  padding-left: 1.6em;
  background: transparent url('../images/li-gray.gif') 0 4px no-repeat;
}

ul.sipky, ul.sipky-orange, ul.sipky_off { margin: 0.5em 0 0.8em 0.3em; padding: 0; }
ul.sipky li {
  font-size: 0.9em;
  list-style-type: none;
  margin: 0.4em 0 0.2em 0;
  padding-left: 1.4em;
  background: transparent url('../images/li-sipky.gif') 0 3px no-repeat;
}
ul.sipky-orange li {
  font-size: 0.9em;
  list-style-type: none;
  margin: 0.4em 0 0.2em 0;
  padding-left: 1.4em;
  background: transparent url('../images/li-sipky-orange.gif') 0 3px no-repeat;
}
ul.sipky_off li {
  font-size: 0.9em;
  list-style-type: none;
  margin: 0.4em 0 0.2em 0;
  padding-left: 1.4em;
  background: transparent url('../images/li-sipky_off.gif') 0 3px no-repeat;
}

.s08 { font-size: 0.8em; }
.s085 { font-size: 0.85em; }
.s09 { font-size: 0.9em; }
.s095 { font-size: 0.95em; }
.s11 { font-size: 1.1em; }
.s12 { font-size: 1.2em; }
.s13 { font-size: 1.3em; }
.s14 { font-size: 1.4em; }
.s15 { font-size: 1.5em; }
.s16 { font-size: 1.6em; }

.nowrap { white-space: nowrap; }
.active { color: #4b4b4d; text-decoration: none; }
.skryty, .hidden { visibility: hidden; display: none; }
.nodisplay { display: none; }
.skr { visibility: hidden; display: none; }
.invisible { visibility: hidden;  }
.nomargin { margin: 0; }
.automargin { margin: auto; }
.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }
.top { vertical-align: top; }
.topright { text-align: right; vertical-align: top; }
.middle { vertical-align: middle; }
.bottom { vertical-align: bottom; }
.capitalize { text-transform: capitalize; }
.uppercase { text-transform: uppercase; }
.lowercase { text-transform: lowercase; }
.normal { font-weight: normal; }
.bold { font-weight: bold; }
.small { font-size: 0.3em; }
.white { color: #fff; }
.bgwhite {background-color: #fff; }
.bgwhitecenter {background-color: #fff; text-align:center;}
.centerwhite { font-weight: bold; color: #fff; text-align:center; }
.topwhite { background-color: #fff; vertical-align:top; }
.red { color: red; }
.black { color: #000; }
.darkblue { color: #6b86b5 }
.blue { color: #005da8; }
.lightblue { color: #69b8e6; }
.gray { color: #726f6a; }
.bggray {background-color: #545454; }
.smallbggray {background-color: #545454; color: #fff; font-size: 0.8em; }
.bglightgray0 {background-color: #f4f4f4; }
.bglightgray1 {background-color: #ddd; }
.box { padding: 10px; border: 1px solid #545454; background-color: #f4f4f3; }
.lower-alpha { list-style-type: lower-alpha; }
.ibacolor, .orange { color: #b36c2d;}

.margintop3px {margin-top: 3px; }

.bglightgreen { background-color: #eaf1d3}

.lightbrown0 { color: #f7f6ed }
.lightbrown { color: #eae9da }
.lightbrown1 { color: #cec3b1 }
.brown1 { color: #b4a38f }
.brown2 { color: #9f8c77 }
.brown3 { color: #8e765b }
.bglightbrown0 { background-color: #f7f6ed }
.bglightbrown { background-color: #eae9da }
.bglightbrown1 { background-color: #cec3b1 }
.bgbrown1 { background-color: #b4a38f }
.bgbrown2 { background-color: #9f8c77 }
.bgbrown3 { background-color: #8e765b }

.bordered { border: 2px solid #0081bf; background-color: #fff;}
.bordered th { text-align:center; color: #fff ; background-color: #0081bf; }

.bordered_nobg { border: 2px solid #0081bf;  }
.bordered_nobg th { text-align:center; color: #fff ; background-color: #aaa; }

.borderedsmall { border: 2px solid #0081bf; background-color: #ccc; font-size:0.85em }
.borderedsmall th { text-align:center; color: #fff ; background-color: #0081bf }
.borderedsmall_red { border: 2px solid #d25e30; background-color: #fff; font-size:0.85em }
.borderedsmall_red th { text-align:center; color: #fff ; background-color: #b3341b }
table.borderedsmall, table.borderedsmall_red { width:100% }

.lightbordered { border: 1px solid #a8d7f2; background-color: #dfeff9 }
.lightbordered_red { border: 1px solid #9f8c77; background-color: #f3eee6 }
.Formular .lightbordered { width: 692px }

.subtitle { background: transparent url(../images/h1-sipka.gif) 6px center no-repeat; padding-left: 17px; color: #4b4b4d; }
.subtitle_parent { color: #66bc29; background: transparent url(../images/h1-sipka.gif) 6px center no-repeat; padding-left: 17px; }

.bottom_dots { border-bottom: 1px dotted #cfcdc5; }

.in { padding: 0.3em 1em;}

.obrazek { border: 1px solid #dddddd; }
.obrazek_vlevo { margin-right: 10px; margin-bottom: 10px; float: left; border: 1px solid #dddddd; }
.obrazek_vpravo { margin-left: 10px; margin-bottom: 10px; float: right; border: 1px solid #dddddd; }
.obrazek_left { margin-right: 10px; margin-bottom: 10px; float: left; border: 4px double #dddddd; }
.obrazek_right { margin-left: 10px; margin-bottom: 10px; float: right; border: 4px double #dddddd; }
.obrazek_logo { margin-right: 10px; margin-bottom: 10px; float: left; }
.obrazek_vpravo_logo { margin-left: 10px; margin-bottom: 10px; float: right;  }
.obrazek_h2_vpravo { margin: 1.8em 0 10px 10px; float: right; border: 1px solid #d1d1d1; }
.foto { margin-right: 10px; margin-bottom: 10px; float: left; border: 3px double #d1d1d1; }
.foto_center { margin-right: 10px; margin-bottom: 10px; text-align: center; border: 3px double #d1d1d1; }

.floatleft { float: left; }
.floatright { float: right; }

.sipka { padding-left: 14px; background: transparent url(../images/li-sipka.gif) left 0.45em no-repeat; }
.anotace { margin-top: 1em; /*padding-left: 18px; background: transparent url(../images/li.gif) left 6px no-repeat;*/ }
.anotace_privat { padding-left: 18px; background: transparent url(../images/ico-locked.gif) left 4px no-repeat; }
.anotace p { margin: 0; }
.anotace h3 { margin: 0 0 3px 0; line-height: 1.2; }
.anotace h3 a { margin: 0; /*text-decoration: none*/ }
.nolink { color: #2a2a2a; text-decoration: none }

.anotace_projects { margin: 0.3em 0; padding: 0.5em 0; border-bottom: 1px dotted #d1d1d1;  }
.anotace_projects p,  .anotace_projects h2 { margin: 0; }
.anotace_projects h2 { font-size: 1.1em; margin: 0 0 0.3em 0; }

.ico_vyucujici { min-height: 18px; padding-left: 20px; background: transparent url(../images/smallico/uzivatel.png) 1px 0px no-repeat; }
.ico_termin { min-height: 18px; padding-left: 20px; background: transparent url(../images/smallico/cas.png) 1px 0px no-repeat; }
.ico_misto { min-height: 18px; padding-left: 20px; background: transparent url(../images/smallico/adresa.png) 1px 0px no-repeat; }
.ico_cena { min-height: 18px; padding-left: 20px; background: transparent url(../images/smallico/cena.png) 1px 0px no-repeat; }
.ico_privat { min-height: 18px; padding-left: 20px; background: transparent url(../images/smallico/uzivatel.png) 1px 0px no-repeat; }


.rightbox {
  width: 240px;
  margin-left: 1.8em;
  margin-bottom: 1em;
  padding: 0.3em 0.5em;
  float: right;
  border: 1px solid #ccc;
  background: #f1f1f1 url(../images/bg_box_vz.gif) 0 top repeat-x; 
}
.rightbox h2, .rightbox h3, .rightbox h4 { margin: 0; padding: 0.3em 0.5em; text-align: center; }
.rightbox hr { color: #dddddd; background-color: #dddddd; height: 1px; font-size: 0; line-height: 0; border: 0; margin: 10px 0; }
.rightbox input { color: #dddddd; background-color: #d8e9f7; }
.rightbox input.field { width: 105px; }
.rightbox input.button { color: #d8e9f7; background-color: #dddddd }


.box_hp {
  width: 308px;
 margin: 10px 0;
  border: 1px solid #dedede
}

div.headnews { min-height: 100px; /*padding: 0px 11px;  */ color: #fff; background: #66bc29 url('../images/kalendar.png') 8px 4px no-repeat; }
div.headnews a { color: #fff; }
.headnews_h2 { font-family: 'Open Sans', sans-serif; padding: 10px 11px 10px 50px; font-size:1.3em; border: 0; border-bottom: 2px solid #fff;  }
.eventtitle {margin: 10px 0 0 0; font-size:1.1em;  }
.eventtitle a { text-decoration:none;  }
.eventtitle a:hover { text-decoration:underline;  }

.box_hp {
  width: 308px;
  border: 1px solid #dedede;
}
.box_in {
  padding: 0.3em 11px;
  font-size: 0.9em; 
  border-top: 1px solid #dedede;
}

.right_bluebox {
  text-align: left;
  font-size: 0.95em;
  border-top: 7px solid #b6c4e2;
  background: #f0f3f7;
}
.right_bluebox a { color: #608dc4; text-decoration: none }
.right_bluebox a:hover { text-decoration: underline }

.redbox { background-color: #ffe3e5; border: 1px solid #c10000; padding: 0.5em 1.5em; }
.bluebox { background-color: #e6f7ff; border: 1px solid #5e9ee8; padding: 0.5em 1.5em; }

.Tabulka { background-color:#c3c9cb; border: 1px solid #c3c9cb;}

a.Strankovani_current { color: #000; text-decoration:none; font-weight: bold; }
.Formular { border: 1px solid #ccc; }
.Formular h2 { background-color: #eee; margin:0; padding: 4px 6px }
.pracoviste_blok { border: 2px solid #ccc; }
.pracoviste_blok .Formular { border: none; }
.FormTip { font-size:0.9em; }

.Vstup { width: 200px; }
.Vstup400 { width: 400px; }
.VstupLong { width: 500px; }

.photogallery_table { margin-bottom: 0.5em; /*width: 740px; */ }
.photogallery_th { background-color: #aaa; padding: 0px; color: white; font-size: 1.2em !important; }
td.photogallery_td { margin: 2px; padding: 2px 0px; width: 168px; min-height: 180px; /*background: transparent url('../images/bg_photo.gif') center center no-repeat;*/ text-align: center; vertical-align: middle; font-size: 0.75em; line-height: 1.2 ;
-webkit-box-shadow: 0 0 1px 1px rgba(200,200,200,200);
box-shadow: 0 0 1px 1px rgba(200,200,200,200);
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
}
div.photogallery_td { padding: 2px 0px; width: 180px; height: 180px; background: transparent url('../images/bg_photo.gif') center center no-repeat; text-align: center; vertical-align: middle; font-size: 0.75em; line-height: 1.2;}

.photogallery_td img { margin: 1px 3px; max-width: 150px; max-height: 150px; }
.photogallery_td h3 { margin-bottom: 0px; margin-left: 5px; margin-right: 5px; }

h2 a { text-decoration: none }
h2 a:hover { text-decoration: underline }

.col1 { width:690px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; } 
.col2_left {float:left; width:340px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; }
.col2_right {float:right; width:340px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; }
.col2_right_border {float:right; width:310px !important /*Non-IE6*/; width:330px /*IE6*/; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; padding-left:20px; border-left: 1px dotted #dddddd; }
.col3_left {float:left; width:232px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; }
.col3_middle {float:left; width:232px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; margin-left:30px; }
.col3_middle_border {float:left; width:232px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; margin-left:30px; padding-left:10px; border-left: 1px dotted #dddddd; }
.col3_right {float:right; width:232px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; }
.col3_right_border {float:right; width:232px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; padding-left:10px; border-left: 1px dotted #dddddd; }
.col1:after, .col2_left:after, .col2_right:after, .col2_right_border:after, .col3_left:after, .col3_middle:after, .col3_right:after, .col3_middle_border:after, .col3_right_border:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearwhite {clear:both; width:680px; height:0.1em; border:none; background:#fff; color:#fff; }

.cleaner { clear:both; height:1px !important; height:0; font-size:0; margin:0; padding:0; border:none; visibility: hidden; }
.cleaner1 { clear:both; height:1px; font-size:1px; border:none; margin:0; padding:0; background:transparent; }
.clearleft { clear: left; }
.clearright { clear: right; }
.clearboth { clear: both; }

.hide {display:none;}
.show {}
.section_nav_hide { padding-left: 18px; background: transparent url('../images/dhtmlgoodies_plus.gif') left 2px no-repeat; }
.section_nav_show { padding-left: 18px; background: transparent url('../images/dhtmlgoodies_minus.gif') left 2px no-repeat; }


.highlighted { color: #cc5936; font-weight: bold; }

.width_25perc { width:25% }
.width_50perc { width:50% }
.width_100perc { width:100% }

.width_80 { width:80px }

.width_200  { width:200px }
.width_300  { width:300px }
.width_400  { width:400px !important }
.width_496 { width:496px }
.width_600 { width:600px !important }
.width_800 { width:800px !important }

.height_100  { height: 100px; }

.account_menu { width: 80px; font-size: 0.95em; text-align: center; padding: 0 15px }

.scroll { height: 400px; overflow: scroll; border: 1px solid #ccc;  }

.pracoviste_menu, .pracoviste_menu_current { width: 100px; font-size: 0.95em; text-align: center; }
.pracoviste_menu_current  { background-color: #dedede }
.pracoviste_menu_disabled   { width: 100px; font-size: 0.95em; text-align: center; opacity: 0.4; }

#sortable_files { list-style-type: none; margin: 0; padding: 0; /*width: 800px;*/ }
#sortable_files li { margin: 0 3px 3px 3px; padding: 0.4em; padding-left: 1.5em; background-color: #fff; border: 1px solid #000; cursor: move; }
#sortable_files li span { position: absolute; margin-left: -1.3em; }

.tag_cloud { margin: 3px 0 7px 0; padding: 0.6em 0.8em; background-color:#eee; border: 2px solid #ddd;  text-align:center; }
.tag_cloud a { text-decoration: none; }


/*********
layout
*********/
#whole-all { min-height: 820px; background: transparent url('../images/bg_motiv.png') center 0 no-repeat; }
#whole { width: 990px; margin: 0px auto; text-align: center; position: relative; }

#head { width: 990px; text-align: left; height: 84px; clear: both; /*overflow: hidden;*/ color: #fff; /*background: transparent url('../images/bg_head.png') center 0px no-repeat;*/ position: relative; }
#head a { color: #fff; text-decoration: none; font-family: 'Open Sans', sans-serif; /*font-size: 0.9em; font-weight: 800;*/ }

#head-left-left { width: 60px; height: 64px; float: left; padding-top:17px; }
#head-left { width: 350px; height: 84px; float: left;  font-family: 'Open Sans', sans-serif; }
#head-title { width: 300px; height: 1.2em; margin:19px 0 0 5px; text-transform: uppercase; font-size: 1.3em; }
#head-subtitle { width: 300px; height: 34px; margin: 0px 0 5px 5px; font-size: 1.2em; }

#head-right { width: 500px; height: 70px; margin-top:14px; text-align: left; float: right; }
#head-right .loginsmall { width: 150px; height: 19px; line-height: 19px; color: #fff; padding: 0 4px 0 30px; text-align: left; border: 0; background: #0082c0 url('../images/ico-login.png') 5px center no-repeat; }
a.account { padding-left: 20px; background: transparent url('../images/ico-login.png') 0px center no-repeat; }
#head-right #prh { background: #0082c0 url('../images/ico-passw.png') 5px center no-repeat; }
#head-right #loginbutton { width: 111px; height: 27px; /*line-height: 10px;*/ font-weight:bold; color: #fff; padding: 0; text-transform: uppercase; text-align: center; border: 0; background: transparent url('../images/button-go.png') 5px 0 no-repeat; }


#search { width: 235px; height: 27px; /*float: right; overflow: hidden;*/ }
#search form { }
#search-field { width: 180px; height: 25px; line-height: 26px; margin: 0px; padding: 0 0 0 10px; border: 0; font-size: 0.9em; font-style: italic; text-align: center; color: #fff; background: #0082c0 }
#search-go { width: 27px; height: 27px; line-height: 18px; border: 0; vertical-align: middle; text-align: left; margin-left: 0px; background: transparent url(../images/ico-go.png) center center no-repeat }


#head_bottom { width: 965px; padding-left: 25px; text-align: left; height: 24px; line-height: 24px; margin: 0; overflow: hidden; font-size: 0.85em; color: #000; background-color: #fff; }
/*#head_bottom a { color: #66bc29; font-size: 0.9em }*/

#main1 { margin: 0px; text-align: left; padding:0; background-color: #fff; }
#main1-hp { margin: 0px; text-align: left; padding:0; }
#main2 { margin: 0; padding: 0;  }

#left {
  width: 235px;
  padding-left: 25px;
  float: left;
}
/*#left-in { min-height: 420px; }
#left hr { width: 262px; height: 2px; font-size: 0; line-height: 1px; border-top: 1px solid #ded8cb; border-left: none; border-right: none; border-bottom: 1px solid #fff; margin: 5px 0; }*/


#middle {
  margin: 0 0 0 260px; 
  padding: 0;
  min-height: 500px; /* uprav pro dlouhe menu, kvuli IE7 */
  width: 715px; 
}
#middle-hp {
  margin: 0px 245px 0px 290px; 
  padding: 0;
  min-height: 500px; /* uprav pro dlouhe menu, kvuli IE7 */
  width: 410px; 
}
#middle-onecol {
  margin: 0px 10px; 
  padding: 0;
  min-height: 500px; /* uprav pro dlouhe menu, kvuli IE7 */
  width: 970px; 
}

#right {
  width: 237px;
  margin-right: 25px;
  float: right;
}

.middle-in {
  width: 690px;
  margin: 0 18px 15px 25px;
  padding: 8px 0;
  float: left;
  text-align: left;
}
#middle-hp .middle-in {
  width: 410px;
  margin: 0px;
  padding: 8px 0;
  float: left;
  text-align: left;
}
#middle-onecol .middle-in {
  width: 970px;
  margin: 0px;
  padding: 8px 0;
  float: left;
  text-align: left;
}

#site_offline { margin: 0; padding: 15em 0; font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: 1em; color: #fff; font-weight: bold; text-align: center; line-height: 1.4;}


#footer { width: 990px; height: 80px; padding: 4px 0; text-align: left; color: #fff; font-size: 0.85em;  }
#footer a { color: #fff; text-decoration: none; color: #fff;  }
#footer a:hover { text-decoration: underline; }
.footercenter { width: 430px; height: 72px; line-height: 52px; text-align: center; float: left; font-size: 1.3em; }
.footercenter p  { margin: 0; padding: 0; }
a.footerleft { width: 200px; height: 44px; padding: 28px 0 0 60px; text-align: left; float: left; font-family: 'Open Sans', sans-serif; background: transparent url('../images/logo-mensa-footer.png') 10px center no-repeat; font-size: 1.4em; background-color: #00324a }

.footerright { width: 270px; height: 52px; padding: 12px 15px 0 0 ; text-align: right; float: right; }

/*********
navigace
*********/
#nav_toolbar { width: 990px; height: 31px; background: #66bc29; text-transform: uppercase;  }
#nav_toolbar ul { margin: 0 20px; padding: 0; }
#nav_toolbar ul li { list-style-type: none; float: left; height: 31px;}

#nav_toolbar ul li a, #nav_toolbar ul li a:hover, #nav_toolbar ul li a.current {
  display: block;
  float: left;
  height: 31px;
  line-height: 31px;
  margin: 0px 9px;
  padding: 0;
  color: #000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 1em; 
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
}
#nav_toolbar ul li a:hover, #nav_toolbar ul li a.current, #nav_toolbar ul li a.current:hover { color: #fff; background: transparent url(../images/zobacek-aktivni-polozka-menu.png) center bottom no-repeat }
/*#nav_toolbar ul li a:hover, #nav_toolbar ul li a.current:hover { color: #f0e6d1; }*/

/*#nav_toolbar ul li span { width: 1px; height: 40px; display: block; float: left; background: transparent url('../images/bg_nav_divider.gif') right 2px no-repeat; }*/

/** left col nav **/
#navcontainer { line-height: 1.2; margin: 10px 0px 10px 0px; font-family: 'Open Sans', sans-serif; }
#navcontainer a, #navcontainer a:hover, #navcontainer a.current {
  display: block;
  font-size: 0.9em;
  margin-top: 0;
  padding: 9px 7px 9px 19px;
  text-decoration: none;
  color: #000;
  border: 0;
  /*border-top: 1px solid #0082c0;*/
  border-bottom: 1px solid #0082c0;
  background: transparent url('../images/li-nav.gif') 5px 14px no-repeat;
}
#navcontainer a:hover, #navcontainer a.current { color: #66bc29; background: transparent url('../images/li-nav_current.gif') 5px 14px no-repeat; }

#navcontainer .navsub a, #navcontainer .navsub a:hover, #navcontainer .navsub a.current { font-size:0.9em; padding-left: 28px; background: transparent url('../images/li-nav.gif') 15px 14px no-repeat;  }
#navcontainer .navsub a:hover, #navcontainer .navsub a.current { color: #66bc29; }

#navcontainer div.spacer {
  height: 7px; font-size: 0; line-height: 0;
  margin: 12px 0 0 0; padding: 0;
  background-color: #608dc4; }


.menu_heading { /* pro neaktivni polozky menu*/
  margin-top: 1px;
  padding: 4px 7px;
  font-size: 1em;
  color: #fff; }

.logo_text_vpravo {
  text-align:center;
  color: #e99c11;
  padding: 3px;
  margin: 0 20px 8px 8px;
  float: right;
  border: solid 1px #b4a38f;
}
 

#reg_form_all { margin: 1em 0; }

/* registrace */
#help {position:absolute;z-index:199;display:none;width:156px; background: transparent url('../images/bghelp.gif') repeat-y;}
#helpboxbot {height:4px;font-size:0px;line-height:0px; background: transparent url('../images/bghelpbottom.gif') no-repeat;}
#helpboxtext {padding:8px 12px 4px 18px;color:#FF8A00;text-align:left;background: transparent url('../images/bghelptop.gif') no-repeat;}

.regobsah { }
.regbox {
  padding-left: 10px;
  border: 1px solid #47393a; /*d8df65*/
  background: #cc5936;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  margin-bottom: 2px;
  line-height: 20px;
}
.regbut {
  width: 128px;
  height: 25px; line-height: 25px;
  text-align: center;
  font-weight: bold;
  background:#459bc4; 
  color:#fff; 
  font-size:120%; 
  border: 0px;
  cursor: pointer;
  margin-top: 30px;
}
.reginp { width: 260px;}
.reginp2 { width: 225px;}
.reglab { width: 100px;}
.reglab2 { width: 150px;}
.regnazev { font-weight: bold; color: #fff; text-transform: uppercase; padding-top: 3px; margin-bottom: 22px;}
.regnone { text-transform: none;}
.regof { margin-left: 10px; margin-bottom: 12px;}
.regp { margin-left: 10px; margin-bottom: 5px;}
.regtab { margin-top: 12px; margin-bottom: 10px;}
.regtab td { height: 24px; padding-right: 20px;}
.none { display: none;}
.help2 {position:absolute; z-index:88;}
 
.obj_form { margin:1em 0 0 0; padding:10px 10px 0 10px; border: 1px solid #dfdfdf;  background-color:#fff; }
fieldset { padding:10px 10px 10px 10px !important /*Non-IE6*/; padding:0 0 10px 10px /*IE6*/; margin:0 0 20px 0; border:solid 1px #aaa;  } 
fieldset legend { margin:0 0 0 5px !important /*Non-IE*/; margin:0 0 5px 5px /*IE6*/; padding:0 2px 0 2px; color:#666; font-weight:bold; font-size:110%;}
.obj_form fieldset { background-color:#f2ede9; }
.obj_form legend {background-color:#f2ede9;  }

.obj_form .fleft { float:left; width:200px; margin:0 0 15px 0; padding:2px; font-size:90%; /*border:1px solid gray*/ }
.obj_form div.fright { float:left; width:400px; margin:0 0 15px 0; /*border:1px solid yellow*/ }
.obj_form div.block { clear:left; margin-bottom: 8px /*border:1px solid black; */}
.obj_form select.combo { width:375px; padding:2px; font-size:90%; /*border:solid 1px rgb(200,200,200); */} 
.obj_form input.field { width:375px; padding:2px; font-size:90%; /*border:solid 1px rgb(200,200,200);*/ }
.obj_form textarea { width:400px; padding:2px; font-size:110%;  }
.obj_form textarea.same { width:375px; }

.obj_form_description { font-size: 0.9em; color:#4b4f00; }

.faq { line-height: 1.3; font-size: 0.9em; margin: 0.3em 0; }
.faq p {margin: 0; padding: 0 }

/*-----------------------------------------  one track forum -----------------------------------------*/
ul.comment { list-style-type: none; margin: 0.3em 0 0.5em 0.2em;  }
ul.comment li {
  list-style-type: none;
  background: none;
  margin: 0.1em 0 0.2em 0;  
  padding: 0; 
}
.comment ul li { /* vnorene  */
 list-style-type: none;
 background: none;
 margin-left: 0.8em;
 min-width: 200px;
}

.comment_item { min-width: 200px; margin: 0; padding: 0.3em 0.5em; border: 1px solid #d7d7d7; background-color: #f7ebe1; /* light orange */  }
.comment_item p, .comment_item h2, .comment_item h3, .comment_item h4, .comment_item h5  { margin: 0; padding: 0; }
.comment_menu { padding: 0.3em 0.5em; float: right; margin-left: 0.8em; line-height: 0.9em; border: 1px solid #d7d7d7; background-color: white; text-align: right }


/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#fff;}
#colorbox{}
    #cboxTopLeft{width:25px; height:25px; background:url(../include/jquery/plugins/colorbox/images/border1.png) no-repeat 0 0;}
    #cboxTopCenter{height:25px; background:url(../include/jquery/plugins/colorbox/images/border1.png) repeat-x 0 -50px;}
    #cboxTopRight{width:25px; height:25px; background:url(../include/jquery/plugins/colorbox/images/border1.png) no-repeat -25px 0;}
    #cboxBottomLeft{width:25px; height:25px; background:url(../include/jquery/plugins/colorbox/images/border1.png) no-repeat 0 -25px;}
    #cboxBottomCenter{height:25px; background:url(../include/jquery/plugins/colorbox/images/border1.png) repeat-x 0 -75px;}
    #cboxBottomRight{width:25px; height:25px; background:url(../include/jquery/plugins/colorbox/images/border1.png) no-repeat -25px -25px;}
    #cboxMiddleLeft{width:25px; background:url(../include/jquery/plugins/colorbox/images/border2.png) repeat-y 0 0;}
    #cboxMiddleRight{width:25px; background:url(../include/jquery/plugins/colorbox/images/border2.png) repeat-y -25px 0;}
    #cboxContent{background:#fff; overflow:hidden;}
        #cboxError{padding:50px; border:1px solid #ccc;}
 /*       #cboxLoadedContent{margin-bottom:20px;}
        #cboxTitle{position:absolute; bottom:0px; left:0; text-align:center; width:100%; color:#999;}
        #cboxCurrent{position:absolute; bottom:0px; left:100px; color:#999;}
        #cboxSlideshow{position:absolute; bottom:0px; right:42px; color:#444;}
        #cboxPrevious{position:absolute; bottom:0px; left:0; color:#444;}
        #cboxNext{position:absolute; bottom:0px; left:63px; color:#444;}
        #cboxLoadingOverlay{background:#fff url(../include/jquery/plugins/colorbox/images/loading.gif) no-repeat 5px 5px;}
        #cboxClose{position:absolute; bottom:0; right:0; display:block; color:#444;}*/

        #cboxLoadedContent{margin-top:20px; margin-bottom:20px; }
        #cboxTitle{position:absolute; bottom:0; left:0; text-align:center; width:100%; color:#222;}
        #cboxCurrent{position:absolute; top:0; left:100px; color:#999;}
        #cboxSlideshow{position:absolute; top:0; right:42px; color:#444;}
        #cboxPrevious{position:absolute; top:0; left:0; color:#444;}
        #cboxNext{position:absolute; top:0; left:63px; color:#444;}
        #cboxLoadingOverlay{background:#fff url(../include/jquery/plugins/colorbox/images/loading.gif) no-repeat 5px 5px;}
        #cboxClose{position:absolute; top:0; right:0; display:block; color:#444;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to IE9.
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}


.ui-effects-transfer { border: 2px dotted gray; } 

#m {
	width:690px;
  height: 480px;
  border: 1px solid gray;
}


.Zahlavi      {color: #FFFFFF; font-weight: bold; background: #1248a7; text-align: center}

.Telo1        {background-color: #FEFEFE; color: #000000}
.Telo2        {background-color: #EEEEEE; color: #000000}
.Telo3        {background-color: #D4D0C8; color: #000000}
.Telo         {background-color: #FFFFFF; color: #000000}

#mapa_cr { border:none }

#mapa {
  width: 670px;
  position: relative;
 /* border: 1px solid gray;*/
}

#mapa h2 { /*position: absolute; bottom: 6px; right: 10px; text-align: right;*/ color: #20b168;  /*margin: 5px; padding: 3px;*/ font-size: 1.4em; font-weight: normal; /*background: #fff;  border: 1px dotted #22bbea*/ }

#dots div a {
  width: 18px; 
  height: 18px;
  position: absolute; font-size: 0px;  text-decoration: none;
  background: transparent url('../images/mapy/dot_detska.png') no-repeat;  /* background: transparent url('../images/mapy/dot_koc.png') no-repeat; */
}


#mapa-kraje {
  width: 670px;
  position: relative;
  /*border: 1px solid gray;*/
}

/* menu v mape */
#zpet-cr {
  right: 30px;
  width: 50px;
  position: absolute;
 /* border: 1px solid yellow;*/
}


#mapa-kraje-menu {
  width: 260px; /*float: left;*/
/*  border: 1px solid blue;*/
}


#mapa-kraje-menu div a {  
  margin: 1px 0;
  display: block;
  padding: 1px 1px 1px 20px; 
  width: 240px;
  height: 15px;
  color: #999;
  text-decoration: none;
 /* background: #fff url('../images/mapy/legenda-lightgray.gif') no-repeat;*/
}

#mapa-kraje-menu-right a {
  width: 280px;
}


#dot_pdf {
  width: 220px;
  height: 15px;
  position: relative;
  display: block;
  padding: 2px 2px 2px 20px; 
  text-decoration: none;
}
#dot_pdf span.ui-icon {
  margin: 0 5px 0 0;  
  position: absolute;
  right: 0.1em;
  top: 50%;
  margin-top: -8px;
  zoom: 1;
}

/* body mimo mapu */
.dots div a {
  width: 18px; height: 18px; text-decoration: none; /*position: absolute; font-size: 0px; display: none; */
  padding-left: 25px; 
}
/* body v mape */
#mapa-kraje .dots div a {
  width: 18px; height: 18px; position: absolute; font-size: 0px;  text-decoration: none; display: none;  padding: 0; 
}

#mapa-kraje-menu div a span {
   font-size: 0.95em;
}

.menu_dot_koc  { background: #fff url('../images/mapy/dot_koc.png') no-repeat !important; }
.menu_dot_spolupr  { background: #fff url('../images/mapy/dot_spolupr.png') no-repeat !important; }
.menu_dot_mamo  { background: #fff url('../images/mapy/dot_mamo.png') no-repeat !important; }
.menu_dot_ldn  { background: #fff url('../images/mapy/dot_ldn.png') no-repeat !important; }
.menu_dot_detska  { background: #fff url('../images/mapy/dot_detska.png') no-repeat !important; }
.menu_dot_hemato  { background: #fff url('../images/mapy/dot_hemato.png') no-repeat !important; }
.menu_dot_kolono  { background: #fff url('../images/mapy/dot_kolono.png') no-repeat !important; }
.menu_dot_all  { background: #fff url('../images/mapy/dot_all.png') no-repeat !important; }

.menu_on  {  
  color: #6c6c6c;
  font-weight: bold;
} /* !important*/
.menu_off  {  
  color: #999;
  font-weight: normal;
  background: #fff url(../images/mapy/legenda-lightgray.gif) no-repeat;
}


#mapa-kraje .dots div a.dot_koc {
  display: block; 
}

.koc_nadpis {
  padding-left: 40px;
  background: #fff url('../images/mapy/legenda-koc-ico.gif') no-repeat;
  min-height: 34px;
}