/*
#01072B - modrá
#00ADEE - světle modrá
#82CA26 - červená
#1E1E1E - tmavě šedá
#999999 - středně šedá
#f4f4f4 - světle šedá
*/

html .btn-primary:hover {
	border-color: #b30000 #b30000 #800000;
	background-color: #b30000;
}
@media (max-width: 767px) {
	html .btn-primary {
		margin-bottom: 15px;
	}
}

body {
	color: #000000 !important;
	background: url(../images/layout/bg.png) repeat top center #ffffff !important;
	margin: 0px;
	padding: 0px;
}
#header .header-body {
	background-color: #ffffff !important;
}
html.boxed .body {
	background: #ffffff !important;
	border-top-color: #01072B;
}
body .body .main {
	background-color: #fff;
}
html.boxed.sticky-header-active #header .header-nav-bar {
	margin: 0 -15px -9px !important;
}


/*************************************************************************************************/
div .btnFullscreen {
	background: url(../images/layout/fullscreen.png) no-repeat top left transparent;
	background-size: contain;
	background-position: center;
	width: 15px;
	height: 14px;
	display: block;
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 10;
}
div:hover .btnFullscreen {
	background-image: url(../images/layout/fullscreen-hover.png);
	width: 185px;
}
/*************************************************************************************************/
ul.nav-list li.active > a {
	color: #82CA26;
}
#header .header-search {
	margin-top: 12px;
}
#header .header-search .form-control {
	width: 190px;
}
/*************************************************************************************************/
/* FIX *******************************************************************************************/
html.boxed .body {
	margin: 0px auto;
	color: #1E1E1E;
}
.img-thumbnail,
.video-thumbnail {
	padding: 2px;
	border: 1px solid #ddd;
}

.reklama {
	color: #1E1E1E;
	font-size: 12px;
	line-height: 17px;
	text-align: center;
}

@media (max-width: 991px) {
	.reklama {
		margin-top: 15px;
	}
}

.owl-carousel.show-nav-hover .owl-nav .owl-next {
	right: -15px;
}
.owl-carousel .owl-nav .owl-next:before {
	left: 10px;
	top: 4px;
}
.owl-carousel.show-nav-hover .owl-nav .owl-prev {
	left: -15px;
}
.owl-carousel .owl-nav .owl-prev:before {
	left: 9px;
	top: 4px;
}
.section-kamvyrazit .owl-carousel .owl-nav.disabled {
	display: block;
}
.section-kamvyrazit .owl-carousel .owl-nav .owl-next:before {
	left: 2px;
	top: 1px;
}
.section-kamvyrazit .owl-carousel .owl-nav .owl-prev:before {
	left: 0;
	top: 1px;
}
.section-kamvyrazit .owl-carousel.show-nav-hover .owl-nav .owl-next {
	right: -32px;
}
.section-kamvyrazit .owl-carousel.show-nav-hover .owl-nav .owl-prev {
	left: -32px;
}
.section-kamvyrazit #thumbGalleryDetail .owl-prev {
	left: -15px;
}
.section-kamvyrazit #thumbGalleryDetail .owl-prev:before {
	left: 9px;
    top: 4px;
}
.section-kamvyrazit #thumbGalleryDetail .owl-next {
	right: -15px;
}
.section-kamvyrazit #thumbGalleryDetail .owl-next:before {
	left: 10px;
    top: 4px;
}
.section-kamvyrazit #thumbGalleryThumbs .owl-nav.disabled {
	display: none;
}
.section-kamvyrazit .place .fa.pull-left {
	margin-right: 0;
}
@media (min-width: 991px) {
	.section-articles .img-thumbnail {
		margin-bottom: 0px !important;
	}
} 

.list-unstyled li.active a {
	font-weight: 600;
	color: #82CA26;
}

h1 {
	color: #82CA26;
	line-height: 30px;
	text-align:center;	
	margin: 10px 0 10px 0;
	font-weight: bold;
}

