body {

}
.hidenblock {
    display: none !important;
}
.aktuelnosti #score_block {
	box-shadow: 0 0px 7px black;
	padding:0 15px 15px 15px;
	margin-bottom: 15px;
	/*min-width: 360px;*/
	/*font-family: 'OpenSans';*/
}
.aktuelnosti #score_block #results_div {
	padding: 20px 15px;
	margin: 0 15px 0 15px;
}
.aktuelnosti #results_div .pull-left {
	margin-right:10px;
}
.aktuelnosti #results_div .input-group {
	width:150px;
	height:25px;
}
.aktuelnosti #results_div #pretragaRezultata {
	font-size: 10px;
}
.aktuelnosti #score_block .result_game .game_date {
	font-size: 0.8rem;
	font-weight: bold;
	margin-bottom: 5px;
}
.aktuelnosti #score_block .result_game a {
	color: #5a5a5a;
}
.aktuelnosti #score_block .result_game .game_date a{
	color: #5a5a5a;
}
.aktuelnosti #score_block .result_game .game_league {
	font-weight: bold;
	font-size: 0.9rem;
	margin-bottom: 20px;
	white-space: nowrap;
    overflow: hidden;
    text-transform: capitalize;
}
.aktuelnosti ul {
	list-style: none;
}

.aktuelnosti #score_block .result_game .game_team {
	line-height: 2rem;
}
.aktuelnosti #score_block .result_game .game_team .logo{
	margin: 0;
	padding: 0;
}
.aktuelnosti #score_block .result_game .game_team div{
	white-space: nowrap;
	font-weight: bold;
}
.aktuelnosti #score_block .result_game .game_team img {
	width: 100%;
}
.aktuelnosti #score_block .result_game .game_team .score {
	font-weight: bold;
}
.result_game .game_team .col-8 {
	/*min-width: 66.5%;*/
	overflow: hidden;	
}
.aktuelnosti .block_header {
	margin-bottom: 0px;
	margin-top: 0px;
	/*font-family: 'OpenSans';*/
	font-size: 2rem;
	font-weight: bold;
	color: #1073b7;
}
.aktuelnosti .header_line {
	line-height: 0;
}
.aktuelnosti .header_line img {
	vertical-align: top !important;
}
.aktuelnosti .block_header .subheader {
	font-size: 1rem;
	font-weight: bold;
	text-transform: uppercase;
}

.aktuelnosti .aktuelnost {
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	margin-top: 5%;
	min-height: 97%;
	/*padding-bottom: 5%;*/
	padding-bottom: 2%;
}
.aktuelnosti .aktuelnost .akt_img{
	width: 100%;
}
.aktuelnosti .aktuelnost div, .aktuelnosti .aktuelnost p{
	padding: 5px 10px 0px 10px;
	margin: 0;
}
.aktuelnosti .aktuelnost .date {
	font-size: 0.8rem;
	font-weight: bold;
	line-height: 1rem;
	margin: 8px 0 0 0;
	padding: 0;	
}
.aktuelnosti .aktuelnost .date img{
	margin-right: 3%;
}
.aktuelnosti .aktuelnost .header {
	font-size: 1.1rem;
	font-weight: bold;
	margin: 5px 0 6px 0;
}
.aktuelnosti .aktuelnost .header a {
	color: #5a5a5a;
}
.aktuelnosti .aktuelnost .header a:hover {
	color: #1073b7;
}
.aktuelnosti .aktuelnost .description {
	font-size: 0.9rem;
	padding-bottom: 5px;
}

.aktuelnosti #score_block .result_game .separator {
	background-image: url('/images/ksb_line_fade_285px.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 2px;
}
.aktuelnosti #score_block .result_game .separator.bottom {
	margin-bottom: 15px;
}

.aktuelnosti #readmore {
	margin: 5% 0 5% 0;
}

.aktuelnosti #readmore div {
	margin: 0 auto;	
}
.aktuelnosti #readmore div a {
	background-color: #0f75bf;
	border-color: #0f75bf;
	width: 100%;
}
.aktuelnosti .indexReadMore {
	color: #5a5a5a;
	font-size: 1.1rem;
	font-weight: bold;
	color: #1073b7;
	margin: 0px 10px 0px 10px;
}
.aktuelnosti .indexReadMore:hover {
	text-decoration: underline;
}

