#result_output {
    background-color: white;
    padding: 10px;
    width: 100%;
}

.elm-searchbox--transparent2 .elm-searchbox__input {
    background: rgba(0,0,0,.4); 
}


.eBlog .itemTitle {
    margin: 0 0 10px;
    font-size: 15px;
    line-height: 24px;
	font-weight: 600;
    }

img.vitajte {
    box-shadow: none !important;
}

.site-header .header-links-container {
    margin-right: 0px;
}

.page-subheader .ph-content-wrap {
    height: 400px;
}

.inner-box.home-panel-1
{
background-color: #2d6097;
}

.inner-box.home-panel-2
{
background-color: #2c568d;
}
.inner-box.home-panel-3
{
background-color: #ea7f00;
}
.inner-box.home-panel-4
{
background-color: #2a5a5f;
}
.services_boxes_wgt li [data-role="title"] {
    color: #fff;
    }
.services_boxes_wgt li [data-role="title"] .kl-icon {
    color: #e4e4e4;    
        position: relative;
    top: -7px;}
    
.services_boxes_wgt li:hover .hover-details {
    margin-top: -10px;
}

.latest_posts.default-style.kl-style-2 .theHoverBorder {
    background: -webkit-linear-gradient(transparent 20%, rgba(0, 0, 0, 0.9) 100%);
    background: -o-linear-gradient(transparent 20%, rgba(0, 0, 0, 0.9) 100%);
    background: linear-gradient(transparent 20%, rgba(0, 0, 0, 0.9) 100%);
    }
.latest_posts.default-style.kl-style-2 .lp-title .m_title {
    top: 60px;
}


.eventbox {
    background: #f9f9f9;
    }

.hg_section {
    padding-top: 15px;
    padding-bottom: 15px;
	background-color: #f5f5f5;

}

@media (min-width: 1200px){
.latest_posts.default-style.kl-style-2 .lp-title {
    height: 292px;
}
.latest_posts.default-style.kl-style-2 .lp-title .m_title {
    font-size: 28px;
}
}
.sidebar{
	box-shadow: 10px 10px 47px -5px rgba(0,0,0,0.14);
	border: 1px solid #d6d6d6;
	border-radius: 6px;
	position: relative;
	top: -70px;
}
#th-content-post{
	/*box-shadow: 10px 10px 47px -5px rgba(0,0,0,0.14);*/
	border: 1px solid #d6d6d6;
	border-radius: 6px;
	background-color: white;
	padding: 20px;
	font-size: 1.1em;
	position: relative;
	top: -70px;
}

	.chaser {
		background: rgba(255, 255, 255, 0.95);
		border-bottom: 1px solid #dcdcdc;
		box-shadow: 10px 10px 5px -6px rgba(0, 0, 0, 0.17);
	}

	.chaser .main-menu li a {

		color: #6b6b6b;
	}
.chaser .main-menu li a:hover {color: #ffffff; background: #2d6097; border-radius: 5px;}
.chaser .main-menu li ul {
	background: rgba(255, 255, 255, 0.9);
	min-width: 200px;
	padding: 5px;
}


.site-header.style9 .logo-container.hasInfoCard:before {
	content: none;
}
.site-logo img {
	max-height: 40px;
}

.main-nav > ul > li > a {
	font-size: 13px;
	font-family: "Open Sans" , "Helvetica Neue", Helvetica, Arial, sans-serif;
}


.site-logo img {
	max-height: 42px;
	position: relative;
	top: 12px;
}

.site-header.style9 .main-nav>ul>li>a {
	color: #444444;
}
.main-nav > ul {
	margin: 18px 0;
}

.main-nav ul ul.sub-menu, .main-nav .hg_mega_container {
	position: absolute;
	border-radius: 10px;
}

.process_steps--style2 .process_steps__container:before {
	box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.17);
}

.process_steps--style2 {
	position: relative;
	top: -70px;
}

.main-nav ul li a {
	font-family: 'Open Sans';
}

.latest_posts.style2 {

	box-shadow: 10px 10px 47px -5px rgba(0,0,0,0.14);
	border: 1px solid #d6d6d6;
	border-radius: 13px;
	position: relative;
	top: -70px;
}