h3 {
	color: #82CA26;
	line-height: 30px;
	font-size: 24px;
	font-weight: 400;
	margin: 0 0 10px 0;
	text-transform: none;
}
h4 {
	line-height: 22px;
	font-size: 18px;
	font-weight: 400;
	margin: 0 0 5px 0;
	text-transform: none;
}
h4:hover a {
	color: #82CA26;
	text-decoration: underline;
}
p {
	color: #1E1E1E;
}
footer p,
footer li {
	color: #777777;
}
.google-map {
	margin: -20px 0 30px 0;
}
header .social-icons li {
	margin-right: 10px;
	box-shadow: none;
	border-radius: none;
}
header .social-icons li a {
	width: auto;
	font-size: 12px;
	line-height: 30px;
	background-color: transparent !important;
}
#header .header-social-icons {
	margin: 15px 0 0 10px;
}
header .social-icons li a i.fa {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
	background: #FFF;
	border-radius: 100%;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
	font-size: 18px;
	height: 30px;
	line-height: 30px;
	width: 30px;
	text-align: center;
	color: #444444 !important;
	text-decoration: none;
	margin-right: 5px;
}
header .social-icons li:hover a {
	background: transparent !important;
	color: #3b5998 !important;
}
header .social-icons li:hover a i.fa-facebook {
	background: #3b5998 !important;
	color: #ffffff !important;
}
header .social-icons li:hover a i.fa-twitter {
	background: #0084B4 !important;
	color: #ffffff !important;
}
header .social-icons li:hover a i.fa-instagram {
	background: #8a3ab9 !important;
	color: #ffffff !important;
}
header .social-icons li:hover a i.fa-youtube-play {
	background: #E62D27 !important;
	color: #ffffff !important;
}
/*Vyskakovací reklama v mobilech fixní***********************************************************************************************/
.show-ad { 
	position: fixed; 
	bottom: 0; 
	left: 0; 
	z-index: 9999;
	right: 0; 
	margin: 0 auto;
	width: 320px;
}
.show-ad a {
	color: #fff;
}
.close-ad {
	float: right;
	font-size: 12px;
	padding: 5px 8px;
	background-color: rgba(0, 0, 0, 0.4);
	color: #FFF;
}
.close-ad:hover {
	cursor: pointer;
}
@media (min-width: 420px) {
	.show-ad {
		display: none !important;
	}
}
/*************************************************************************************************/
#premieres .owl-carousel .owl-nav {
	top: 35%;
}
#premieres .owl-carousel.show-nav-hover .owl-nav .owl-next {
	right: -20px;
}
#premieres .owl-carousel .owl-nav .owl-next:before {
	left: 1px;
	top: 1px;
}
#premieres .owl-carousel.show-nav-hover .owl-nav .owl-prev {
	left: -20px;
}
#premieres .owl-carousel .owl-nav .owl-prev:before {
	left: 0px;
	top: 1px;
}
/* HEADER ****************************************************************************************/
html #header .header-nav-bar {
	background-color:#82CA26;
	border-bottom: 1px solid #BBBBBB;
	border-top: 1px solid #BBBBBB;
}
@media (max-width: 991px) {
	html #header .header-nav-bar {
		background: #ffffff;
		border-bottom: 1px solid #BBBBBB;
	}
	#header .header-btn-collapse-nav {
		background: #82CA26;
	}
	html #header .header-nav-bar {
		border-top: none;
	}
}
@media (max-width: 767px) {
	#header .header-btn-collapse-nav {
		margin: 12px 15px 8px 15px;
	}
	#header .header-column .header-row {
		padding-top: 0px !important;
	}
	#header {
		min-height: 125px!important;
	}
}
.nav-pills>li+li {
	margin-left: 0px;
}
#header .header-body {
	border-top: none;
	padding: 0px;
}
html.boxed #header .header-top.banner {
	margin-top: 0px;
	background-color: #FFFFFF;
}
#header .header-logo a {
	display: block;
}
#header .header-top {
	padding: 0px;
	border-bottom: none;
}
#header .header-top #bannerHeader a.banner {
	display: block;
}
#header .header-nav-top {
	margin-top: 15px;
}
#header .header-nav-top .nav > li > a,
#header .header-nav-top .nav > li > span {
	padding: 3px 15px;
	color: #01072B;
	font-size: 14px;
	font-weight: 600;
}
#header .header-nav-top .nav > li.active > a:hover {
	background-color: #82CA26;
	color: #FFFFFF;
}
#header .header-nav-top .nav > li.active > a {
	background-color: #82CA26;
	color: #FFFFFF;
}
#header .header-nav-top .nav > li.open > .dropdown-menu-toggle {
	border-radius: 0px;
}
#header .header-nav-top .dropdown-menu {
	border-radius: 0px;
	padding: 5px;
}
#header .header-nav-top .dropdown-menu a {
	padding: 5px 7px;
	color: #01072B;
	font-size: 14px;
	font-weight: 600;
	border-bottom: 1px solid #f4f4f4;
}
#header .header-nav-top .dropdown-menu .active a {
	color: #FFFFFF;
}
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
	background-color: #82CA26;
}
#header .header-nav-top .dropdown-menu>li>a:focus,
#header .header-nav-top .dropdown-menu>li>a:hover {
	background-color: #82CA26;
	color: #FFFFFF;
}
#header .header-nav-top .nav > li > a:hover,
#header .header-nav-top .nav > li > a a:focus {
	background-color: #82CA26;
	color: #FFFFFF;
}
#header .header-nav-top .dropdown-menu,
#header .header-nav-main.header-nav-main-light nav > ul > li:hover > .dropdown-menu .dropdown-submenu:hover > .dropdown-menu {
	margin-top: 0px;
	margin-left: 0px;
	border: none;
	border-top: 5px solid #82CA26;
}
.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
	background-color: #82CA26;
	color: #FFFFFF;
}
#header .header-nav-top .nav > li.open > a,
#header .header-nav-top .nav > li.open > span {
	background-color: #82CA26;
	color: #FFFFFF;
}
/*************************************************************************************************/
#header .header-nav-main nav > ul > li > a {
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
	padding: 5px 20px;
	text-transform: none;
}
#header .header-nav-main {
	min-height: 30px;
	margin: 0px;
	max-height: 400px !important;
}
#header .header-nav-bar {
	padding-bottom: 0px;
}
#header .header-nav-main nav > ul > li.dropdown:hover > a {
	padding-bottom: 0px;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
	color: #01072B;
	font-size: 14px;
	font-weight: 600;
}
#header .header-nav-main.header-nav-main-light nav > ul > li:hover > a {
	background-color: #82CA26;
	color: #FFFFFF;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
	margin: 0px;
}
#header .header-nav-main.header-nav-main-light nav > ul > li.open > .dropdown-menu,
#header .header-nav-main.header-nav-main-light nav > ul > li:hover > .dropdown-menu {
	border-top-color: #82CA26;
}
#header .header-nav-main.header-nav-main-light nav > ul.mainNav > li.active > a {
	color: #82CA26;
	background-color: #ffffff;
}
#header .header-nav-main.header-nav-main-light nav > ul.mainNav > li > a:hover,
#header .header-nav-main.header-nav-main-light nav > ul.mainNav > li > a:focus {
	color: #82CA26;
	background-color: #ffffff;
}
#header .header-nav-main.header-nav-main-light .dropdown-menu > li > a:hover,
#header .header-nav-main.header-nav-main-light .dropdown-menu > li > a:focus {
	color: #ffffff;
	background-color: #82CA26;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.active > a {
	color: #ffffff;
	background-color: #82CA26;
}


