@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,700&subset=latin-ext');
@import url(bootstrap.min.css);
@import url(/css/font-awesome.min.css);

#head1 {
	margin-top: 15px;
	margin-bottom: 30px;
}

#head .tools .iconLang {
	float: left;
	padding:8px 10px;
}

#title {
	font-size: 38px;
	color: #194D92;
	font-weight: 500;
	margin-top: 25px;
}

#title-mobile {
	font-size: 38px;
	color: #194D92;
	font-weight: 500;
	margin-top: 25px;
	float: left;
}

#head .logo {
	width: 12.5%;
}

#head .hmenu {
	width: 87.5%;
}

#head .navbar-nav > li > a {
	/*padding-top: 1px;
	padding-bottom: 1px;*/
	font-size:18px;
	font-weight: bold;
	color:#333333;
    padding: 1px 10px;
	text-transform: uppercase;
	border-left: 1px solid #CCCCCC;
}

#head .navbar-nav > li > a:hover {
	background-color:transparent;
	color: #194D92;
}

#head .navbar-nav > li:first-child > a {
	padding-left:2px;
	border-left:none;
}

#head .navbar {
	min-height: 0px;
	margin-bottom: 0px;
	margin-top: 15px;
}

#head-shadow {
	background-image: url(/images/layout/2017/shadow.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	height: 3px;
}

#content {
	background-color: #dadada;
	position: relative;
}

#breadcrumb {
	background-color: #dadada;
	margin-left: -15px;
	margin-right: -15px;
	padding: 15px;
	text-transform: uppercase;
	font-size: 12px;
}

#breadcrumb a {
	color: #000000;
}

.template_1 #breadcrumb {
	display: none;
}

.navbar-toggle {
	background-color: #194D92;
	margin-right: 0px;
	border-radius:3px;
	padding: 7px 5px;
}

.navbar-toggle:hover {
	background-color: #5692e0;
}

.navbar-toggle .icon-bar {
	color: white;
	background-color: white;
}

.navbar-toggle:hover .icon-bar {
	color: #333333;
	background-color: #333333;
}

#searchForm #searchInput {
	background-color: #F4F4F4;
	color: #AAAAAA;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #F4F4F4;
	box-shadow: none;
	display: inline-block;
	width: auto;
}

#social {
	text-align: right;
	margin-right: -15px;
	margin-top: 42px;
}

#social a {
	margin-left:10px;
}

#foot1 {
	background-color: white;
	padding: 50px 0px;
	color: #666666;
}

#foot1 h3 {
	font-size: 20px;
	color: #85858A;
}

#foot1 h3 strong {
	font-weight: normal;
	color: #333333;
}

#foot2 {
	background-color: #efefef;
	padding: 25px 0px 50px 0px;
}

#footLinks a {
	color: #999999;	
	padding-left: 15px;
}

#foot2 #copyright a {
	color: #797979;	
	padding-left: 0px;
}

#foot2 a.blue {
	color: #429EE0;
}

#main {
	padding-bottom: 40px;
	display: -webkit-flex;
   display: flex;
}

#data {
	background-color: white;
	padding-bottom: 50px;
	padding-top: 0px;
   -webkit-flex: 1 0 75%;
   flex: 1 0 75%;
}

#data.bothMenus {
   -webkit-flex: 1 0 50%;
   flex: 1 0 50%;
}


#menuLeft,#menuRight {
   -webkit-flex: 1 0 25%;
   flex: 1 0 25%;
}


#menuRight {
	background-color: #dadada;
	padding-right: 0px;
	padding-left: 30px;
}

#menuRight .blueBg {
	background-color: #1A4F92;
	height: 100%;
}

ul#mainLinks {
	background-color: #F9F9F9;
	padding-bottom: 30px;
	list-style-type: none;
	padding: 0;
	margin: 0px 0px 15px 0px;
}

ul#mainLinks li {
	padding: 0px 10px;
}

ul#mainLinks li a {
	display: block;
	width: 100%;
	clear: both;
	padding-top: 25px;
	padding-bottom: 15px;
	padding-left: 60px;
	position: relative;
	height: 70px;
	border-bottom: 1px dashed #CDCDCD;
	color: #194E92;
	font-size: 17px;
}

ul#mainLinks li:last-child a {
	border-bottom: none;
}

ul#mainLinks li a:hover {
	text-decoration: none;
	background-color: #afafaf;
	color: #f9f9f9;
}

ul#mainLinks li a img {
	position: absolute;
	left: 10px;
	top: 15px;
	margin-right: 15px;
}

ul.blueBox {
	background-color: #1A4F92;
	list-style-type: none;
	padding: 0;
	margin: 0px 0px 15px 0px;
	color: white;
}

