body, html {
	font-family: 'Raleway', sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: #777;
	font-weight: 400;
	width: 100% !important;
	height: 100% !important;
}
h2 {
	margin: 0 0 20px 0;
	font-weight: 500;
	font-size: 34px;
	color: #333;
	text-transform: uppercase;
}
h3 {
	font-size: 22px;
	font-weight: 500;
	color: #333;
}
p {
	font-size: 16px;
}
a {
	color: #fece50;
}
a:hover, a:focus {
	text-decoration: none;
	color: #222;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
hr {
	height: 2px;
	width: 120px;
	text-align: center;
	position: relative;
	background: #fece50;
	margin: 0;
	border: 0;
}
.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
a:focus, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: none;
	outline-offset: none;
}

.container {
	color: #080808;
}

/* Navigation */
#menu {
	padding: 20px;
	transition: all 0.8s;
}
#menu.navbar-default {
	background-color: rgba(248, 248, 248, 0);
	border-color: rgba(231, 231, 231, 0);
}
#menu a.navbar-brand {
	font-family: 'Roboto', cursive;
	font-size: 30px;
	color: #fece50;
	font-weight: 700;
	letter-spacing: 1px;
}
#menu.navbar-default .navbar-nav > li > a {
	text-transform: uppercase;
	color: #ddd;
	font-weight: 700;
	font-size: 14px;
	padding: 5px 0;
	border: 2px solid transparent;
	letter-spacing: 0.5px;
	margin: 10px 15px 0 15px;
}
#menu.navbar-default .navbar-nav > li > a:hover {
	color: #fece50;
}
.on {
	background-color: #262626 !important;
	padding: 0 !important;
	padding: 10px 0 !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #fece50 !important;
	background-color: transparent;
}
.navbar-toggle {
	border-radius: 0;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #fece50;
	border-color: #fece50;
}
.navbar-default .navbar-toggle:hover>.icon-bar {
	background-color: #FFF;
}
.section-title {
	margin-bottom: 70px;
}
.section-title hr {
	margin: 0 auto;
	margin-bottom: 40px;
}
.btn-custom {
	text-transform: uppercase;
	color: #fff;
	background-color: #fece50;
	border: 0;
	padding: 14px 20px;
	margin: 0;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.5px;
	border-radius: 0;
	margin-top: 20px;
	transition: all 0.5s;
}
.btn-custom:hover, .btn-custom:focus, .btn-custom.focus, .btn-custom:active, .btn-custom.active {
	color: #fff;
	background-color: #15489e;
}
/* Header Section */
.intro {
	display: table;
	width: 100%;
	padding: 0;
	background: url('../img/parkplace/01.png') no-repeat center center;
	background-color: #e5e5e5;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
.intro .overlay {
	background: rgba(0,0,0,0.5);
}
.intro h1 {
	color: #fff;
	font-size: 4em;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 10px;
}
.intro span {
	color: #fece50;
	font-weight: 600;
}
.intro p {
	color: #fff;
	font-size: 32px;
	font-weight: 300;
	margin-top: 10px;
	margin-bottom: 40px;
}
header .intro-text {
	padding-top: 400px;
	padding-bottom: 150px;
	text-align: center;
}


/* Bloky */
.content-block {
	padding: 80px 0;
}

.content-block:nth-child(even) {
	background: #F6F6F6;
}

.content-block h3 {
	font-size: 20px;
}

@media print {
	.content-block, .intro  {
		page-break-after: always;
		padding: 0;
	}

	.content-block h2, .content-block h3, .section-title, .content-block .row {
		margin: 0;
		padding: 0;
	}

	.table td {
		padding: 4px!important;
	}

	#registration input, #registration select, #registration textarea {
		padding: 1px 2px!important;
		font-size: 8px!important;
		line-height: 15px!important;
		height: 20px;
	}
}

/* Termíny */
#important-dates p {
	line-height: 24px;
	margin: 15px 0 10px;
}

/* Program */
#program .row {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#program td {
	text-align: left;
}

#program table tr td:first-child {
	white-space: nowrap;
	width: 1%;
}

/* Miesto konania */
.gallery-item {
	margin: 15px 0;
}
.gallery-item .hover-bg {
	overflow: hidden;
	position: relative;
}
.gallery-item .hover-bg:before {
	display: block;
	content: '';
	position: absolute;
	top: 5px;
	right: 5px;
	bottom: 5px;
	left: 5px;
	border: 1px solid rgba(255, 255, 255, 0.4);
}

.hover-bg .hover-overlay {
	content: "\f00e";
	position: absolute;
	margin: 0 auto;
	background: rgba(0, 0, 0, 0.4);
	padding: 30% 0 0 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: all 0.5s;
}
.hover-bg:hover .hover-overlay {
	opacity: 1;
}

.gallery-item img {
	display: block;
	object-fit: cover;
	width: 100%;
	aspect-ratio: 4 / 3;
}

/* Registrácia */
#registration {
	padding: 80px 0 60px 0;
}

#registration form {
	padding: 0;
}

#registration .text-danger {
	color: #cc0033;
	display: block;
	left: 20px;
	position: absolute;
	text-align: left;
	top: 49px;
}

.has-error .form-control, .has-error .form-control, .has-error .form-control {
	border: 1px solid #cc0033!important;
}

label {
	font-size: 12px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	float: left;
}
#registration .form-control {
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 16px;
	line-height: 1.42857143;
	color: #444;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ddd;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
	position: relative;
}
#registration .form-control:focus {
	border-color: #999;
	outline: 0;
	-webkit-box-shadow: transparent;
	box-shadow: transparent;
}

#registration .radiolabel {
	clear: both;
	display: block;
	float: none;
	text-align: left;
	margin-left: 5px;
}

#frm-registerForm-program_message, #frm-registerForm-program_message_1 {
	top: 60px!important;
}

/* Účastníci */
#attendees .row {
	max-width: 950px;
	margin-left: auto;
	margin-right: auto;
}

#attendees td {
	text-align: left;
}

#attendees table tr td:first-child {
	white-space: nowrap;
	width: 1%;
}

#searchButton .popover-content {
	padding: 3px;
}

#searchButton input {
	border: none;
}

/* Archív    */
#archive {
	padding: 80px 0 60px 0;
}

#archive .row {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#archive table tr td:first-child {
	white-space: nowrap;
	width: 1%;
}

#archive td {
	text-align: left;
}

/* Footer */
#footer {
	background: #262626;
	padding: 10px 0 0 0;
}
#footer h3 {
	color: #fece50;
	font-weight: 400;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 20px;
}

#footer h4 {
	color: #f6f6f6;
	font-weight: 400;
	font-size: 17px;
}

#footer .copyrights {
	padding: 10px 0;
	margin-top: 20px;
	background: #15489e;
}
#footer p {
	font-size: 15px;
	color: rgba(255,255,255,0.8);
	margin: 0;
}
#footer a {
	color: #f6f6f6;
}
#footer a:hover {
	color: #fece50;
}

#ajax-spinner {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
}

#ajax-spinner i, #ajax-spinner span {
	position: absolute;
	top: 50%;
	left: 50%;
	color: #FFFFFF;
}

#facultyHeading {
	position: relative;
}

#facultyHeading a {
	color: #222;
	cursor: pointer;
}

#facultyHeading a {
	text-decoration: underline;
}

.table-searchBox {
	font-weight: normal;
	position: absolute;
	right: 5px;
	top: 4px;
	width: 50%;
	display: none;
}

.inline-centered {
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
}

/*
.felapo {
	color: #03a9f4!important;
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
}

.felapo::first-letter {
	color: #FF0000;
}
*/