@media (min-width: 992px) and (max-width: 1199px) {
	#header .header-nav-main nav > ul > li > a {
		padding: 5px 7px;
	}
}

/*************************************************************************************************/

#header .header-nav-main nav > ul#subNav > li > a {
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
	padding: 5px 15px;
	color: #444444;
}

#header .header-nav-main nav > ul#subNav > li > a.dropdown-toggle:after {
	top: 7px;
	right: 5px;
}
#header .header-nav-main.header-nav-main-light nav > ul#subNav > li.active > a,
#header .header-nav-main.header-nav-main-light nav > ul#subNav > li:hover > a {
	color: #ffffff;
	background-color: #82CA26;
}
@media (min-width: 992px) and (max-width: 1199px) {
	#header .header-nav-main nav > ul#subNav > li > a {
		font-size: 14px;
		font-weight: 400;
		line-height: 18px;
		padding: 5px 14px;
	}
	#header .header-nav-main nav > ul#subNav > li > a.dropdown-toggle:after {
		top: 6px;
		right: 4px;
	}
}

@media (max-width: 991px) {
	#header .header-nav-main nav > ul > li.dropdown:hover > a {
		padding-bottom: 5px;
	}
	#header .header-nav-main nav > ul li a {
		border-radius: 0px;
	}
	#header .header-nav-main.header-nav-main-light nav > ul > li:hover > .dropdown-menu .dropdown-submenu:hover > .dropdown-menu {
		margin-left: 20px;
	}
	#header .header-nav-main nav > ul#subNav > li > a {
		padding-left: 25px;
		font-size: 14px;
	}
	#header .header-nav-main nav > ul > li.dropdown ul li a {
		font-size: 14px;
		padding-left: 1px;
	}
	#header .header-nav-main nav>ul li {
		border-bottom: 1px solid #444444 !important;
	}
	#header .header-nav-main nav > ul > li.dropdown ul.dropdown-mega-sub-nav-praha li {
		border-bottom: none;
	}
	#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.active > a {
		color: #82CA26;
	}
	#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
		font-weight: normal;
	}
	#header .header-nav-main.header-nav-main-light nav > ul > li.open > .dropdown-menu, #header .header-nav-main.header-nav-main-light nav > ul > li:hover > .dropdown-menu {
		margin-left: 40px;
	}
}
/*************************************************************************************************/
/* INDEX *****************************************************************************************/
.page-header-new {
	border-top: none;
	background-color: #ffffff;
	height: 14px;
}
@media (min-width: 991px) {
	.flowplayer-index {
		width: 102%;
	}
}
.page-header.page-header-index {
	border-top: none;
	border-bottom: 1px solid #DBDBDB;
	background-color: #ffffff;
	padding: 25px 0px 20px 0px;
}
@media (min-width: 1200px) {
	.page-header.page-header-index .row > .col-lg-4 {
		padding-right: 0px !important;
		padding-left: 0px !important;
	}
	.page-header.page-header-index .row > .col-lg-5 {
		width: 43%;
		height: 267px;
	}
	.page-header.page-header-index .row > .col-lg-4 {
		width: 33.1%;
	}
	.page-header.page-header-index .row > .col-lg-3 {
		width: 23.9%;
	}
}
#program {
	position: relative;
	height: 114px;
}
#program .row {
	margin-right: -5px !important;
	margin-left: -5px !important;
}
#program div[class*="col-"] {
	padding-right: 5px !important;
	padding-left: 5px !important;
}
@media (min-width: 1200px) {
	#program .row .col-lg-2 {
		width: 11%;
	}
	#program .row .col-lg-10 {
		width: 89%;
	}
}
@media (min-width: 992px) {
	#program .row .col-lg-2 {
		width: 10%;
	}
	#program .row .col-lg-10 {
		width: 90%;
	}
}
@media (max-width: 991px) {
	#program .row .col-lg-2 {
		width: 15%;
	}
	#program .row .col-lg-10 {
		width: 85%;
	}
}
#program .date {
	color: #1E1E1E;
}
#program .active .title,
#program .title a {
	color: #82CA26;
	font-weight: 600;
}
#program .description {
	color: #1E1E1E;
	font-size: 13px;
	line-height: 15px;
}
#program a.more {
	position: absolute;
	bottom: 12px;
	right: 0px;
	color: #1E1E1E;
	font-size: 12px;
	line-height: 17px;
	font-weight: 600;
}
#program a.more:hover {
	color: #82CA26;
}
/*************************************************************************************************/
#featured {

}
#featured .row {
	margin-right: -3px !important;
	margin-left: -3px !important;
}
#featured div[class*="col-"] {
	padding-right: 3px !important;
	padding-left: 3px !important;
}
/*************************************************************************************************/
/* MAIN ******************************************************************************************/
a:hover {
	color: #82CA26;
}
h2 {
	color: #82CA26;
	font-size: 20px;
	line-height: 24px;
	font-weight: 600;
	margin: 0 0 10px 0;
}
h2 small {
	color: #1E1E1E;
}
h2 a small {
	color: #1E1E1E;
	font-weight: 600;
}
h2 a:hover small {
	color: #82CA26;
}
article .post-content h2 {
	line-height: 24px;
	font-size: 20px;
	font-weight: 600;
}
article.first .post-content h2 {
	line-height: 26px;
	font-size: 22px;
}
@media(max-width: 767px) {
	article.first .post-content h2, article .post-content h2 {
	line-height: 22px;
	font-size: 18px;
	margin-bottom: 0 !important;
}
}
article .post-content h2 a {
	color: #01072B;
}
article .post-content h2:hover a,
article .post-content a:hover {
	text-decoration: underline;
	color: #82CA26;
}
article .post-content p {
	color: #1E1E1E;
	line-height: 20px;
	font-size: 14px;
	font-weight: 400;
}
@media(max-width: 767px) {
	.fix-mar {
		margin-left: -20px !important;
	}
}
@media(min-width: 768px) and (max-width: 991px) {
	.fix-mar-tab {
		margin-left: -15px !important;
	}
	.fix-fix-mar-tab {
		margin-left: -25px !important;
	}
}