#score_block .carousel-inner {
	min-width: 280px;
}
.act_list {
	margin-top: 20px;
}
.act_list .table_inner {
	padding-top: 10px;
	padding-bottom: 10px;
}
.act_list .table_inner img{
	margin: 0 2px 0 2px;
}
.act_list .tr:nth-child(odd) {
	background-color:#ffffff;
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=#ffffff, endColorstr=#e7f2f8);
	background-image:-moz-linear-gradient(left, #ffffff 0%, #e7f2f8 40%,#ffffff 80%);
	background-image:linear-gradient(left, #ffffff 0%, #e7f2f8 40%,#ffffff 80%);
	background-image:-webkit-linear-gradient(left, #ffffff 0%, #e7f2f8 40%,#ffffff 80%);
	background-image:-o-linear-gradient(left, #ffffff 0%, #e7f2f8 40%,#ffffff 80%);
	background-image:-ms-linear-gradient(left, #ffffff 0%, #e7f2f8 40%,#ffffff 80%);
	background-image:-webkit-gradient(linear, left bottom, right bottom, color-stop(0%,#ffffff), color-stop(40%,#e7f2f8),color-stop(80%,#ffffff));
}
.act_list .date {
	color: #064e80;
	font-size: 0.8rem;
	line-height: 1.2rem;
}
.act_list a {
	color: #064e80;
	font-size: 1rem;
	font-weight: 400;
	/*line-height: 1.2rem;*/
}
.act_list span {
	color: #000;
	font-size: 1rem;
	font-weight: bold;
	/*line-height: 1.2rem;*/
}
.act_list a:hover {
	text-decoration: underline;
}

.act_list .separator {
	background-image: url('/images/ksb_line_fade_285px.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 2px;
}
.indexIcons {
	margin: 0 !important;
	padding: 0 10px 0 0 !important;
}
.indexIcons img {
	margin: 0 1px 0 1px;
}



/* results carousel */
.carousel-inner .active.left {left: -33%;}
.carousel-inner .next        {left:  33%;}
.carousel-inner .prev        {left: -33%;}
.carousel-item.active.left   {opacity:0.3;}
.carousel-item.active.right  {opacity:0.3;}

.carousel-item.active.left > div:not(:first-child) {
    display:none;
}
.carousel-item.active.right > div:not(:first-child) {
    display:none;
}
.carousel-control {
	color: #333;
	position: absolute;
	top: 55%;
	font-size: 2em;
	font-weight: bold;
}
.carousel-control.left, .carousel-control.right {
	background-image:none;
}
.carousel-control.left {
	left: -10px;
}
.carousel-control.right {
	right: -10px;
}
.fa {
	color: #1075bb;
    font-weight: bold;
    text-decoration: none;
}
.fa-chevron-left::before {
    /*content: "<";*/
    content: url(/images/arrow_left.png);
}
.fa-chevron-right::before {
    /*content: ">";*/
    content: url(/images/arrow_right.png);
}

#resCarousel .carousel-item {
	background-color: #ffffff;
	height: auto;
}

#contentContainer #pagination {
	margin-top: 40px;
	width: 100%;
}
#contentContainer #pagination ul {
	-webkit-box-pack: center !important;
	-webkit-justify-content: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important;
	overflow: hidden;
}
#contentContainer #pagination ul li {
	float: left;
	margin: 0;
}
#contentContainer #pagination ul li.number {
	width: 2.5%;
	line-height: 80%;
	text-align: center;
	margin: 0 1%;
}
#contentContainer #pagination ul li a{
	color: #000000;
}
#contentContainer #pagination ul li span{
	color: #000000;
	font-weight: bold;
}
#contentContainer #pagination ul li a:hover{
	color: #a9a8b6;
	text-decoration: none;
}
	#contentContainer #pagination #first {
		display: block;
		background:transparent url('/images/paginacija/page_first.png');
        background-repeat:no-repeat;	
        background-position: 0 0;
	}
		#contentContainer #pagination #first:hover {
	        background-position: 100% 0;
		}
	#contentContainer #pagination #prev {
		display: block;
		background:transparent url('/images/paginacija/page_previous.png');
        background-repeat:no-repeat;	
        background-position: 0 0;
	}
		#contentContainer #pagination #prev:hover {
	        background-position: 100% 0;
		}
	#contentContainer #pagination #next {
		display: block;
		background:transparent url('/images/paginacija/page_next.png');
        background-repeat:no-repeat;	
        background-position: 0 0;
        margin-left: 10px;
	}
		#contentContainer #pagination #next:hover {
	        background-position: 100% 0;
		}
	#contentContainer #pagination #last {
		display: block;
		background:transparent url('/images/paginacija/page_last.png');
        background-repeat:no-repeat;	
        background-position: 0 0;
	}
		#contentContainer #pagination #last:hover {
	        background-position: 100% 0;
		}