/*livesearch*/
/*.typeahead,*/
/*.tt-query,*/
/*.tt-hint {*/
	/*width: 396px;*/
	/*height: 30px;*/
	/*padding: 8px 12px;*/
	/*font-size: 12px;*/
	/*line-height: 30px;*/
	/*border: 1px solid #ccc;*/
	/*-webkit-border-radius: 8px;*/
	/*-moz-border-radius: 8px;*/
	/*border-radius: 8px;*/
	/*outline: none;*/
/*}*/

/*.typeahead {*/
	/*background-color: #fff;*/
/*}*/

/*.typeahead:focus {*/
	/*border: 2px solid #0097cf;*/
/*}*/

/*.tt-query {*/
	/*-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);*/
	/*-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);*/
	/*box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);*/
/*}*/

/*.tt-hint {*/
	/*color: #999*/
/*}*/

/*.tt-menu {*/
	/*width: 422px;*/
	/*margin: 12px 0;*/
	/*padding: 8px 0;*/
	/*background-color: #fff;*/
	/*border: 1px solid #ccc;*/
	/*border: 1px solid rgba(0, 0, 0, 0.2);*/
	/*-webkit-border-radius: 8px;*/
	/*-moz-border-radius: 8px;*/
	/*border-radius: 8px;*/
	/*-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);*/
	/*-moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);*/
	/*box-shadow: 0 5px 10px rgba(0,0,0,.2);*/
/*}*/

/*.tt-suggestion {*/
	/*padding: 3px 20px;*/
	/*font-size: 18px;*/
	/*line-height: 24px;*/
/*}*/

/*.tt-suggestion:hover {*/
	/*cursor: pointer;*/
	/*color: #fff;*/
	/*background-color: #0097cf;*/
/*}*/

/*.tt-suggestion.tt-cursor {*/
	/*color: #fff;*/
	/*background-color: #0097cf;*/

/*}*/

/*.tt-suggestion p {*/
	/*margin: 0;*/
/*}*/

/*.gist {*/
	/*font-size: 14px;*/
/*}*/



.typeahead,
.tt-query,
.tt-hint {
	width: 396px;
	height: 30px;
	padding: 8px 12px;
	font-size: 14px;
	line-height: 30px;
	border: 2px solid #ccc;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	outline: none;
}

.typeahead {
	background-color: #fff;
}

.typeahead:focus {
	border: 2px solid #0097cf;
}

.tt-query {
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
	color: #999
}

.tt-menu {
	width: 422px;
	margin: 12px 0;
	padding: 8px 0;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
	box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.tt-suggestion {
	padding: 3px 20px;
	font-size: 16px;
	line-height: 18px;
}

.tt-suggestion:hover {
	cursor: pointer;
	color: #fff;
	background-color: #0097cf;
}

.tt-suggestion.tt-cursor {
	color: #fff;
	background-color: #0097cf;

}

.tt-suggestion p {
	margin: 0;
}

.gist {
	font-size: 14px;
}

.process_steps--style2 .process_steps__step {
 padding: 20px;
}
section.partners_section.bg-white {
	padding-top: 0px;
	padding-bottom: 0px;
}

#footer {
border-top: 0px;
}

#footer {
	background: #0b2d52;
	position: relative;
	top: -80px;
}


#footer .bottom {
	border-top: 5px solid #2d6097;
}
img.partner_logo {
	max-width: 150px;
	margin-right: 100px;
	margin-left: 100px;
}

.keywordbox.keywordbox-4::after {
	border-top-color: #f5f5f5;
}

#totop {
	background-color: #36548a;
}
#footer .contact-details {
	background: none;
}

/*.custom-bullet li {*/
#article_text ul
{margin:20px;}
#article_text li {
	display: block;
	padding-left: 40px;
}