article.post .post-meta {
	font-size: 12px;
	color: #666;
}
@media (max-width: 767px) {
	article.post .post-meta {
		line-height: 18px;
		margin-bottom: 0 !important;
	}
}
article.post .post-meta > span {
	padding-right: 0px;
}
.blog-posts article {
	border-bottom: none;
	margin-bottom: 10px;
}
/* LG */
@media (min-width: 1200px) {

}
/* MD */
@media (min-width: 992px) and (max-width: 1199px) {

}
/* SM */
@media (min-width: 777px) and (max-width: 991px) {
	.pl-xs {
		padding-left: 15px !important;
	}
}
/* XS */
@media (max-width: 776px) {
	.post .row > .pr-sm,
	.regions .row > .pr-sm {padding-right: 15px !important;}
	.post .row > .pl-xs,
	.regions .row > .pl-xs {padding-left: 15px !important;}
	h2.fix-mob {
		font-size: 18px;
    	line-height: 22px;
	}
}

@media (max-width: 991px) {
	h2 small {
		white-space: nowrap;
	}
}
@media (max-width: 767px) {
	.recent-posts h4 {
		font-size: 16px;
	}
	.fixed-table-pagination .pagination a {
		padding: 6px 11px;
	}
	html.sticky-header-active .header-container .container {
		margin-top: 65px;	
	}
	 html.sticky-header-active .header-container .container img {
		display: block !important;
		margin-bottom: 10px !important;
	} 
	html.sticky-header-negative .header-container .container img {
		display: block !important;
		margin-bottom: 20px;
		margin-top: 20px !important;
		/*height: 40px !important;*/
		padding-left: 15px;
	}
	html.sticky-header-negative .header-container .container button {
	    margin-top: 23px !important;
	} 
	#header .header-search {
		float: left;
    	margin-left: 15px;
	}
	.text-xs-left {
		text-align: left !important;
		margin-bottom: 15px;
	}
	#header .header-body {
		background: #ffffff !important;
	}
}