ul.blueBox li {
	padding: 0px 0px;
}

ul.blueBox li h4 {
	position: relative;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-weight: 100;
	font-size: 16px;
}

ul.blueBox li a {
	color: white;
	text-decoration: none;
}

ul.blueBox li > a {
	padding: 5px 20px;
	display: block;
}

ul.blueBox li > p {
	padding: 5px 20px;
	display: block;
	margin: 0px;
}

ul.blueBox li a:hover,
ul.blueBox li a:hover h4 {
	background-color: #226ccc;
}

ul.blueBox li h4 img {
	position: absolute;
	left: 0px;
	top: 0px;
	margin-right: 15px;
}

#menuLeft {
	background-color: #dadada;
	padding-right: 30px;
	padding-left: 0px;
	padding-bottom: 0px;
}

#menuLeft .kapitola,
#menuRight .kapitola {
	background-color: #1A4F92;
	list-style-type: none;
	padding: 25px 15px 25px 15px;
	color: white;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 500;
	margin-top: -3px;
}

#menuLeft .kapitola-line {
	border-bottom: 1px dashed #537BAD;
	margin-top: 10px;
}

#menuLeft .blueBox {
	margin-bottom: 0px;
}

#menu,
#menu ul {
	background-color: #1A4F92;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	color: white;	
	font-size: 16px;
}

#menu {
	padding-bottom: 25px;
}

#menu li {
	margin-bottom: 5px;
}

#menu li > a:hover {
	color: #797b8a;
}

#menu li.menuULDirClose > a,
#menu li.menuULDocClose > a {
	padding-left:15px;
	display: block;
	padding-right: 15px;
	color: white;
}

#menu li.menuULDirOpen > a,
#menu li.menuULDocOpen > a {
	padding-left:15px;
	display: block;
	padding-right: 15px;
	font-weight: 500;
	color: white;
	text-decoration: underline;
}

#menu li li {
	padding-left: 15px;
}

#data .news h4 {
	clear: none;
}

.news .news_img {
	float: left;
	padding-right: 30px;
}

.news .news_date_place {
	font-size: 0.9em;
	margin-bottom: 0px;
}

.news h3 {
	margin-top: 5px;
}

.news .news-item {
	margin-bottom: 30px;
}

.news .news_content {
	padding-top: 30px;
	clear: both;
}

.news .news_content:first-child {
	padding-top: 0px;
}

.clearer {
	clear:both;
	height:0px;
	font-size:0px;
}

#titleRotator {
	margin-left: -15px;
	margin-right: -15px;
	margin-top: -3px;
}

.imageLeft {
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}

.imageRight {
	margin-left: 15px;
	margin-bottom: 15px;
	float: right;
}

#data h1, #data h2, #data h3, #data h4, #data h5 {
	color: #194E92;
}

.eventPhoto {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
    border: 1px solid #d3d3d3;
    padding: 2px;
    background-color: white;
}

.eventsItem .eventPhoto {
	width: 166px;
}

.eventPhotogalery .eventPhoto {
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
    border: 1px solid #d3d3d3;
    padding: 2px;
    background-color: white;
}

.eventsItem {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #cddae5;
}

.eventDates {
	font-weight: 500;
	font-size: 0.9em;
	color: black;
	margin: 5px 0px;
}

.goBack {
	margin: 30px 0px;
}

.eventName {
	font-size: 18px;
}

#menuLeft .toolboxSection {
    border: 1px solid #999999;
    clear: both;
    background-color: #efefef;
}

#data > ul > li {
    list-style-type: none;
    background-image: url(/images/layout/zima/odrazka.png);
    background-repeat: no-repeat;
    background-position: 0px 4px;
    padding-left: 15px;
}

#data .thumbs ul li {
	background-image:none;
	padding-left: 0px;
}

#data ul {
	padding-left: 10px;
}

#data ul.pagination {
    padding-left: 0px;
}

#newsPerexImage {
	margin-top: 0px;
}

#newsPerex {
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.clearLine {
	border-bottom: 1px solid #efefef;
    clear:both;
    padding-top:15px;
    margin-bottom:15px;
}

#newsDate {
	margin-bottom: 5px;
	font-size: 0.9em;
	font-weight: 500;
}

table.tab td, table.tabulkaStandard td {
    background-color: white;
    padding: 3px;
    border: 1px solid #d1dae1;
}

.colTop {
	background-color: #1A4F92;
	list-style-type: none;
	padding: 25px 15px 25px 15px;
	color: white;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 500;
}

#searchDatesAkce > .row {
	margin: 0px -5px;
}

