@media only screen and (max-width : 767px) {
	
	body {
		background-image: url("/page/media/images/bck-img.png");
		background-repeat: repeat-y;
		background-size: contain;
		min-height: 100%;
		height: 100%;
	}
	
	#social-media {
		display: none;
/* 		top: 30px; */
	}
	
	#wrapper {
		min-height: 0;
		min-width: 300px;
/* 		width: 90%; */
		padding: 0;
		padding-bottom: 50px;
/* 		margin-left: 4%; */
		margin-left: 10px;
		margin-right: 10px;
/* 		height: 90%; */
		background-image:none;
	}
	
	#wrapper-tp {
		min-width: 300px;
		width: calc(100% - 20px);
/* 		min-width: 220px; */
/* 		width: auto; */
		padding: 0 0 70px 0;
		margin-left: 10px;
		margin-right: 10px;
/* 		margin-left: 4%; */
	}
	
	#wrap-top, #wrap-bot {
		display: none;
	}
	
	#right-mid, #left-mid {
		min-width:25px;
		width: 25px;
		height: 90%;
	}
	#right-mid, #left-mid, #title-content, #wrap-mid {
		display: table-cell;
	}
	
	#top-left, #top-right, #bot-left, #bot-right {
		display: table-cell;
		min-width: 60px;
		height: 60px;
	}
	#top-left {
		background-image: url("/page/media/images/top-left.png");
		background-repeat: no-repeat;
	}
	#top-mid {
		background-image: url("/page/media/images/top-mid.png");
		background-repeat: repeat-x;
	}
	#top-right {
		background-image: url("/page/media/images/top-right.png");
		background-repeat: no-repeat;
	}
	#left-mid {
		background-image: url("/page/media/images/left-mid.png");
		background-repeat:repeat-y;
	}
	#right-mid {
		background-image: url("/page/media/images/right-mid.png");
		background-repeat:repeat-y;
	}
	#bot-left {
		background-image: url("/page/media/images/bot-left.png");
		background-repeat: no-repeat;
	}
	#bot-mid {
		background-image: url("/page/media/images/bot-mid.png");
		background-repeat: repeat-x;
	}
	#bot-right {
		background-image: url("/page/media/images/bot-right.png");
		background-repeat: no-repeat;
	}
	#title-content, #wrap-mid {
		background-image: url("/page/media/images/mid.png");
		width: 100%;
    	min-width: 230px;
	}
	
	#wrap-mid {
		padding-top: 20px;
	}
/* 	#right-btn { */
/* 		margin-top: 10px; */
/* 	} */
	
	#fish-n {
		display:none;
	}
	#fish-m {
		display:block;
		margin-left: auto;
		margin-right: auto;
	}
	#left-btn, #right-btn  {
		min-height: 90px;
		max-height: 121px;
		height: auto;
		overflow: hidden;
		float: none;
		margin-left: auto;
		margin-right: auto;
		max-width: 260px;
/* 		width: 375px; */
		background-size: contain;
		position: relative;
	}
		
	.arr-left {
		margin-left:15px;
		width: 35px;
		position: absolute;
		left: 10px;
		top: 25px;
	}
	
	.arr-right {
		margin-right:15px;
		width: 35px;
		position: absolute;
		right: 10px;
		top: 25px;
	}
	
	.btn-text {
		position: absolute;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
		margin-top: 20px;
	}
	
	.arr-left, .arr-right, .btn-text {
/* 		height: 100%; */
/* 		display: table-cell; */
		float: none;
	}
	
	#top-mid, #bot-mid {
		display: table-cell;
		width: 100%;
		min-height: 60px;
		min-width: 190px;
	}
	
	#main-img {
		display: none;
	}
	
	#title-content {
		min-width: 260px;
		padding: 20px 0 10px 0;
		width: 100%;
	}
	
	#main-buttons {
		margin-bottom: 0px;
		margin-top: 0px;
		text-align: center;
	}
	
	#left-btn h1, #right-btn h1 {
		font-size: 28px;
		font-weight: normal;
	}
	#left-btn h3, #right-btn h3 {
		font-size: 18px;
/* 		font-weight: normal; */
	}
	.hide {
		display: none;
	}

	.hideNormal {
		display: block;
	}
	
	#container {
		width: 100%;
		min-height: 100%;
/* 		height: 100%; */
	}
		#header {
/* 			width: 90%; */
			margin-left: 10px;
			margin-right: 10px;
			height: 70px;
			background: none;
/* 			margin-left: 4%; */
			min-width: 300px;
		}
		
			#header #logo, #header #logo-mob {
				background: none;
				text-align: left;
/* 				width: 100%; */
			}
		
			#logo, #logo-mob {
				position: relative;
			}
			
			#logo {
				display:none;
			}
			
			#logo-mob {
				display: block;
				height: 118px;
				width: 113px;
			}

		#mmenu {
			display: block;
			position: absolute;
			left: 20px;
			top: 23px;
			width: 80px;
			height: 28px;
			background: url(../images/mobile-meniu.png) left top no-repeat;
			z-index: 100;
							font-size: 12px;
							color: #fff;
							text-transform: none;
							font-family: 'Scada', sans-serif;
							line-height: 24px;
							padding: 0 0 0 35px;