.link {
	color: #1E1E1E;
	font-weight: 600;
}
.link:hover {
	color: #82CA26;
}
article.pr .post-content h2 {
	line-height: 20px;
	font-size: 16px;
	font-weight: 400;
}
article.pr .post-content p {
	line-height: 18px;
	font-size: 13px;
	font-weight: 400;
}
/*************************************************************************************************/
.tab-content {
	box-shadow: none;
	padding: 15px 0px;
}
.tabs .nav>li>a {
	padding: 5px 15px;
	letter-spacing: -1px;
}
/*************************************************************************************************/
.page-header.page-header-light {
	padding: 0px 0;
	margin: 0 0 30px 0;
	min-height: 32px;
	border-bottom: none;
	background-color: #FCFCFC;
	border-bottom: 1px solid #BBBBBB;
}
.page-header.page-header-light h1 {
	font-size: 20px;
	line-height: 37px;
	margin: 0px;
	padding: 0px;
	font-weight: 400;
	float: right;
}
.page-header.page-header-light span {
	display: inline-block;
	margin-left: 10px;
	margin-top: 4px;
}
@media (max-width: 767px) {
	.page-header.page-header-light span {
		display: none;
	}
}

.page-header.page-header-light .breadcrumb.breadcrumb-valign-mid {
	position: relative;
	top: auto;
	right: auto;
	left: 0px;
	margin-top: 4px;
}
.breadcrumb>.active a{
	color: #82CA26 !important;
}
.breadcrumb>.active{
	color: #82CA26 !important;
}
/*************************************************************************************************/
#competition {
	position: relative;
	margin-bottom: 25px;
}
#competition #logo {
	width: 120px;
	height: 54px;
	display: block;
	position: absolute;
	top: -20px;
	left: -20px;
	background: url(../images/layout/article/competition.png) no-repeat top left transparent;
}
#competition a {
	display: block;
}

@media (max-width: 991px) {
	#competition {
		margin-top: 25px;
	}
}
/*************************************************************************************************/
#premieres .btn {
	background: #82CA26;
	border: none;
}
/*************************************************************************************************/
.featured-boxes-flat .featured-box .icon-featured {
	font-size: 20px;
	height: 50px;
	line-height: 50px;
	width: 50px;
}
.featured-boxes .featured-box {
	margin-top: 25px;
}
.featured-boxes h3 {
	font-size: 20px;
	line-height: 24px;
	margin: 0px 0px 10px 0px;
	text-transform: none;
}
.featured-boxes .pr h2 {
	font-size: 16px;
	line-height: 20px;
	margin: 0px 0px 5px 0px;
	text-transform: none;
}
.featured-boxes .pr p {
	line-height: 18px;
	font-size: 13px;
	font-weight: 300;
	color: #1E1E1E;
}
/*************************************************************************************************/
.regions h2 {
	line-height: 30px;
	font-size: 20px;
	margin: 0 0 10px 0;
	text-transform: none;
	font-weight: 600;
	letter-spacing: -1px;
}
.regions h2 a {
	color: #82CA26;
}
.regions h3 {
	line-height: 24px;
	font-size: 20px;
	font-weight: 600;
	margin: 0 0 5px 0;
	text-transform: none;
	letter-spacing: -1px;
}
@media(max-width: 767px) {
	.regions h3 {
		font-size: 18px;
		margin-bottom: 15px !important;
	}
}
.regions h3:hover a {
	text-decoration: underline;
	color: #82CA26;
}
.regions h3.other {
	line-height: 20px;
	font-size: 16px;
	font-weight: 400;
	margin: 0 0 15px 0;
}
.regions p {
	color: #1E1E1E;
	line-height: 20px;
	font-size: 14px;
	font-weight: 300;
}
.regions .img-thumbnail {
	margin-bottom: 10px;
}
/*************************************************************************************************/
article h1 {
	color: #82CA26;
	font-size: 34px;
	font-weight:normal;
	line-height: 43px;
	margin: 0 0 15px 0;
	font-weight: 600;
}
article ul.list-inline {
	margin-left: 0px;
}
article ul.list-inline li {
	font-size: 12px;
	color: #666;
	padding: 0px 0px 0px 0px;
}
article p.anotation {
	font-weight: 600;
}

.btn.download:hover {
	border-color: #82CA26 #82CA26 #82CA26;
	background-color: #82CA26;
	color: #FFF;
}
/*************************************************************************************************/
.nav-tabs li a {
	font-size: 20px;
	font-weight: 400;
}
/*************************************************************************************************/
/* FOOTER ****************************************************************************************/
#footer .heading-primary {
	color: #ffffff !important;
}
#footer .list-icons i.fa {
	color: #fff;
}
#footer {
	background: #01072B;
    border-top: 4px solid #01072B;
}
#footer .short p a:hover {
	color: #fff;
}
#footer p, #footer li {
	color: #fff;
}
#footer .footer-copyright p {
	color: #fff;
}
#footer.short {
	padding-top: 30px;
}
#footer .footer-copyright {
	padding: 30px 0 0;
}
.footer-copyright hr {
	background-color: #000000;
    height: 2px;
    background-image: none;
    margin: 5px 0 5px 0;
}