#searchDatesAkce > .row > .col-md-5,
#searchDatesAkce > .row > .col-md-2 {
	padding: 0px 5px;
}

.radky > .row {
	margin-bottom: 15px;
}

.radky > .row h3 {
	margin-top:0px;
}

.ousko {
	background-color: #194d92;
	float: left;
	padding: 5px 15px;
	color: white;
	font-size: 20px;
	font-weight: 500;
}
 
#menuLeft .toolboxSectionTitle {
	display: block;
	margin-left: -5px;
	margin-right: -5px;
	margin-top: -5px;
	padding: 5px;
	color: white;
	background-color: #999999;
	max-width: none;
}

#calendarDaySelect .bootstrap-datetimepicker-widget table td.day {
    height: 15px;
    line-height: 10px;
    width: 10px;
}

#calendarDaySelect .bootstrap-datetimepicker-widget table td.new,
#calendarDaySelect .bootstrap-datetimepicker-widget table td.old {
	color: #bbbbbb;
}

#mobileSideNav {
    display: none;
}

#data > img,
#data > p > img {
	max-width: 100% !important;
}

span.pages_title {
  font-weight: bold;
  padding-right: 10px;
}

span.pages_page_act {
  display: inline-block;
  padding-top: 3px;
  width: 25px;
  height: 21px;
  color: white;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  background-color: #194d92;
}
  
span.pages_page a {
  padding-top: 3px;
  display: inline-block;
  width: 25px;
  height: 21px;
  color: #333333;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  margin: 0px;
  font-size: 12px;
  vertical-align: middle;
  background-color: #cccccc;
}

.news_pages.news_pages_bottom {
	margin-top: 40px;
}

#data div.bazarGroupsList {
  width: 100%;
}
#data div.bazarGroupsList ul {
  list-style-type: none;
  width: 100%;
  margin: 0px;
  padding: 0px;
}

#data div.bazarGroupsList ul li {
  float: left;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  border-right: 1px solid #cccccc;
  background-image: none;
}

#data div.bazarGroupsList ul li:first-child {
	padding-left:0px;
}

#data div.bazarGroupsList ul li:last-child {
	padding-right:0px;
	border-right:none;
}


div.bazar fieldset {
  border: 1px solid #cfdbe6;
}

div.bazar fieldset legend {
  color: #435f83;
  font-weight: bold;
}

div.bazar form textarea {
  width: 100%;
  border: 1px solid #cfdbe6;
}

div.bazar form select {
  border: 1px solid #cfdbe6;
}

div.bazar form input {
  border: 1px solid #cfdbe6;
}

div.bazar form label {
  padding-right: 10px;
  font-weight: bold;
}

div.bazar .file {
  border: 1px solid #cfdbe6;  
}

div.bazarItem {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #cddae5;
}

div.bazarText {
  margin-bottom: 10px;
  color: #435f83;
  font-weight: bold;
}

div.bazarImage {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}

div.bazarPar span {
  font-weight: bold;
}

.adresarList .exportlinks,
.adresarList .pagebanner {
  display: none;
}

.adrCompany {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  color: #435f83;
  clear: both;
  margin-bottom: 15px;
  margin-top: 15px;
}

.adrItem {
  clear: both;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #cddae5;
}

.adrName {
  font-weight: bold;
  float: left;
  width: 30%;
}

.adrPosition {
  font-weight: normal;
}

.adrPhone {
  float: left;
  width: 30%;  
}

.adrAddress {
  float: left;
  width: 40%;
}

.adrEmail {
  float: left;
  width: 120px;  
}

#data h1.maintitle {
	font-size: 16px;
	font-weight: 500;
	background-color: #cccccc;
	padding: 10px;
	color: #333333;	
}

#data h3.panel-title {
	color: white;
}

.row.mobile-fix .col-md-3 {
	width: 83.33333333334%;
	margin-bottom: 10px;
}

.row.mobile-fix .col-md-12 {
	margin-bottom: 10px;
	width: 50%;
	text-align: left;
}

.row.mobile-fix .col-md-4,
.row.mobile-fix .col-md-5,
.row.mobile-fix .col-md-6 {
	width: 50%;
	text-align: left;
	margin-bottom: 10px;
	float: left;
}

.row.mobile-fix {
	margin-bottom: 0px;
}

#forumContentDiv .forumSearchBox .col-md-3 {
	width: 50%;
}

.forum-pagination .fa {
	display: none;
}

.shareButtons {
  clear:both;
  margin:25px 0px;
}

#data .overlay-container{
    position: relative;
    display: block;
}

