.cca-breadcrumbs {
  overflow: hidden;
  padding: 10px 0 6px;
  border-bottom: solid 1px #eee;
  /*background: url(../img/patterns/breadcrumbs.png) repeat;*/
  background-color: #d9edf7;
}

.cca-breadcrumbs-uiam {
  overflow: hidden;
  padding: 3px;
  border-bottom: solid 1px #eee;
  background-color: #d9edf7;
}

.cca-breadcrumbs h1 {
  color: #666;
  font-size: 16px;
  margin-top: 8px;
}























#table_citations tr.r0 td {
  background: #CED7EF;
  padding: 2px 3px;
}
#table_citations tr.r0 th {
  background: #CED7EF;
  padding: 2px 3px;
}
#table_citations tr.r1 td {
  background: white;
  padding: 2px 3px;
}
#table_citations tr.r1 th {
  background: white;
  padding: 2px 3px;
}
#table_citations tr.head th {
  background: silver;
  padding: 3px;
  text-align: left;
}

.note {
	color : Gray;
}
.normal {
	font-weight: normal;
}

#top_links {
	margin: 4px 10px;
	font-size: 11px;
	color: gray;
}
#top_items {
	margin: 4px 10px;
	font-size: 11px;
	color: #000066;
	text-align : right;
}
#top_menu {
	margin: 4px 10px;
	font-size: 11px;
	color: #000066;
	text-align: center;
}
#top_menu a {
	font-size: 11px;
	color: #000066;
	text-decoration : none;
}
#top_menu a:hover {
	text-decoration : underline;
}
#top_search {
	margin: 2px 10px;
	text-align: center;
}
#top_button {
	background-color: #003399;
	height: 14px;
	padding: 3px;
	border: 0px; 
	font-size: 12px;
}
#top_button a {
	color: #FFFFFF;
	text-decoration : none;
}
.top_search {
	border: 1px solid #003399;
	background-color: #FFFFFF;
	font-size: 11px;
	height: 16px;
	vertical-align : middle;
}
#main_right {
	padding: 5px;

}

#main_right .nadpis_right {
	background: #CED7EF;
	padding: 2px;
	font-weight: bold;
}

#main_right a {
	font-size: 11px;
	text-decoration: none;
	display: block;
	border-left: 2px solid #CED7EF;
	padding: 1px 3px;
	margin-top: 2px;
	color: #A5B6DE;
}
#main_right a:hover {
	text-decoration: none;
	border-left: 2px solid #486DB6;
	background: white;
}

#main_right a.archive {
	display: inline;
	text-decoration: none;
	font-size: 10px;
	border: none;
}
#main_right a.service {
	display: inline;
	text-decoration: none;
	border: none;
	margin: 0px;
	padding: 0px;
}
#main_right div.archive {
	text-align: right;
	margin-right: 5px;
}

#main_right td {
	font-size: 11px;
}

#main_right div.header {
	width: 165px;	
	background-color: #DFE6F3;
	font-size: 12px;
	font-weight: bold;
	color: #486DB6;
	padding: 3px 6px;
	height: 17px;
	border-top: 1px solid #CCD7EB;
	border-left: 1px solid #CCD7EB;
	border-right: 1px solid #CCD7EB;
	margin: 10px 10px 0px 10px;
}
#main_right div.items {
	font-size: 11px;
	font-weight: normal;
	color: #486DB6;
	border-bottom: 1px solid #CCD7EB;
	border-left: 1px solid #CCD7EB;
	border-right: 1px solid #CCD7EB;
	width: 171px;
	padding: 3px 3px;
	background-color : #F2F5FA;
	margin: 0px 10px 10px 10px;
}



div.block {
	margin-top: 7px;
	margin-bottom: 7px;
}   



