section article p.info-text {
	background: #F3F4F4;
	line-height: 16px;
	height: auto;
    font-size: 1.1em;
    padding: 10px;
    margin-bottom: 10px;
	}
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX     ARTICLE HP      XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
.hp section article article.h_70 .imglink {
    display: none;
    }
.hp section article article.h_70 .wrap {
	min-height: 70px !important;
	padding: 10px 10px 60px;
	}			
.hp section article article.h_70 a.tape_link {
    color: #003c78;
    }
.hp section article article.h_70 h2.tape {
	font-size: 1.4em;
	font-family:"Neo Sans W02";
	color: #fff;
	padding: 0 10px;
	line-height: 30px;
	border-bottom: 2px solid #fff;
	margin: 0;
	/*margin: 0 0 2px 0;*/
/*gradient*/
	background: #BEB400; /* Old browsers */
	background: -moz-linear-gradient(left,  #E0DA7F 0%, #BEB400 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#E0DA7F), color-stop(100%,#BEB400)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #E0DA7F 0%,#BEB400 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #E0DA7F 0%,#BEB400 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #E0DA7F 0%,#BEB400 100%); /* IE10+ */
	background: linear-gradient(to right,  #E0DA7F 0%,#BEB400 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E0DA7F', endColorstr='#BEB400',GradientType=1 ); /* IE6-9 */		
	}		
.hp section article article.h_70 h2 {
	font-size: 1.4em;
	font-family:"Neo Sans W02";
	color: #003C78;
	padding: 0 0 10px 0;
	margin: 0 !important;
	}
.hp section article article.h_70 h2 a {
    font-family:"Neo Sans W02";
    }	
.hp section article article.h_70 .wrap p {
	font-size: 1.1em;
	line-height: 16px;
	}
.hp section article article.h_70 .wrap .control {
    padding: 2px;
    background: #DFDFDF;
    border: 1px solid #d4d4d4;
    height: 39px;
    bottom: 15px;
    right: 10px;
    left: 10px
    position: absolute;
    z-index: 2;
    width: 88%;
/*radius*/
	border-radius: 3px;
    }

.hp section article article.h_70 .wrap a.button {
	border: 2px solid #fff;
	color: #fff;
	line-height: 34px;
	padding: 0 38px 0 8px;
	font-size: 1.33em;
	font-family: "Neo Sans W02";
	display: block;
   	text-decoration: none;
/*shadow*/
	box-shadow: 0 0 5px rgba(0, 0, 0, .3);		
/*radius*/
	border-radius: 3px;
/*gradient*/
	background: #0F529A url("/img/arrow_h_70_button.png") 100% 52% no-repeat; /* Old browsers */
	background: url("/img/arrow_h_70_button.png") 100% 50% no-repeat, -moz-linear-gradient(left,  #0F529A 0%, #013D7D 100%); /* FF3.6+ */
	background: url("/img/arrow_h_70_button.png") 100% 50% no-repeat, -webkit-gradient(linear, left top, right top, color-stop(0%,#0F529A), color-stop(100%,#013D7D)); /* Chrome,Safari4+ */
	background: url("/img/arrow_h_70_button.png") 100% 50% no-repeat, -webkit-linear-gradient(left,  #0F529A 0%,#013D7D 100%); /* Chrome10+,Safari5.1+ */
	background: url("/img/arrow_h_70_button.png") 100% 50% no-repeat, -o-linear-gradient(left,  #0F529A 0%,#013D7D 100%); /* Opera 11.10+ */
	background: url("/img/arrow_h_70_button.png") 100% 50% no-repeat, -ms-linear-gradient(left,  #0F529A 0%,#013D7D 100%); /* IE10+ */
	background: url("/img/arrow_h_70_button.png") 100% 50% no-repeat, linear-gradient(to right,  #0F529A 0%,#013D7D 100%); /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0F529A', endColorstr='#013D7D',GradientType=1 ); /* IE6-9 */		
	}
.hp section article article.h_70 .wrap a.button:hover {
    background: #013D7D url("/img/arrow_h_70_button.png") 100% 52% no-repeat;
    }			

.blog_tab {
    display: block;  /* zapoznamkovat az budou chtit schovat "ouska" */
}
.kv_larger_title {
    font-size: 2.2em !important;
    margin-bottom: 15px;
}
.kv_neo_sans {
	font-family:"Neo Sans W02";
	font-size: 1.15em;
	font-weight: bold;
}
.dark_green {
    color: #787000;
}
.light_blue {
    color: #78a7cd
}
.description img {
    margin-bottom: 0px;
}