/*.custom-bullet li:before*/
#article_text li:before
{
	/*Using a Bootstrap glyphicon as the bullet point*/
	content: "\e080";
	font-family: 'Glyphicons Halflings';
	font-size: 9px;
	float: left;
	margin-top: 4px;
	margin-left: -17px;
	color: #CCCCCC;
}
.breadcrumbs2 {
	padding-left: 10px;
	margin-bottom: 0;
	opacity: 0.4;
	transition: opacity .1s ease-out;
	list-style: none;
	background-color: #e8e8e8;
	max-width: 100%;
	border: 1px solid #d6d6d6;
	border-radius: 3px;
}

/*a:link, a:visited {*/
	/*border-bottom: 1px dashed #cacaca;*/
/*}*/

.news_header {
	font-size: 85%;
	width: 100%;
	background-color: #ececec;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
	padding-right: 15px;
}


.home_news_files_table
{font-size: 0.84em;}
#article_text
{
	text-align: justify;
}
.art_list_image_01 img
{
	max-width: 70px;
	margin-right: 15px;
}

.eBlog .itemContainer {
	margin-bottom: 1px;
	padding: 20px 30px 1px 10px;
}
.page-title {
	font-size: 1.8em;
	margin-top: 15px;
	margin-bottom: 10px;
	font-weight: 600;
}

#article_container a, #docs a
{
	text-decoration: none;
	color: #000;
	border-bottom: 1px dashed #bdbfb8;

}
#footer a
{
	text-decoration: none;
	border-bottom: 1px dashed #808080;

}
.latest_posts a:hover
{
	text-decoration: none;
	color: #000;
	border-bottom: 1px dashed #2d6097;
}

/*.home_news_a a:hover*/
/*{*/
	/*border-bottom: none !important;*/
/*}*/

.itemTagsBlock {
	margin: 0 0 20px;
	border-bottom: 1px solid #dedede;
	border-top: 1px solid #dedede;
	padding: 10px;
}

.doc_list {
	font-size: 0.8em;
}

.doc_list th{
	background-color: #eaeaea;
}
input.search.doc_search_input {
	border: solid 1px #ccc;
	border-radius: 5px;
	padding: 3px 10px;
	margin-left: 20px;
	width: 70%;
}

div#doc_search_div {
	background-color: #f1f1f1;
	padding: 20px;
	border-radius: 20px;
	margin-bottom: 10px;
}

.vznnmbr
{
	width: 15%;
}
.actual_news_href_div.actual_news_href_div_open {
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 20px;
	background-color: #cacaca;
	font-weight: 600;
	font-size: 1.1em;
}
.news_main_content {
	padding: 20px;
	background-color: #fafafa;
	font-size: 0.95em;
}
.doc_year {
	font-size: 1.1em;
	color: #000 !important;
}

