@import url("style_default.css");
html, body, div, form, img { margin: 0; padding: 0; border: 0; }
body { font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 75%;color: #2f2f2f; text-align: left;background: #eeeeee url('img/bg_body.gif') top left repeat-x;}
/* body { behavior: url("js/csshover3.htc"); } */
html, body {height: 100%;}

/*** Kontejner ***/ 
#container {min-height: 100%;height: 100%;width: 980px;margin: auto; background: #fff url('img/bg_container.gif') top left repeat-y;}
html>body #container {height: auto;}

#container_home {min-height: 100%;height: 100%;width: 980px;margin: auto; background: #fff url('img/bg_container.gif') top left repeat-y;}
html>body #container_home {height: auto;}

#container_inner {min-height: 529px;height: 529px;width: 980px;margin: auto; background: url('img/bg_container_inner.gif') top left no-repeat;}
html>body #container_inner {height: auto;}

/*** Zahlavi ***/ 
#header { position: relative; height: 177px; background: url('img/header/bg_header.gif') 10px top no-repeat; }
#logo { position: absolute; left: 10px; top:30px }
#search { position: absolute; right: 19px; top:8px; z-index: 1; }
#header input.text_search {border: 1px solid #acacac; border-right: none; border-top: 1px solid #c6c6c6; 
background: url('img/header/bg_search_input.gif') top left no-repeat; width: 105px; padding: 4px 1px 4px 28px;  font-size: 0.95em; }
*:first-child+html #header input.text_search { padding: 4px 1px 4px 28px; } /* IE7 */
#header input.text_search, x:-moz-any-link {padding: 4px 1px 5px 28px; } /* FireFox 2 */
/* #header input.text_search, x:-moz-any-link, x:default {padding: 4px 1px 5px 28px; } */ /* FireFox 3 */
#search table td { padding: 0; vertical-align: middle; font-size: 12px;  }

/*** Externi linky v zahlavi ***/ 
#ext_link {  position: absolute; left: 450px; top: 62px; font-size: 0.95em; width: 400px; }

#ext_link li { display: block; list-style-type: none; background-image: none; margin: 0 5px 5px 0; padding: 0; width: 137px; float: left; }
#ext_link li.clear, #ext_link li.clear a, #ext_link li.clear a span.first { clear: both; }
html>body #ext_link li { margin: 0 9px 5px 0;  }
#ext_link a { padding: 4px 0; color: #000; display: block; float:left; width: 100%; border: 1px solid #bdc7dc; border-left: 3px solid #1b4887; 
background: #fff url('img/icons/ext_link.gif') 122px center no-repeat; text-decoration: none; }
#ext_link a:hover { background-color: #dddcdb; }
#ext_link span.first { padding-left: 7px; padding-right: 15px; display: block; }

/*** Vlajka ***/
#flag { position: absolute; right: 19px; bottom: 9px; }
#flag img { padding-bottom: 2px ; padding-right: 3px; vertical-align: text-bottom; }

/*** Link home, doporucit stranku, facebook ***/ 
#link_home_recommend { position: absolute; right: 11px; top: 62px; font-size: 0.95em; width: 168px; } 
#link_home_recommend li { display: block; list-style-type: none; background-image: none; margin: 0 5px 5px 0; padding: 0; width: 155px; float: left; }
#link_home_recommend li.clear, #link_home_recommend li.clear a, #link_home_recommend li.clear a span.first { clear: both; }
html>body #link_home_recommend li { margin: 0 9px 5px 0;  }
#link_home_recommend a, #link_home_recommend div {cursor: pointer; padding: 4px 0; color: #000; display: block; float:left; width: 100%; border: 1px solid #ff9d26; border-left: 3px solid #ff9d26; text-decoration: none; }
#link_home_recommend span.first { padding-left: 27px; padding-right: 5px; display: block; }
#link_home_recommend a.recommend { background: #fff url('img/icons/recommend.gif') 6px center no-repeat; display: block; }
#link_home_recommend a.home { background: #fff url('img/icons/home.gif') 6px center no-repeat; }
#link_home_recommend a.home:hover,#link_home_recommend a.recommend:hover { background-color: #dddcdb; }