.header-container {
	width: 100%;
}
.header-container img {
	width: 100%;
}

#mainleftblock {
	margin-top: 3%;
}

.utakmica {
	margin-top: 5px !important;
}

.header-container #header-image {
	width: 40%;
	position: absolute;
	top: 5%;
	left: 10%;
}
.breadcrumps {
	margin-top: 1%;
	font-size: 0.85rem;
}
.breadcrumps a{
	color: #5a5a5a;
	font-weight: bold;
}
.utakmica .result_game {
	margin: 3% 0 3% 0;
	padding: 0;
}
.utakmica .result_game .game_date {
	font-size: 0.9rem;
}
.utakmica .result_game .game_date a{
	color: #5a5a5a;
}
.utakmica .result_game .game_league {
	font-size: 1rem;
	margin-bottom: 10px;
}
.utakmica .result_game .game_info {
	margin: 3% 0 3% 0;
}
.utakmica .result_game .game_info div{
	margin: 0;
	padding: 0;
}
.utakmica .result_game .game_info .team_logo {
	width: 20%;
	margin-left: 40%;
	margin-bottom: 15px;
}
.utakmica .result_game .game_info .team_logo img{
	width: 100%;
}
.utakmica .result_game .separator {
	background-image: url('/images/ksb_line_fade_285px.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 2px;
}
.utakmica .result_game .game_info .row {
	/*min-width: 250px;	*/
	overflow: hidden;
}
.utakmica .result_game .team_name{ }
.utakmica .result_game .score {
	font-weight: bold;
}
.utakmica .result_game #extended-info {
	margin-top: 5%;
	background-color: #e7f2f8;
	font-size: 0.9em;
}
.utakmica .result_game #extended-info .attention_beginning {
	margin: 0;
	padding: 0;
	line-height: 750%;
}
.utakmica .result_game #extended-info .attention_sign {
	margin: 0;
	padding: 0;
	line-height: 750%;
}
.utakmica .result_game #extended-info span {
	line-height: 250%;
	margin: 0 0 2% 2%;
}

.utakmica .result_game #comments {
	margin: 5% 0 5% 0;
	list-style: none;
	padding: 0;
}
.utakmica .result_game #comments li {
	margin-bottom: 2%;
	background-color: #e7f2f8;
}
.utakmica .result_game #comments #show_more {
	margin-bottom: 2%;
	background: linear-gradient(#0f75bc, #094771);
	font-size: 1em;
	line-height: 1em;
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	color: #ffffff;
	width: 100%;
	padding: 2% 1% 2% 1%;
	cursor: pointer;
}

