#grid-container {
	/*min-width: 800px;*/ /*mkopca: toto znicilo responzivitu, dal som to prec*/
}

@media screen and (max-width: 767px) {
    .nav-bar {
        background-color: rgba(0, 0, 0, 0.6);
    }
    #countdown {
		left: 5% !important;
		top: 490px !important;
    }
}

#navbar ul li a {
    color: #fff;
  	font-weight:bold;
    border-bottom: 1px solid transparent;
}

#navbar ul li a:hover {
    border-bottom: 1px solid #00AAFF;
}

#logo {
    display: none;
}

.breadcrumbs {
    display: none;
}

#post-body #post-title {
    display: none;
}
  
  
#post-body .text-holder-full p iframe, #post-body #article embed, #article iframe {
    width: 480px;
    max-width: 100%;
}

h1, h2, h3, h4, h5, h6 {
    text-transform: none;
  	color: #31281f;
}

figure {
    width: auto !important;
}

.margin-right {
    margin-right: 20px;
}

.social {
    height: 116px;
	background-image: url("http://futbal.rychleweby.sk/wp-content/uploads/sites/11/2015/12/sponzori6.png");
    background-repeat: no-repeat;
    background-position: center; 
    background-size: contain;
}

.social {
    background-color: #ffffff !important;
}

.social a {
    text-decoration: none;
    display: none;
}



.wpcf7-radio {
    background-color: transparent !important;
}

.wpcf7-checkbox{
    background-color: transparent !important;
}


#header-holder {
	top: auto !important;
	border: none;
  	background: url("http://futbal.milost.sk/wp-content/uploads/sites/11/2017/01/mjk-X-header.jpg") 50% 0 no-repeat;
 	background-color: transparent !important;
  	padding: 0;
    height: 580px;
    opacity: 1;    
    width: 100%;
}


.nav-bar .current_page_item > a {
	color: #00AAFF !important;
	font-style: normal !important;
}

.nav-bar .current_page_item > a:hover {
    border-bottom: 0px !important;
}

#navbar ul {
  	float: none;
	text-align: center;
  	padding-right: 0;
}

#navbar ul li a {
 /*	-webkit-transition: all 50ms !important; */
    -webkit-transition: all 300ms linear !important;
    -moz-transition: all 300ms linear !important;
    -o-transition: all 300ms linear !important;
/*	transition: all 300ms linear !important;*/
    padding: 10px;
}

.g-recaptcha  {
	background-color: transparent !important;
}

#content-box {
	border: 0;
    background-color: transparent !important;
} 

#countdown {
 	position: relative;
  	top: 395px;
  	left: 55%;
}

.countdown_row, .countdown_show3 {
  	color: #333;
  	font-size: 200%;
  	margin: 0;
	padding: 0;	
  	font-weight: normal;
  	background: none;
}

.countdown_row {
	width: 500px !important;
}

.countdown_row .label, .countdown_show3 .label {
	color: #999;
  	font-weight: normal;
}

#post-body table td {
	border: 0;
  	padding: 0;
}