/*** Login box - prihlaseni ***/
div.tx-felogin-pi1 { position: absolute; right: 191px; top: 10px; padding: 0 0 4px 15px; } 
div.tx-felogin-pi1 div.wrap_login { background: url('img/others/separate_vert.gif') top right repeat-y; padding: 0 10px 0 0; float: left; }
div.tx-felogin-pi1 div.elm, div.tx-felogin-pi1 div.subm { float: left; padding-left: 7px; }
div.tx-felogin-pi1 div.subm input, div.tx-felogin-pi1 p.logout input { padding: 0; font-size: 0.95em; position: relative; top: -1px; left: 0; 
background-color: #ff9d26; border: 1px solid #fff; color: #fff; font-weight: bold; background-image: none; margin: 0 }
HTML>BODY div.tx-felogin-pi1 div.subm input, HTML>BODY div.tx-felogin-pi1 p.logout input { padding: 4px 6px; }
*:first-child+html div.tx-felogin-pi1 div.subm input, *:first-child+html div.tx-felogin-pi1 p.logout input { padding: 3px 1px; }
div.tx-felogin-pi1 p.text_login { position: relative; top: 3px; left: 0; margin: 0; padding: 0 }
div.tx-felogin-pi1-login  { padding: 0 0 0px 20px; }
div.tx-felogin-pi1-login  { padding: 0 0 0 20px; }
div.tx-felogin-pi1-login div.wrap_login { padding: 0 10px 7px 0;}

/* Login box - odhlaseni */
div.tx-felogin-pi1 div.logout_wrap { padding: 0 0 0 5px }
div.tx-felogin-pi1 div.logout_wrap p { float: left; margin: 0; padding: 0 }
div.tx-felogin-pi1 div.logout_wrap p.text { padding: 3px 0 0 0 }
div.tx-felogin-pi1 div.logout_wrap p.logout { margin: 0 0 0 7px }
* html div.tx-felogin-pi1 div.logout_wrap p.logout { margin: 0 0 0 4px  }




/*** Doporucit stranku ***/
#recommend_page_content { z-index: 2; display: none; background-color: #f3f1f1; border: 1px solid #bdc7dc;  
border-top: none; padding: 5px 5px 15px 18px; width: 590px; position: absolute; right: 10px; top:-40px; }
#close_recommend { position: relative; text-align: right; cursor: pointer; }
#recommend_page_content strong { margin-right: 10px; }
#recommend_page_content input.text { margin-right: 3px; width: 130px; padding: 2px 2px 2px 5px }

/*** Katedry menu ***/ 
#cathedras_menu { background-color: #1b4987; width: 100%; float: left; font-size: 12px; z-index: 20; } 
#cathedras_menu ul { padding: 0 0 0 10px;  } 
#cathedras_menu li { display: block; list-style-type: none; background: url('img/header/border_box_cathedras.gif') right center no-repeat; margin: 0 0px 0 -1px; padding: 0;  float: left; } 
#cathedras_menu li.first, #cathedras_menu li.first_select { margin: 0 0px 0 0px; } 
#cathedras_menu li a,#cathedras_menu li.first a,
#cathedras_menu li a:link, #cathedras_menu li a:visited,
#cathedras_menu li.first a:link, #cathedras_menu li.first a:visited { 
padding: 11px 0 13px 0; color: #fff; display: block; float:left;  }
#cathedras_menu li.first ul li.cathedras_submenu { color: #fff;}
#cathedras_menu li a:hover { text-decoration: none; } 
/* nasledny padding definuje rozestup zkratek pracovist v horni liste */
#cathedras_menu li span { display: block; margin: 0; padding: 0 10px 0 9px; }
#cathedras_menu li.select a, #cathedras_menu li.select a:link, #cathedras_menu li.select a:visited,
#cathedras_menu li.first_select a, #cathedras_menu li.first_select a:link, #cathedras_menu li.first_select a:visited 
{ background-color: #fff; color: #000; text-decoration: none; }

/* body { behavior: url("fileadmin/templates/js/csshover3.htc"); }
body { behavior: url("js/csshover3.htc"); } 
body { behavior: url("csshover3.htc"); } 
*/
/*** Katedry submenu ***/
#cathedras_menu ul {
/*color:#000000;
display:block;
list-style-type:none;
margin:0;
padding:0;*/
}

#cathedras_menu ul ul {
z-index: 15;
width: 231px;
list-style-type:none;
margin: 41px 0 0 0;
/*border-top: 9px #ffffff;*/
padding: 0px 1px 1px 2px;
position:absolute;
background-color: #ffffff;
visibility:hidden;
display: none;
}

#cathedras_menu ul li.cathedras_name {
  color: black;
  padding: 7px 13px;
  font-weight: bold;
  margin: 0 1px 0 1px;
  background-color: #ffffff;
  background: #ffffff;
  width: 204px;
}

#cathedras_menu ul li.cathedras_name a {
  color: black;
  padding: 0;
  text-decoration: none;
}

#cathedras_menu li.first ul li.cathedras_name a {
  color: black;
  padding: 0;
  text-decoration: none;
}

#cathedras_menu ul li.cathedras_name a span{
  color: black;
  padding: 0;
}

#cathedras_menu ul li.cathedras_submenu {
  float: none;
  display: list-item;
  background-color: #1B4987;
}

#cathedras_menu ul li.cathedras_submenu_selected {
  float: none;
  display: list-item;
  background-color: #1B4987;
  width: 100%;
}

#cathedras_menu li.select ul li.cathedras_submenu a, #cathedras_menu li.select ul li.cathedras_submenu a:link, #cathedras_menu li.select ul li.cathedras_submenu a:visited {
  color: #ffffff;
  text-decoration: underline;
}

#cathedras_menu li.select ul li.cathedras_submenu a:hover {
  color: #ffffff;
  text-decoration: none;
}