#data .overlay {
    position: absolute;
    overflow: hidden;
    display: block;
    z-index: 20;
    margin: 0;
    background-color: #000;
    left: 0px;
    top: 0px;
    opacity: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

#data .overlay-container:hover .overlay {
    opacity: .2;
    display: block;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transform: rotateY(90deg) scale(0.3);
}


#data .ovrly03 {
    overflow: hidden;
    text-align:center;
}

#data .ovrly03 * {
    position: absolute;
    margin: 0;
    padding: 0;
}

#data .ovrly03 img {
    top: 0;
    left: 0;
    position: relative;

}

#data .ovrly03 .ovrlyT {
    background: rgba(0, 0, 0, 0.25);
    height: 100%;
    left: -100%;
    top: -100%;
    width: 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
}

#data .ovrly03 .ovrlyB {
    background: rgba(0, 0, 0, 0.25);
    height: 100%;
    left: 100%;
    top: 100%;
    width: 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
}

#data .ovrly03:hover .ovrlyT {
    left: 0;
    top: 0;
}

#data .ovrly03:hover .ovrlyB {
    left: 0;
    top: 0;
}

#data .ovrly03:hover .fa {
    opacity: 1;
}

#data #userForm p {
	margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 15px;	
}

#data #userForm label,
#data .bazar form label {
    display: block;
    width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
    padding-top: 7px;
    padding-left: 0px;
}

#data #userForm .checkbox label {
	margin-left:20px;
	float:none !important;
}

#data #userForm input[type="text"],
#data #userForm input[type="password"],
#data .bazar form input[type="text"],
#data .bazar form input[type="password"],
#data .bazar form select,
#data .bazar form .file.inputtext {
    display: block;
    width: 100%;
    height: 36px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #868686;
    /*background-color: #fff;
	background-image: none;*/
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

#data .bazar form .fileIcon {
	margin-top: 6px;
	margin-left: 10px;
}

#data #userForm #bSubmitIdAjax,
#data .bazar form .submit {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width:auto;
    height: auto;
    color: #fff;
    background-color: #1a4f92;
    border-color: #16437c;
}

#data #userForm .help-block,
#data .bazar form .help-block {
	margin-left:0px;
	font-size:0.9em;	
}

#data #usrSexSpan label {
	float: left;
	width: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 5px;
}

#data div.bazar fieldset {
    border:none;
}

#data .ui-widget-content a {
    color: #1a4f92;
}

#data .ui-widget {
    font-family: inherit;
    font-size: 1em;
}

#data .googleMapa {
	margin-right: -15px;
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;
}

#forumContentDiv .maintitle {
	display: none;
}

.mezerapod {
	margin-bottom: 15px;
}

img .img-vertical-center {
	margin-top: auto;
	margin-bottom: auto;
}

#data .go-back {
	margin-bottom: 30px;
}

.loggedUser {
	margin-right:15px;
}

.searchResultsH1 {
    display:none;
}

#thumbs-kamnaobed {
	margin-bottom:50px;
}

#forAdmins {
	border-top:1px solid #cccccc;
	padding-top:15px;
	margin-bottom: 50px;
}

#detailGoogleMap {
	margin-left: -15px;
	margin-right: -15px;
}

.nowrap {
    white-space: nowrap;
}

/*
.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - (.5rem * 2));
}*/

.contentPart {
	margin-bottom:5px;
}

.contentPart.position {
    font-size: 16px;
	margin-bottom:10px;
}

.md-cookie-bar .btn-primary {
	color: white!important;
}

.md-cookie-bar .bottom-buttons a.more.btn {
    color: #06f!important;
	border: 1px solid #06f;
	padding: 6px 12px;
}

.md-cookie-bar div.cookies-list .btn-akcept {
	padding: 6px 12px;
}

.md-cookie-bar .cookies-bar-wrapper h2 {
    color: #194d92;
}

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

@media only screen and (max-width: 1199px) {
	#head .logo {
		width: 100%;
	}

	#head .hmenu {
		width: 100%;
	}
	
	#head #logo {
		float: left;
		padding-right: 30px;
	}
	
	#head .navbar-right {
    	float: right !important;
    	margin-right: -15px;
	}
	
	#head .navbar-nav > li {
   	float: left;
	}

	#head .form-inline .form-group {
   	display: inline-block;
   	margin-bottom: 0;
   	vertical-align: middle;
	}
	
	#head .navbar-nav > li > a {
		font-size: 16px;
	}
	
	#social {
		margin-top: -84px;
	}
	
	ul#mainLinks li a {
		font-size: 15px;
		padding-left: 45px;
		padding-bottom:10px;
		height: auto;
	}
	
	ul#mainLinks li a img {
		max-width: 25px;
	}	
	
	ul.blueBox li h4 {
		font-size: 14px;
		padding-left: 40px;
		padding-top: 5px;
	}
	
	ul.blueBox li h4 img {
		max-width: 25px;
	}
	
}