#main, #main_content {
	margin : 10px;
}
#main ul {
	margin-top: 5px;
	margin-bottom: 0px;
}
#main h1 {
	font-size: 14px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#main h2 {
	margin-top: 8px;
	margin-bottom: 5px;
}
#main a {
	color: #003399;
	text-decoration: none;
}
#main a:hover {
	text-decoration: underline;
}
#main td {
  vertical-align: top;
}
a.level0 {
	padding: 4px 4px 4px 5px;
	display : block;
	border-top: 1px solid #DFE6F3;
	color: #003399;
	font-weight : bold;
	text-decoration : none;
}
a.level0:hover {
	background : #DFE6F3;
}
a.level1 {
	padding: 3px 3px 3px 15px;
	display : block;
	border-top: 1px solid #F2F5FA;
	color: #003399;
	text-decoration : none;
	background : #CCD7EB;
}
a.level1:hover {
	background : #F2F5FA;
}
.bold {
	font-weight: bold;
}

#publication_edit tr {
	vertical-align : top;
}
#publication_edit td {
	padding: 2px 2px 2px 0px;
}
#publication_edit td.right_note {
	padding: 2px 2px 2px 0px;
	color : Gray;
	text-align : right;
}
#publication_edit .year {
	font-weight : bold;
	padding : 10px 0px 5px 0px;
}
#publication_edit .title {
	font-weight : bold;
	margin : 10px 0px;
}
#publication_edit .title_note {
	font-weight : bold;
	margin : 0px 0px;
	color : Gray;
}
#publication_edit .items {
	margin-bottom : 5px;
}
#publication_edit .percento, .percento_error {
	border: 0px;
	background: #F2F5FA;
	color: Gray;
	text-align : right;
	padding-bottom : 2px;
}
#publication_edit .percento_error {
	border: 0px;
	background: #F2F5FA;
	color: Red;
	font-weight : bold;
}
#clock {
	text-align : center;
}
#clock input {
	text-align: center;
	background: #A5B7DB;
	border: 0px;
	color: white;
	font-size : 10px;
}

/*----------------------*/
#contact_person .small {
	font-size: 9px;
	color : Gray;
}
#contact_person td {
	vertical-align : top;
	background-color : white;
}
#contact_person td.noback {
	background-color : #F2F5FA;
}
#contact_person th {
	text-align : left;
	background-color : #DFE6F3;
}
/*----------------------*/
#institute_person div {
	margin: 3px 0px;
}
#institute_person a {
	font-weight: bold;
}
/*----------------------*/
#individual_person td, th {
	vertical-align : top;
	padding: 3px;
}
#individual_person th {
	padding-left: 0px;
	text-align : right;
}
#individual_person img.photo {
	margin-right : 10px;
	width : 100px;
}

#publication_show li {
	margin-bottom: 1px;
}
#publication_show .files {
	margin-top: 1px;
	margin-bottom: 0px;
}
#publication_show h2 {
	margin: 4px 0px;
}
#publication_show ol {
	margin-top: 10px;
	margin-bottom: 8px;
}
#publication_show td {
	vertical-align : top;
	padding: 3px;
	background-color : white;
	width : 100%;
}
#publication_show th {
	vertical-align : top;
	padding: 3px;
	text-align : right;
	background-color : white;
}
#publication_show table {
	margin: 5px 0px;
}
#publication_show .bibtex {
	background-color : white;
	padding : 3px;
	margin: 5px 0px;
}
#publication_show .gray {
	color : gray;
}
.right {
	text-align : right;
}
.bold {
	font-weight : bold;
}
.italic {
	font-style : italic;
}

.blok_out {
/*	border: 1px solid #CCD7EB;
	padding: 2px;
	background: white;*/
}

.blok_in_4 {
/*	background: #F2F5FA;
	padding: 4px;*/
}
.blok_in_0 {
/*	background: #F2F5FA;*/
}
.blok_in_4_y {
/*	background: #FFB;
	padding: 4px;*/
}

#blok_sidebar {
	float: left;
	margin: 0px;
	padding: 0px;
}
#blok_sidebar-content {
	margin: 0px; 
	padding: 0px;
}
#blok_main {
	margin: 0px 0px 0px 70px;
	padding: 0px;
}
#blok_main-content {
	margin: 0px;
	padding: 0px;
}

#blok_main-content ul {
	margin-top: 0px;
}

