/* Index
/*aaaaa*/
========================================================================== */
.section-title h2 {
  line-height: 1;
  margin: 0 0 30px 0;
  text-transform: uppercase;
}
.section-more a {
  color: #2f4858;
  text-transform: lowercase;
  text-decoration: underline;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.section-more a:hover {
	color: #71b9ef;
	text-decoration: none;
}

/* Widgets
========================================================================== */
.widget {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #cbd1d5;
  margin-bottom: 10px;
}
.widget-title {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #263744;
	border-bottom: 1px solid #cbd1d5;
	padding: 15px 10px;
}
.widget-content {
	background: #f8f9fa;
	padding: 10px;
}
.widget-footer {
	font-size: 14px;
	border-top: 1px solid #cbd1d5;
	padding: 15px;
	color: #454545;
	font-weight: 300;
}
.widget-content ul {
	padding: 0;
	list-style: none;
	margin: 0;
}

/* widget search
========================================================================== */
.widget-search { padding: 10px; }
.widget-search input {
	background: transparent;
	border: 0;
	color: #263744;
	height: 26px;
	line-height: 26px;
	vertical-align: middle;
	box-shadow: none;
}
.widget-search button {
	background: transparent;
	border: 0;
	color: #cbd1d5;
	font-size: 18px;
	padding: 0;
}
.lang-en #footer-top,
.lang-en #sidebar>.widget:not(.widget-search):not(.widget-banner){
	display: none;
}

/* widget menu
========================================================================== */
.widget-menu a {
	color: #344048;
	display: block;
	padding: 5px 0;
	font-size: 12px;
}
.widget-menu li { border-bottom: 1px solid #eaedef; }
.widget-menu ul ul li{ margin-left: 35px; }
.widget-menu li:last-child { border-bottom: 0; }

/* widget calendar
========================================================================== */
.widget-calendar .widget-title {
	color: #1364a0;
	font-size: 15px;
	text-transform: none;
}
.widget-calendar-footer {
	padding: 10px;
}
.widget-calendar table {
	width: 100%;
	color: #595959;
}
.widget-calendar td,
.widget-calendar th {
	text-align: center;
	line-height: 2;
}
.widget-calendar table a {
	color: #1364a0;
	text-decoration: underline;
	font-weight: bold;
}
.widget-calendar i {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-top: 5px;
}
.widget-calendar table td.dnes1{
	font-weight: bold;
	border: 1px solid #bbb;
	background: #ededed
}

/* widget mlist
========================================================================== */
.widget-mlist p {
	font-size: 12px;
}
.widget-mlist .fld {
	background: #fff;
	border: 1px solid #cbd1d5;
	-webkit-border-radius: 5px;
  border-radius: 5px;
}
input#newsletter_addDataNewsletter{
	display: none;
}
.widget-mlist table{
	width: 100%;
}

/* widget banner
========================================================================== */
.widget-banner { overflow: hidden; }
.widget-banner img {
	max-width: 100%;
}

/* widget gallery
========================================================================== */
.widget-gallery .thumb {
	margin-bottom: 10px;
	display: block;
}
.widget-gallery img {
	max-width: 100%;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  display: block;
}

/* Slider
========================================================================== */
.slider .slideTitle{ padding: 5px}
.slider-container { margin-bottom: 30px; }


.slides, .slider li {
	width: 100% !important;
	height: auto !important;
}
.slider img { max-width: 100%; }
.slider #prev,
.slider #next {
	top: 50% !important;
	margin-top: -32px; /* polovicka vysky buttonu */
	cursor: pointer;
}

