.youtube-video {
    text-align: center;
	margin-bottom: 18px;
}
@media (max-width: 1199px) {
  body {
    min-width: unset;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%; }

  .container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px; }
	
	.kontakty {
		width: 50%;
		margin: 0 5% 20px;
		padding-left: 0%;
	}
	
}
@media (max-width: 1199px) and (min-width: 800px) {
  .header .top_search {
    width: 25%; }

  .banner .text-bl {
    width: 60%; } }
@media (max-width: 799px) and (min-width: 668px) {
	
/*	.youtube-video iframe {
		width: 320px;
		height: 180px;
	}
*/	
  .header .top_search {
    width: 35px; }
    .header .top_search input[type="text"] {
      padding-left: 0;
      font-size: 0; }
  .header .top-menu ul li {
    margin-right: 15px; }

  .banner .text-bl {
    width: 60%; }

  .info ul li, .infomenu ul li {
    width: 30.5%;
    margin-bottom: 30px; }
    .info ul li:nth-child(4n), .infomenu ul li:nth-child(4n) {
      margin-right: 4.1666666667%; }
    .info ul li:nth-child(3n), .infomenu ul li:nth-child(3n) {
      margin-right: 0; } }
@media (max-width: 667px) and (min-width: 320px) {
	
	.youtube-video iframe {
		width: 320px;
		height: 180px;
	}

  .header .top_search {
    width: 65%; }
  .header .logo {
    width: 50%;
    margin: 0 auto; }
  .header .top-menu ul {
    justify-content: center; }
    .header .top-menu ul li {
      margin-right: 10px;
      margin-bottom: 10px; }
  .header__left {
    width: 100%; }

  .banner .text-bl {
    font-size: 36px;
    width: 100%;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

  .info {
    padding: 30px 0; }

  .info ul li, .infomenu ul li {
    width: 80%;
    margin-bottom: 30px;
    margin-right: 0; }

  .text-main {
    margin-bottom: 30px; }
    .text-main p {
      margin-bottom: 30px; }
    .text-main .links a {
      margin-bottom: 20px; }
    .text-main .links .gray {
      padding: 30px 30px;
      -webkit-border-radius: 14px;
      -moz-border-radius: 14px;
      border-radius: 14px; }
    .text-main .links .blue {
      padding: 12px 40px;
		border-radius: 8px 0px 0px 8px;	  }
      .text-main .links .blue:after {
        border: 39px solid transparent;
        border-left: 30px solid #000066; }

  .news-block .news_title_link {
    font-size: 22px; }

  .news_block_row-date, .news_block_row-anons, .news_list_row-date, .news_list_row-anons {
    width: 100%; }
  .news_block_row-date, .news_list_row-date {
    margin-bottom: 10px; }

  .custom-form-small {
    width: 100%; }

  img.left {
    max-width: 100%;
    margin: 0 auto 20px;
    display: block;
    float: none; }

  .search {
    width: 100%; } 
	
	.footer-menu-left {
		width: 42%!important;
	}
	.footer-menu-center {
		width: 42%!important;
	}
	.footer-menu-right {
		width: 100%!important;
		max-height: 50px;
	}
	.footer-menu-right a {
		width: 50%!important;
		float: left!important;
	}
	
}

/*# sourceMappingURL=response.css.map */