.utakmica .result_game .comment .chat_attention_beginning {
	margin: 0;
	padding: 0;
}
.utakmica .result_game .comment .comment_inner {
	margin: 0;
	padding: 3% 3% 3% 0;
	font-size: 0.85em;
}
.utakmica .result_game .comment .comment_inner p {
	margin: 1% 0 1% 0;
}
.utakmica .result_game .comment .comment_inner p.text {
	
}
.utakmica .result_game .comment .comment_inner p span {
	font-weight: bold;
	text-decoration: underline;
	margin-right: 2%;
}
.utakmica #pagination {
	margin-bottom: 5%;
}
.utakmica #napomena {
	margin-top: 5%;
}
.utakmica #napomena div {
	background-color: #e7f2f8;
	font-size: 0.9em;
}
.utakmica #napomena .attention_beginning {
	margin: 0;
	padding: 0;
	line-height: 950%;
}
.utakmica #napomena .attention_end {
	margin: 0;
	padding: 0;
	line-height: 950%;
	text-align: right;
}
.utakmica #napomena .attention_sign {
	margin: 0;
	padding: 0;
	line-height: 950%;
}
.utakmica #napomena p {
	padding: 2% 0 0% 0;
}
.utakmica #comment_form {
	margin-top: 5%;
}
.utakmica #comment_form .form-control {
	margin-bottom: 1%;
	font-size: 0.8em;
	line-height: 1em;
	background-color: #e7f2f8;
	border: 0em #0f75bc;;
}
.utakmica #comment_form button {
	font-size: 0.8em;
	line-height: 1em;	
	background-color: #e7f2f8;
	color: #0f75bc;
	border: #0f75bc 0.2em solid;
	margin-top: 1%;
}
#dright_column .header {
	background: linear-gradient(#0f75bc, #094771);
	font-size: 1em;
	line-height: 1em;
	display: inline-block;
	text-align: left;
	white-space: nowrap;
	vertical-align: middle;
	color: #ffffff;
	width: 100%;
	padding: 2% 1% 3% 5%;
	margin: 2% 0 2% 0;
	font-weight: bold;
}
#dright_column ul {
	list-style: none;
	margin: 0 0 5% 0;
	padding: 0;
}
#dright_column ul li {
	font-size: 0.9em;
	line-height: 1.7em;
}
#dright_column  #latest_news li:nth-child(odd) {
	/*background-image: url('/images/gradient_right.png');*/
}
#dright_column ul li .date {
	padding: 0;
	margin: 5% 0 0 0;
	font-size: 0.8em;
	line-height: 0.8em;
}
#dright_column ul li .title {
	font-weight: bold;
	padding: 0;
	margin: 0 0 2% 0;
}
#dright_column ul li .title a {
	color: #5a5a5a;
}
#dright_column ul li .separator {
	background-image: url('/images/ksb_line_nofade_285px.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 2px;
	margin: 0%;
}
#dright_column #recent_results {
	margin-top: 5%;
}
#dright_column #recent_results li {
	background-color: #FFFFFF;
	margin-bottom: 5%;
}
#dright_column #recent_results li .separator {
	margin: 0 0 0 0; 
}
#dright_column #recent_results li .separator.bottom {
	margin-bottom: 5px;
}
#dright_column #recent_results li .separator.top {
	margin-top: 2%;
}
#dright_column .result_game .game_date {
	font-size: 0.8rem;
	line-height: 0.6rem;
}
#dright_column .result_game .game_date a{
	color: #5a5a5a;
}
#dright_column a{
	color: #5a5a5a;
}
#dright_column a:hover{
	color: #5a5a5a;
	text-decoration: none;
}
#dright_column .result_game .game_league {
	font-weight: bold;
	font-size: 0.9rem;
	margin-bottom: 2%;
	text-transform: capitalize;
}
#dright_column ul {
	list-style: none;
}

#dright_column .result_game .game_team {
	line-height: 2rem;
	margin: 0 0 2% 0;
	padding: 0;
}
#dright_column .result_game .game_team .logo {
	margin: 0;
	padding: 0;
	max-width: 60px;
}
#dright_column .result_game .game_team .logo img{
	width: 100%;
	margin: 0;
	padding: 0;
}
#dright_column .result_game .game_team div{
	white-space: nowrap;
}
#dright_column .result_game .game_team img {
	width: 35px;
}
#dright_column .result_game .game_team .score {
	font-weight: bold;
}
#dright_column .result_game .game_team .teamname {
	/*min-width: 50%;*/
	overflow: hidden;	
	padding-left: 5px !important;
}

@media (max-width:400px) {
	.aktuelnosti #score_block .result_game .game_league, .aktuelnosti #score_block .result_game .game_team {
		font-size: 0.8rem;
	}
}​

.article {
	margin-top: 9%;
}
	@media all and (max-width: 991px) {
	    .article {
			margin-top: 0px;
		}
	}
