body.mobile .main {
	margin-top: 40px;
}

body.mobile .top_menu {
	position: fixed;
	opacity: 0.9;
	filter: alpha(opacity = 90);
	background-color: #000000;
	height: 150px;
	width: 100%;
	top:0;
	left:0;
	margin-left: 0;
	z-index: 10;
}

body.mobile .logo img{
	position: relative;
	left:0;
	float: left;
	height: 150px;
}

body.mobile .mobile-info {
	display: block;
	width: 100%;
	text-align: center;
	padding-top: 40px;
	font-size: 1.8em;
	position: fixed;
	color: #40BBC2;
}

body.mobile .mobile-toggle {
	cursor: pointer;
}

body.mobile .mobile-toggle img{
	position: relative;
	right: 0;
	float: right;
	height: 150px;
	width: 150px;
}

body.mobile .menu {
	display: none;
	position: static;
	filter: alpha(opacity = 80);
	background-color: #000000;
	top:0;
	float: left;
	left: 0;
	height: auto;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 50px;
}

body.mobile .menu > li {
	padding-top: 10px;
	border: 0;
	position: static;
	z-index: 5;
	background: none;
	height: auto;
}

body.mobile .menu li a{
	margin-left:6px;
	margin-right:6px;
}

body.mobile li.active.current {
	background: url('/templates/snunit/images/pod.png') no-repeat;
    background-position: bottom;
    background-size: 70% 70% ;
}

body.mobile .separator {
	position: static;
	height: 3px !important;
	width: 100%;
	background-color: #FFF;
	padding: 0;
	margin-top: 2rem;
	margin-bottom: 2rem;
	margin-left: -15px;
}


body.mobile .link-home { left: 0; }
body.mobile .link-wydarzenia { left: 0; }
body.mobile .link-gallery { left: 0; }
body.mobile .link-tance-izraelskie { left: 0; top: 0; }
body.mobile .link-tance-izraelskie > a { position: static; top: 0; }
body.mobile .link-kontakt { left: 0; }
body.mobile .link-linki { left: 0; }

body.mobile #ib_1 { left: 0; }
body.mobile #ib_2 {	left: 0; }
body.mobile #ib_3 { left: 0; }

body.mobile #sep_1 { left: 0; }
body.mobile #sep_2 { left: 0; }
body.mobile #sep_3 { left: 0; }
body.mobile #sep_4 { left: 0; }
body.mobile #sep_5 { left: 0; }
body.mobile #sep_6 { left: 0; }
body.mobile #sep_7 { left: 0; }

body.mobile gallery-link {
	padding-top: 35px;
	padding-bottom: 35px;
}

body.mobile #footer_info {
	opacity: 1;
	margin: 0;
	left: 0;
	width: 100%;
	height: 120px;
}

body.mobile .content-body {
	padding-top: 50px;
	padding-bottom: 40px;
	padding-left: 5%;
	padding-right: 5%;
}

body.mobile .content-body .page-header h2{
	font-size: 1.5em !important;
	padding-bottom: 25px;
}

body.mobile .content-md {
	width: 80%;
}

body.mobile .content-large {
	width: auto;
	margin-left: 4%;
	margin-right: 4%;
}

body.mobile .content-gallery {
	min-height: 900px;
}

body.mobile .content-left {
	float: center;
	margin-left: 9%;
	margin-right: 9%;
}
body.mobile .content-middle {
	float: center;
	margin-left: 9%;
	margin-right: 9%;
}
body.mobile .content-right {
	float: center;
	margin-left: 9%;
	margin-right: 9%;
}

body.mobile .links_pos {
	width: 80%;
}

/*
body.mobile .main_pos_3 {
	width: 80%;
}
*/

body.mobile .arrow {
    background-position: center;
    background-size: 80% 80%;
	width: 160px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
}

body.mobile #leftside_contacts {
	position: relative;
	z-index: 100;
}

body.mobile #leftside_contacts .leftside-contact {
	display: none;
}

body.mobile .fb_icon {
	position: fixed;
	top: auto;
	bottom: 15px;
	left: 15px;
	max-height: 90px;
	max-width: 90px;
	cursor: pointer;
	z-index: 1;
}

body.mobile .spec-info {
	width: 99%;
	padding: 5px 5px 5px 5px;
	position: relative;
	top: 180px;
	left: unset;
	right: unset;
	word-wrap: break-word;
	text-align: right;
	background-color: inherit;
	color: inherit;
	opacity: 1;
	filter: alpha(opacity = 100); /* For IE8 and earlier */
	font-size: 2.1em;
}

body.mobile .spec-info-body {
	width: 90%;
	height: 100%;
	float: right;
	background-color: #000000;
	color: #FFFFFF;
	opacity: 0.8;
	filter: alpha(opacity = 80); /* For IE8 and earlier */
	margin-bottom: 60px;
}

body.mobile .spec-info-slider {
	display: none;
}

body.mobile .spec-info-content {
	width: 90%;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 5%;
	margin-right: 5%;
	overflow: hidden;
}

body.mobile .spec-info-content p:first-of-type {
	font-size: 2em;
	color: #40BBC2;
}

body.mobile .spec-info-button {
	text-align: center;
}

body.mobile .spec-info-button a {
	text-decoration: none;
	color: #40BBC2;
}