#cathedras_menu ul li.cathedras_submenu a:link, #cathedras_menu ul li.cathedras_submenu a:visited, #cathedras_menu ul li.cathedras_submenu_selected a:link, #cathedras_menu ul li.cathedras_submenu a:visited {
  padding: 7px 14px;
  color: #fff;
  text-decoration: underline;
  background: #1B4987 url(img/left_menu/odr.gif) no-repeat scroll 10px 12px;
  display: list-item;
  width: 204px;
}

#cathedras_menu li ul li.cathedras_submenu a:hover {
  color: #ffffff;
  text-decoration: none;
}
/*
#cathedras_menu ul a {
background-color:#8D8751;
color:#FFFFFF;
display: list;
font-weight:bold;
padding:2px 2px 2px 15px;
text-align:left;
text-decoration:none;
}
/*
#cathedras_menu ul ul a:link {
border-bottom:medium none;
/*color:#FFFFFF;
padding-left:15px;
}
#cathedras_menu ul ul a:visited {
border-bottom:medium none;
color:#FFFFFF;
padding-left:15px;
}
#cathedras_menu ul ul a:hover {
background-color:#E9E9E9;
color:#4F4F4F;
}
*/
#cathedras_menu ul li:hover ul, ul.menu li.hover ul {
 visibility:visible;
 display: block;
}
/*
#cathedras_menu ul li li {
border:medium none;
float:none;
margin:0;
padding:0;
}*/

ul.cathedras_submmenu {
  color: red;
}

ul.cathedras_submmenu li.cathedras_submmenu a:link {
  background: transparent url(img/left_menu/odr.gif) no-repeat scroll 10px 12px;
}

ul.cathedras_submmenu li.cathedras_submmenu {
  color: red;
}

/*** Banner ***/
div.banner { position: relative; top: 0; left: -20px; }