/*************************************************************************************************/
/* PROGRAM **************************************************************************************/
#programDay .panel-heading.primary {
	background: #01072B !important;
}
#programDay .panel-heading.secondary {
	background: #00ADEE !important;
}
#programDay .panel-heading.tertiary {
	background: #82CA26 !important;
}
/*************************************************************************************************/
/* Bootstrap table *******************************************************************************/
.fixed-table-container {
	border: none;
}
.bootstrap-table .table,
.bootstrap-table .table>tbody>tr>td,
.bootstrap-table .table>tbody>tr>th,
.bootstrap-table .table>tfoot>tr>td,
.bootstrap-table .table>tfoot>tr>th,
.bootstrap-table .table>thead>tr>td {
	padding: 0px !important;
	border: none;
}
.bootstrap-table .table .row {
	margin-right: 0px;
	margin-left: 0px;
}
.bootstrap-table .table .row .col-sm-5 {
	padding-left: 0px;
}
.bootstrap-table .table .row .col-sm-7 {
	padding-right: 0px;
}
.bootstrap-table .table .row .col-sm-12 {
	padding-right: 0px;
	padding-left: 0px;
}
@media (max-width: 767px) {
	.bootstrap-table .table .row .col-sm-5 {
		padding-right: 0px !important;
	}
	.bootstrap-table .table .row .col-sm-7 {
		padding-left: 0px !important;
	}
}
/* LG */
@media (min-width: 1200px) {
	.bootstrap-table .table .row .col-sm-5 {width: 269px;}
	.bootstrap-table .table .row .col-sm-7 {width: 383px;}
	.search .bootstrap-table .table .row .col-sm-5 {width: 231px;}
	.search .bootstrap-table .table .row .col-sm-7 {width: 324px;}
}
/* MD */
@media (min-width: 992px) and (max-width: 1199px) {
	.bootstrap-table .table .row .col-sm-5 {width: 251px;}
	.bootstrap-table .table .row .col-sm-7 {width: 284px;}
	.search .bootstrap-table .table .row .col-sm-5 {width: 190px;}
	.search .bootstrap-table .table .row .col-sm-7 {width: 265px;}
}
/* SM */
@media (min-width: 777px) and (max-width: 991px) {
	.bootstrap-table .table .row .col-sm-5 {width: 300px;}
	.bootstrap-table .table .row .col-sm-7 {width: 420px;}
}
/* XS */
@media (max-width: 776px) {
	.bootstrap-table .table .row .col-sm-5 img {width: 100%;}
}
.fixed-table-pagination .page-list {
	margin-bottom: 10px;
}
.fixed-table-pagination .pagination-info {
	white-space: nowrap;
}
.blog-posts .bootstrap-table  .pagination {
	margin: 11px 0px 0px 0px;
}

@media (max-width: 991px) {
	.blog-posts .bootstrap-table  .pagination {
		margin: 11px 0px 20px 0px;
	}
}

.bootstrap-table .search {
	width: 100%;
}
/*************************************************************************************************/
/*************************************************************************************************/
#bannerTop a,
#bannerAside a {
	display: inline-block;
	margin: 0px auto;
}
#bannerFooter a {
	display: inline-block;
	margin: 0px auto;
}
/*************************************************************************************************/
.section-kamvyrazit {

}
.section-kamvyrazit .featured-box {
	margin-top: 0px;
	min-height: 0px;
}
.section-kamvyrazit .featured-box .box-content {
	padding: 15px;
}
.section-kamvyrazit .row {
	margin-right: -10px;
	margin-left: -10px
}
.section-kamvyrazit .col-sm-4 {
	padding-right: 10px;
	padding-left: 10px
}
@media (max-width: 776px) { /* XS */
	.section-kamvyrazit .col-sm-4 {
		margin-bottom: 40px !important;
	}
	.section-kamvyrazit .col-sm-4:last-child {
		margin-bottom: 0px;
	}
}
@media (max-width: 767px) { /* XS */
	.section-kamvyrazit .col-sm-4 {
		margin-bottom: 20px !important;
	}
}
.section-kamvyrazit h2 {
	margin-top: 5px;
	line-height: 24px;
	font-size: 20px;
	font-weight: 600;
	min-height: 80px;
}
@media (max-width: 776px) { /* XS */
	.section-kamvyrazit h2 {
		min-height: unset;
	}
}
@media (min-width: 992px) and (max-width: 1199px) { /* MD */
	.section-kamvyrazit h2 {
		line-height: 22px;
		font-size: 18px;
	}
}
.section-kamvyrazit .meta {
	font-size: 15px;
	color: #000000;
	line-height: 22px;
}
@media (min-width: 992px) and (max-width: 1199px) { /* MD */
	.section-kamvyrazit .meta {
		font-size: 13px;
		line-height: 20px;
	}
}
.section-kamvyrazit .meta .place {
	font-size: 14px;
	line-height: 20px;
}
@media (min-width: 992px) and (max-width: 1199px) { /* MD */
	.section-kamvyrazit .featured-box .meta .place {
		font-size: 13px;
	}
}