.article #maintext {
	white-space: pre-wrap;       /* Since CSS 2.1 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */	
	margin-top: 5%;
	font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #292b2c;
}
.article h1 {
	color: #0f75bd;
	margin-top: 3%;
	font-size: 1.5rem;
	margin-bottom: 10px;
}
.article h2 {
	font-size: 1.3rem;
	margin: 5% 0 4% 0;
	color: #0f75bd;
}
.article #akt_navi {
	margin: 2% 0 2% 0;
}
.article .date {
	font-size: 0.8rem;
}
.article #akt_navi a {
	color: #0972c3;
	font-weight: bold;
	font-size: 0.9rem;
}
	.article #akt_navi a:hover {
		text-decoration: none;
	}
.article #akt_navi p {
	margin: 1% 0 1% 0;
}
	.article #akt_navi div {
		margin: 0;
		padding: 0;
	}
	#akt_navi .article_text .an_date {
		color: #5a5a5a;
		padding: 0 10px;
		margin: 0;
		font-size: 0.8em;
		line-height: 0.8em;
		font-weight: normal;
	}
	#akt_navi .article_text .an_title {
		margin-top: 5px;
		font-size: 1em;
		line-height: 1.4em;
		padding: 0 10px;
		overflow: hidden;
		white-space: nowrap;
	}

.article .image {
	width: 100%;
	border: 0.3rem #0f75bd solid;
}
.article .image img {
	width: 100%;
}
.article p img {
	margin-right: 1%;
	margin-left: 0%;
}
.article .gallery {
	margin-top: 3%;	
}
.article .gallery .gallery_item {
	padding-left: 0;
}
.article .gallery img{
	width: 100%;
	border: 2px #0f75bd solid;
}
.article #single_article_links {
	margin: 4% 0;
}
.article .video_wrapper {
	position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.article .video_wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.forum {
	margin-top: 9%;
}
	@media all and (max-width: 991px) {
	    .forum {
			margin-top: 0px;
		}
	}
.forum h1, .forum h2 {
	color: #0f6eb0;
	font-size: 2rem;
	margin: 0;
	/*font-family: 'OpenSans';*/
}
.forum #create_topic_wrapper {
	background-color: #e7f2f8;
	font-size: 1em;
}
.forum #show_topic_wrapper {
	background-color: #e7f2f8;
	font-size: 1em;
}
.forum #create_topic {
	color: #0d73bb;
	margin: 0;
	line-height: 2rem;
	font-size: 1rem;
	text-align: center;
	cursor: pointer;
	margin-bottom: 5px;
}
.forum #create_topic span {
	margin-left: 10px;
}

.forum #add_topic_container {

}
.forum #slide_login_container.hide {
	overflow: hidden;
	height: 0px;
}
.forum #slide_login_container.show {
	overflow: hidden;
	height: auto;
	-webkit-transition: height 5s linear;
    -moz-transition: height 5s linear;
    -ms-transition: height 5s linear;
    -o-transition: height 5s linear;
    transition: height 5s linear;
}


.forum .forum_button {
	background: linear-gradient(#0f75bc,#094771);
	width: 100%;
	text-align: center;
	font-weight: 600;
	margin: 0 auto;
	padding-left: 0;
	padding-right: 0;
}
@media (max-width:600px) {
	.forum_button {
		margin-bottom: 10px !important;
		margin-top: 10px !important;
	}
}

.forum .leftbutton {
	padding: 0 8px 0 0 !important;
}
.forum .rightbutton {
	padding: 0 0 0 8px !important;
}
.forum .forum_button a {
	color: white;
}
.forum .forum_button span {
	color: white;
	cursor: pointer;
}
.forum .forum_button:hover {
	background: linear-gradient(#fba919,#c98714);
}

.forum #forumcats {
	margin-top: 1%;
}
.forum #forumcats .catname {
	padding: 0;
}