/* 							text-align: right; */
							cursor: pointer;
							
		}
		
		#sidebar {
			display: none;
		}

		#mmenuitems {
			display: none;
			position: absolute;
			left: 0px;
			top: 45px;
			width: 100%;
			background: #007cc2;
			z-index: 100;
		}
			
			#navLang {
				position: absolute;
				left: 10px;
				top: 20px;
				z-index: 10;
			}		

		#social {
			position: absolute;
			right: 10px;
			top: 10px;
			z-index: 100;
		}
	
			#social ul {
				margin: 0px;
				padding: 0px;
				list-style-type: none;
			}
	
			#social li {
				float: left;
				margin-left: 5px;
			}
		
		#content {
			position: static;
			width: 100%;
		}
		
			.info-main {
				text-align: center;
				padding-bottom: 10px;
			}
			
			.info-main a {
				display: block;
			}
			
			.p-l {
				border-left: 0;
				padding-left: 0;
				margin-left: 0;
			}
			
			#page-title {
				text-align:center;
			}
			#page-title h1 {
				font-size: 28px;
				font-weight: normal;
			}
		
		#content img {
/* 			display:none; */
			min-width: 1px;
			width: 100%;
		}
		
		#content-wrapper {
			background: url(../images/bg-mobile-top.png) left -1px repeat-x;
			padding-top: 5px;
		}
		
		#content-wrapper-nails {
			background: url(../images/bg-mobile-bottom.png) left 100.5% repeat-x;
			padding-bottom: 5px;
		}
		
		#sidebarContent {
			floaT: none;
			width: auto;
		}
		
		.content {
			margin: 0px!important;
			padding: 20px 10px 10px 10px!important;
			background: #fbf9e5;
		}
		
		h1 {
			line-height: 25px!important;
		}
		
		.index .content .block1,
		.index .content .block2,
		.index .content .block3 {
			float: none;
			width: auto;
			display: block;
			text-align: center!important;
		}
		
		.index .content .block1 a,
		.index .content .block2 a,
		.index .content .block3 a {
		}

		.index .content .block1 a {
			width: 100%;
		}
		.index .content .block2 a {
			width: 266px;
		}
		.index .content .block3 a {
			width: 100%;
		}
		
		.index .content .buttons ul .block1 a,
		.index .content .buttons ul .block3 a {
			background-position: top center;
			background-repeat: no-repeat;
		}
		
			.index .content .buttons {
				margin: 0px;
			}
			
			

/* navSidebar */
#mnav {
	padding: 50px 0px 15px 0px;
	-webkit-box-shadow: 0px 6px 12px 1px rgba(0,0,0,0.53);
	-moz-box-shadow: 0px 6px 12px 1px rgba(0,0,0,0.53);
	box-shadow: 0px 6px 12px 1px rgba(0,0,0,0.53);
}
	
	#mnav ul {
		list-style: none;
		padding: 0px;
		margin: 0px;
	}
	
		#mnav ul li {
			background-color: #f1eddb;	
		}
	
			#mnav ul li a {
				display: block;
				font-size: 20px;
				font-weight: normal;
				color: #43443d;
				text-decoration: none;
				padding: 0px 20px 0px 20px;
				line-height: 40px;
				font-family: 'Jockey One', sans-serif;
/* 				background: #ffffff; */
				text-transform: uppercase;
				border-bottom: 1px solid #007cc2;
			}
	
			#mnav ul li a:hover {
			}
				
			#mnav ul li.selected a {
/* 				background: #007cc2; */
				color: #1b2468;
			}
				
			#mnav ul li.selected a span.fish {
				position: relative;
				top: 14.5px;
				float:right;
/* 				display: inline-block; */
/* 				background: #007cc2; */
				background-image: url(../images/meniu-fish.png);
				background-repeat: no-repeat;
				height: 13px;
				padding-left: 37px;
				color: #1b2468;
			}
	
	
	#mnav ul li ul {
		list-style: none;
		padding: 0px 0px 0px 0px;
		margin: 0px;
	}
	
		#mnav ul li ul li {
		}
	
	
			#mnav ul li ul li a,
			#mnav ul li.selected ul li a {
				display: block;
				font-size: 20px;
				font-weight: normal;
				color: #1b2468!important;
				text-decoration: none;
				padding: 0px 30px;
				line-height: 40px;
				background: #fefcf0!important;
				text-transform: none!important;
				border-bottom: 1px solid #80bee1!important;
			}
	
			#mnav ul li ul li a:hover {
			}
			
			#mnav ul li ul li.selected a {
				background: #007cc2!important;
				color: #ffffff!important;
			}
				
	
	#mnav ul li ul li ul {
		list-style: none;
		padding: 0px 0px 0px 0px;
		margin: 0px;
	}
	
		#mnav ul li ul li ul li {
		}
	
			#mnav ul li ul li ul li a,
			#mnav ul li ul li.selected ul li a {
				display: block;
				font-size: 14px!important;
				font-weight: normal;
				color: #1b2468!important;
				text-decoration: none;
				padding: 0px 30px;
				line-height: 40px;
				background: #fdf8e0!important;
				text-transform: none;
				border-bottom: 1px solid #c0dff0!important;
			}
	
			#mnav ul li ul li ul li a:hover {
			}
			
			#mnav ul li ul li ul li.selected a {
				background: #007cc2!important;
				color: #ffffff!important;
			}

.img-container {
	width: 100%;
}

			#navLang ul li a {
				background-color: #007cc2; /* zydra*/
				color: white;
			}
			
			#navLang ul li.selected a {
				color: #007cc2;
				background-color: white;
			}
			
			#main-info-block p, #main-info-block a {
				font-size: 16px;
			}
			
	#footer {
	   	position:absolute;
	   	bottom:0;
	   	width:100%;
	   	height:60px;
	   	padding-top:100px;
	   	
		text-align: center;
		background: none;
		min-width: 320px;

	}
	
	#created {
		margin-top:10px;
		padding: 15px 20px;
		font-size: 14px;
	}
			
}