.home_news_img
{
	max-width: 100%;
	/*border: 1px solid #1a1a1a;*/
	margin-right: 15px;
	border-radius: 5px;
	-webkit-box-shadow: 10px 10px 18px -11px rgba(0,0,0,0.68);
	-moz-box-shadow: 10px 10px 18px -11px rgba(0,0,0,0.68);
	box-shadow: 10px 10px 18px -12px rgba(0,0,0,0.68);
	border: 1px solid #a6a6a6;
}
.post_details
{
	background-color: #fafafa;
	padding-bottom: 10px;
	margin-bottom: 1px;
}
img.tpp1 {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
img.tpp2 {
	max-width: 33%;
	display: inline;
	margin-right: 20px;
	float: left;
}
img.tpp3 {
	max-width: 100%;
	display: block;
	margin-bottom: 20px;
}
img.tpp4 {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
img.tpp5 {
	max-width: 33%;
	display: inline;
	margin-left: 20px;
	float: right;
}

.article_title_photo
{
	border: 1px solid #929292;
	border-radius: 6px;
	box-shadow: 4px 4px 20px -5px rgba(0,0,0,0.64)
}
.home_news_img_top
{
	max-width: 200px;
	border: 1px solid #4e4e4e;
	margin-bottom: 10px;
	border-radius: 5px;
	box-shadow: 4px 4px 10px -5px rgba(0,0,0,0.44)
}
.post_details
{
	background-color: #ececec;
	padding: 5px !important;
	color: #565656 !important;

}

.itemThumbnail img {
	max-width: 100%;
	max-height: 180px;
	border-radius: 10px;
	margin-bottom: 10px;
	-webkit-box-shadow: 10px 10px 18px -11px rgba(0,0,0,0.68);
	-moz-box-shadow: 10px 10px 18px -11px rgba(0,0,0,0.68);
	box-shadow: 10px 10px 18px -11px rgba(0,0,0,0.68);
}
span.read_more_1 {
	border: 1px solid #e4e4e4;
	padding: 3px;
	background-color: #f7f7f7;
	margin-top: 5px !important;
	font-weight: bold;
	font-size: 0.9em;
	position: relative;
	top: 8px;
}

.wgt-title
{
	margin-bottom: 10px !important;
}
.home_menu_logo
{width: 70px;
	padding-right: 15px;
	float: left;
}

#live-search
{
padding: 12px 12px;
width: 100%;
/*background-color: rgba(255,255,255,0.8);*/
}

.ad-pdf
{
	color:#9a1717;
}
.ad-excel
{
	color: #399a2a;
}
.ad-archive
{
	color: #c47c20;
}
.ad-word
{
	color: #29439a;
}
.ad-ppt
{
	color: #770b9a;
}
strong
{
	margin-right: 5px;
}

.father_1{
	font-weight: 700;
}

ul.sitemap_2 {
	padding-left: 20px;
	font-weight: 400;
}

ul.sitemap_3 {
	padding-left: 40px;
	font-weight: 400;
}

ul.sitemap_4 {
	padding-left: 60px;
	font-weight: 400;
}

.projekty-img {
	height: 24px;
	margin-bottom: 16px;
}
.ubytovanie_div.clearfix {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #d4d4d4;
}

#ad_form {
	background-color: #f1f1f1;
	padding: 20px;
	border-radius: 20px;
}

/*a:focus {*/
	/*border: 1px solid #eb1717; padding:2px;}*/


.top-bar {
	background-color: #2d6097;
	line-height: 18px;
	font-size: 13px;
	color: #fff;
	padding: 7px 0;
}

.top-bar a{
	color: #fff;
}

.home_menu a {
	color:#fff;
}
.home_menu {
	position: relative;
	top: 0px;
	box-shadow: 10px 10px 47px -5px rgba(0,0,0,0.14);
	border: 4px solid #d6d6d6;
	border-radius: 13px;
	top:-80px;
}
.home_news {
	position: relative;
	top: -80px;
}

.process_steps--style1 .process_steps__intro {
	background: #2f649f;
	text-align: left;
	padding: 20px;
}
.process_steps--style1 .process_steps__intro:after {
	border-left-color: #2f649f;
}

.process_steps--style1 .process_steps__step:nth-child(2) {
	background-color: #2a578c;
}
.process_steps--style1 .process_steps__step:nth-child(2):after {
	border-left-color: #2A578C;
}

.process_steps--style1 .process_steps__step:nth-child(3) {
	background-color: #224772;
}
.process_steps--style1 .process_steps__step:nth-child(3):after {
	border-left-color: #224772;
}
.process_steps--style1 .process_steps__step:nth-child(4) {
	background-color: #1a3758;
}

.myIframe {
	position: relative;
	padding-bottom: 65.25%;
	padding-top: 30px;
	height: 0;
	overflow: auto;
	-webkit-overflow-scrolling:touch;
border: solid black 1px;
}
.myIframe iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.home_news
{
	background: #f5f5f5 url('../images/web/home_bottom_01.jpg') bottom right no-repeat;
	background-size:100%;
}

.kl-cta-ribbon {
	margin-bottom: -7px;
	background: #2d6097;
}

.kl-cta-ribbon .trisvg path {
	fill: #2d6097;
}

.wgt-title > span {
	border-bottom: 2px solid #2D6097;
}

.m_title {
	color: #2D6097;
}

.logo-container .logo-infocard {
	background: #2D6097;
}
img.page_top_img {
	width: 100%;
}
.site-header {
	border-bottom: 2px solid #2d6097;
}

#page_wrapper {
	position: relative;
	overflow: hidden;
	background-color: #0b2d52;
}