#blok_main-content .nadpis1, .nadpis2 {
	margin-top: 0px;
	margin-bottom: 6px;
}
#blok_main-content li.nadpis2 {
	color: Gray;
}
#blok_main-content a.nadpis1, a.nadpis2 {
	font-size: 13px;
	font-weight: bold;
}
#blok_main-content .small {
	font-weight: normal;
	font-size: 9px;
	color: Gray;
}
#blok_main-content .text {
	font-size: 12px;
	margin: 3px 0px 6px 0px;
	font-weight: normal;
	color: Gray;
}
#blok_main-content p {
	margin: 0px;
}


.gray {
	color: Gray;
}
.black {
	color: Black;
}
.horizontal_blocks {
	text-align: center;
	float: left;
	padding-right: 10px;
}
#horizontal_blocks_person {
	text-align: center;
}
#horizontal_blocks_person .horizontal_blocks_person {
	float: left;
	width: 65px;
	/*border: 1px solid;*/
}
#horizontal_blocks_person a {
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	height: 65px;
	display: block;
	border: 1px solid #F2F5FA;
}

#horizontal_blocks_person a:hover {
	text-decoration: none;
	background: white;
	border: 1px solid #CED7EF;
}


.cleaner_left {
	clear: both;
}

/*////*/
.td_right {
	background: white;
	border-right: 1px solid #A5B6DE;
}
.td_head_l {
	font-weight: bold;
	padding: 3px 7px 0px 0px;
	vertical-align: top;
}
.td_head_r {
	font-weight: bold;
	padding: 3px 2px 0px 8px;
	vertical-align: top;
}
.td_50_l {
/*	width: 50%;*/
	padding-right: 5px;
	vertical-align: top;
}
.td_50_r {
/*	width: 50%;*/
	vertical-align: top;
	padding-left: 8px;
	border-left: 1px dotted #CCD7EB;
}

/*////*/
.box2_left {
	float: left;
	padding-right: 40px;
}

.href_047220 {
	color: #003399;
}
.href_047270 {
	color: #FFA500;
}

.top {
	vertical-align: top;
}
.error {
	color: red;
	font-weight: bold;
}

#edit p {
  margin: 10px 0px 5px 0px;
}
#edit .note_edit {
  margin: 5px 0px 2px 0px;
  color: gray;
}
#edit .mandatory {
  font-weight: bold;
}

#table_file td {
  padding: 0px 15px 0px 3px;
  vertical-align: middle;
}

#table_file th {
  padding: 2px 15px 2px 3px;
  text-align: left;
  background: #CCD7EB;
}

#main_right_hot a {
	border: 1px solid #CED7EF;
	padding: 5px;
}
#main_right_hot a:hover {
	border: 1px solid #CED7EF;
}
#main_right_hot .left {
  float: left; 
  font-size: 22px;
}
#main_right_hot .right {
  font-size: 11px;
  padding-left: 5px;
}
#foot {
  background: #003399; 
  color: white; 
  text-align: center; 
  padding: 4px; 
  font-size: 10px;
}
#foot a {
  color: white; 
  font-size: 10px;
}
div.bookmark {
  text-align: right; 
  margin-bottom: 3px;
}

a.bookmark {
  text-decoration: none; 
  border-left: 1px solid #F7F7FF;
  background: #E1E6F5;
  padding: 3px 5px;
}
a.bookmark_on {
  text-decoration: none; 
  border-left: 1px solid #F7F7FF;
  background: #CED7EF;
  padding: 3px 5px;
}
a.bookmark:hover {
  text-decoration: none; 
  border-left: 1px solid #F7F7FF;
  background: #CED7EF;
  padding: 3px 5px;
}
.sort_by {
  font-size: 11px;
  margin: 2px;
  font-weight: bold;
}
select.sort_list {
  font-size: 10px;
  margin-bottom: 4px;
}


.white {
  background: white;
}
/* one -  vypis len jedneho zaznamu (davam na stred boldom)*/
.one {
	color: #000066;
	font-weight: bold;
	text-align: center; 
}
/* more -  vypis viacerych zaznamov (zarovnane do lava bez boldu)*/
.more {
	color: #000066;
	text-align: left;
}

