@import "webzcu.css";



/* TITULKA (Index)
===================================================================================== */
/* obrazky top a leveho menu pro stranku INDEX (titulka) */
.page_fpe_index div.index_top_menu_wrapper {
  background: url(img/fpe/index_top_foto.jpg) 0 0 no-repeat #F6F6F6;
}
.page_fpe_index div.top_menu_about {
  background: url(img/fpe/top_menu_fpe.png) 0 0 no-repeat #108E42;
}
.page_fpe_index div.top_menu_study {
  background: url(img/fpe/top_menu_fpe.png) 0 0 no-repeat #108E42;
}
.page_fpe_index div.top_menu_departments {
  background: url(img/fpe/top_menu_fpe.png) 0 0 no-repeat #108E42;
}
.page_fpe_index div.top_menu_research {
  background: url(img/fpe/top_menu_fpe.png) 0 0 no-repeat #108E42;
}
.page_fpe_index div.top_menu_selected {
  background: url(img/fpe/top_menu_fpe_selected.png) 0 0 no-repeat #FFFFFF;
}
.page_fpe_index div.top_menu_departments a.top_menu_selected {
  color: #108E42;
}
.page_fel_index ul.left_menu li a {
  color: #666666;
}
.page_fpe_index .t {background: white url(img/fpe/dot.gif) 0 0 repeat-x; width: 180px}
.page_fpe_index .b {background: url(img/fpe/dot.gif) 0 100% repeat-x}
.page_fpe_index .l {background: url(img/fpe/dot.gif) 0 0 repeat-y}
.page_fpe_index .r {background: url(img/fpe/dot.gif) 100% 0 repeat-y}
.page_fpe_index .bl {background: url(img/fpe/bl.gif) 0 100% no-repeat}
.page_fpe_index .br {background: url(img/fpe/br.gif) 100% 100% no-repeat}
.page_fpe_index .tl {background: url(img/fpe/tl.gif) 0 0 no-repeat}
.page_fpe_index .tr {background: url(img/fpe/tr.gif) 100% 0 no-repeat; }
.page_fpe_index .ll { background: transparent url("img/fpe/ll.gif") 0 50% no-repeat;  padding: 4px 4px 4px 16px;}

.page_fpe_index ul.left_menu li.selected {
  background: url(img/fpe/index_left_menu_border_selected.gif) 0 0 no-repeat;
  color: #FFFFFF;
}
.page_fpe_index ul.left_menu li.selected a {
  color: #FFFFFF;
  background-color:#108E42;
}

/* Menu v hlavnim obsahu - 4 mensi ctverecky */
div.content_menu_small {
  /*background: url(img/fpe/index_content_menu_small_border.gif) 0 0 no-repeat;*/
}

/* 2 velky ctverce v hlavnim obsahu - content_menu_large, content_menu_large_orange, content_menu_large_blue */
div.content_menu_large_orange {
  background: url(img/fpe/index_orange_image_menu-wide.gif) 0 0 no-repeat;
}
div.content_menu_large_blue {
  background: url(img/zcu/index_blue_image_menu.gif) 0 0 no-repeat;
}

.page_fpe_index div.right_menu_title {
  background: url(img/fpe/index_left_menu_border.gif) 0 0 no-repeat;
  color: #009B47;
}
.page_fpe_index div.right_menu_content {
  background: url(img/fpe/index_right_menu_border.gif) 0 0 no-repeat;
}
.page_fpe_index .right_menu_content a {
  color:#6E7377;
}
.page_fpe_index .container {
  /*background-color: #F6F6F6;*/
}
.page_fpe_index div.background {
  background: url(img/fpe/index_whole_background.png) 0 0 repeat-y white;
}
.page_fpe_index div.main_content {
}

/* fpe - stranky pro uroven fpe - fakulta
===================================================================================== */
body.page_fpe {
  background-color:#EBF5E6;
}
.page_fpe div.top_menu_inner a {
  color:white;
}
.page_fpe div.top_menu_about {
  background: url(img/fpe/top_menu_fpe.png) 0 0 no-repeat #009B47;
}
.page_fpe div.top_menu_study {
  background: url(img/fpe/top_menu_fpe.png) 0 0 no-repeat #009B47;
}
.page_fpe div.top_menu_departments {
  background: url(img/fpe/top_menu_fpe.png) 0 0 no-repeat #009B47;
}
.page_fpe div.top_menu_research {
  background: url(img/fpe/top_menu_fpe.png) 0 0 no-repeat #009B47;
}
.page_fpe div.top_menu_selected {
  background: url(img/fpe/top_menu_fpe_selected.png) 0 0 no-repeat white;
}
.page_fpe div.top_menu_selected a.top_menu_selected {
  color: #108E42;
}

.page_fpe div.left_menu_title {
  background: url(img/fpe/left_menu_title.png) 0 0 no-repeat black;
  color: #CFECEF;
}

.page_fpe ul#left_menu_1 {
  border-bottom: 1px dashed  rgb(102, 102, 102);
}
.page_fpe ul#left_menu_1 li {
  background-color: #E7F1CE;
  border-top: 1px dashed  rgb(102, 102, 102);
}
.page_fpe ul#left_menu_1 li a {
  color: rgb(102, 102, 102);
}
.page_fpe ul#left_menu_1 li.left_menu_selected {
  background-color: #FFFFFF;
}
.page_fpe ul#left_menu_1 a.left_menu_selected {
  color: rgb(153, 153, 153);
}

.page_fpe ul#left_menu_2 li {
  background-color: #A0B272;
  border-top: 1px dashed white;
}
.page_fpe ul#left_menu_2 li a {
  color: white;
}
.page_fpe ul#left_menu_2 a.left_menu_selected {
  color: rgb(153, 153, 153);
}
.page_fpe ul#left_menu_2 li.left_menu_selected {
  background-color: #FFFFFF;
  border-top: 1px dashed #000000;
}

.page_fpe ul#left_menu_3 li {
  background-color: #A0B272;
}
.page_fpe ul#left_menu_3 li a {
  color: white;
}
.page_fpe ul#left_menu_3 li.left_menu_selected {
  background-color: #ffffff;
}
.page_fpe ul#left_menu_3 a.left_menu_selected {
  color: rgb(153, 153, 153);
}

.page_fpe div.content_wrapper {
  background: url(img/fpe/left_menu_decoration.png) 0 450px no-repeat transparent;
  padding:0;
}
.page_fpe div.background {
  background: url(img/fpe/whole_background.png) 0 0 repeat-y white;
}
.page_fpe div.background_noright {
  background: url(img/fpe/whole_background_noright.png) 0 0 repeat-y white;
}

.page_fpe div.right_menu_title_2 {
  background: url(img/fpe/right_menu_decoration_02.png) center right no-repeat #EBF5E6;
  color: #009B47;
}
.page_fpe div.right_menu_title {
  background: url(img/fpe/right_menu_decoration_01.png) center right no-repeat #EBF5E6;
  color: #009B47;
}

.page_fpe div.right_menu_content {
  border: 2px solid #EBF5E6;
  background-color: #faf9f5;
}
.page_fpe .right_menu_content a {
  color:#6E7377;
}
.page_fpe div.right_menu_content2 {
  background-color: #fcf7e8;
}

.page_fpe .breadcrumbs a{
  color: black;
}
.page_fpe h1,.page_fpe h2,.page_fpe h3,.page_fpe h4,.page_fpe h5,.page_fpe h6 {
  color:#108E42;
}