.forum .table .tr:nth-child(odd) {
	background-color:#ffffff;
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=#ffffff, endColorstr=#e7f2f8);
	background-image:-moz-linear-gradient(left, #ffffff 0%, #e7f2f8 50%,#ffffff 100%);
	background-image:linear-gradient(left, #ffffff 0%, #e7f2f8 50%,#ffffff 100%);
	background-image:-webkit-linear-gradient(left, #ffffff 0%, #e7f2f8 50%,#ffffff 100%);
	background-image:-o-linear-gradient(left, #ffffff 0%, #e7f2f8 50%,#ffffff 100%);
	background-image:-ms-linear-gradient(left, #ffffff 0%, #e7f2f8 50%,#ffffff 100%);
	background-image:-webkit-gradient(linear, left bottom, right bottom, color-stop(0%,#ffffff), color-stop(50%,#e7f2f8),color-stop(100%,#ffffff));
}

.forum .table_header {
	background: linear-gradient(#0f75bc,#094771);
	color: white;
	padding: 3px 0px 5px 0px;
	margin-bottom: 20px;
	/*font-family: 'OpenSans';*/
}

.table_inner {
	padding-top: 20px;
	padding-bottom: 20px;
	/*font-family: 'OpenSans';*/
}
.table_inner p {
	margin: 0;
	padding: 0;
	color: #818181;
}
.table_inner p span {
	text-decoration: underline;
}
.table_inner.text-center, .table_inner.text-right {
	/* line-height: 2.5rem; */
}
.forum #napomena {
	margin-top: 1%;
	margin-bottom: 2%;
}

.forum .separator {
	background-image: url('/images/ksb_line_fade_285px.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 2px;
}

.forum #napomena div {
	background-color: #e7f2f8;
	font-size: 0.9em;
}
.forum #napomena .attention_beginning {
	margin: 0;
	padding: 0;
}
.forum #napomena .attention_end {
	margin: 0;
	padding: 0;
	text-align: right;
}
.forum #napomena .attention_sign {
	margin: 0;
	padding: 0;
}
.forum #napomena .attention_sign img{
	margin-top: 30%;
}
.forum #napomena .attention_end img, .forum #napomena .attention_beginning img{
	margin-top: 25%;
}
.forum #napomena p {
	padding: 0;
	margin: 1% 0;
}
.forum #comment_form {
	margin-top: 5%;
}	
.forum #forumcats .table a {
	color: #5a5a5a;
}
.forum .morecats {
	list-style: none;
	/*font-family: 'OpenSans';*/
}
.forum .morecats li {
	font-size: 1em !important;
	margin-bottom: 2%;
	margin: 0px 0 0 0;
	padding: 0px 0 3px 0;
	font-size: 0.9em !important;
}
.forum .morecats li:nth-child(even) {
	background-color:#ffffff;
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=#ffffff, endColorstr=#e7f2f8);
	background-image:-moz-linear-gradient(left, #ffffff 0%, #e7f2f8 40%,#ffffff 80%);
	background-image:linear-gradient(left, #ffffff 0%, #e7f2f8 40%,#ffffff 80%);
	background-image:-webkit-linear-gradient(left, #ffffff 0%, #e7f2f8 40%,#ffffff 80%);
	background-image:-o-linear-gradient(left, #ffffff 0%, #e7f2f8 40%,#ffffff 80%);
	background-image:-ms-linear-gradient(left, #ffffff 0%, #e7f2f8 40%,#ffffff 80%);
	background-image:-webkit-gradient(linear, left bottom, right bottom, color-stop(0%,#ffffff), color-stop(40%,#e7f2f8),color-stop(80%,#ffffff));
}
.forum .morecats li .separator {
	margin: 0% 0 5% 0 !important;
	padding: 0;
}
.comment_report {
	position: absolute;
	top: 5px;
	right: 10px;
	cursor: pointer;
}
.forum .morecats li a {
	color: #5a5a5a;
}
.forum .morecats li .text-center {
	color: #458ac3;	
}

.forum #topic-header {
	margin-top: 5%;
	background-color: #d1e4f2;
	font-size: 0.9em;
	/*font-family: 'OpenSans';*/
}
.forum #topic-header .col-11{
	padding: 0;
}
.forum #topic-header .attention_beginning {
	margin: 0;
	padding: 0;
	line-height: 100%;
}
.forum #topic-header .topic-header-container {
	margin-top: 10px;
}
.forum #topic-header .topic-header-container .nick {
	color: #0b619e;
	font-weight: bold;
	text-decoration: underline;
	margin-right: 10px;
}
.forum #topic-header .topic-header-container .date {
	color: #a3a4a8;
}
.forum #topic-header .text {
	margin-top: 10px;
	color: #0f74bc;
	font-size: 1.2rem;
	font-weight: bold;
	margin-bottom: 15px;	
}
.forum #topic-body {
	background-color: #e7f2f8;	
}
.forum #topic-body .text{
	padding: 10px 20px 15px 0;
	/*padding: 10px 10px 15px 10px;*/
}