/*
.slider { margin-bottom: 30px; }
.slide-nav {
	background: #1364a0;
	color: #fff;
	width: 30px;
	height: 30px;
	display: block;
	line-height: 30px;
	text-align: center;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	position: absolute;
	bottom: 38px;
	z-index: 1000;
	top: auto;
	cursor: pointer;
}
.slide-nav:hover { background: #71b9ef; }
#slide-next { right: 35px; }
#slide-prev { right: 70px; }
.slide { width: 100%; }
.slider img { max-width: 100%; }
.slide-content {
	background: rgba(0,0,0,0.6);
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 30px;
}
.slide-title {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
}
.slide-title a { color: #fff; }
.slide-title a:hover { color: #71b9ef; }
.slide-content p {
	margin: 0;
	padding: 0;
	font-size: 14px;
}
.slide-content p a:hover { color: #fff; }

@media (max-width: 767px) {
  .slide-content {
  	position: relative;
  	padding: 10px;
  	background: #1364a0;
  	height: 140px;
  }
  #slide-next {
  	right: 10px;
  	bottom: 10px;
  }
  #slide-prev {
  	right: 40px;
  	bottom: 10px;
  }
}
*/

.slideText {
	padding: 5px;
	border: 1px solid #cbd1d5;
	background: #d2d2d2;
	border-top: 0px;
}

/* Novinky - list
========================================================================== */
.novinky-list-item {
	border: 1px solid #cbd1d5;
	background: #f8f9fa;
	position: relative;
	margin-bottom: 15px;
}
.novinky-list-thumb img { width: 100%; }
.novinky-list-content {
	padding: 15px;
	color: #495b67;
}
.novinky-list-title {
	font-size: 14px;
	margin: 0 0 10px 0;
	padding: 0;
	color: #074351;
	font-weight: bold;
}
.novinky-list-title a {
	color: #074351;
}
.novinky-list-date {
	color: #026fbf;
	font-size: 12px;
	margin-bottom: 5px;
}
.novinky-list-content p {
	font-size: 12px;
	padding: 0;
}
@media (max-width: 767px) {
  .novinky-list-item { margin-bottom: 15px; }
}
@media (min-width: 768px) {
  .novinky-list-item {
  	height: 340px;
  	margin-bottom: 30px;
  }
  .novinky-list-item .btn {
		position: absolute;
		bottom: 15px;
		left: 15px;
	}
}

/* Vyzvy - list
========================================================================== */
.vyzvy-list { margin-bottom: 15px; }
.vyzvy-list-item {
	border: 1px solid #cbd1d5;
	background: #f8f9fa;
	position: relative;
	margin-bottom: 15px;
	padding: 20px;
}
.vyzvy-list-date {
	color: #026fbf;
	font-size: 12px;
	margin-bottom: 5px;
}
.vyzvy-list-title {
	font-size: 14px;
	margin: 0 0 5px 0;
	padding: 0;
	color: #074351;
	font-weight: bold;
}
.vyzvy-list-title a {
	color: #074351;
}
.vyzvy-list-op {
	color: #89a3b4;
	font-size: 12px;
}
.vyzvy-list-op a {
	color: #074351;
}

/* Mapa projektov
========================================================================== */
.mapa-projektov {
	border: 1px solid #cbd1d5;
	background: #f8f9fa;
	position: relative;
	margin-bottom: 30px;
}

/* galleria */

section.photo-gallery a.album {
margin-top: 20px;
}

.index3block {
width: 263px;
height: 298px;
float: left;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border: 1px solid #e9e9e9;
overflow: hidden;
margin: 0 9px 30px;
color: #3b3b3b;
position: relative;
}

section.photo-gallery a.album span.album-nazov{
	color: #1e9ba1;
	text-decoration: none;
	font-size: 1.1em;
	margin: 8px 15px;
	display: inline-block;
	width: auto;
}

section.photo-gallery a.album:hover span.album-nazov{
	color: #000;
}

/**** Fotoalbum zoznam fotografií ****/

section.photo-gallery figure.photo-thumb img{ border: none; border-radius: 3px; }
section.photo-gallery figure.photo-thumb a{ float: left; margin: 5px; }
section.photo-gallery span{ width: 100%; margin: 12px 0; display: inline-block; }