@media only screen and (max-width: 991px) {
	#title-mobile {
		font-size: 38px;
	}
	
	#head .hmenu .navbar-nav > li {
		float: none;
	}

	#head .navbar {	
		margin-right: -15px;
		margin-left: -15px;
		margin-top: 0px;
	}
	
	#data {
		margin-bottom: 30px;
	}
	
	#head .hmenu .navbar-nav > li > a,
	#head .hmenu .navbar-nav > li:first-child > a {
		border-left: none;
		padding-left: 15px;
		float: none;
		padding-top: 10px;
		padding-bottom: 10px;
		font-size: 18px;
	}

	#social {
		position: relative;
		top: 95px;
		float: left !important;
		text-align: left;
		z-index: 5000;
	}
	
	#social a {
   	margin-left: 0px;
   	margin-right:10px;
	}

	#head1 {
		margin-top: 5px;
		margin-bottom: 10px;
	}
	
	#main {
		display: block;
	}
	
	#menuRight,
	#menuLeft {
		padding-left: 0px;
		padding-right: 0px;
	}
	
	#menuLeft {
		opacity: 0.95;
		display: none;
		left: 5px;
		margin: 0 20px;
		padding: 0 20px;
		position: absolute;
		top: 0px;
		max-width: 70%;
		z-index: 5999;
		box-shadow: 0 6px 2px 0 rgba(0, 0, 0, 0.2), 5px 16px 20px 0 rgba(0, 0, 0, 0.19);
		padding: 0px;
	}
	
	#mobileSideNav {
    	display: block;
    	position: absolute;
    	left: 0px;
    	top: 50px;
    	width: 25px;
    	height: 25px;
    	z-index: 999;
    	background-color: #194d92;
    	cursor: pointer;
    	color: white;
    	padding-left: 5px;
    	padding-top: 3px;
	}
	
	#menuLeft #mainLinks,
	#menuLeft .blueBox,
	#menuLeft .kapitola {	
		display: none;
	}
	
	#menuLeft #menu {
		margin: 0px;
		padding-top: 15px;
	}
	
	#menuLeft .ousko {
		margin-top: 15px;
	}
	
	#menuLeft .kalendar-filter {
		margin-top: 15px;
	}
	
	#rMenu {
		display: -webkit-flex;
   	display: flex;
	}

	#rMenu > div {
	   -webkit-flex: 1 0 0;
   	flex: 1 0 0;
	}
	
	#rMenu > div > #mainLinks,
	#rMenu > div > .blueBox,
	#rMenu > div > .facebook {
		height: 100%;
	}

}

@media only screen and (max-width: 767px) {
	#title-mobile {
		font-size: 36px;
		width: 80%;
		margin-top: 15px;
	}
	#logo {
		width: 20%;
	}
	
	#head .tools {
		margin-bottom: 10px;
	}
	
	#head .navbar-right {
    	float: none !important;
    	margin-left: 0px;
	}

	.amazingslider-description-1 {
		display:none !important;
	}
	
	#breadcrumb {
		font-size: 12px;
	}
	
	#mobileSideNav {
		top: 47px;
	}
	
	#rMenu {
   	display: block;
	}
	
	#rMenu > div {
	   -webkit-flex:none;
   	flex: none;
	}	

	#rMenu > div > #mainLinks,
	#rMenu > div > .blueBox,
	#rMenu > div > .facebook {
		height: auto;
	}

   .eventsItem .eventPhoto {
	   width: 100%;
	   float: none;
	   margin: 10px 0px;
   }	

   #newsPerexImage {
	   float:none !important;
       margin-bottom:15px;
       margin-top:15px;
   }
   #newsPerex {
       padding-bottom: 0px;
       margin-bottom: 0px;
   }
}

@media only screen and (max-width: 600px) {
	#title-mobile {
		font-size: 17px;
		font-size: 5vw;
		margin-top: 10px;
	}
	
}

@media only screen and (max-width: 400px) {
	#title-mobile {
		font-size: 15px;
		font-size: 4.7vw;
		margin-top: 15px;
	}
	
	#head .tools .iconLang {
		float: left;
		padding:8px 3px;
	}
	
	#searchInput {
		max-width: 120px;
	}
	
	#head #logo {
    	padding-right: 15px;
	}
	
	#titleRotator {
		display: none;
	}
	
	#data {
		padding-top: 0px;
	}	
}