.forum #topic-header .row {
	margin-bottom: 10px;
}
.forum #topic-header #text {
	margin-top: 10px;
}

.forum #comments {
	margin: 5% 0 5% 0;
	list-style: none;
	padding: 0;
}
.forum #comments li {
	margin-bottom: 2%;
	background-color: #e7f2f8;
}
.forum #comments #show_more {
	margin-bottom: 2%;
	background: linear-gradient(#0f75bc, #094771);
	font-size: 1em;
	line-height: 1em;
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	color: #ffffff;
	width: 100%;
	padding: 2% 1% 2% 1%;
	cursor: pointer;
}

.expand_comment, .collapse_comment {
	margin: 0;
	padding: 0;
	cursor: pointer;
}
.expand_comment img, .collapse_comment img{
	width: 100%;
}
.forum .comment .chat_attention_beginning {
	margin: 0;
	padding: 0;
}
.forum .comment .comment_inner {
	margin: 0;
	padding: 3% 3% 3% 0;
	font-size: 0.85em;
}
.forum .comment .comment_inner p {
	margin: 1% 0 1% 0;
}
.forum .comment .comment_inner p.text {
	-webkit-transition: all 1.5s ease;
    -moz-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    transition: all 1.5s ease;	
}
.comment .comment_inner p.text.minimized {
	height: 3em;
	overflow: hidden;
}
.forum .comment .comment_inner p span {
	font-weight: bold;
	text-decoration: underline;
	margin-right: 2%;
}
.forum #comment_form {
	margin-top: 5%;
}
.forum #comment_form .form-control {
	margin-bottom: 1%;
	font-size: 0.8em;
	line-height: 1em;
	background-color: #e7f2f8;
	border: 0em #0f75bc;;
}
.forum #comment_form button {
	font-size: 0.8em;
	line-height: 1em;	
	background-color: #e7f2f8;
	color: #0f75bc;
	border: #0f75bc 0.2em solid;
	margin-top: 1%;
}
.loginlinks {
	font-size: 0.75rem;
	margin: 10px 0 20px 5px;
}
.loginlinks span{
	color: #0f75bc;
	text-decoration: underline;
	cursor: pointer;
}
.modal .loader {
	width: 10%;
	margin: 5px auto;
}
.modal .loader img{
	width: 100%;
}
.modal input {
	margin: 5px 0 5px 0;
	background-color: #e7f2f8;
	border: 0em #0f75bc;
	font-size: 0.8em;
}
.modal select, .modal select:focus {
	margin: 5px 0 5px 0;
	background-color: #e7f2f8;
	border: 0em #0f75bc;
	font-size: 0.8em;
}
.modal textarea, .modal textarea:focus {
	margin: 5px 0 5px 0;
	background-color: #e7f2f8;
	border: 0em #0f75bc;
	font-size: 0.8em;
}
.modal .submit-button {
	font-size: 0.8em;
	line-height: 1em;
	background-color: #e7f2f8;
	color: #0f75bc;
	border: #0f75bc 0.2em solid;
	margin-top: 1%;
	margin-bottom: 10px;
}
.modal .modal-title {
	font-size: 1em;
}
.modal .rep_user {
	font-weight: bold;
	text-decoration: underline;
}
.hidden {
	display: none;
}

.service {}