.bg_hol_0 {
  background: #FFFFFF;
  color: black;
}
.bg_hol_0:hover {
  background: #2E68B2;
  color: white;
}
.bg_hol_1 {
  background: #DCDCFF;
  color: black;
}
.bg_hol_1:hover {
  background: #2E68B2;
  color: white;
}
.bg_hol_2 {
  background: #C8C8FF;
  color: black;
}
.bg_hol_2:hover {
  background: #2E68B2;
  color: white;
}
.bg_hol_3 {
  background: #B4B4FF;
  color: black;
}
.bg_hol_3:hover {
  background: #2E68B2;
  color: white;
}
.bg_hol_7 {
  background: #A0A0FF;
  color: black;
}
.bg_hol_7:hover {
  background: #2E68B2;
  color: white;
}
.bg_hol_8 {
  background: #8C8CFF;
  color: white;
}
.bg_hol_8:hover {
  background: #2E68B2;
  color: white;
}
.bg_hol_9 {
  background: #7878FF;
  color: white;
}
.bg_hol_9:hover {
  background: #2E68B2;
  color: white;
}
.bg_hol_10 {
  background: #6464FF;
  color: white;
}
.bg_hol_10:hover {
  background: #2E68B2;
  color: white;
}
.bg_hol_11 {
  background: #5050FF;
  color: white;
}
.bg_hol_11:hover {
  background: #2E68B2;
  color: white;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}

#table_holiday {
  border: 1px solid silver;
  margin: auto;
  margin-top: 10px;
}

#table_holiday td, #table_holiday th {
  vertical-align: middle;
  padding: 2px 6px;
}
#table_holiday th {
  background: silver;
}

#table_holiday_formular {
  border: 1px solid silver;
  margin: auto;
  padding: 2px;
  background: white;
  margin-top: 10px;
}

#table_holiday_formular tr {
  background: #F2F5FA;
}
#table_holiday_formular td {
  padding: 3px 5px;
  vertical-align: middle;
}

#holiday_all p {
  text-align: justify;
}
/*
noprint {

}
*/

.normal {
  font-style: normal;
  font-variant: normal;   
  font-weight: normal; 
}

table.info_table_stu td {
  vertical-align: top;
}

.lab_right {
  text-align: right;
}

/* vo videach medzera za poslednym */
#main_content ul ul li:nth-last-child(1) {
  margin-bottom: 10px;
} 















#table_thesis td {
  padding: 2px;
}
#table_thesis th {
  padding: 0px;
}
#table_thesis a {
  font-weight: bold;
}
#table_thesis p {
	margin: 0px;
}
#table_thesis ul, ol {
	margin-top: 0px;
	margin-bottom: 0px;
}

#thesis_detail .head {
	font-weight: bold;
	padding: 2px 5px;
/*	background: #DEE7F7;*/
	background: #CED7EF;
	text-align: right;
}
#thesis_detail .text {
	background: white;
	padding: 2px 5px;
}
#thesis_detail p {
	margin: 0px;
}

#course_table1 {
  width: 100%;
}

#course_table1 td {
  padding: 2px;
}
#course_table1 th {
  padding: 2px;
  text-align: left;
}

#course_table1 .small {
  font-size: 11px;
}
#course_table1 .semester {
  background: #CED7EF;
}
#course_table1 .thead {
  background: #d9edf7;
}
#course_table1 .class {
  background: #3498db;
  color: white;
}
#course_table1 .selectivity {
  background: white;
}

#course_detail .head {
	font-weight: bold;
	padding: 2px 5px;
/*	background: #DEE7F7;*/
	background: #CED7EF;
	text-align: right;
}
#course_detail .text {
	background: white;
	padding: 2px 5px;
}
#course_detail p {
	margin: 0px;
}

#timetable_search th {
  text-align: right; 
  vertical-align: middle; 
  padding: 1px 5px;
}
#timetable_search td {
  vertical-align: middle; 
  padding: 1px 3px;
}

#timetable_search .button {
  margin: 4px 0px 0px 0px;
  text-align: right;
}