/*** Cesta ***/
div.crumbs_wrap { padding: 9px 0 0 20px; color: #393939; font-weight: bold; }
div.crumbs_bg { background: url('img/crumbs/bg_crumbs2.gif') left top no-repeat; }
div.crumbs_wrap table { margin: 0; padding: 0;  }
div.crumbs_wrap table td { width: 170px; padding: 0; vertical-align: middle; height: 50px; }
div.crumbs_wrap table td div { padding: 0 4px 0 12px  }
div.crumbs_wrap a, div.crumbs_wrap a:link, div.crumbs_wrap a:visited { color: #393939; font-weight: bold; }
div.crumbs_wrap a:hover { text-decoration: none; }
 
/* Info box - carousel */ 
div.info_box { padding: 10px 0 0 20px; }
#handles span.info span { background: url('img/icons/info.gif') 23px 13px no-repeat; padding-left: 60px  }
#handles span.students span { background: url('img/icons/students.gif') 23px 13px no-repeat; padding-left: 60px  }
#handles span.employers span { background: url('img/icons/employers.gif') 23px 13px no-repeat; padding-left: 60px  }
#handles span.candidate span { background: url('img/icons/candidate.gif') 23px 13px no-repeat; padding-left: 60px  }
#handles span.item span { display: block; padding-right: 10px; padding-top: 16px; padding-bottom: 13px;   }
#handles span.item { font-weight: bold; color: #060606; border-bottom: 1px solid #fff; font-size: 1.35em;  
display: block;  width: 234px; float: left; cursor: pointer;background: #dddddd url('img/info_box/bg_info_box.gif') right top no-repeat; }
#handles span.noneborder, #handles span.last { background: #dddddd url('img/info_box/bg_info_box_last.gif') left top repeat-x; }
#handles span.active { cursor: auto;  border-bottom: 1px solid #ff9d26; color: #000; background: #ff9d26 url('img/info_box/bg_info_box_active.gif') left top repeat-x;   }
#handles span.last { width: 237px; }
#handles span.employers { width: 235px; }


#box {position:absolute; color: #fff; background:#ff9d26; }
#box div.wrap{width:940px; height:187px;float:left; background:#ff9d26;}
.mask {position:relative;width:940px; height:187px;overflow:hidden; clear: both;  }

#box h3 {color: #fff; font-size: 1.45em; margin: 22px 0 15px 0 }
#box div.left { float: left; width: 280px; padding: 0; background: url('img/info_box/border_info_left.gif') right top no-repeat;  } 
#box div.center { float: left; width: 420px; padding: 0;   } 
#box div.right { float: left; width: 230px; padding: 0; } 
#box div.right img { position: relative; left: 3px; top:0   }
#box div.left p, #box div.left h3 { padding: 0 15px 0 18px;   font-weight: bold; letter-spacing:1px  } 
#box div.center p, #box div.center h3 { padding: 0 13px 0 22px;   font-weight: bold; letter-spacing:1px } 
#box div.left p.address { background: url('img/info_box/typewriter.gif') 18px 5px no-repeat; padding: 0 12px 0 75px; line-height: 165%;  }
#box div.left p.tel { background: url('img/info_box/telephone.gif') 18px 5px no-repeat; padding: 0 12px 0 75px; line-height: 165%;  }
#box div.center p { line-height: 155%;  }

#box ul { padding: 0 30px 0 20px;  }
#box ul li { display: block; list-style-type: none; background-color: #e08a21; margin: 0 0 1px 0; padding: 0;   }
#box ul li a, #box ul li a:link, #box ul li a:visited { display: block; width: 96%; background-color: #e08a21; margin: 0; padding: 4px 0 4px 9px; color: #fff; }
#box ul li a:hover { text-decoration: none; }
#box a:hover { color: #fff; }

/*** Nadpis aktualit, rss, bulletin ***/
div.header_news { font-size: 0.95em; padding: 10px 28px 8px 0;  }
*:first-child+html div.header_news  { height: 28px;} /* IE7 */
div.header_news h2 { color: #323232; float: left; margin: 0; padding: 4px 0 5px 0; font-size: 1.35em; }
div.header_news p.rss { float: right; margin: 0 10px 0 0; padding: 4px 12px 5px 0; background: url('img/home_news/vertical_point.gif') right top repeat-y;  }
div.header_news p.rss a { background: url('img/icons/rss.gif') left top no-repeat; padding-left: 22px; padding-bottom: 2px; }
div.header_news p.bulletin { float: right; margin: 0; padding: 4px 0 5px 0;  }
div.header_news p.bulletin a { background: url('img/icons/bulletin.gif') left top no-repeat; padding-left: 22px;  }

/*** Katedry, rychla navigace, obrazek v zahlavi ***/
div.cathedras_nav_wrap { padding: 1px 20px 0 20px;  }
div.cathedras_nav { background-color: #ff9d26; float: left; width: 100%; border-bottom: 4px solid #1b4887;   }
div.cathedras_nav div.csc-textpic { float: right; }

div.cathedras_nav_menu { float: left; width: 260px; }
div.cathedras_nav_menu h3 { color: #fff; font-size: 1.45em; margin: 22px 0 15px 0; padding: 0 0 0 15px }
div.cathedras_nav_menu ul { padding: 0 0 0 15px;  }
div.cathedras_nav_menu ul li { display: block; list-style-type: none; background-color: #e08a21; margin: 0 0 1px 0; padding: 0;   }
div.cathedras_nav_menu ul li a, div.cathedras_nav_menu ul li a:link, div.cathedras_nav_menu ul li a:visited { display: block; width: 96%; background-color: #e08a21; margin: 0; padding: 4px 0 4px 9px; color: #fff; }
div.cathedras_nav_menu ul li a:hover { text-decoration: none; }


/*** Aktuality uvod - carousel ***/
div.news_menu_complete span.item { background: #f6f6f6 url('img/home_news/arrow.gif') 12px 16px no-repeat; 
color: #393939; border: 1px solid #dadada; border-right: none; font-size: 1.0em; width: 156px; float: left; cursor: pointer; }
div.news_menu_complete span.active { background: #fff url('img/home_news/arrow_active.gif') 12px 16px no-repeat; 
color: #393939; border: 1px solid #dadada; border-bottom: none; border-right: none;  font-size: 1.0em; width: 156px; float: left; cursor: auto;  }
div.news_menu_complete span.last { border-right: 1px solid #dadada; width: 157px; }
div.news_menu_complete span.item span { display: block; padding: 12px 12px 12px 25px}

div.news_menu_limitip span.item { background: #f6f6f6 url('img/home_news/arrow.gif') 12px 16px no-repeat; 
color: #393939; border: 1px solid #dadada; border-right: none; font-size: 1.0em; width: 208px; float: left; cursor: pointer; }
div.news_menu_limitip span.active { background: #fff url('img/home_news/arrow_active.gif') 12px 16px no-repeat; 
color: #393939; border: 1px solid #dadada; border-bottom: none; border-right: none;  font-size: 1.0em; width: 208px; float: left; cursor: auto;  }
div.news_menu_limitip span.last { border-right: 1px solid #dadada; width: 208px; }
div.news_menu_limitip span.item span { display: block; padding: 12px 12px 12px 25px}


#box_news {position:absolute; color: #000; background:#fff;  }
.mask_news {position:relative;width:627px; height:200px;overflow:hidden; clear: both; }

div.news_home div.item { float: left; width: 210px; margin-right: 0px; padding-top: 17px; font-size: 0.95em; color: #393939;}
div.news_home div.item div.item_wrap { padding: 0 13px 0 17px; background: #fff url('img/home_news/vertical_point.gif') right top repeat-y; height: 185px; position: relative; }
div.news_home div.last div.item_wrap { background-image: none; padding: 0 13px 0 17px; }

div.news_home div.first { width: 209px;}
div.news_home div.first div.item_wrap { padding: 0 13px 0 1px;}
div.news_home div.second { width: 209px; }
div.news_home div.third {width: 209px; }

div.news_home div.item h3 { margin: 0 0 9px 0; line-height: 160%;  }
div.news_home div.item a, div.news_home div.item a:link, div.news_home div.item a:visited { color: #1b4887; }
div.news_home div.item a:hover { color: #ff9a21; }
div.news_home div.item p.more { margin: 5px 0 0 0; text-align: right; padding-bottom: 5px; position: absolute; right: 20px; bottom: 0;}
div.news_home div.item p.more a { background: url('img/home_news/more.gif') right 4px no-repeat; padding-right: 15px; font-weight: bold; }
div.news_home div.item p.subheader { margin: 0; line-height: 160%;}

div.archive { float: left; width: 630px; border-bottom: 1px solid #e3e3e3; margin-top: 20px; }
div.archive p { margin: 0; padding-right: 12px;}
div.archive p a, div.archive p a:link, div.archive p a:visited { background: #f3f3f3 url('img/home_news/archive.gif') 8px 11px no-repeat; 
display: block; float: right; padding: 5px 10px 5px 22px; color: #404040; border: 1px solid #e3e3e3; border-bottom: none; }
div.archive p a:hover { text-decoration: none; }

/*** Aktuality vypis ***/
div.aktualita_polozka { margin: 0 0 15px 0 }
div.aktualita_polozka h2 { margin: 0; }
div.aktualita_polozka p.datum { margin: 7px 0 5px 0 }

/*** Hlavni obsah ***/  
#main_content { float: right; width: 660px; }
#container_home #main_content_wrap { padding-left: 5px; }
#container #main_content_wrap { padding: 17px 22px 0 0 }

/*** Levy obsah ***/ 
#left_content { float: left; width: 300px;  }
#left_content_wrap { padding: 14px 0 0 24px }
h2.header_block { color: #323232; margin: 0 0 0 0; padding: 0; font-size: 1.25em; }

/*** Leve menu - 1.uroven ***/ 
#left_menu { margin-top: 15px; }
#left_menu ul { list-style-type: none; margin: 0; padding: 0 0 1px 0; background-color: #dadada; }
#left_menu li.level1,#left_menu li.level1_select { padding: 1px 0 0 0; margin: 0; }
#left_menu li.level1 a, #left_menu li.level1 a:link, #left_menu li.level1 a:visited { font-weight: bold;
background: url('img/left_menu/odr.gif') 10px 12px no-repeat; display: block; width: 100%; padding: 7px 0; background-color: #f6f6f6; color: #393939; text-decoration: none; }
#left_menu li.level1 a:hover { text-decoration: underline; }
#left_menu li.level1_select a, #left_menu li.level1_select a:link, #left_menu li.level1_select a:visited { font-weight: bold;
background: url('img/left_menu/odr.gif') 10px 12px no-repeat; display: block; width: 100%; padding: 7px 0; background-color: #1b4987; color: #fff; text-decoration: none; }
#left_menu li.level1_select a span, #left_menu li.level1 a span { padding: 0 15px 0 25px; display: block; }

/*** Leve menu - 2.uroven ***/ 
#left_menu ul li ul { list-style-type: none; margin: 0; padding: 0 0 0px 0; background-color: #dadada; }
#left_menu li.level2,#left_menu li.level2_select { padding: 1px 0 0 0; margin: 0; }
#left_menu li.level2 a, #left_menu li.level2 a:link, #left_menu li.level2 a:visited { font-weight: bold;
background: url('img/left_menu/odr.gif') 31px 12px no-repeat; display: block; width: 100%; padding: 7px 0; background-color: #f6f6f6; color: #393939; text-decoration: none; }
#left_menu li.level2 a:hover { text-decoration: underline; }
#left_menu li.level2_select a, #left_menu li.level2_select a:link, #left_menu li.level2_select a:visited { font-weight: bold;
background: url('img/left_menu/odr.gif') 31px 12px no-repeat; display: block; width: 100%; padding: 7px 0; background-color: #f6f6f6; color: #e08a21; text-decoration: underline; }
#left_menu li.level2 a span, #left_menu li.level2_select a span { padding: 0 15px 0 45px; display: block; }

/*** Leve menu - 3.uroven ***/ 
#left_menu ul li ul { list-style-type: none; margin: 0; padding: 0 0 0px 0; background-color: #dadada; }
#left_menu li.level3,#left_menu li.level3_select { padding: 1px 0 0 0; margin: 0; }
#left_menu li.level3 a, #left_menu li.level3 a:link, #left_menu li.level3 a:visited { font-weight: bold;
background: url('img/left_menu/odr.gif') 55px 12px no-repeat; display: block; width: 100%; padding: 7px 0; background-color: #f6f6f6; color: #393939; text-decoration: none; }
#left_menu li.level3 a:hover { text-decoration: underline; }
#left_menu li.level3_select a, #left_menu li.level3_select a:link, #left_menu li.level3_select a:visited { font-weight: bold;
background: url('img/left_menu/odr.gif') 55px 12px no-repeat; display: block; width: 100%; padding: 7px 0; background-color: #f6f6f6; color: #e08a21; text-decoration: underline; }
#left_menu li.level3 a span, #left_menu li.level3_select a span { padding: 0 15px 0 70px; display: block; }

/*** Rozcestnik uvod ***/ 
div.guidepost_home { margin-top: 22px }
div.guidepost_home table { margin-bottom: 15px; }
div.guidepost_home td { padding: 0; width: 303px; }
div.guidepost_home tr.desc td.blank, div.guidepost_home tr.image td.blank { width: 22px; background-image: none; }
div.guidepost_home tr.desc td { background: url('img/guidepost/bg_desc.gif') left bottom no-repeat; }
div.guidepost_home tr.desc td div { padding: 13px 13px 17px 13px; position: relative; }
div.guidepost_home tr.desc td a, div.guidepost_home tr.desc td a:link, div.guidepost_home tr.desc td a:visited { font-weight: bold;
position: absolute; bottom: 12px; right: 12px; display: block; float: left; padding: 4px 8px; background-color: #ffa02f; color: #fff; text-decoration: none; }
div.guidepost_home tr.desc td div p { margin: 0; padding: 0 }
div.guidepost_home tr.image div { position: relative; }
div.guidepost_home tr.image div h2 { color: #fff; font-size: 1.25em; font-weight: bold; padding: 6px 0 5px 0;
position: absolute; left: 0; top: 0; background: url('img/guidepost/bg_header.png') left top repeat-x; width: 100%; }
div.guidepost_home tr.image div h2 span { padding: 0 5px 0 10px }

/*** Cesta ***/
div.crumbs { padding: 10px 0 0 0 }

/*** Paticka ***/     
#foot_container {clear: both;width: 980px;margin: auto; margin: -135px auto 0 auto; min-height: 135px; height: 135px; color: #393939; background:#eee url('img/footer/border.gif') left top no-repeat; font-size: 1em;}
html>body #foot_container {height: auto;}
#foo_wrap { padding: 30px 10px 0 10px }
#foot {padding: 25px 15px 20px 15px; background: url('img/footer/bg_footer.gif') left top repeat-x; }
#foot_menu {position: relative;float: right;}  
#foot span.pipe { color: #919191 }
#foot_menu a {margin: 0;}
#foot_copyright {padding-right: 30px;float: left;}
#foot_menu a.rss_foot { background: url('img/icons/rss.gif') left top no-repeat; padding: 0 0 1px 24px;  }
#foot_menu a.print { background: url('img/icons/print.gif') left -1px no-repeat; padding: 0 0 3px 28px;  }

/*** Rozcestnik - o fakulte ***/  
#guidepost_about_faculty div { background: url('img/about_faculty/bg_guidepost_about_faculty.gif') left center no-repeat; display: table; float: left; margin: 1pt; width: 312px; height: 65px; }
#guidepost_about_faculty div.even { margin: 1pt 10px 1pt 1pt; }
#guidepost_about_faculty div a, div.guidepost_about_faculty div a:link, div.guidepost_about_faculty div a:visited { font-weight: bold; text-transform: uppercase;display: table-cell; vertical-align: middle; padding-left: 65px; color: #393939; text-decoration: none;}
#guidepost_about_faculty div a:hover { color: #ff7900; background: url('img/about_faculty/bg_guidepost_about_faculty_hover.gif') left center no-repeat; }

/*** Rozcestnik - VaV NO_UpperCase ***/  
#guidepost_vav div { background: url('img/about_faculty/bg_guidepost_about_faculty.gif') left center no-repeat; display: table; float: left; margin: 1pt; width: 312px; height: 65px; }
#guidepost_vav div.even { margin: 1pt 10px 1pt 1pt; }
#guidepost_vav div a, div.guidepost_about_faculty div a:link, div.guidepost_about_faculty div a:visited { font-weight: bold; display: table-cell; vertical-align: middle; padding-left: 65px; color: #393939; text-decoration: none;}
#guidepost_vav div a:hover { color: #ff7900; background: url('img/about_faculty/bg_guidepost_about_faculty_hover.gif') left center no-repeat; }


/*** Historie dekanu ***/ 
#decane { margin-top: 25px; }
#decane div { float: left; margin: 0 12px 16px 0; background-color: #f6f6f6; border-bottom: 1px solid #d0d0d0; padding-bottom: 6px;  height: 242px;  }
#decane div.last_column { float: left; margin-right: 0px; }
#decane div h2 { margin: 10px 0 2px 0; padding: 0 0 0 20px; color: #1b4987; text-transform: uppercase; font-size: 1em; background: url('img/icons/bullet.gif') 8px 4px no-repeat; width: 115px;}
#decane div p.foto { margin: 0; background: url('img/decane/decane_coner.gif') left top no-repeat; background-color: #1b4987; padding: 1px 1px 6px 17px  }
#decane div p.year { margin: 0; padding: 0 0 0 20px; font-size: 0.95em; }

/*** Posilovna ***/ 
div.adresa_kontakt { float: left; padding: 17px 8px 0 22px; background-color: #f6f6f6; border: 1px solid #cdcdcd; margin-right: 35px; }
div.web_oteviraci_doba { float: left; position: relative; top: -30px; left: 0; }
div.adresa_kontakt h2 { margin: 0 }
div.web_oteviraci_doba h2 { margin: 0 0 7px 0}
div.adresa_kontakt p { padding-bottom: 5px; }
div.adresa_kontakt table { background: url('img/separator_horizontal.gif') left bottom repeat-x; }
div.adresa_kontakt table td { vertical-align: bottom; padding: 0 17px 16px 0}
div.adresa_kontakt ul { margin: 0; padding: 0 }
div.adresa_kontakt ul li { margin: 0; padding-bottom: 0;}

/*** Clear tridy ***/
div.clear {clear: both;height: 1px;font-size: 1px;line-height: 1px;overflow: hidden;}
span.clear {clear: both;display: block;font-size: 1px;line-height: 1px;padding: 0;margin: 0;overflow: hidden;}

/* Mapa webu */
div.map_level1 {background: url('img/icons/map1.gif') 5px 0.5em no-repeat;color: #505050;margin: 1.2em 0 0 0;font-size: 1.1em;padding: 0 0 0 15px;}
div.map_level1 a, div.map_level1 a:hover, div.map_level1 a:visited {color: #1b4887;font-weight: bold;} 
div.map_level1 a:hover {text-decoration: underline;color: #ff9a21;}
div.map_level2 {background: url('img/ikonky/map2.gif') 15px 0.5em no-repeat;margin: 0.3em 0 0 5px;color: #000000;padding: 0 0 0 25px;}
div.map_level2 a, div.map_level2 a:hover, div.map_level2 a:visited {color: #1b4887;text-decoration: underline;}
div.map_level2 a:hover {text-decoration: underline;color: #ff9a21;}
div.map_level3 {color: #000000;background: url('img/ikonky/map3.gif') 30px 0.1em no-repeat;margin: 0.3em 0 0 5px;padding: 0 0 0 50px;}
div.map_level3 a, div.map_level3 a:hover, div.map_level3 a:visited {color: #1b4887;text-decoration: underline;}
div.map_level3 a:hover {text-decoration: underline;color: #ff9a21;}
div.map_level4 {color: #000000;background: url('img/ikonky/map4.gif') 55px 0.1em no-repeat;margin: 0.3em 0 0.2em 5px;padding: 0 0 0 75px;}
div.map_level4 a, div.map_level4 a:hover, div.map_level4 a:visited {color: #1b4887;text-decoration: underline;}
div.map_level4 a:hover {text-decoration: underline;color: #ff9a21;}
div.map_level5 {color: #000000;background: url('img/ikonky/map5.gif') 80px 0.1em no-repeat;margin: 0.3em 0 0.2em 5px;padding: 0 0 0 100px;}
div.map_level5 a, div.map_level5 a:hover, div.map_level5 a:visited {color: #1b4887;text-decoration: none;}
div.map_level5 a:hover {text-decoration: underline;}
div.map_level6 {color: #000000;background: url('img/ikonky/map6.gif') 105px 0.1em no-repeat;margin: 0.3em 0 0.2em 5px;padding: 0 0 0 125px;}
div.map_level6 a, div.map_level6 a:hover, div.map_level6 a:visited {color: #1b4887;text-decoration: none;}
div.map_level6 a:hover {text-decoration: underline;}

/*** Vysledek hledani ***/
div.tx-indexedsearch-browsebox ul.browsebox {margin: 0 0 15px 0;padding: 0px;text-align: center;}
div.tx-indexedsearch-browsebox ul.browsebox li {display: inline;background: none;padding: 0;margin: 0 10px 0 0;}
div.tx-indexedsearch-whatis, div.tx-indexedsearch-whatis p {margin-bottom: 0;}
div.tx-indexedsearch-browsebox li.tx-indexedsearch-browselist-currentPage a,
div.tx-indexedsearch-browsebox li.tx-indexedsearch-browselist-currentPage a:link, 
div.tx-indexedsearch-browsebox li.tx-indexedsearch-browselist-currentPage a:visited,
div.tx-indexedsearch-browsebox li.tx-indexedsearch-browselist-currentPage a:hover {color: #FFA800; }

/*** Styly pro strankovani tt_news ***/
div.tx-ttnews-browsebox {text-align: center;font-size: 1em;padding: 10px;}
div.tx-ttnews-browsebox span.active {padding: 3px 4px;margin: 0 1px;border: 1px solid #8eacd7;margin-right: 1px;}
div.tx-ttnews-browsebox span.inactive a, 
div.tx-ttnews-browsebox span.inactive a:link, 
div.tx-ttnews-browsebox span.inactive a:visited {background-color: #cfe2ff;border: 1px solid #8eacd7;text-decoration: none;color: #000;padding: 3px 4px;margin-right: 1px;}
div.tx-ttnews-browsebox span.inactive a:hover {background-color: #fff;}

.ajax_loading { background: url('img/ajax_loader.gif') 200px 5px no-repeat; }

/*** Registrace emailu ***/
div.tx-sremailsubscribe-pi1 table td { vertical-align: middle; }
div.tx-sremailsubscribe-pi1 input.text {  border: 1px solid #acacac; border-top: 1px solid #c6c6c6; color: #000;
background: url('img/header/bg_login_input.gif') top left no-repeat; padding: 3px 1px 3px 7px; }

/*** Formular nabidka zamestnani ***/
div.tx-pilmailform-pi1 label { float: left; padding: 3px 0 0 0; width: 120px; font-weight: bold; }
div.tx-pilmailform-pi1 div { margin: 0 0 8px 0 }
div.tx-pilmailform-pi1 input.text, div.tx-pilmailform-pi1 textarea.text { border: 1px solid #dbdbdb; padding: 4px 2px 4px 4px; width: 430px; }
div.tx-pilmailform-pi1 input.text_short { border: 1px solid #dbdbdb; padding: 4px 2px 4px 4px; width: 200px; }
div.tx-pilmailform-pi1 div.first { margin-top: 20px;}
div.tx-pilmailform-pi1 fieldset { background-color: #f6f6f6; border: 1px solid #cdcdcd; padding: 0 10px 20px 24px; margin-bottom: 30px;  }
div.tx-pilmailform-pi1 legend { border: 1px solid #cdcdcd; color: #ff7a01; font-weight: bold; padding: 7px 14px; background-color: #fff; font-size: 1.05em; }
div.tx-pilmailform-pi1 div.submit_wrap { clear: both; margin: -15px 0 0 0 }
div.tx-pilmailform-pi1 div.require_text { float: left; }
div.tx-pilmailform-pi1 input.submit { float: right; }
div.tx-pilmailform-pi1 p.error, div.tx-pilmailform-pi1 span.form_error { color: #ff0000; }
div.tx-pilmailform-pi1 input.form_error { border: 1px solid #ff0000 }

#mainmap { border: 1px solid #cdccc8; }
div.address h3 { margin: 0 0 7px 0 }

/*** Anketa ***/
div.poll { background-color: #f6f6f6; border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; padding: 12px 10px 8px 12px  }
h2.poll { margin: 25px 0 10px 0; }
div.tx-jkpoll-pi1{margin:0;padding:0px 0 0 0px;}
div.tx-jkpoll-pi1 input.pollsubmit{border:none;margin:0 0 10px 0;padding:0; background-color:#FF9D26; color: #fff; font-weight: bold; padding: 2px 4px}
div.anketa_otazka{margin:0;padding:2px 0 0 0; font-weight: bold;}
div.anketa_result{padding:10px 2px 0px 0;}
div.anketa_result p{margin:0 0 5px;padding:0;}
div.anketa_result table td.graf{margin:0;padding:0 0 10px 0;}
div.anketa_result table { margin: 6px 0 0 0; }
div.anketa_result table td{padding-bottom:2px;margin:0;}
div.anketa_volba{margin:0;padding:10px 0;}
div.anketa_volba table.form{margin:0;padding:0;}
input.pollanswer{position:relative;top:2px;border:none;}
div.anketa_otazka p{margin:0;padding:0;}
div.anketa_volba table.form td,div.anketa_result table.form td{padding:1px 0;}
HTML>BODY div.anketa_volba table.form td,HTML>BODY div.anketa_result table.form td{padding:2px 0;}


div.guidepost_catedras {}
div.guidepost_catedras div.catedras_item { float: left; width: 210px; margin: 0 2px 8px 0;  }


/* Registrace  */
table.formular_registrace{width:80%;border:1px solid #c8dae2;}
table.formular_registrace td{vertical-align:middle;padding:10px 5px 10px 10px;}
table.formular_registrace td.text{width:130px;border-right:1px solid #c8dae2;}
table.formular_registrace td.tlacitko{height:40px;}
table.formular_registrace tr.pozadi{background-color:#eef9fe;}
table.formular_registrace input.typ{border:none;}


/* Clenove katedry - list  */
div.vedouci_katedry  { margin: 0 0 30px 0; border: 1px solid #dcdcdc; background: #f6f6f6 url('img/catedras/vedouci_katedry.gif') 15px 7px no-repeat; padding: 15px 0 15px 75px }
div.vedouci_katedry h2 { margin: 0 0 5px 0 }
div.vedouci_katedry p { margin: 0 }
table.clenove_katedry { width: 100%; }
table.clenove_katedry td { width: 50%; padding: 0 30px 0px 0 }
table.clenove_katedry h2 { border-bottom: 2px solid #dadada; padding: 0 0 4px 0 }

/* Clenove katedry - detail  */
h2.border { border-bottom: 2px solid #dadada; padding: 0 0 4px 0;  }
table.detail_clena { margin: 0 }
table.detail_clena th { width: 130px; padding: 0 15px 0 0}
table.detail_clena p { margin: 0 0 5px 0 }

div.csc-textpic a { margin: 0 10px 10px 0; display: block; float: left;  }
div.csc-textpic-clear  { clear: both;}

#captcha_notice { margin-bottom: 30px; }
#captcha_notice input { border: 1px solid #dbdbdb; padding: 4px 2px 4px 4px; }
#captcha_notice input.form_error { border: 1px solid #ff0000 }
#captcha_notice span.form_error { color: #ff0000; }
span.tx-srfreecap-pi2-cant-read { margin-bottom: 5px; display: block; }
.tx-srfreecap-pi2-image { margin-left: 1em; }
.tx-srfreecap-pi2-cant-read { font-size: .9em; color:#000; }
.tx-srfreecap-pi2-cant-read a:link { background-color:transparent; font-weight:bold; text-decoration:none; }

div.flash_banner { padding: 13px;}
div.iso {padding: 15px 40px 0px 80px;}