.service .big_header {
	margin: 10% 0 2% 0;
}
.service .big_header p {
	width: 100%;
	text-align: center;
	color: #0f6eb0;
	font-size: 2vw;
}
.service .goback p {
	width: 100%;
	text-align: center;
	font-size: 1.3vw;
}
.service .goback p a {
	color: #000000;
	text-decoration: underline;
}
.service #form {
	width: 50%;
	margin-top: 5%;
}
.service #form #registration_form{
	width: 100%;
}
.service .form-control {
	margin-bottom: 1%;
	font-size: 0.8em;
	line-height: 1em;
	background-color: #e7f2f8;
	border: 0em #0f75bc;;
}
.service button {
	font-size: 0.8em;
	line-height: 1em;	
	background-color: #e7f2f8;
	color: #0f75bc;
	border: #0f75bc 0.2em solid;
	margin-top: 1%;
}
.service .alert {
	width: 100%;
}
#reset_form {
	width: 100%;
}
.page404 {
	margin-top: 12%;
}
.page404 .textwrapper {
	margin: 4% 0;
}

.page404 .text {
	color: #0f6eb0;
	font-size: 2rem;
}
.logout {
	width: 3%;
	margin-left: 1%;
}

#back_to_top {
	background-color: #0f75bb;
	opacity: 0.75;
	color: #ffffff;
	position: fixed;
	bottom: 0;
	right: 1%;
	padding: 5px;
	cursor: pointer;
	font-size: 0.8rem;
	z-index: 999;
	font-weight: bold;
	border: 1px solid white;
}
#back_to_top p {
	margin: 0;
	padding: 0;
}
#back_to_top img {
	margin-left: 25%;
}

#gallery_list {
	width: 100%;
	display: block;
	position: relative;
}

#gallery_list .gallery_item {
	margin-top: 10px;
	margin-bottom: 10px;
	cursor: pointer;
	position: relative;
	display: inline-table;
}
#gallery_list .gallery_item img{
	width: 100%;
}
#gallery_list .gallery_item p {
	margin: 0px;;
}
#gallery_list .gallery_item .picture {
	overflow: hidden;
}
@media (max-width:577px) {
	#gallery_list .gallery_item .picture {
		overflow: auto;
		max-height: none;
	}
}

#gallery_list .gallery_item p {
	color: #0f6eb0;
	text-align: center;
}
#gallery_list .block_header {
	margin-bottom: 0px;
	/*font-family: 'OpenSans';*/
	font-size: 2rem;
	font-weight: bold;
	color: #1073b7;
}
#gallery_list .header_line img {
	vertical-align: top !important;
}
#gallery_list .block_header .subheader {
	font-size: 1rem;
	font-weight: bold;
	text-transform: uppercase;
}

.aktuelnosti #act_search_container.hide {
	overflow: hidden;
	height: 0px;
}
.aktuelnosti #act_search_container.show {
	overflow: hidden;
	height: auto;
}
#act_show_search {
	margin-top: 3%;
	font-size: 0.9rem;
	font-weight: bold;
	text-decoration: underline dotted;
}
#act_show_search p {
	cursor: pointer;
}

#act_search_form {
	padding: 0 2%;
}
#act_search_form .hints {
	margin: 0;
	padding: 0;
	font-size: 0.8rem;
}
#act_search_form input{
	margin: 0 0 2% 0;
	line-height: 1rem;
	font-size: 0.8rem;
	color: #0f6eb0;
	font-weight: bold;
}
#act_search_form button{
	margin: 0 0 5% 0;
	background-color: #0f6eb0;
	cursor: pointer;
	padding: 1% 10%;
}
#act_search_form input[readonly]
{
    background-color: white;
}
.image_modal {

}

.image_modal img{
	width: 100%;
}
.wide-modal {
	margin: 5% auto !important;
	min-width: 90% !important;
}

.image_modal .modal-title {
	font-weight: bold;
}


.image_modal .carousel-item {
	background-color: white !important;
	max-height: 100% !important;
}

.image_modal .carousel-item img {
    width: auto !important;
  	min-width: auto !important;
  	max-height: 100%;
 }
 .image_modal .carousel-item .inside {
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 50px;
    height: 50px;
}
#fancybox-title span {
	padding: 10px;
	background-image: url('/images/fancybox/fancy_title_over.png');
	display: block;
}

.sponsorsJumbotron {
	/*
	width: 100%;
	overflow: hidden;
	*/
}

/* browser block page */
#browser_list {
    margin: 4% 0;
}
#browser_list span {
    margin: 0 20px;
}


#additional_links a {
	color: #5a5a5a;
    font-weight: bold;
}