#section-kam-vyrazit img {
	position: absolute;
	top: -25px;
	right: -10px;
}
#section-joboffers img {
	position: absolute;
	top: -28px;
	right: 5px;
}
html.sticky-header-active #section-kam-vyrazit img {
	display: none;
}
html.sticky-header-active .header-container .container img {
	display: block !important;
}

/* XS SM */
@media (max-width: 991px) {
	#section-kam-vyrazit img,
	#section-joboffers img{
		top: 0px;
		right: 10px;
	}
}
/*************************************************************************************************/
.section-kamvyrazit #calendar {
	margin: 30px 0px;
}
@media (max-width: 767px) {
	.section-kamvyrazit #calendar {
		margin: 0 0 30px 0;
	}
}

.section-kamvyrazit #calendar ul li {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
.section-kamvyrazit #calendar ul li.weekend a {
	background: #dddddd;
}
.section-kamvyrazit #calendar ul li a {
	padding: 1px 7px;
	border: 1px solid #cccccc;
	margin: 5px 1px;
}
@media (min-width: 768px) and (max-width: 991px) {
	.section-kamvyrazit #calendar ul li a {
		padding: 1px 6px;
    	margin: 5px 1px;
	}
}
.section-kamvyrazit #calendar ul li.active a {
	border-color: #82CA26;
	background: #82CA26;
}
.section-kamvyrazit #calendar ul li:first-child a,
.section-kamvyrazit #calendar ul li:last-child a {
	border: none;
	min-width: 23px;
	height: 48px;
	background: url(../images/layout/article/left.png) no-repeat top center transparent;
}
.section-kamvyrazit #calendar ul li:last-child a {
	background: url(../images/layout/article/right.png) no-repeat top center transparent;
}
.section-kamvyrazit #calendar ul li a span {
	display: block;
	font-size: 18px;
	line-height: 22px;
}
@media(max-width: 767px) {
	.section-kamvyrazit #calendar ul li:last-child a, .section-kamvyrazit #calendar ul li:first-child a {
		
	}
	.section-kamvyrazit #calendar ul li {
		
	}
	.section-kamvyrazit #calendar ul li a span {
		font-size: 14px;
    	line-height: 18px;
	}
	.section-kamvyrazit #calendar ul li a {
		padding: 1px 3px;
		text-align: center;
		font-size: 9px;
	}
}
@media(max-width: 991px) {
	.fix-mt {
		margin-top: 15px; 
	}
}
@media(max-width: 767px) {
	.section-kamvyrazit h2 {
		font-size: 18px;
		margin-top: 0;
		margin-bottom: 5px;
	}
	.section-kamvyrazit .meta .place {
		margin-top: 5px !important;
	}
}
/*************************************************************************************************/
.section-kamvyrazit article .dates {
	color: #01072B;
}
.section-kamvyrazit article .textHidden {
	height: 103px;
	overflow: hidden;
}
.section-kamvyrazit article h2 {
	color: #01072B;
	min-height: 24px;
}
/*KAM VYRAZIT VYSKAKOVACÍ  ************************************************************************************************/
.modal-content {
	border-radius: 6px !important;
}
.modal-header {
	border-bottom: none !important;
}
.modal-header h3 {
	color: #940300 !important;
}
/*SEARCH ************************************************************************************************/
@media(max-width: 767px) {
	.fix-search-mar {
		margin-left: -5px !important;
	}
}
/*************************************************************************************************/
/**FIX IE 11 **********/
.thumb-info.thumb-info-centered-info .thumb-info-title {
	position: absolute;
}
.panel-primary>.panel-fix {
	background-color: #01072B !important;
    border-color: #01072B !important;
    border-radius: 0 !important
}

.panel-primary {
	border-color: #01072B;
}
/*********************/