/* Operačný program
========================================================================== */


	/*** Tabs ***/
	.sc_tabs ul{
		list-style: none;
		padding: 0;
		margin: 15px 0 25px;
		border-bottom: 2px solid #337ab7;
	}
	.sc_tabs ul li{
		display: inline-block;
		padding: 0;
		margin: 0;
	}
	.sc_tabs ul li span,
	.sc_tabs ul li a{
		display: inline-block;
		padding: 0 25px;
		margin: 0 2px;
		height: 50px;
		line-height: 50px;
		background: #f0f0f0;
		color: #337ab7;
	}
	.sc_tabs ul li a{ margin-bottom: -1px; }
	.sc_tabs ul li:first-child span,
	.sc_tabs ul li:first-child a{
		margin-left: 0;
	}
	.sc_tabs ul li span{
		background: #337ab7;
		color: #fff;
		
	}


	/*** Files ***/
	ul.files-list{
		list-style: none;
		padding-left: 0;
	}
	ul.files-list li{
		margin: 10px 0;
		color: #888;
	}
	a[class^="file-"]:before{
		width: 20px;
		height: 20px;
		background-size: 20px; 
		padding-left: 25px; 
		background-image: url('/images/icons/ico-file.png'); 
		font-size: 1.1em; 
		content: '';
		display: inline-block; 
		background-repeat: no-repeat; 
		background-position: center left;
		vertical-align: middle;
	}
	a.doc[href$=".docx"]:before,a.doc[href$=".doc"]:before,
	.file-doc:before,.file-docx:before{ background-image: url('/images/icons/ico-doc.png') !important; }
	a.doc[href$=".xlsx"]:before,a.doc[href$=".xls"]:before,
	.file-xls:before,.file-xlsx:before{ background-image: url('/images/icons/ico-xls.png') !important; }
	a.doc[href$=".pptx"]:before,a.doc[href$=".ppt"]:before,
	.file-ppt:before,.file-pptx:before{ background-image: url('/images/icons/ico-ppt.png') !important; }
	a.doc[href$=".pdf"]:before,
	.file-pdf:before{ background-image: url('/images/icons/ico-pdf.png') !important; }
	a.doc[href$=".mp4"]:before,a.doc[href$=".mpeg4"]:before,
	.file-mp4:before,.file-mpeg4:before{ background-image: url('/images/icons/ico-mp4.png') !important; }
	a.doc[href$=".mp3"]:before,
	.file-mp3:before{ background-image: url('/images/icons/ico-mp3.png') !important; }
	a.doc[href$=".zip"]:before,a.doc[href$=".rar"]:before,
	.file-zip:before,.file-rar:before{ background-image: url('/images/icons/ico-zip.png') !important; }
	a.doc[href$=".jpg"]:before,a.doc[href$=".jpeg"]:before,a.doc[href$=".gif"]:before,a.doc[href$=".png"]:before,a.doc[href$=".bmp"]:before,
	.file-jpg:before,.file-jpeg:before.file-gif:before,.file-png:before,.file-bmp:before{ background-image: url('/images/icons/ico-image.png') !important; }

/* Detail vyzva, aktualita, akcia
========================================================================== */

ul.detail-info{
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.detail-info li{
	display: inline-block;
	padding: 0 8px;
	line-height: 1.1em;
	border-right: 1px solid #888;
}
ul.detail-info li:last-child{
	border-right: none;
}

figure.detail-image{
	float: left;
	
	display: inline-block;
}

figure.detail-image img{
	margin: 0 15px 15px 0;
}

span.datum{
	color: #888;
	font-size: 1.3em;
	margin: 0 0 15px;
	display: inline-block;
}

#footer-top a.sitemap{ 
	font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-weight: bold;
  color: #fff; }
#footer-top a.sitemap i{ margin-right: 10px; }

/**** KONTAKT ****/

.map>div{ width: 100% !important; height: 350px !important; }
.map{ width: 60%; }
.contact{ width: 40%; }

@media (max-width: 767px) {
	.map,
	.contact{ width: 100%; }
	.map{ margin: 45px 0 20px; }
}
@media (min-width: 768px) and (max-width: 991px) {
	.map,
	.contact{ width: 100%; }
	.map{ margin: 45px 0 20px; }
}

.contact-detail{ margin: 0 0 0 40px; border: none; }
.contact-detail th{ padding: 0 15px; text-align: right; }

/* PDF view
========================================================================== */
.pdfView {
  margin-top: 15px;
  border: 1px solid #888;
  background: #fff;
  width: 100%;
  height: 800px;
}

/* publikacie
========================================================================== */
.publications > div {margin-bottom: 1rem}