/** NABÍDKA PRÁCE *****************/
.name-company-hp-work {
	color: #777;
}
.coll-pointer:hover {
	cursor: pointer;
}
.title-detail-prace {
	color: #82CA26;
	font-weight: 600;
}
.title-hp-prace {
	font-size: 26px;
	color: #82CA26;
	font-weight: 600;
}
.list-prace-detail {
	list-style-type:none; 
}
.list-detail-bold {
	font-weight: bold;
}
.hot-padding {
	padding: 5px 15px;
}
.featured-box-prace {
	background: #fcf8e3;
}
@media (max-width: 991px) {
	.section-prace .box-content span.pull-right {
		float: none !important;
		display: block;
	}
	.section-prace .box-content a.btn{
		margin-top: 10px;
		margin-bottom: 0px;
	}
	.section-prace.detail img {
		width: 40px;
		height: 40px;
	}
}
@media (max-width: 767px) {
	.section-prace h4 {
		font-size: 15px;
	}
	.section-prace h3 {
		font-size: 20px;
	}
	.title-detail-prace {
		font-size: 22px;
    	line-height: 35px;
	}
}
@media (max-width: 340px) {
	.section-prace .pagination.pull-right {
		float: left !important;
		margin-top: 0;
	}
}
/*************************************/
/** VOLEBNÍ STUDIO 2016 ***********************/
.hp-politics-num-color {
	color: #82CA26;
}
.hp-politics-gap {
	width: 33px; 
	display: inline-block;
}
.hp-politics-name {
	color: #5b5b5b;
}
.featured-fix-box {
	margin-top: 0px;
    min-height: 0px;
}
.featured-fix-box .box-content {
	padding: 15px;
}
.fix-fa {
	padding-right: 20px;
}
.fix-font-paragraph {
	font-size: 13px;
}
.fix-gap-names .text-danger {
	padding-right: 5px !important;
}
.text-danger {
	color: #82CA26;
}
.hp-elections-img {
	margin-bottom: 45px;
}
.circular-bar-label label {
	top: 43%;
	font-size: 33px;
	font-weight: 700;
}
.col-elections-border {
	border-right: 2px solid #ccc;
}
.section-elections p {
	font-size: 12.5px;
	line-height: 22px;
	height: 72px;
	margin-top: 3px;
}
.section-elections h2 {
	font-size: 22px;
}
.section-elections img {
	margin: 0 auto;
}
.section-elections img.panacek {
	 margin-top: 35px;
 }
@media (max-width: 991px) {
	.circular-bar canvas{
		width: 150px !important;
		height: 150px !important;
	}
	.section-elections img.panacek {
		margin-top: 25px;
	}
	.section-elections.bigger .circular-bar canvas{
		width: 170px !important;
		height: 170px !important;
	}
	.col-elections-border {
		border: none;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.circular-bar canvas{
		width: 110px !important;
		height: 110px !important;
	}
	.section-elections img.panacek {
		margin-top: 5px;
	}
	.section-elections.bigger .circular-bar canvas{
		width: 170px !important;
		height: 170px !important;
	}
	.section-elections.bigger p {
		height: 92px;
	}
	.section-elections p {
		height: 77px;
	}
}

.count-party {
	font-size: 33px;
    font-weight: 700;
}
.party-name {
	font-size: 28px;
	font-weight: 700;
}
.img-elections-header {
	margin: 0 auto;
}
.row-elections {
	margin-bottom: 50px;
}
.candidate-name {
	font-size: 17px;
}
@media (max-width: 767px) {
	.fix-font-xs {
		line-height: 22px;
	    font-size: 18px;
	    margin-bottom: 0 !important;
	}
	.hp-elections-img {
		margin-bottom: 25px;
	}
	.fix-gap-names .col-xs-6 {
		width: 100%;
	}
	.fix-gap-names .col-xs-2 {
		width: 24%;
	}
	.fix-gap-names .col-xs-4 {
		width: 60%;
	}
}	
@media (max-width: 991px) {
	.hp-politics-name {
		margin-bottom: 10px !important;
	}
}

/* Vice sloupcu v submenu (zpravy) */
#header .header-nav-main nav > ul > li.dropdown ul.dropdown-mega-sub-nav {
	list-style-type: none;
	width: 250px;
	margin-left: -40px;
}

#header .header-nav-main nav > ul > li.dropdown ul.dropdown-mega-sub-nav li {
	float: left;
	width: 100%;
}

#header .header-nav-main nav > ul > li.dropdown ul.dropdown-mega-sub-nav li a {
	text-decoration: none;
	display: block;
}

#header .header-nav-main nav > ul > li.dropdown ul.dropdown-mega-sub-nav li a:hover {
	background-color: #82CA26;
	color: #ffffff;
}

#header .header-nav-main nav > ul > li.dropdown ul.dropdown-mega-sub-nav-praha {
	list-style-type: none;
	width: 800px;
	margin-left: -40px;
}

#header .header-nav-main nav > ul > li.dropdown ul.dropdown-mega-sub-nav-praha li {
	float: left;
	width: 25%;
}

#header .header-nav-main nav > ul > li.dropdown ul.dropdown-mega-sub-nav-praha li a {
	text-decoration: none;
	display: block;
}

#header .header-nav-main nav > ul > li.dropdown ul.dropdown-mega-sub-nav-praha li a:hover {
	background-color: #82CA26;
	color: #ffffff;
}

#header .header-text {
	width: 760px;
	padding-top: 55px;
	color: #737474;
	font-size: 17px;
	font-weight: 600;
}

#header .header-text .red {
	color: #82CA26;
}

#header .header-logo img {
	margin-right: 0px;
}

.popis_kategorie {

	font-weight: bold;
	color: #3FBBDC;
}

