@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	}
strong {
	font-weight: bold;
	}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
	}
html {
	background-color: #25bdc1;
	background-image: none;
	background-position: center top;
	background-repeat: repeat;
}
body {
	line-height: 1;
	background-image: none;
	background-position: center top;
	background-repeat: repeat-x;
	background-color: transparent;
	font-family: Arial, Tahoma; font-family: 'Play', sans-serif;
	font-size: 24px;
	color: #000000;
	margin: 0px;
	text-align: center;
	min-height: 600px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	}
blockquote, q {
	quotes: none;
	}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
a {
	text-decoration: none;
	color: #ed1f24;
	}
a:hover {
	text-decoration: underline;
	color: #ed1f24;
	}
.clear {
	clear: both;
	}
.left {
	float: left;
	}
.right {
	float: right;
	}
.align_center {
	text-align: center;
	}
.margin_0_auto {
	margin: 0px auto;
	}
.non_display {
	display: none !important;
	}
.display_block {
	display: block;
	}
div {
	text-align: left;
	}
em {
	font-style: italic;
	}
::selection {
	background: #ed1f24; /* Safari */
	color: #fafafa;
	text-shadow: none;
	}
::-moz-selection {
	background: #ed1f24; /* Firefox */
	color: #fafafa;
	text-shadow: none;
}
	

div.All {
	/*max-width: 1170px;*/
	background-color: transparent;
	background-image: url("");
	text-align: center;
	position:relative;
	margin: 0px auto 0 auto;
	}
	
	

a#main_content {
	display: block;
	margin: 40px 0px 40px 0px;
	}
div.Stripe_Long {
	width: 100%;
	margin: 0px auto;
	padding: 20px 0px 20px 0px;
	text-align: center;
	background-color: transparent;
	background-image: none;
	background-position: center top;
	background-repeat: repeat-x;
	position: relative;
	}
div.Stripe_Long_2 {
	padding: 10px 0px;
	}
div.Stripe_Long div.Stripe_Long_Top {
display: none;
	height: 23px;
	margin: 0 auto 0px auto;
	padding: 0px;
	background-color: transparent;
	background-image: url("../images/gfx/odciecie_top.png");
	background-position: center top;
	background-repeat: no-repeat;
	}
div.Stripe_Long div.Stripe_Long_Content {
	display: block;
	min-height: 39px;
	margin: 0 auto;
	padding: 0px 20px;
	background-color: transparent;
	background-image: url("../images/gfx/stripe_long_bg2.png");
	background-position: center center;
	background-repeat: repeat-x;
	text-align: center;
	}
div.Stripe_Long div.Stripe_Long_Bottom {
display: none;
	height: 8px;
	margin: 15px auto 0 auto;
	padding: 0px;
	background-color: transparent;
	background-image: url("../images/gfx/odciecie_bottom.png");
	background-position: center top;
	background-repeat: no-repeat;
	}
div.Stripe_Long div.Stripe_Long_Content div.Stripe_Long_Content_Padded {
	max-width: 1600px;
	margin: 0px auto;
	text-align: center;
	}
div.Stripe_Long_Button {
	display: inline-block;
	/* min-height: 39px; */
	min-height: 27px;
	width: auto;
	background-color: #ffffff;
	background-image: none;
	font-family: Arial, Tahoma; font-family: 'Play', sans-serif;
	font-size: 70px;
	/* font-size: 4vw; */
	line-height: normal;
	font-weight: normal;
	color: #0a3132;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
	text-decoration: none;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(180deg, rgba(255,255,255,1) 53%, rgba(229,229,229,1) 80%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(180deg, rgba(255,255,255,1) 53%, rgba(229,229,229,1) 80%, rgba(255,255,255,1) 100%);
	background: linear-gradient(180deg, rgba(255,255,255,1) 53%, rgba(229,229,229,1) 80%, rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1); 
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	border-radius: 100px;
	border: 6px solid #f0f0f0;
	text-shadow: none;
	}
div.Stripe_Long_Button:hover {
	color: #000000;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(0deg, rgba(255,255,255,1) 53%, rgba(229,229,229,1) 80%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(255,255,255,1) 53%, rgba(229,229,229,1) 80%, rgba(255,255,255,1) 100%);
	background: linear-gradient(0deg, rgba(255,255,255,1) 53%, rgba(229,229,229,1) 80%, rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1); 
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	}
div.Stripe_Long_Button a.Stripe_Long_Button {
	display: block;
	font-family: Arial, Tahoma; font-family: 'Play', sans-serif;
	font-size: 70px;
	/* font-size: 4vw; */
	line-height: normal;
	font-weight: normal;
	color: #0a3132;
	/* padding: 10px 70px 5px; */
	padding: 0px 70px 3px;
	margin: 0px auto;
	text-align: center;
	text-decoration: none;
	/* background-image: url("../images/gfx/header_bg_shadow_top.png"), url("../images/gfx/header_bg_shadow_bottom.png"); */
	background-image: none;
	background-position: center top, center bottom;
	background-repeat: no-repeat, no-repeat;
	background-size: 100% 17px, auto 16px;
	}
div.Stripe_Long_Button a.Stripe_Long_Button:hover {
	color: #000000;
	background-image: url("../images/gfx/header_bg_shadow_top.png"), url("../images/gfx/header_bg_shadow_bottom.png");
	background-position: center top, center bottom;
	background-repeat: no-repeat, no-repeat;
	background-size: 100% 17px, auto 16px;
	
	}
div.Stripe_Long_Button a.Stripe_Long_Button strong {
	font-weight: normal;
	}
	
div.Stripe_Long_Szkola_Policealna div.Stripe_Long_Content {
	background-image: none;
	background-color: #f78f1f;
	}
div.Stripe_Long_Szkola_Policealna div.Stripe_Long_Content div.Stripe_Long_Content_Padded {
	text-align: center;
	}
div.Stripe_Long_Szkola_Policealna div.Stripe_Long_Button {
	background: transparent;
	}
div.Stripe_Long_Szkola_Policealna div.Stripe_Long_Button a.Stripe_Long_Button {
	background-color: transparent;
	font-size: 60px;
	line-height: normal;
	text-transform: uppercase;
	text-shadow: none;
	padding: 50px 0px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	}
div.Stripe_Long_Szkola_Policealna div.Stripe_Long_Button a.Stripe_Long_Button:hover {
	text-shadow: 0px 0px 8px #8d5212;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	}

div.Stripe_Long_Szkola_Medyczna div.Stripe_Long_Button {
	background: transparent;
	}
div.Stripe_Long_Szkola_Medyczna div.Stripe_Long_Content {
	background-image: none;
	background-color: #88b93d;
	}
div.Stripe_Long_Szkola_Medyczna div.Stripe_Long_Content div.Stripe_Long_Content_Padded {
	text-align: center;
	}
div.Stripe_Long_Szkola_Medyczna div.Stripe_Long_Button a.Stripe_Long_Button {
	background-color: transparent;
	font-size: 60px;
	line-height: normal;
	text-transform: uppercase;
	text-shadow: none;
	padding: 50px 0px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	}
div.Stripe_Long_Szkola_Medyczna div.Stripe_Long_Button a.Stripe_Long_Button:hover {
	text-shadow: 0px 0px 8px #537126;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	}

div.Stripe_Long_Liceum_Ogolnoksztalcace div.Stripe_Long_Button {
	background: transparent;
	}
div.Stripe_Long_Liceum_Ogolnoksztalcace div.Stripe_Long_Content {
	background-image: none;
	background-color: #0098d5;
	}
div.Stripe_Long_Liceum_Ogolnoksztalcace div.Stripe_Long_Content div.Stripe_Long_Content_Padded {
	text-align: center;
	}
div.Stripe_Long_Liceum_Ogolnoksztalcace div.Stripe_Long_Button a.Stripe_Long_Button {
	background-color: transparent;
	font-size: 60px;
	line-height: normal;
	text-transform: uppercase;
	text-shadow: none;
	padding: 50px 0px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	}
div.Stripe_Long_Liceum_Ogolnoksztalcace div.Stripe_Long_Button a.Stripe_Long_Button:hover {
	text-shadow: 0px 0px 8px #00577a;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	}

div.Stripe_Long_Kursy_I_Szkolenia div.Stripe_Long_Button {
	background: transparent;
	}
div.Stripe_Long_Kursy_I_Szkolenia div.Stripe_Long_Content {
	background-image: none;
	background-color: #969696;
	}
div.Stripe_Long_Kursy_I_Szkolenia div.Stripe_Long_Content div.Stripe_Long_Content_Padded {
	text-align: center;
	}
div.Stripe_Long_Kursy_I_Szkolenia div.Stripe_Long_Button a.Stripe_Long_Button {
	background-color: transparent;
	font-size: 60px;
	line-height: normal;
	text-transform: uppercase;
	text-shadow: none;
	padding: 50px 0px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	}
div.Stripe_Long_Kursy_I_Szkolenia div.Stripe_Long_Button a.Stripe_Long_Button:hover {
	text-shadow: 0px 0px 8px #474747;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	}
	
	

div.Stripe_Long_Title {
	}	
div.Stripe_Long_Title div.Stripe_Long_Button {
	}
div.Stripe_Long_Title div.Stripe_Long_Content {
	}
div.Stripe_Long_Title div.Stripe_Long_Content div.Stripe_Long_Content_Padded {
	}
div.Stripe_Long_Title div.Stripe_Long_Button a.Stripe_Long_Button {
	}
div.Stripe_Long_Title div.Stripe_Long_Button a.Stripe_Long_Button:hover {
	}
	
/* TOP */
div.Top {
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	background-color: #25bdc1;
	background-image: none;
	background-position: center top;
	background-repeat: repeat-x;
	position: relative;
	}
div.Top div.Top_Content {
	/* max-width: 1600px; */
	text-align: left;
	position: relative;
	margin: 0 auto;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	}
div.Top div.MedicalSchool_Logo {
	background-color: transparent;
	background-image: url("");
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
	position:relative;
	margin: 0px auto 0 auto;
	float: left;
	padding: 0px 0px 0px 0px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	position: relative;
	left: 160px;
	top: 0px;
	z-index: 99999;
	}
div.Top div.MedicalSchool_Logo div.MedicalSchool_Logo_Sign {
	/* width: 176px; */
	/* height: 196px; */
	background-color: transparent;
	background-image: url("");
	text-align: center;
	position:relative;
	margin: 0px auto 0 auto;
	padding: 0px 0px 0px 0px;
	}
div.Top div.MedicalSchool_Logo div.MedicalSchool_Logo_Sign div.MedicalSchool_Logo_Sign_Content {
	width: 100%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	}
div.Top div.MedicalSchool_Logo div.MedicalSchool_Logo_Sign div.MedicalSchool_Logo_Sign_Content img {
	max-width: 507px;
	}
	
	/* Btn_Zapisz_Sie */
	div.Btn_Zapisz_Sie {
		width: 309px;
		height: 116px;
		display: block;
		position: absolute;
		top: 48px;
		right: 600px;
		z-index: 999999;
		background-color: transparent;
		/* background-image: url("../images/gfx/btn_waski_zapisz_sie.png"); */
		background-image: none;
		background-position: 0px 0px;
		background-repeat: no-repeat;
		border-radius: 0px 0px 0px 0px;
		border: 0px;
		border-bottom: none;
		cursor: pointer;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		}
	/* Btn_Zapisz_Sie END */
	/* City_Choose */
	div.City_Choose {
		width: 369px;
		height: 116px;
		display: block;
		position: absolute;
		top: 48px;
		right: 160px;
		z-index: 999999;
		background-color: transparent;
		background-image: url("../images/gfx/btn_big_wybierz_miasto.png");
		background-position: center center;
		background-repeat: no-repeat;
		background-size: contain;
		border-radius: 0px 0px 0px 0px;
		border: 0px;
		border-bottom: none;
		cursor: pointer;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		}
	div.City_Choose div.City_Choose_Content {
		width: auto;
		margin: 0px;
		padding: 0px;
		text-align: center;
		background-color: transparent;
		background-image: none;
		background-position: 0px 0px;
		background-repeat: no-repeat;
		font-family: Arial, Tahoma; font-family: 'Play', sans-serif;
		font-size: 24px;
		line-height: 28px;
		font-weight: bold;
		color: #ffffff;
		}
	div.City_Choose div.City_Choose_Content div.City_Choose_Trigger {
		background-color: transparent;
		background-image: none;
		background-position: 0px 0px;
		background-repeat: no-repeat;
		margin: 0px;
		padding: 0px 20px 13px;
		height: auto;
		overflow: hidden;
		cursor: pointer;
		}
	div.City_Choose div.City_Choose_Content div.City_Choose_Trigger:hover {
		}
	div.City_Choose div.City_Choose_Content div.City_Choose_Txt {
	display: none;
		background-color: transparent;
		background-image: url("../images/gfx/city_choose_separator.png");
		background-position: center bottom;
		background-repeat: no-repeat;
		background-size: 100% 2px;
		margin: 0px;
		padding: 20px 0px 20px 0px;
		text-align: center;
		text-transform: uppercase;
		}
	div.City_Choose div.City_Choose_Content div.City_Choose_Name {
	display: none;	
		background-color: #4d9414;
		background-image: url("../images/gfx/city_choose_separator.png");
		background-position: center bottom;
		background-repeat: no-repeat;
		background-size: 100% 2px;
		margin: 0px;
		padding: 2px 10px 2px 10px;
		border-radius: 10px;
		text-align: center;
		text-transform: uppercase;
		}
	div.City_Choose div.City_Choose_Content div.City_Choose_Name:hover {
		background-color: #34690a;
		}
		
	div.City_Choose_Expanded {
		width: 369px;
		padding: 0px 0px 2px 0px;
		display: block;
		position: absolute;
		top: -600px;
		right: 160px;
		z-index: 999999;
		background-color: transparent;
		background-image: url("../images/gfx/btn_big_wybierz_miasto_expanded.png");
		background-position: 0px bottom;
		background-repeat: no-repeat;
		background-size: 100% auto;
		border-radius: 0px 0px 0px 0px;
		border: 0px;
		border: none;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		}
	div.City_Choose_Expanded div.City_Choose_Expanded_Content {
		width: auto;
		margin: 0px;
		padding: 0px 33px 25px;
		text-align: center;
		background-color: transparent;
		background-image: none;
		background-position: 0px 0px;
		background-repeat: no-repeat;
		font-family: Arial, Tahoma; font-family: 'Play', sans-serif;
		font-size: 18px;
		line-height: 26px;
		font-weight: bold;
		color: #0a3132;
		}
	div.City_Choose_Expanded div.City_Choose_Expanded_Content ul{
		margin: 20px 0px 0px 0px;
		padding: 0px;
		list-style-type: none;
		}
	div.City_Choose_Expanded div.City_Choose_Expanded_Content ul li {
		margin: 5px 0px 0px 0px;
		padding: 0px;
		text-align: center;
		text-transform: uppercase;
		}
	div.City_Choose_Expanded div.City_Choose_Expanded_Content ul li a {
		background-color: #e2e2e2;
		background-image: url("../images/gfx/city_choose_separator.png");
		background-position: center bottom;
		background-repeat: no-repeat;
		background-size: 100% 2px;
		margin: 0px 0px 0px 0px;
		padding: 2px 20px 2px 20px;
		display: block;
		text-decoration: none;
		color: #0a3132;
		font-family: Arial, Tahoma; font-family: 'Play', sans-serif;
		font-size: 18px;
		line-height: 26px;
		border-radius: 10px;
		}
	div.City_Choose_Expanded div.City_Choose_Expanded_Content ul li a:hover {
		background-color: #0a3132;
		color: #e8da93;
		}
	div.City_Choose_Expanded div.City_Choose_Expanded_Bottom {
		margin: 0px;
		padding: 0px;
		text-align: center;
		background-color: transparent;
		background-image: none;
		background-position: 0px 0px;
		background-repeat: no-repeat;
		}
	div.City_Choose_Expanded div.City_Choose_Expanded_Bottom div.City_Choose_Expanded_Bottom_Btn {
		width: 100%;
		height: 20px;
		margin: 0px;
		padding: 0px;
		text-align: center;
		background-color: transparent;
		background-image: url("../images/gfx/city_choose_expanded_bottom_button_hover.png");
		background-position: center bottom;
		background-repeat: no-repeat;
		cursor: pointer;
		}
	div.City_Choose_Expanded div.City_Choose_Expanded_Bottom div.City_Choose_Expanded_Bottom_Btn:hover {
		background-image: url("../images/gfx/city_choose_expanded_bottom_button.png");
		}
	/* City_Choose END */
	
	/* City_Info_Small */
	div.Top div.City_Info_Small {
		background-image: none;
		background-position: center bottom;
		background-repeat: repeat-x;
		background-color: transparent;
		width: 100%;
		margin: 0px auto;
		padding: 10px 0px 15px 0px;
		text-align: center;
		}
	div.Top div.City_Info_Small div.City_Info_Small_Content {
		display: inline-block;
		width: 45%;
		max-width: 1100px;
		padding: 0px 0px 0px 0px;
		margin: 0px auto 0px -80px;
		text-align: center;
		background-color: transparent;
		background-image: none;
		background-position: 0px 0px;
		background-repeat: repeat-x;
		font-family: Arial, Tahoma; font-family: 'Play', sans-serif;
		font-size: 17px;
		line-height: normal;
		color: #ffffff;
		}
	div.Top div.City_Info_Small div.City_Info_Small_Content a {
		color: #ffffff;
		text-decoration: none;
		}
	div.Top div.City_Info_Small div.City_Info_Small_Content a:hover {
		text-decoration: underline;
		color: #fefa8b;
		}
	div.Top div.City_Info_Small div.City_Info_Small_Content img.ico_tel {
		display: inline-block;
		margin: 0px 5px 0px 0px;
		float: left;
		}
	div.Top div.City_Info_Small div.City_Info_Small_Content p {
		padding: 0px 0px 0px 0px;
		/* float: left; */
		}
																		div.Top div.City_Info_Small div.Facebook_Like_Button {
																			float: right;
																			overflow: hidden;
																			width: 74px;
																			height: 21px;
																			margin: 1px 10px 0 0;
																			}
	/* City_Info_Small END */
		

	/* Home site */	
	div.Top_Main {
		width: 100%;
		margin: 0px auto;
		padding: 0px;
		text-align: center;
		background-color: #25bdc1;
		background-image: none;
		background-position: center top;
		background-repeat: repeat-x;
		position: relative;
		}
	div.Top_Main div.Top_Content {
		/* max-width: 1600px; */
		text-align: left;
		position: relative;
		margin: 0 auto;
		}
	
	div.School_Types {
		width: 100%;
		margin: 0px auto;
		padding: 0px;
		text-align: center;
		background-color: transparent;
		background-image: none;
		background-position: center top;
		background-repeat: repeat-x;
		position: relative;
		}
	div.School_Types div.School_Types_Content {
		text-align: center;
		position: relative;
		margin: 0 auto;
		padding: 0px 0px;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;

		-webkit-flex-flow: row wrap;
		justify-content: space-around;

		flex-direction: row; 
		flex-wrap: wrap;
		}
	div.School_Type {
		width: 25%;
		float: left;
		margin: 0px auto;
		padding: 0px 0px 0px 0px;
		text-align: center;
		background-color: #969696;
		background-image: url("../images/gfx/promienie_1920.html"), url("../images/gfx/torus_kursy_i_szkolenia_kropki.html");
		background-position: center 120px, center bottom;
		background-repeat: no-repeat, no-repeat;
		background-size: cover, contain;
		overflow: hidden;
		position: relative;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		}
	div.School_Type:hover {
		background-position: center 110px, center bottom;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		}
	div.School_Type_Photo {
		text-align: center;
		margin: 0 auto;
		}
	div.School_Type_Photo img {
		width: 100%;
		display: block;
		font-size: 0px;
		/* max-width: 240px; */
		}
	div.School_Type_Photo a::after { 
		content: "Sprawdź »";
		background-color: #ffffff;
		color: #444444;
		font-size: 18px;
		font-weight: bold;
		text-align: center;
		border: 5px solid #969696;
		border-radius: 30px;
		padding: 10px 0px;
		bottom: -100px;
		position: absolute;
		width: 60%;
		left: 20%;
		margin: 0px auto;
		opacity: 0;
		text-decoration: none;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		}
	div.School_Type_Photo:hover a::after { 
		opacity: 1;
		bottom: 40px;
		text-decoration: none;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		}
	div.School_Type_Photo a:hover {
		text-decoration: none;
		}
	div.School_Type_Desctiption {
		text-align: center;
		background-color: #969696;
		border: none;
		border-bottom: 1px solid #ffffff;
		display: table;
		width: 100%;
		height: 170px;
		}
	div.School_Type_Desctiption a {
		background-color: transparent;
		background-image: none;
		background-position: 0px 0px;
		background-repeat: no-repeat;
		font-family: Arial, Tahoma; font-family: 'Play', sans-serif;
		font-size: 1.7vw;
		line-height: normal;
		font-weight: bold;
		color: #ffffff;
		padding: 0px 10px;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
		display: table-cell;
		vertical-align: middle;
		word-wrap: break-word;
		word-break: break-all;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		}
	div.School_Type_Desctiption a:hover {
		font-size: 1.8vw;
		color: #fffac4;
		}
	div.School_Type_Szkola_Policealna {
		background-color: #f78f1f;
		background-image: url("../images/gfx/promienie_1920.html"), url("../images/gfx/torus_liceum_szkola_policealna_kropki.html");
		}
	div.School_Type_Szkola_Policealna div.School_Type_Desctiption {
		background-color: #f78f1f;
		}
	div.School_Type_Szkola_Policealna div.School_Type_Photo a::after { 
		border: 5px solid #f78f1f;
		}
		
	div.School_Type_Szkola_Medyczna {
		background-color: #88b93d;
		background-image: url("../images/gfx/promienie_1920.html"), url("../images/gfx/torus_szkola_medyczna_kropki.html");
		}
	div.School_Type_Szkola_Medyczna div.School_Type_Desctiption {
		background-color: #88b93d;
		}
	div.School_Type_Szkola_Medyczna div.School_Type_Photo a::after { 
		border: 5px solid #88b93d;
		}
		
	div.School_Type_Liceum_Ogolnoksztalcace {
		background-color: #0098d5;
		background-image: url("../images/gfx/promienie_1920.html"), url("../images/gfx/torus_liceum_ogolnoksztalcace_kropki.html");
		}
	div.School_Type_Liceum_Ogolnoksztalcace div.School_Type_Desctiption {
		background-color: #0098d5;
		}
	div.School_Type_Liceum_Ogolnoksztalcace div.School_Type_Photo a::after { 
		border: 5px solid #0098d5;
		}
		
	div.School_Types_Bottom {
		display: block;
		width: 100%;
		height: 15px;
		margin: 0px auto 0px auto;
		padding: 0px;
		text-align: center;
		background-color: transparent;
		background-image: url("../images/gfx/stripe_grey.png");
		background-position: center top;
		background-repeat: repeat-x;
		position: relative;
		overflow: hidden;
		border: 0px;
		text-indent: -9999px;
		}
	/* Home Site END */

	div.Top_School div.School_Types {
		padding: 30px 0px 0px 0px;
		}
	/* Top_School END */	
/* TOP END */
	

/* MENU */
	
	div.Top_Menu_Stripe_Top {
		display: block;
		width: 100%;
		height: 4px;
		margin: 0px auto 0px auto;
		padding: 0px;
		text-align: center;
		background-color: transparent;
		background-image: url("../images/gfx/menu_stripe_top.png");
		background-position: center top;
		background-repeat: repeat-x;
		background-size: 100% 4px;
		position: relative;
		overflow: hidden;
		border: 0px;
		text-indent: -9999px;
		}
	div.Top_Menu_Stripe_Bottom {
		display: block;
		width: 100%;
		height: 4px;
		margin: 0px auto 0px auto;
		padding: 0px;
		text-align: center;
		background-color: transparent;
		background-image: url("../images/gfx/menu_stripe_top.png");
		background-position: center top;
		background-repeat: repeat-x;
		background-size: 100% 4px;
		position: relative;
		overflow: hidden;
		border: 0px;
		text-indent: -9999px;
		}
	div.Top_Menu {
		width: 100%;
		height: auto;
		padding: 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		text-align: center;
		text-align: right;
		float: right;
		clear: right;
		background-color: #ffffff;
		background-position: center top;
		background-repeat: repeat-x;
		background-image: url("../images/gfx/menu_bg.png");
		background-size: 1px 100%;
		text-align: center;
		}
	div.Top_Menu_Margin {
		}
	div.Top_Menu div.Stripe_Shadow_Top {
		margin: 0px 0px 0px 0px;
		}
	.nav {
		/* margin: 4px auto;  */
		margin: 0px auto; 
		padding: 0px 0px 0px 0px;
		border: none;
		border-radius: 0px;
		text-align: center;
		display: block;
		width: auto;
		list-style-type: none;
		float: none;
		background-repeat: no-repeat;
		background-image: url("");
		}
	.nav li a, .nav li {
		/*float: none;*/
		}
	.nav li {
		display: inline-block;
		width: 100%;
		padding: 0px 0px 0px 0px;
		margin: 0px 1px 0px 2px;
		list-style-type: none;
		float: none;
		width: auto;	
		/*height: 40px;*/
		position: relative;
		}
	.nav li:hover {
		}
	.nav li:hover a {
		}
	.nav li:hover a, .nav li.selected:hover a {
		}
	.nav li:hover ul li a, .nav li.selected:hover ul li a {
		}
		
	.nav li a {
		display: block;
		width: 100%;
		/*height: 37px;*/
		line-height: 70px;
		padding: 0px 30px 0px 60px;
		margin: 0px 0px;
		background-color: transparent;
		background-image: url("../images/gfx/menu_item_two.png"), url("../images/gfx/menu_item_hover.png");
		background-position: 15px 23px, 0px center;
		background-repeat: no-repeat, repeat-x;
		font-family: Tahoma, Arial; 
		font-family: 'Play', sans-serif;
		font-size: 18px;
		font-weight: 400;
		font-style: normal;
		color: #1e1e1e;
		border: none;
		text-shadow: 0px 1px 1px #ffffff;
		text-align: left;
		text-decoration: none;
		border-radius: 0px;
		-webkit-transition: all 0.2s ease 0s;
		-moz-transition: all 0.2s ease 0s;
		-o-transition: all 0.2s ease 0s;
		transition: all 0.2s ease 0s;
		}
	.nav li:first-child a {
		}
	.nav li:last-child a {
		}
	.nav li a span {
		}
	
		
		
		
		.nav li a:hover, .nav li.selected a, .nav li.selected a:active, .nav li a:active, .nav li.home_city.selected a:hover {
			color: #ae0004;
			text-shadow: 0px 1px 1px #ffffff;
			background-color: transparent;
			background-image: url("../images/gfx/menu_item_two.png"), url("../images/gfx/menu_item_hover.png");
			background-position: 15px -77px, 0px center;
			background-repeat: no-repeat, repeat-x;
			}
		.nav li.home_city a {
			text-indent: 0px;
			font-size: 0px;
			}
		.nav li.home_city a span {
			width: 27px;
			display: block;
			background-image: url("../images/gfx/parts.png");
			background-color: transparent;
			background-position: -755px -8px;
			background-repeat: no-repeat;
			text-indent: -9999px;
			font-size: 0px;
			color: rgba(0,0,0,0);
			font-size: 0px;
			overflow: hidden;
			}
		.nav li.home_city.selected a span {
			background-position: -825px -8px;
			}
		.nav li.home_city a span {
			
			}
		.nav li.home_city a:hover span {
			background-position: -825px -8px;
			}
		.nav li.home_city.selected a {
			background: none;
			}
		.nav li.home_city.selected a span {
			
			}
		
		
		.nav li.separator {
			display: inline-block;
			float: none;
			list-style: none;
			position: relative;
			padding: 0px 0px 0px 0px;
			margin: 0px -5px 0px -5px;
			/* height: 70px; */
			width: 2px;
			line-height: 70px;
			background-image: url("../images/gfx/menu_item_separator.png");
			background-position: center center;
			background-repeat: no-repeat;
			text-indent: -9999px;
			}
		.nav li.separator:hover {
			background-color: transparent;
			}
	/* Submenu */
	.nav li ul {
		display: none;
		position: absolute;
		top: 60px;
		left: 0px;
		padding: 0px 0px 0px 0px; 
		margin: 0px 0px 0px 0px;
		z-index: 99999;
		background-color: #414141;
		padding: 0px 0px 0px 0px;
		background-image: none;
		background-position: 0px 0px;
		background-repeat: no-repeat;
		border: none;
		border-top: 2px solid #061221;
		border-radius: 5px 5px 5px 5px;
		overflow: hidden;
		}
	.nav li.selected ul {
		
		}
	.nav li:hover > ul {
		display: block;
		}
	.nav li ul li, .nav li ul li a {
		float: none;
		}
	.nav li ul li {
		display: block;
		/* _display: inline; /* for IE6 */
		margin: 0px;
		padding: 0px;
		height: 41px;
		}
	.nav li ul li a, .nav li.selected ul li a {
		white-space: nowrap;
		width: 100%;
		height: 41px;
		line-height: 34px;
		float: left;
		padding: 4px 0px 0px 0px;
		margin: 0px 0px;
		background-image: url("../images/gfx/odciecie.png");
		background-position: center 1px;
		background-repeat: no-repeat;
		background-color: #414141;
		background-size: contain;
		text-shadow: none;
		text-align: left;
		text-decoration: none;
		border: none;
		border-bottom: 1px solid #061425;
		border-radius: 0px;
		font-family: Tahoma, Arial; 
		font-family: 'Play', sans-serif;
		font-size: 16px;
		font-weight: 400;
		font-style: normal;
		color: #ffffff;
		}
	.nav li ul li a {
		border-right: none !important;
		}
	.nav li ul li a span {
		display: block;
		height: 41px;
		float: left;
		padding: 0px 13px;
		font-weight: 400;
		
		background-image: none;
		background-position: 0px 0px;
		background-repeat: no-repeat;
		
		-webkit-transition: all 0.2s ease 0s;
		-moz-transition: all 0.2s ease 0s;
		-o-transition: all 0.2s ease 0s;
		transition: all 0.2s ease 0s;
		}
	.nav li ul li a:hover, .nav li.selected ul li a:hover {
		white-space: nowrap;
		width: 100%;
		line-height: 34px;
		float: left;
		padding: 4px 0px 0px 0px;
		margin: 0px 0px;
		background-image: none;
		background-position: 0px 0px;
		background-repeat: repeat-x;
		background-color: #2bdce1;
		text-shadow: none;
		text-align: left;
		text-decoration: none;
		height: 41px;
		border: none;
		border-bottom: 1px solid #061425;
		font-family: Tahoma, Arial; 
		font-family: 'Play', sans-serif;
		font-size: 16px;
		font-weight: 400;
		font-style: normal;
		color: #000000;
		}
	.nav li ul li a:hover span, .nav li.selected ul li a:hover span {
	
		}
		
	.nav li ul li.selected a, .nav li ul li.selected a:active, .nav li ul li a:active {
		white-space: nowrap;
		width: 100%;
		line-height: 34px;
		float: left;
		padding: 4px 0px 0px 0px;
		margin: 0px 0px;
		background-image: none;
		background-position: 0px 0px;
		background-repeat: repeat-x;
		background-color: #00cbeb;
		text-shadow: none;
		text-align: left;
		text-decoration: none;
		height: 41px;
		border: none;
		border-bottom: 1px solid #061425;
		font-family: Tahoma, Arial; 
		font-family: 'Play', sans-serif;
		font-size: 16px;
		font-weight: 400;
		font-style: normal;
		color: #000000;
		}
	.nav li ul li.selected a span, .nav li ul li.selected a:active span, .nav li ul li a:active span {
		
		}
		/* SUBSUB Menu */
	.nav li ul li ul {
		display: none;
		}
	.nav li ul li:hover ul {
		left: 100%;
		top: 0;
		}
	/* MENU END */
	

/* Menu_Vertical */
div.Menu_Vertical {
	display: none;
	}
/* Menu_Vertical END */



/* Billboard */
div.All div.Billboard {
	display: block;
	width: 100%;
	max-width: 980px;
	height: 70px;
	margin: 15px auto 10px auto;
	padding: 0px;
	background-color: transparent;
	background-image: none;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	position: relative;
	text-align: center;
	}
/* Billboard END */

	/* Google_Map */
	div.Google_Map {
		display: block;
		width: 100%;
		min-height: 500px;
		background-position: 0px 0px;
		background-repeat: no-repeat;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		float: left;
		}
	div.Google_Map iframe {
		margin: 0px 0px 0px 0px;
		border: none;
		display: block;
		width: 100%;
		min-height: 500px;
		float: left;
		}
	div.Google_Map div.Google_Map_Info {
		padding: 10px 0px;
		margin: 0px auto;
		line-height: 10px;
		text-align: center;
		float: left;
		width: 100%;
		}
	div.Google_Map div.Google_Map_Info a {
		font-family: Arial, Tahoma; font-family: 'Play', sans-serif;
		font-size: 13px;
		color: #ffffff;
		text-decoration: none;
		margin: 0px;
		padding: 0px;
		cursor: pointer;
		}
	div.Google_Map div.Google_Map_Info a:hover {
		color: #f9ecaf;
		text-decoration: underline;
		}
	/* Google_Map */
	
	
	div.Contact_Mini_Map {
		z-index: 100;
		display: block;
		width: 118px;
		height: 112px;
		background-color: transparent;
		background-image: url("../images/gfx/mini_map_jaroslaw.png");
		background-position: 0px 0px;
		background-repeat: no-repeat;
		margin: 20px auto 0px auto;
	}
	body.stalowa-wola div.Contact_Mini_Map {
		background-image: url("../images/gfx/mini_map_stalowa-wola.png");
	}
	body.krosno div.Contact_Mini_Map {
		background-image: url("../images/gfx/mini_map_krosno.png");
	}
	body.mielec div.Contact_Mini_Map {
		background-image: url("../images/gfx/mini_map_mielec.png");
	}
	body.kielce div.Contact_Mini_Map {
		background-image: url("../images/gfx/mini_map_kielce.png");
	}
	body.przemysl div.Contact_Mini_Map {
		background-image: url("../images/gfx/mini_map_przemysl.png");
	}
	body.sanok div.Contact_Mini_Map {
		background-image: url("../images/gfx/mini_map_sanok.png");
	}
	body.bilgoraj div.Contact_Mini_Map {
		background-image: url("../images/gfx/mini_map_bilgoraj.png");
	}
	body.debica div.Contact_Mini_Map {
		background-image: url("../images/gfx/mini_map_debica.png");
	}
	body.tarnobrzeg div.Contact_Mini_Map {
		background-image: url("../images/gfx/mini_map_tarnobrzeg.png");
	}
	body.bochnia div.Contact_Mini_Map {
		background-image: url("../images/gfx/mini_map_bochnia.png");
	}
	body.gorlice div.Contact_Mini_Map {
		background-image: url("../images/gfx/mini_map_gorlice.png");
	}
	body.zawiercie div.Contact_Mini_Map {
		background-image: url("../images/gfx/mini_map_zawiercie.png");
	}
/* KONTAKT END */







/* FORM */
input::-webkit-input-placeholder {
    color: #eeeeee;
	}
input:focus::-webkit-input-placeholder, input:hover::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder, textarea:hover::-webkit-input-placeholder, select:focus::-webkit-input-placeholder, select:hover::-webkit-input-placeholder {
    color: #f9ecaf;
	}
/* Firefox < 19 */
input:-moz-placeholder {
    color: #eeeeee;
	}
input:focus:-moz-placeholder, input:hover:-moz-placeholder, textarea:focus:-moz-placeholder, textarea:hover:-moz-placeholder, select:focus:-moz-placeholder, select:hover:-moz-placeholder {
    color: #f9ecaf;
	}
/* Firefox > 19 */
input::-moz-placeholder {
    color: #eeeeee;
	}
input:focus::-moz-placeholder, input:hover::-moz-placeholder, textarea:focus::-moz-placeholder, textarea:hover::-moz-placeholder, select:focus::-moz-placeholder, select:hover::-moz-placeholder {
    color: #f9ecaf;
	}
/* Internet Explorer 10 */
input:-ms-input-placeholder {
    color: #eeeeee;
	}
input:focus:-ms-input-placeholder, input:hover:-ms-input-placeholder, textarea:focus:-ms-input-placeholder, textarea:hover:-ms-input-placeholder, select:focus:-ms-input-placeholder, select:hover:-ms-input-placeholder {
    color: #f9ecaf;
	}
	
form {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
form div.Input_Item {
	margin: 0px;
	padding: 0px 0px 17px 0px;
	}
form div.Input_Item label {
	margin: 0px auto 0 auto;
	padding: 10px 10px 6px 5px;
	text-align: left;
	display: block;
	cursor: pointer;
	font-family: Arial, Tahoma; font-family: 'Play', sans-serif; 
	font-size: 28px;
	line-height: normal;
	color: #000000;
	text-shadow: none;
	font-weight: normal;
	float: left;
	}
form div.Input_Item select {
	background-image: none;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #3d3d3d;
	border: none;
	border-bottom: none;
    border-radius: 0px;
	color: #ffffff;
	text-shadow: 0px 1px 1px #000000;
    display: block;
    height: auto;
    margin: 0px auto 0px auto;
	padding: 10px 5px 10px 5px;
    text-align: left;
    width: 100%;
	font-family: Arial, Tahoma; font-family: 'Play', sans-serif; 
	font-size: 28px;
	line-height: normal;
	float: left;
	font-style: normal;
	
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
	
	-webkit-box-shadow: inset 2px 2px 2px 0px rgba(0,0,0,0.24);
	-moz-box-shadow: inset 2px 2px 2px 0px rgba(0,0,0,0.24);
	box-shadow: inset 2px 2px 2px 0px rgba(0,0,0,0.24);
	}
form div.Input_Item select:focus {
	background-color: #2e2e2e;
	color: #f9ecaf;
	text-shadow: 0px 1px 1px #000000;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
	}
form div.Input_Item input {
	background-image: none;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #3d3d3d;
	border: none;
	border-bottom: none;
    border-radius: 0px;
	color: #ffffff;
	text-shadow: 0px 1px 1px #000000;
    display: block;
    height: auto;
    margin: 0px auto 0px auto;
	padding: 10px 5px 10px 5px;
    text-align: left;
    width: 100%;
	font-family: Arial, Tahoma; font-family: 'Play', sans-serif; 
	font-size: 28px;
	line-height: normal;
	float: left;
	font-style: normal;
	
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
		
	-webkit-box-shadow: inset 2px 2px 2px 0px rgba(0,0,0,0.24);
	-moz-box-shadow: inset 2px 2px 2px 0px rgba(0,0,0,0.24);
	box-shadow: inset 2px 2px 2px 0px rgba(0,0,0,0.24);
	}
form div.Input_Item input:focus, form div.Input_Item input:active, form div.Input_Item input:hover, form div.Input_Item textarea:hover, form div.Input_Item textarea:focus {
	background-color: #2e2e2e;
	color: #f9ecaf;
	text-shadow: 0px 1px 1px #000000;
	
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
	}
form div.Input_Item textarea {
	background-image: none;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #3d3d3d;
	border: none;
	border-bottom: none;
    border-radius: 0px;
	color: #ffffff;
	text-shadow: 0px 1px 1px #000000;
    display: block;
    height: 160px;
    margin: 0px auto 0px auto;
	padding: 10px 5px 10px 5px;
    text-align: left;
    width: 100%;
	font-family: Arial, Tahoma; font-family: 'Play', sans-serif; 
	font-size: 28px;
	line-height: normal;
	float: left;
	resize: vertical;
	font-style: normal;

	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
	
	-webkit-box-shadow: inset 2px 2px 2px 0px rgba(0,0,0,0.24);
	-moz-box-shadow: inset 2px 2px 2px 0px rgba(0,0,0,0.24);
	box-shadow: inset 2px 2px 2px 0px rgba(0,0,0,0.24);
	}
form div.Input_Item label.error {
	font-family: Arial, Tahoma; font-family: 'Play', sans-serif; 
	font-size: 20px;
	color: #d00000;
	margin: 2px auto 0 0px;
	text-align: left;
	width: 100%;
	display: block;
	padding: 0px 0px 0px 5px;
	font-weight: bold;
	float: left;
	}
form div.Btn_Submit {
	margin: 0px auto;
	padding: 0px 0px 10px 0px;
	text-align: left;
	}
form div.Btn_Submit input.form_submit {
	display: inline-block;
	height: auto;
	width: 100%;
	padding: 20px 50px 20px 50px;
	margin: 10px auto 30px auto;
	background-color: #2e2e2e;
	background-image: url("");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-family: Arial, Tahoma; font-family: 'Play', sans-serif; 
	font-size: 28px;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	text-shadow: 0px 1px 1px #400000;
	border: 0px solid #4a4a4a;
	border-top: 0px solid #4a4a4a;
	border-bottom: 1px solid #400000;
	border-radius: 10px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
	font-style: normal;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e0141a+0,bf1d1d+100 */
	background: #e0141a; /* Old browsers */
	background: -moz-linear-gradient(top, #e0141a 0%, #bf1d1d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e0141a), color-stop(100%,#bf1d1d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e0141a 0%,#bf1d1d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e0141a 0%,#bf1d1d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e0141a 0%,#bf1d1d 100%); /* IE10+ */
	background: linear-gradient(to bottom, #e0141a 0%,#bf1d1d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0141a', endColorstr='#bf1d1d',GradientType=0 ); /* IE6-9 */
	}
form div.Btn_Submit input.form_submit:hover {
	background-color: #2d2d2d;
	color: #f9ecaf;
	text-shadow: 0px 1px 1px #000000;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bf1d1d+0,e0141a+100 */
	background: #bf1d1d; /* Old browsers */
	background: -moz-linear-gradient(top, #bf1d1d 0%, #e0141a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bf1d1d), color-stop(100%,#e0141a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #bf1d1d 0%,#e0141a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #bf1d1d 0%,#e0141a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #bf1d1d 0%,#e0141a 100%); /* IE10+ */
	background: linear-gradient(to bottom, #bf1d1d 0%,#e0141a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf1d1d', endColorstr='#e0141a',GradientType=0 ); /* IE6-9 */
	color: #feffb5;
	}
form div.Input_Item select {
	font-size: 20px;
	}
form div.Input_Item select optgroup {
	font-size: 20px;
	background-color: #000000;
	}
form div.Input_Item select option {
	font-size: 20px;
	}
	
	div.Panorama div.Panorama_Content_Padded form div.Input_Item_Checkbox {
		padding: 0px;
		margin: 20px 0px 30px 0px;
		width: auto;
		}
	div.Panorama div.Panorama_Content_Padded form div.Input_Item_Checkbox input {
		background: none repeat scroll 0 0 #fafafa;
		border: 1px solid #b8b8b8;
		border-radius: 5px 5px 5px 5px;
		display: block;
		float: left;
		height: 22px;
		margin: 0 10px 0 0px;
		padding: 0px 5px 0px 5px;
		text-align: left;
		width: 22px;
		font-family: Arial, Tahoma; font-family: 'Play', sans-serif; 
		font-size: 12px;
		color: #000000;
		box-shadow: 0px 0px 5px rgba(253, 255, 255, 0.5);
		-moz-transition: -moz-box-shadow 0.5s ease-out 0s;
		}
	div.Panorama div.Panorama_Content_Padded form div.Input_Item_Checkbox input.checkbox {
		background: transparent;
		border: none;
		border-radius: 0;
		box-shadow: none;
		-moz-transition: none;
		}
	div.Panorama div.Panorama_Content_Padded form div.Input_Item_Checkbox label.error {
		padding: 0px;
		height: 25px;
		/* width: 172px; */
		width: 200px;
		margin-left: 0px !important;
		}
	div.Panorama div.Panorama_Content_Padded form div.Input_Item_Checkbox div.Input_Item_Checkbox_Text {
		font-family: Arial, Tahoma; font-family: 'Play', sans-serif; 
		font-size: 16px;
		color: #000000;
		float: left;
		}
	div.Panorama div.Panorama_Content_Padded form div.Input_Item_Checkbox a {
		color: #000000;
		text-decoration: underline;
		}
	div.Panorama div.Panorama_Content_Padded form div.Input_Item_Checkbox a:hover {
		color: #000000;
		text-decoration: none;
		}
	.tiptip_popup {
		text-decoration: underline;
		cursor: pointer;
		display: block;
		padding: 2px 2px;
		}
/* FORM END */






/* BREADCRUMBS */
div.Breadcrumbs {
	width: auto;
	color: #ffffff;
	font-size: 2130px;
	font-weight: 300;
	margin: 0px 0px 0px 0px;
	padding: 2px 6px 2px;
	text-shadow: none;
	text-align: left;
	font-family: Arial, Tahoma;
	font-family: 'Play', sans-serif;
	font-style: normal;
	background-color: rgba(0,0,0,0.1);
	line-height: 26px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: none;
	display: inline-block;
	border: none;
	border-radius: 14px;
	overflow: hidden;
	box-shadow: none;
	}
div.Breadcrumbs div.Breadcrumbs_Content_Padded {
	margin: 0px auto 0px;
	text-align: left;
	font-size: 13px;
	max-width: 1600px;
	padding: 0px 20px;
	}
div.Breadcrumbs a {
	font-size: 13px;
	color: #ffffff;
	text-shadow: none;
	text-decoration: none;
	}
div.Breadcrumbs a:hover {
	color: #303030;
	text-decoration: none;
	}
div.Breadcrumbs a.Home {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	background-image: url('../images/gfx/parts.png');
	background-position: -1000px -26px;
	background-repeat: no-repeat;
	background-color: transparent;
	padding: 0px;
	margin: 1px 5px 0px 0px;
	text-indent: -9999px;
	}
/* BREADCRUMBS END */

/* Trigger */
div.Trigger {
	cursor: pointer;
	float: none;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 10px;
	left: 10px;
	}
div.show {
	background-image: url("../images/gfx/btn_showhide.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 20px;
	height: 20px;
	float: right;
	}
div.hide {
	background-image: url("../images/gfx/btn_showhide.png");
	background-position: 0px -28px;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 20px;
	height: 20px;
	float: right;
	}
div.show:hover {
	background-position: -30px 0px;
	}
div.hide:hover {
	background-position: -30px -28px;
	}

div.Toggle_Container {
	display: none;
	}
div.expanded {
	display: block;
	}
/* Trigger END */









/* Panorama */
div.Panorama {
	width: 100%;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
	position: relative;
	/*overflow: hidden;*/
	background-color: transparent;
	background-image: url("");
	background-repeat: no-repeat;
	background-position: center top;
	}
div.Panorama_Margin {
	padding: 70px 0px 0px 0px;
	}
div.Panorama div.Panorama_Content_Padded {
	margin: 0px auto;
	padding: 0px 0px 10px;
	text-align: left;
	max-width: 1600px;
	text-shadow: none;
	font-family: Arial, Tahoma; font-family: 'Play', sans-serif; 
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	color: #000000;
	line-height: 28px;
	width: auto;
	}
div.Panorama div.Panorama_Content_Padded p {
	padding: 0px 0px 5px 0px;
	}
div.Panorama div.Panorama_Content_Padded div.Column_Content_Padded h1 {
	padding: 0px 0px 10px 0px;
	font-size: 60px;
	line-height: normal;
	color: #291100;
	font-weight: normal;
 margin: 0px 0px 0px 0px;
 padding: 6px 0px 6px 0px;
 text-shadow: none;
	text-align: left;
	font-family: Arial, Tahoma; font-family: 'Play', sans-serif; 
	background-color: transparent;
 background-image: none;
 background-position: 0px 0px;
 background-repeat: no-repeat;
	}
div.Panorama div.Panorama_Content_Padded div.Column_Content_Padded h2 {
	padding: 0px 0px 10px 0px;
	font-size: 50px;
	line-height: normal;
	color: #291100;
	font-weight: normal;
 margin: 0px 0px 0px 0px;
 padding: 6px 0px 6px 0px;
 text-shadow: none;
	text-align: left;
	font-family: Arial, Tahoma; font-family: 'Play', sans-serif; 
	background-color: transparent;
 background-image: none;
 background-position: 0px 0px;
 background-repeat: no-repeat;
	}
div.Panorama div.Panorama_Content_Padded div.Column_Content_Padded h3 {
	padding: 0px 0px 10px 0px;
	font-size: 40px;
	line-height: normal;
	color: #291100;
	font-weight: normal;
 margin: 0px 0px 0px 0px;
 padding: 6px 0px 6px 0px;
 text-shadow: none;
	text-align: left;
	font-family: Arial, Tahoma; font-family: 'Play', sans-serif; 
	background-color: transparent;
 background-image: none;
 background-position: 0px 0px;
 background-repeat: no-repeat;
	}
div.Panorama div.Panorama_Content_Padded div.Column_Content_Padded h4 {
	padding: 0px 0px 10px 0px;
	font-size: 32px;
	line-height: normal;
	color: #291100;
	font-weight: normal;
 margin: 0px 0px 0px 0px;
 padding: 6px 0px 6px 0px;
 text-shadow: none;
	text-align: left;
	font-family: Arial, Tahoma; font-family: 'Play', sans-serif; 
	background-color: transparent;
 background-image: none;
 background-position: 0px 0px;
 background-repeat: no-repeat;
	}
div.Panorama div.Panorama_Content_Padded div.Column_Content_Padded h5 {
	padding: 0px 0px 10px 0px;
	font-size: 26px;
	line-height: normal;
	color: #291100;
	font-weight: normal;
 margin: 0px 0px 0px 0px;
 padding: 6px 0px 6px 0px;
 text-shadow: none;
	text-align: left;
	font-family: Arial, Tahoma; font-family: 'Play', sans-serif; 
	background-color: transparent;
 background-image: none;
 background-position: 0px 0px;
 background-repeat: no-repeat;
	}
div.Panorama div.Panorama_Content_Padded div.Column_Content_Padded h6 {
	padding: 0px 0px 10px 0px;
	font-size: 20px;
	line-height: normal;
	color: #291100;
	font-weight: normal;
 margin: 0px 0px 0px 0px;
 padding: 6px 0px 6px 0px;
 text-shadow: none;
	text-align: left;
	font-family: Arial, Tahoma; font-family: 'Play', sans-serif; 
	background-color: transparent;
 background-image: none;
 background-position: 0px 0px;
 background-repeat: no-repeat;
	}


div.Panorama div.Panorama_Content_Padded ul {
	padding: 5px 0px 10px 0px;
	list-style-type: none;
	display: table;
	font-family: Arial, Tahoma; font-family: 'Play', sans-serif; 
	font-size: inherit;
	line-height: inherit;
	font-weight: normal;
	color: #000000;
	}
div.Panorama div.Panorama_Content_Padded ul li {
	padding: 5px 0px 5px 35px;
	background-image: url('../images/gfx/li.png');
	background-position: 0px 5px;
	background-repeat: no-repeat;
	background-color: transparent;
	line-height: inherit;
	}
div.Panorama div.Panorama_Content_Padded ol {
	padding: 0px 0px 5px 20px;
	}
div.Panorama div.Panorama_Content_Padded ol li {
	padding: 0px 0px 0px 5px;
	}
div.Panorama div.Panorama_Content_Padded img, div.Panorama div.Panorama_Content_Padded p img {
	margin: 0px;
	max-width: 100%;
	}

div.Panorama div.Panorama_Content_Padded table {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-family: Arial, Tahoma; font-family: 'Play', sans-serif;
	font-size: inherit;
	line-height: inherit;
	color: #000000;	
	border-spacing: 2px;
    border-collapse: separate;
	}
div.Panorama div.Panorama_Content_Padded table thead tr {
	}
div.Panorama div.Panorama_Content_Padded table thead tr th {
	background-color: transparent;
	background-image: url("");
	background-position: 0px bottom;
	background-repeat: repeat-x;
	margin: 0px auto 0px auto; 
	padding: 10px 15px 10px 15px;
	height: auto;
	width: auto;
	
	text-shadow: none;
	font-family: Arial, Tahoma; font-family: 'Play', sans-serif;
	font-size: inherit;
	font-weight: bold;
	font-style: normal;
	line-height: inherit;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	
	background-image: url();	
	background-color: #fafafa;
	border: 2px solid #eac098;
	border-radius: 2px;
	box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.18) inset;

	-webkit-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
	-moz-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
	box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
	}
div.Panorama div.Panorama_Content_Padded table tr {
	}
div.Panorama div.Panorama_Content_Padded table tr td {
	border: 0px solid #cccccc;
	padding: 10px 15px;
	background-color: #f0f0f0;
	border-radius: 2px;
	border-bottom: 1px solid #cccccc;
	vertical-align: middle;
	}
div.Panorama div.Panorama_Content_Padded table tr:hover td {
	background-color: #f0f0f0;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
	}


	/* Common */
	div.Panorama div.Panorama_Content_Padded span {
		font-size: inherit !important;
		}
	img.ramka {
		border-radius: 10px;
		}
	a.Photo_Enter_Form {
		display: block;
		width: 100%;
		text-align: center;
		}
	
	
	/* Gallery */
	div.Panorama div.Panorama_Content_Padded div.Gallery {
		width: inherit;
		margin: 0px auto;
		padding: 10px 0px 0px 0px;
		text-align: center;
		}
	div.Panorama div.Panorama_Content_Padded div.Gallery a {
		display: inline-block;
		text-align: center;
		width: 178px;
		outline: none;
		padding: 5px 10px;
		text-align: center;
		}
	div.Panorama div.Panorama_Content_Padded div.Gallery a img {
		background-color: #ffffff;
		margin: 0px 0px 10px 0px;
		max-width: 160px;
		border: none;
		margin-bottom: 3px;
		border-radius: 0px;
		border-bottom: 4px solid #e3e3e3;
		box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.0);
		-moz-transition: -moz-box-shadow 0.5s ease-out 0s;
		}
	div.Panorama div.Panorama_Content_Padded div.Gallery a:hover img {
		box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
		-moz-transition: -moz-box-shadow 0.5s ease-out 0s;
		}
		
		div.Panorama div.Panorama_Content_Padded div.Gallery_Big {
			width: 100%;
			margin: 0px auto;
			padding: 0px 0px 0px 0px;
			text-align: center;
			}
		div.Panorama div.Panorama_Content_Padded div.Gallery_Big a {
			display: inline-block;
			text-align: center;
			width: auto;
			outline: none;
				float: none;
				overflow: visible;
				height: auto;
			-webkit-transition: all 0.2s ease 0s;
			-moz-transition: all 0.2s ease 0s;
			-o-transition: all 0.2s ease 0s;
			transition: all 0.2s ease 0s;
			padding: 5px 5px;
			text-align: center;
			}
		div.Panorama div.Panorama_Content_Padded div.Gallery_Big a img {
			background-color: #ffffff;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			max-width: 100%;
				float: none;
			opacity: 1;
			-webkit-transition: all 0.2s ease 0s;
			-moz-transition: all 0.2s ease 0s;
			-o-transition: all 0.2s ease 0s;
			transition: all 0.2s ease 0s;
			margin-bottom: 3px;
			border: none;
			border-radius: 0px;
			border-bottom: 4px solid #e3e3e3;
			}
		div.Panorama div.Panorama_Content_Padded div.Gallery_Big a:hover img {
			opacity: 0.9;
			-webkit-transition: all 0.2s ease 0s;
			-moz-transition: all 0.2s ease 0s;
			-o-transition: all 0.2s ease 0s;
			transition: all 0.2s ease 0s;
			}
		
		
		div.Panorama div.Panorama_Content_Padded div.Gallery_Round {
			width: 100%;
			margin: 0px auto;
			padding: 0px 0px 0px 0px;
			text-align: center;
			}
		div.Panorama div.Panorama_Content_Padded div.Gallery_Round a {
			display: inline-block;
			text-align: center;
			width: auto;
			outline: none;
				float: none;
				overflow: visible;
				height: auto;
			-webkit-transition: all 0.2s ease 0s;
			-moz-transition: all 0.2s ease 0s;
			-o-transition: all 0.2s ease 0s;
			transition: all 0.2s ease 0s;
			padding: 5px 5px;
			text-align: center;
			}
		div.Panorama div.Panorama_Content_Padded div.Gallery_Round a:after {
			content: "";
			display: block;
			width: 100%;
			height: 20px;
			margin: -10px 0px 15px 0px;
			background-color: transparent;
			background-image: url("../images/gfx/shadow_circle.html");
			background-position: bottom center;
			background-repeat: no-repeat;
			background-size: 100% 7px;
			-webkit-transition: all 0.5s ease 0s;
			-moz-transition: all 0.5s ease 0s;
			-o-transition: all 0.5s ease 0s;
			transition: all 0.5s ease 0s;
			}
		div.Panorama div.Panorama_Content_Padded div.Gallery_Round a:hover:after {
			background-size: 50% 7px;
			-webkit-transition: all 0.5s ease 0s;
			-moz-transition: all 0.5s ease 0s;
			-o-transition: all 0.5s ease 0s;
			transition: all 0.5s ease 0s;
			}
		div.Panorama div.Panorama_Content_Padded div.Gallery_Round a img {
			background-color: #ffffff;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			max-width: 100%;
				float: none;
			opacity: 1;
			-webkit-transition: all 0.2s ease 0s;
			-moz-transition: all 0.2s ease 0s;
			-o-transition: all 0.2s ease 0s;
			transition: all 0.2s ease 0s;
			margin-bottom: 3px;
			border: none;
			border-radius: 50%;
			border: 10px solid #f0f0f0;
			}
		div.Panorama div.Panorama_Content_Padded div.Gallery_Round a:hover img {
			opacity: 0.9;
			-webkit-transition: all 0.2s ease 0s;
			-moz-transition: all 0.2s ease 0s;
			-o-transition: all 0.2s ease 0s;
			transition: all 0.2s ease 0s;
			}
		
		div.Panorama div.Panorama_Content_Padded div.Gallery_Grid {
			width: 100%;
			margin: 0px auto;
			padding: 0px;
			text-align: center;
			display: flex;
			flex-wrap: wrap;
			flex-direction: row;
			}
		div.Panorama div.Panorama_Content_Padded div.Gallery_Grid div.Gallery_Item {
			width: 32%;
			/* float: left; */
			float: none;
			max-height: 500px;
			margin: 0px auto 1%;
			padding: 0px;
			border-radius: 0px;
			border-bottom: 4px solid #e3e3e3;
			}
		div.Panorama div.Panorama_Content_Padded div.Gallery_Grid div.Gallery_Item div.Gallery_Item_Content {
			height: 100%;
			background-position: center;
			background-repeat: no-repeat;
			background-size: auto 100%;
			}
		div.Panorama div.Panorama_Content_Padded div.Gallery_Grid div.Gallery_Item img {
			width: 100%;
			height: 100%;
			float: left;
			opacity: 0;
			}
		div.Panorama div.Panorama_Content_Padded div.Gallery_Grid a {
			}
		div.Panorama div.Panorama_Content_Padded div.Gallery_Grid a img {
			}
		div.Panorama div.Panorama_Content_Padded div.Gallery_Grid a:hover img {
			}
		
		div.Panorama div.Panorama_Content_Padded div.Gallery_Main {
			width: 100%;
			margin: 0px auto;
			padding: 0px 0px 0px 0px;
			text-align: center;
			}
		div.Panorama div.Panorama_Content_Padded div.Gallery_Main a {
			display: inline-block;
			text-align: center;
			width: 100%;
			outline: none;
				float: none;
				overflow: visible;
				height: auto;
			-webkit-transition: all 0.2s ease 0s;
			-moz-transition: all 0.2s ease 0s;
			-o-transition: all 0.2s ease 0s;
			transition: all 0.2s ease 0s;
			padding: 0px;
			text-align: center;
			}
		div.Panorama div.Panorama_Content_Padded div.Gallery_Main a img {
			background-color: #ffffff;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			width: 100%;
			max-width: 100%;
				float: none;
			opacity: 1;
			-webkit-transition: all 0.2s ease 0s;
			-moz-transition: all 0.2s ease 0s;
			-o-transition: all 0.2s ease 0s;
			transition: all 0.2s ease 0s;
			margin-bottom: 3px;
			border: none;
			border-radius: 0px;
			border-bottom: 4px solid #e3e3e3;
			}
		div.Panorama div.Panorama_Content_Padded div.Gallery_Main a:hover img {
			opacity: 0.9;
			-webkit-transition: all 0.2s ease 0s;
			-moz-transition: all 0.2s ease 0s;
			-o-transition: all 0.2s ease 0s;
			transition: all 0.2s ease 0s;
			}
		
		
		div.Panorama div.Panorama_Content_Padded div.Gallery_Square {
			width: 100%;
			margin: 0px auto 30px;
			padding: 0px;
			text-align: center;
			border: none;
			
			list-style: none;

			display: -webkit-box;
			display: -moz-box;
			display: -ms-flexbox;
			display: -webkit-flex;
			display: flex;

			-webkit-flex-flow: row wrap;
			justify-content: space-around;
			}
		div.Panorama div.Panorama_Content_Padded div.Gallery_Square div.Gallery_Item {
			background-color: transparent;
			/* width: 218px; */
			/* height: 218px; */
			width: 431px;
			height: 243px;
			width: 32vw;
			height: 18vw;
			/* width: 32%; */
			text-align: center;
			/* margin: 0px auto 1%; */
			margin: 0px auto 0px;
			position: relative;
			border-radius: 0px;
			border-bottom: 4px solid #e3e3e3;
			}
		div.Panorama div.Panorama_Content_Padded div.bit-3 div.Gallery_Square div.Gallery_Item {
			height: 13vw;
			}
		div.Panorama div.Panorama_Content_Padded div.Gallery_Square div.Gallery_Item div.Gallery_Item_Content {
			height: 100%;
			background-position: center;
			background-repeat: no-repeat;
			background-size: auto 100%;
			}
		div.Panorama div.Panorama_Content_Padded div.Gallery_Square div.Gallery_Item div.Image_Horizontal {
			/* background-size: auto 100%; */
			background-size: cover;
			}
		div.Panorama div.Panorama_Content_Padded div.Gallery_Square div.Gallery_Item div.Image_Vertical {
			/* background-size: 100% auto; */
			background-size: cover;
			}
		div.Panorama div.Panorama_Content_Padded div.Gallery_Square div.Gallery_Item img {
			width: 100%;
			height: 100%;
			float: left;
			opacity: 0;
			}
		div.Panorama div.Panorama_Content_Padded div.Gallery_Square div.Gallery_Item {
			box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.0);
			-moz-transition: -moz-box-shadow 0.5s ease-out 0s;
			-webkit-transition: all 0.2s ease 0s;
			-moz-transition: all 0.2s ease 0s;
			-o-transition: all 0.2s ease 0s;
			transition: all 0.2s ease 0s;
			}
		div.Panorama div.Panorama_Content_Padded div.Gallery_Square div.Gallery_Item:hover {
			box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
			-moz-transition: -moz-box-shadow 0.5s ease-out 0s;
			opacity: 0.9;
			-webkit-transition: all 0.2s ease 0s;
			-moz-transition: all 0.2s ease 0s;
			-o-transition: all 0.2s ease 0s;
			transition: all 0.2s ease 0s;
			}
		div.Panorama div.Panorama_Content_Padded div.Gallery_Square p {
			word-wrap: break-word;
			display: block;
			max-width: 100%;
			}
		div.Panorama div.Panorama_Content_Padded div.Gallery_Square a {
			}
		div.Panorama div.Panorama_Content_Padded div.Gallery_Square a img {
			}
		div.Panorama div.Panorama_Content_Padded div.Gallery_Square a:hover img {
			}
		
		
	
	
		div.Panorama div.Panorama_Content_Padded div.Gallery_Trim {
			width: 100%;
			margin: 0px auto 30px;
			padding: 0px;
			text-align: center;
			border: none;
			
			list-style: none;

			padding: .5vw;
			font-size: 0;
			display: -ms-flexbox;
			-ms-flex-wrap: wrap;
			-ms-flex-direction: column;
			-webkit-flex-flow: row wrap; 
			flex-flow: row wrap; 
			display: -webkit-box;
			display: flex;
			}
		div.Panorama div.Panorama_Content_Padded div.Gallery_Trim div.Gallery_Item {
			background-color: #fafafa;
			/* width: 218px; */
			/* height: 218px; */
			/* width: 32%; */
			text-align: center;
			/* margin: 0px auto 1%; */
			position: relative;
			border-radius: 0px;
			border-bottom: 4px solid #e3e3e3;
			
			-webkit-box-flex: auto;
			-ms-flex: auto;
			flex: auto; 
			width: 380px; 
			margin: .5vw; 
			}
		div.Panorama div.Panorama_Content_Padded div.Gallery_Trim div.Gallery_Item div.Gallery_Item_Content {
			height: 100%;
			background-position: center;
			background-repeat: no-repeat;
			background-size: auto 100%;
			}
		div.Panorama div.Panorama_Content_Padded div.Gallery_Trim div.Gallery_Item div.Image_Horizontal {
			background-size: auto 100%;
			}
		div.Panorama div.Panorama_Content_Padded div.Gallery_Trim div.Gallery_Item div.Image_Vertical {
			background-size: 100% auto;
			}
		div.Panorama div.Panorama_Content_Padded div.Gallery_Trim div.Gallery_Item img {
			width: 100%;
			height: 100%;
			float: left;
			opacity: 0;
			}
		div.Panorama div.Panorama_Content_Padded div.Gallery_Trim div.Gallery_Item {
			box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.0);
			-moz-transition: -moz-box-shadow 0.5s ease-out 0s;
			-webkit-transition: all 0.2s ease 0s;
			-moz-transition: all 0.2s ease 0s;
			-o-transition: all 0.2s ease 0s;
			transition: all 0.2s ease 0s;
			}
		div.Panorama div.Panorama_Content_Padded div.Gallery_Trim div.Gallery_Item:hover {
			box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
			-moz-transition: -moz-box-shadow 0.5s ease-out 0s;
			opacity: 0.9;
			-webkit-transition: all 0.2s ease 0s;
			-moz-transition: all 0.2s ease 0s;
			-o-transition: all 0.2s ease 0s;
			transition: all 0.2s ease 0s;
			}
		div.Panorama div.Panorama_Content_Padded div.Gallery_Trim a {
			}
		div.Panorama div.Panorama_Content_Padded div.Gallery_Trim a img {
			}
		div.Panorama div.Panorama_Content_Padded div.Gallery_Trim a:hover img {
			}
	/* Gallery END */
	
	
	
	div.Panorama div.Panorama_Content_Padded div.Files_Header {
		border-radius: 15px 15px 0px 0px;
		display: inline-block;
		font-size: inherit;
		font-weight: bold;
		margin: 15px 0px 0px;
		padding: 38px 38px 28px 38px;
		width: auto;
		text-shadow: 0px 1px 1px #000000;
		color: #ffffff;
		line-height: normal;
		background-image: none;
		background-color: #2a2a2a;
		background-position: 0px 0px;
		background-repeat: repeat-x;
		border-right: 1px solid #999999;
		}
	div.Panorama div.Panorama_Content_Padded div.Files {
		width: auto;
		margin: 0px auto 20px auto;
		padding: 30px 30px 25px 30px;
		border-bottom: 1px solid #999999;
		border-right: 1px solid #999999;
		border-radius: 0px 15px 15px 15px;
		color: #000000;
		text-shadow: 0px 1px 1px #000000;
		font-size: 24px;
		font-family: Arial, Tahoma; font-family: 'Play', sans-serif; 
		background-color: #2a2a2a;
		}
	div.Panorama div.Panorama_Content_Padded div.Files div.File_Item {
		border-bottom: 1px solid #999999;
		border-radius: 0px;
		padding: 0 0 0 0px;
		margin: 0px 0px 10px 0px;
		background-color: #fafafa;
		background-image: url("");
		background-position: center 0px;
		background-repeat: repeat-x;
		border-bottom: 1px solid #888888;
		}
	div.Panorama div.Panorama_Content_Padded div.Files div.First_File_Item {
		}
	div.Panorama div.Panorama_Content_Padded div.Files a {
		display: block;
		background-image: url('../images/gfx/ico_file2_black.png');
		background-position: 23px 3px;
		background-repeat: no-repeat;
		background-color: transparent;
		padding: 11px 0px 6px 71px;
		color: #101010;
		font-weight: bold;
		text-shadow: none;
		}
	div.Panorama div.Panorama_Content_Padded div.Files a:hover {
		color: #000000;
		text-shadow: none;
		}
		
	/* Common END */
	
		
	div.Panorama div.Panorama_Header {
		margin: 0px 0px;
		background-color: transparent;
		background-image: url("");
		}
	div.Panorama div.Panorama_Header div.Panorama_Header_Text {
		background-image: url("../images/gfx/odciecie.png");
		background-position: center bottom;
		background-repeat: no-repeat;
		background-color: transparent;
		background-size: 100% 14px;
		width: 100%;
		max-width: 1600px;
		margin: 0px auto 20px auto;
		padding: 0px 0px 15px 0px;
		}
	div.Panorama div.Panorama_Header div.Panorama_Header_Text h2 {
		color: #3d3d3d;
		font-size: 26px;
		font-weight: bold;
		font-style: normal;
		margin: 0;
		padding: 0px 0px 0px 0px;
		text-shadow: 0px 1px 1px #ffffff;
		text-align: left;
		font-family: Arial, Tahoma; font-family: 'Play', sans-serif; 
		background-color: transparent;
		background-image: none;
		line-height: 32px;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		}
	div.Panorama div.Panorama_Header div.Panorama_Header_Text h2 a {
		color: #3d3d3d;
		display: block;
		padding: 0;
		text-decoration: none;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		}
	div.Panorama div.Panorama_Header div.Panorama_Header_Text h2 a:hover {
		color: #3d3d3d;
		text-decoration: none;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		padding: 0px 0px 0px 0px;
		}
	
	
	/* Box */
	div.Box_Shadow_Top {
		display: block;
		width: 100%;
		height: 21px;
		background-image: url("../images/gfx/shadow_menu_top.png");
		background-position: center 3px;
		background-repeat: no-repeat;
		background-color: transparent;
		background-size: 100% 15px;
		}
	div.Box_Shadow_Bottom {
		display: block;
		width: 100%;
		height: 26px;
		background-image: url("../images/gfx/shadow_menu_bottom.png");
		background-position: center bottom;
		background-repeat: no-repeat;
		background-color: transparent;
		background-size: 100% 23px;
		}
	div.Box {
		display: block;
		width: 100%;
		height: auto;
		max-height: 750px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 30px 0px;
		float: none;
		overflow: hidden;
		background-color: #3d3d3d;
		border-radius: 10px;
		}	
	div.Box div.Box_Header {
		display: block;
		width: 100%;
		margin: 0px 0px 20px 0px;
		padding: 10px 20px 10px 20px;
		float: left;
		color: #ffffff;
		font-family: Arial, Tahoma; font-family: 'Play', sans-serif;
		font-size: 34px;
		line-height: 40px;
		text-shadow: 0px -1px 1px #5d5d5d;
		background-color: #2e2e2e;
		background-image: none;
		background-position: center bottom;
		background-repeat: no-repeat;
		text-align: center;
		font-weight: 700;
		border-bottom: 1px solid #4a4a4a;
		}
	div.Box div.Box_Header span {
		
		}
	div.Box div.Box_Content {
		display: block;
		width: 100%;
		height: auto;
		float: left;
		max-height: 500px;
		margin: 0px 0px 0px 0px;
		padding: 10px 20px 10px 20px;
		color: #ffffff;
		background: none;
		font-family: Arial, Tahoma; font-family: 'Play', sans-serif;
		font-size: 22px;
		line-height: 28px;
		}
	div.Box div.Box_Content p {
		font-size: 2vw !important;
		line-height: normal;
		margin: 0px 0px 10px 0px;
		text-align: center;
		}
	div.Box div.Box_Content p span {
		font-size: 2vw !important;
		line-height: normal;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		}
	div.Box div.Box_Content a {
		color: #fbffc9;
		text-decoration: none;
		}
	
	div.Box_News {
		max-height: 300px;
		}
	div.Box_News div.Box_Content {
		max-height: 200px;
		}
	div.Box_News div.Box_Header {
		margin: 0px 0px 20px 0px;
		}
	div.Box div.Box_Content div.News_Item {
		background-color: transparent;
		background-image: url("../images/gfx/frame_right_separator.png");
		background-position: 10px 0px;
		background-repeat: no-repeat;
		background-size: 110% 2px;
		margin: 0px;
		padding: 10px 0px 0px 0px;
		clear: both;
		}
	div.Box div.Box_Content div.First_News_Item {
		background: none;
		padding: 0px 0px 5px 0px;
		}
	div.Box div.Box_Content div.News_Item div.News_Item_Header {
		font-family: Arial, Tahoma; font-family: 'Play', sans-serif;
		font-size: 16px;
		line-height: normal;
		color: #ffffff;
		text-indent: 0px;
		background-color: transparent;
		background-image: url("../images/gfx/ico_news.png");
		background-position: 0px 5px;
		background-repeat: no-repeat;
		padding: 0px 0px 0px 15px;
		float: left;
		}
	div.Box div.Box_Content div.News_Item div.News_Item_Header a {
		color: #fbffc9;
		text-decoration: none;
		}
	div.Box div.Box_Content div.News_Item div.News_Item_Header a:hover {
		color: #ffffff;
		text-decoration: underline;
		}
	div.Box div.Box_Content div.News_Item div.News_Item_Date {
		font-size: 10px;
		font-family: Arial, Tahoma; font-family: 'Play', sans-serif;
		color: #a9a9a9;
		font-style: italic;
		text-align: right;
		padding: 0px 5px 0px 0px;
		float: right;
		}
	/* Box	END */
	
	/* Paginacja */
	div.Pagination {
		
	}
	div.Pagination div.Pagination_Txt {
		text-align: center;
	}
	div.Pagination div.Pagination_Sites {
		text-align: center;
	}
	div.Pagination div.Pagination_Sites a.Pagination_Item {
		text-shadow: none;
		font-family: Arial, Tahoma; font-family: 'Play', sans-serif;
		font-size: 20px;
		font-weight: 400;
		font-style: normal;
		line-height: 19px;
		color: #ffffff;
		text-align: center;
		text-decoration: none;
		cursor: pointer;
		background-position: 0px bottom;
		background-repeat: repeat-x;
		margin: 0px auto 0px auto; 
		padding: 5px 6px 5px;
		display: inline-block;
		height: auto;
		width: auto;
		background-image: none;	
		background-color: #0575b9;
		border: none;
		border-radius: 0px;
		box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.50) inset;

		-webkit-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
		-moz-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
		box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
		
		-webkit-transition: all 0.2s ease 0s;
		-moz-transition: all 0.2s ease 0s;
		-o-transition: all 0.2s ease 0s;
		transition: all 0.2s ease 0s;
		
		background-color: #0575b9;
		}
	div.Pagination div.Pagination_Sites a.Pagination_Item:hover {
		-webkit-transition: all 0.2s ease 0s;
		-moz-transition: all 0.2s ease 0s;
		-o-transition: all 0.2s ease 0s;
		transition: all 0.2s ease 0s;

		color: #ffffff;
		background-color: #262626;
		}
	div.Pagination div.Pagination_Sites a.Pagination_Item_Current {
		color: #ffffff;
		background-color: #262626;
	}
	/* Paginacja END */

	
	/* Trainings */
	div.Panorama_Trainings {
		}
	div.Panorama_Trainings div.Panorama_Content_Padded {
		max-width: none;
		}
	div.Trainings {
		}
	div.Trainings div.Trainings_Box_Top {
		display: block;
		width: 100%;
		height: auto;
		background-image: none;
		background-position: center bottom;
		background-repeat: no-repeat;
		background-color: transparent;
		background-size: contain;
		}
	div.Trainings div.Trainings_Box_Bottom {
		display: block;
		width: 100%;
		height: auto;
		background-image: none;
		background-position: center top;
		background-repeat: no-repeat;
		background-color: transparent;
		background-size: contain;
		}
	div.Trainings div.Trainings_Content {
		padding: 50px 10px 0px;
		background-color: transparent;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;

		-webkit-flex-flow: row wrap;
		justify-content: space-around;

		flex-direction: row; 
		flex-wrap: wrap;
		}	
	div.Trainings div.Trainings_Content div.Training_Box {
		width: 23%;
		float: left;
		margin: 25px 1%;
		padding: 0px 0px 0px 0px;
		text-align: center;
		background-color: transparent;
		background-image: none;
		background-position: center top;
		background-repeat: no-repeat;
		border: 0px solid #ed1f24;
		}
	div.Trainings div.Trainings_Content div.Training_Box div.Training_Box_Content {
		background-color: #3bc4c7;
		}
	div.Trainings div.Trainings_Content div.Training_Box div.Training_Box_Content div.Training_Box_Content_Top {
		position: relative;
		}
	div.Trainings div.Trainings_Content div.Training_Box div.Training_Box_Content div.Training_Box_Title {
		text-align: center;
		background-color: #ed1f24;
		background-image: none;
		background-repeat: no-repeat;
		background-position: center top;
		background-size: 100% 100%;
		border: none;
		display: table;
		width: 100%;
		height: 200px;
		position: relative;
		}
	div.Trainings div.Trainings_Content div.Training_Box div.Training_Box_Content div.Training_Box_Title a {
		background-color: transparent;
		background-image: none;
		background-position: 0px 0px;
		background-repeat: no-repeat;
		font-family: Arial, Tahoma; font-family: 'Play', sans-serif;
		font-size: 1.7vw;
		line-height: normal;
		font-weight: normal;
		color: #ffffff;
		padding: 0px 10px;
		text-align: center;
		text-decoration: none;
		text-transform: none;
		display: table-cell;
		vertical-align: middle;
		word-wrap: break-word;
		/* word-break: break-all; */
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		}
	div.Trainings div.Trainings_Content div.Training_Box div.Training_Box_Content div.Training_Box_Title a:hover {
		font-size: 1.8vw;
		color: #fffac4;
		}
	div.Trainings div.Trainings_Content div.Training_Box div.Training_Box_Content div.Training_Box_Duration {
		position: absolute;
		bottom: -23px;
		left: 0px;
		z-index: 700;
		width: 100%;
		background-color: transparent;
		background-image: none;
		font-family: Arial, Tahoma; font-family: 'Play', sans-serif;
		font-size: 28px;
		line-height: normal;
		font-weight: normal;
		color: #ffffff;
		padding: 0px;
		margin: 0px auto;
		text-align: center;
		text-decoration: none;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		}
	div.Trainings div.Trainings_Content div.Training_Box div.Training_Box_Content div.Training_Box_Duration a {
		display: inline-block;
		font-family: Arial, Tahoma; font-family: 'Play', sans-serif;
		font-size: 28px;
		line-height: normal;
		font-weight: normal;
		color: #ffffff;
		padding: 2px 40px;
		margin: 0px auto;
		text-align: center;
		text-decoration: none;
		border-radius: 0px;
		background-color: #11abaf;
		}
	div.Trainings div.Trainings_Content div.Training_Box div.Training_Box_Content div.Training_Box_Duration a:hover {
		color: #feffb5;
		background-color: #007679;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		}
	div.Trainings div.Trainings_Content div.Training_Box div.Training_Box_Content div.Training_Box_Duration p {
		padding: 0px;
		}
	div.Panorama div.Panorama_Content_Padded div.Trainings div.Gallery_Square {
		margin: 0px auto;
		background-color: transparent;
		}
	div.Panorama div.Panorama_Content_Padded div.Trainings div.Gallery_Square div.Gallery_Item {
		background-color: transparent;
		/* width: 218px; */
		/* height: 218px; */
		width: 431px;
		height: 243px;
		width: 100%;
		height: 23vw;
		text-align: center;
		/* margin: 0px auto 1%; */
		margin: 0px auto 0px;
		position: relative;
		border-radius: 0px;
		border: none
		}
	div.Trainings div.Trainings_Content div.Training_Box div.Training_Box_Content div.Training_Box_Title:after {
		content: "";
		display: block;
		position: absolute;
		top: -21px;
		left: 0px;
		z-index: 9000;
		width: 100%;
		height: 43px;
		background-image: url("../images/gfx/training_box_plus.png");
		background-position: center top;
		background-repeat: no-repeat;
		background-color: transparent;
		}
		
		/* Panorama_Trainings_Universal_Box */
		div.Panorama_Trainings_Universal_Box {
			}
		div.Panorama_Trainings_Universal_Box div.Trainings div.Trainings_Box_Top {
			display: block;
			width: 100%;
			height: auto;
			background-image: none;
			background-position: center bottom;
			background-repeat: no-repeat;
			background-color: transparent;
			background-size: contain;
			}
		div.Panorama_Trainings_Universal_Box div.Trainings div.Trainings_Box_Bottom {
			display: block;
			width: 100%;
			height: auto;
			background-image: none;
			background-position: center top;
			background-repeat: no-repeat;
			background-color: transparent;
			background-size: contain;
			}
		div.Panorama_Trainings_Universal_Box div.Trainings div.Trainings_Content div.Training_Box {
			background-color: #ffffff;
			border: 0px solid #ed1f24;
			}
		div.Panorama_Trainings_Universal_Box div.Trainings div.Trainings_Content div.Training_Box div.Training_Box_Content {
			background-color: #3bc4c7;
			}
		div.Panorama_Trainings_Universal_Box div.Trainings div.Trainings_Content div.Training_Box div.Training_Box_Content div.Training_Box_Title {
			background-color: #ed1f24;
			background-image: none;
			background-repeat: no-repeat;
			background-position: center top;
			background-size: 100% 100%;
			}
		div.Panorama_Trainings_Universal_Box div.Trainings div.Trainings_Content div.Training_Box div.Training_Box_Content div.Training_Box_Duration {
			bottom: -15px;
			}
		div.Panorama_Trainings_Universal_Box div.Trainings div.Trainings_Content div.Training_Box div.Training_Box_Content div.Training_Box_Duration a {
			font-size: 18px;
			padding: 0px 20px;
			color: #ffffff;
			background-color: #11abaf;
			}
		div.Panorama_Trainings_Universal_Box div.Trainings div.Trainings_Content div.Training_Box div.Training_Box_Content div.Training_Box_Duration a:hover {
			color: #feffb5;
			background-color: #0b7f82;
			}
			
		div.Panorama_Trainings_White div.Trainings div.Trainings_Content div.Training_Box div.Training_Box_Content div.Training_Box_Title {
			height: 100px;
			}
		div.Panorama_Trainings_White div.Trainings div.Trainings_Content div.Training_Box div.Training_Box_Content {
			background-color: #ffffff;
			font-size: 30px;
			}
			
		div.Panorama_Trainings_Grey div.Trainings div.Trainings_Content div.Training_Box div.Training_Box_Content div.Training_Box_Title {
			height: 100px;
			}
		div.Panorama_Trainings_Grey div.Trainings div.Trainings_Content div.Training_Box div.Training_Box_Content {
			background-color: #eeeeee;
			font-size: 30px;
			color: #000000;
			}
		/* Panorama_Trainings_Universal_Box END */
		
		
		div.Panorama_Trainings_Small div.Trainings_Content div.Training_Box div.Training_Box_Content div.Training_Box_Title {
			height: 120px;
			}
		div.Panorama_Trainings_Small div.Trainings_Content div.Training_Box div.Training_Box_Content div.Training_Box_Title a {
			font-size: 1.3vw;
			}
		div.Panorama_Trainings_Small div.Trainings_Content div.Training_Box div.Training_Box_Content div.Training_Box_Duration {
			bottom: -18px;
			}
		div.Panorama_Trainings_Small div.Trainings_Content div.Training_Box div.Training_Box_Content div.Training_Box_Duration a {
			font-size: 20px;
			}
		div.Panorama_Trainings_Small div.Panorama_Content_Padded div.Gallery_Square {
			/* display: none; */
			}
		div.Panorama_Trainings_Small div.Trainings_Box_Top {
			height: auto;
			}
		div.Panorama_Trainings_Small div.Trainings_Box_Bottom {
			height: auto;
			}
	
	div.Info_Training_Time {
		display: block;
		min-height: 28px;
		width: auto;
		background-color: #ed1f24;
		background-image: none;
		font-family: Arial, Tahoma; font-family: 'Play', sans-serif;
		font-size: 40px;
		line-height: normal;
		font-weight: normal;
		color: #ffffff;
		padding: 10px 70px 10px;
		margin: 10px auto;
		text-align: left;
		text-decoration: none;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		border-radius: 0px;
		text-shadow: 0px 2px 8px #000000;
		background-image: url("../images/gfx/header_bg_shadow_top.png"), url("../images/gfx/header_bg_shadow_bottom.png");
		background-position: center top, center bottom;
		background-repeat: no-repeat, no-repeat;
		background-size: 100% 17px, auto 16px;
		}
	div.Info_Training_Time:hover {
		color: #feffb5;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		}
	div.Info_Training_Time span {
		font-weight: 700;
		}
		
	div.Info_Training_Price {
		display: block;
		min-height: 28px;
		width: auto;
		background-color: #049601;
		background-image: none;
		font-family: Arial, Tahoma; font-family: 'Play', sans-serif;
		font-size: 40px;
		line-height: normal;
		font-weight: normal;
		color: #ffffff;
		padding: 10px 70px 5px;
		margin: 10px auto;
		text-align: left;
		text-decoration: none;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		border-radius: 100px;
		text-shadow: 0px -2px 0px #024900;
		background-image: url("../images/gfx/header_bg_shadow_top.png"), url("../images/gfx/header_bg_shadow_bottom.png");
		background-position: center top, center bottom;
		background-repeat: no-repeat, no-repeat;
		background-size: 100% 17px, auto 16px;
		}
	div.Info_Training_Price:hover {
		color: #feffb5;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		}
	div.Info_Training_Price span {
		font-weight: 700;
		}
	/* Trainings END */
	
	
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Gallery {
		width: inherit;
		margin: 0px auto 0px auto;
		padding: 20px 0px 0px 0px;
		text-align: center;
		background-image: none;
		background-position: center 0px;
		background-repeat: repeat-y;
		background-color: transparent;
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Gallery div.Gallery_Item {
		display: inline-block;
		width: auto;
		max-width: 216px;
		max-height: 180px;
		margin: 0px 10px 13px 10px;
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Gallery div.Gallery_Item div.Gallery_Item_Content {
		display: table;
		width: auto;
		max-width: 216px;
		max-height: 180px;
		margin: 0px auto;
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Gallery a {
		display: table-cell;
		text-align: center;
		width: auto;
		max-width: 216px;
		outline: none;
		vertical-align: bottom;
		-webkit-transition: all 0.2s ease 0s;
		-moz-transition: all 0.2s ease 0s;
		-o-transition: all 0.2s ease 0s;
		transition: all 0.2s ease 0s;
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Gallery a img {
		background-color: #3d3d3d;
		margin: 0px auto;
		max-width: 200px;
		max-height: 200px;
		-webkit-transition: all 0.2s ease 0s;
		-moz-transition: all 0.2s ease 0s;
		-o-transition: all 0.2s ease 0s;
		transition: all 0.2s ease 0s;
		
		border: 0px;
		border-bottom: 4px solid #3d3d3d;
		border-radius: 0px;
		background-color: transparent;
		-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.3);
		-moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.3);
		box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.3);
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Gallery a:hover img {
		-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 1);
		-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 1);
		box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 1);
		-webkit-transition: all 0.2s ease 0s;
		-moz-transition: all 0.2s ease 0s;
		-o-transition: all 0.2s ease 0s;
		transition: all 0.2s ease 0s;
		}
		
		
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Gallery_Big {
		width: inherit;
		margin: 0px auto 0px auto;
		padding: 20px 0px 0px 0px;
		text-align: center;
		background-image: none;
		background-position: center 0px;
		background-repeat: repeat-y;
		background-color: transparent;
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Gallery_Big div.Gallery_Item {
		display: inline-block;
		width: 280px;
		max-height: 280px;
		margin: 0px auto 13px auto;
		vertical-align: top;
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Gallery_Big div.Gallery_Item div.Gallery_Item_Content {
		display: table;
		width: 280px;
		max-height: 180px;
		margin: 0px auto;
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Gallery_Big a {
		display: table-cell;
		text-align: center;
		width: 272px;
		outline: none;
		vertical-align: bottom;
		-webkit-transition: all 0.2s ease 0s;
		-moz-transition: all 0.2s ease 0s;
		-o-transition: all 0.2s ease 0s;
		transition: all 0.2s ease 0s;
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Gallery_Big a img {
		background-color: #743d19;
		margin: 0px auto;
		max-width: 272px;
		max-height: 272px;
		-webkit-transition: all 0.2s ease 0s;
		-moz-transition: all 0.2s ease 0s;
		-o-transition: all 0.2s ease 0s;
		transition: all 0.2s ease 0s;
		
		border: 0px;
		border-top: 4px solid #743d19;
		border-bottom: 4px solid #743d19;
		border-radius: 0px;
		background-color: transparent;
		-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.3);
		-moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.3);
		box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.3);
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Gallery_Big a:hover img {
		-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 1);
		-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 1);
		box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 1);
		-webkit-transition: all 0.2s ease 0s;
		-moz-transition: all 0.2s ease 0s;
		-o-transition: all 0.2s ease 0s;
		transition: all 0.2s ease 0s;
		}
		
	
	
	

	/* Mini_Slider_Gallery */
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Mini_Slider_Gallery {
		width: inherit;
		margin: 0px auto 0px auto;
		padding: 20px 0px 0px 0px;
		text-align: center;
		background-image: none;
		background-position: center 0px;
		background-repeat: repeat-y;
		background-color: transparent;
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Mini_Slider_Gallery div.Gallery_Item {
		display: inline-block;
		width: auto;
		max-width: 100%;
		max-height: none;
		margin: 0px 10px 13px 10px;
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Mini_Slider_Gallery div.Gallery_Item div.Gallery_Item_Content {
		display: table;
		width: auto;
		max-width: 100%;
		max-height: none;
		margin: 0px auto;
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Mini_Slider_Gallery a {
		display: table-cell;
		text-align: center;
		width: auto;
		max-width: 100%;
		outline: none;
		vertical-align: bottom;
		-webkit-transition: all 0.2s ease 0s;
		-moz-transition: all 0.2s ease 0s;
		-o-transition: all 0.2s ease 0s;
		transition: all 0.2s ease 0s;
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Mini_Slider_Gallery a img, div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Mini_Slider_Gallery img {
		background-color: #3d3d3d;
		margin: 0px auto;
		width: auto;
		max-width: 100%;
		max-height: none;
		-webkit-transition: all 0.2s ease 0s;
		-moz-transition: all 0.2s ease 0s;
		-o-transition: all 0.2s ease 0s;
		transition: all 0.2s ease 0s;
		
		border: 0px;
		border-bottom: 0px;
		border-radius: 10px;
		background-color: transparent;
		-webkit-box-shadow: 0px 0px 5px 0px rgba(150, 150, 150, 0.3);
		-moz-box-shadow: 0px 0px 5px 0px rgba(150, 150, 150, 0.3);
		box-shadow: 0px 0px 5px 0px rgba(150, 150, 150, 0.3);
		
		border: 3px solid rgb(127, 0, 0);
		border: 3px solid rgba(0, 0, 0, .2);
		-webkit-background-clip: padding-box; /* for Safari */
		background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Mini_Slider_Gallery a:hover img, div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Mini_Slider_Gallery img:hover {
		-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.6);
		-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.6);
		box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.6);
		-webkit-transition: all 0.2s ease 0s;
		-moz-transition: all 0.2s ease 0s;
		-o-transition: all 0.2s ease 0s;
		transition: all 0.2s ease 0s;
		}
	/* Mini_Slider_Gallery END */
	
	
	
	
	
	
	/* Column_List */
	div.Column_List {
		position: relative;
		}
	div.Column_List {
		width: 100%;
		}
	div.Column_List div.Column_Header {
		display: block;
		width: 100%;
		height: auto;
		margin: 10px 0px 10px 0px;
		padding: 0px;
		text-align: center;
		}
	div.Panorama div.Panorama_Content_Padded div.Column_Content_Padded div.Column_List div.Column_Header h2 {
		margin: 0px;
		padding: 0px;
		}
	div.Column_List div.Column_Header h2 a {
		display: block;
		height: auto;
		width: 100%;
		background-color: transparent;
		background-image: none;
		background-position: 0px 0px;
		background-repeat: no-repeat;
		font-family: Arial, Tahoma; font-family: 'Play', sans-serif;
		font-size: 15px;
		color: #ffffff;
		text-decoration: none;
		margin: 0px;
		padding: 0px 0px 0px 0px;
		text-align: left;
		}
	div.Column_List div.Column_Header h2 a:hover {
		text-decoration: underline;
		}
	div.Column_List div.Column_Header h2 a span.header_name {
		display: block;
		width: 100%;
		margin: 0px 0px 20px 0px;
		padding: 10px 70px 10px 40px;
		float: left;
		color: #ffffff;
		font-family: Arial, Tahoma; font-family: 'Play', sans-serif;
		font-size: 15px;
		text-shadow: 0px -1px 1px #5d5d5d;
		background-color: #3d3d3d;
		background-image: none;
		background-position: center bottom;
		background-repeat: no-repeat;
		line-height: 20px;
		text-align: left;
		font-weight: 700;
		border-bottom: 1px solid #4a4a4a;
		border-radius: 10px;
		}
	div.Column_List div.Column_Header h2 a span.header_date {
		font-size: 10px;
		font-family: Arial, Tahoma; font-family: 'Play', sans-serif;
		color: #a9a9a9;
		font-style: italic;
		text-align: right;
		position: absolute;
		top: 7px;
		right: 15px;
		}
	div.Column_List div.Column_Content {
		display: block;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		clear: both;
		}

	/* Column_List END */

	
	
	
	/* Column_Carousel */
	div.Panorama div.Panorama_Content_Padded div.Column_Carousel {
		background: none;
		border: none;
		padding: 0px;
		box-shadow: none;
		}
	div.Panorama div.Panorama_Content_Padded div.Column_Carousel_Footer {
		margin: 0px 0px -50px 0px;
		}
	div.Panorama div.Panorama_Content_Padded div.Column_Carousel div.Column_Content {
		padding: 0px;
		}
		/* carousel_partners */
		#carousel_partners {
			background-color: transparent;
			/* margin: 10px 0px 17px 0px; */
			margin: 10px 0px 0px 0px;
			padding: 0px;
			border: none;
			box-shadow: none;
			}
		#carousel_partners .flex-control-nav {
			padding: 0px;
			position: relative;
			bottom: 0px;
			}
		div.Panorama div.Panorama_Content_Padded #carousel_partners div.partners div.Project_Item {
			margin: 0px 10px;
			border: none;
			}
		#carousel_partners .flex-direction-nav a {
			/*top: 40px;*/
			}
			
		#carousel_partners .flex-viewport {
			margin: 0px 60px;
			}
		div.Panorama #carousel_partners .flex-direction-nav a {width: 52px; height: 64px; margin: 0px 0 0; display: block; background: url(../images/gfx/parts.png) no-repeat 0px 0px; position: absolute; top: 30%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all 1.3s ease;}
		div.Panorama #carousel_partners .flex-direction-nav .flex-next {background-position: -501px -11px; right: 10px; opacity: 0.0; transition: right 0.4s ease 0s; transition: opacity 0.4s ease 0s;}
		div.Panorama #carousel_partners .flex-direction-nav .flex-prev {background-position: -341px -11px; left: 10px; opacity: 0.0; transition: left 0.4s ease 0s; transition: opacity 0.4s ease 0s;}
		div.Panorama #carousel_partners:hover .flex-next {opacity: 0.9; transition: right 0.4s ease 0s transition: opacity 0.4s ease 0s;}
		div.Panorama #carousel_partners:hover .flex-prev {opacity: 0.9; transition: left 0.4s ease 0s transition: opacity 0.4s ease 0s;}
		div.Panorama #carousel_partners:hover .flex-next:hover {opacity: 1; right: 3px; transition: right 0.4s ease 0s; background-position: -501px -81px;}
		div.Panorama #carousel_partners:hover .flex-prev:hover {opacity: 1; left: 3px; transition: left 0.4s ease 0s; background-position: -341px -81px;}
		div.Panorama #carousel_partners .flex-direction-nav .flex-disabled {opacity: .0!important; filter:alpha(opacity=0); cursor: default;}
		div.Panorama #carousel_partners:hover .flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}
		
		div.Panorama #carousel_partners ul li {
			background-color: transparent;
			background-image: none;
			}
		div.Panorama #carousel_partners ul li img {
			max-height: 400px;
			max-width: 400px;
			border-radius: 0px;
			/* background-color: #ffffff; */
			opacity: 1;
			/* filter: gray; /* IE6-9 */ */
			/* filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */ */
			/* -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */ */
			}
		div.Panorama #carousel_partners ul li a:hover img {
			/* opacity: 1; */
			/* filter: none; */
			/* -webkit-filter: grayscale(0); */
			}
		/* carousel_partners END */
		
		
	/* Column_Carousel END */
	
	

div.Panorama div.Panorama_Content_Padded div.Column_Solo div.Column_Header {
	margin: 0px auto;
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
	}
div.Panorama div.Panorama_Content_Padded div.Column_Solo div.Column_Header div.Column_Header_Text {
	background-color: transparent;
	background-image: none;
	background-position: 0px 0px;
	background-repeat: repeat;
	width: auto;
	text-align: left;
	padding: 0px 0px;
	}
div.Panorama div.Panorama_Content_Padded div.Column_Solo div.Column_Header div.Column_Header_Text h2 {
	width: auto;
	color: #323232;
	font-size: 50px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px;
	text-shadow: none;
	text-align: left;
	font-family: Tahoma, Arial; font-family: 'Play', sans-serif; 
	font-style: normal;
	background-color: transparent;
	line-height: 57px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: none;
	display: inline-block;
	
	border: none;
	border-radius: 0px;
	background-color: transparent;
	overflow: hidden;
	box-shadow: none;
	
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border: 0px solid #000000;
	}
div.Panorama div.Panorama_Content_Padded div.Column_Solo div.Column_Header div.Column_Header_Text h2 a {
	color: #323232;
	}
div.Panorama div.Panorama_Content_Padded div.Column_Solo div.Column_Header div.Column_Header_Text h2 a:hover {
	color: #323232;
	text-decoration: none;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	padding: 0px 0px 0px 0px;
	}


div.Panorama div.Panorama_Content_Padded div.Offer_List ul {
	padding: 0px;
	list-style-type: none;
	/* display: table; */
	display: block;
	font-family: Arial, Tahoma; font-family: 'Play', sans-serif; 
	font-size: inherit;
	line-height: inherit;
	font-weight: normal;
	color: #000000;
	}
div.Panorama div.Panorama_Content_Padded div.Offer_List ul li {
	padding: 0px;
	background-image: none;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: transparent;
	line-height: inherit;
	}
div.Panorama div.Panorama_Content_Padded div.Offer_List ul li a {
	padding: 10px 40px 10px 45px;
	background-image: url('../images/gfx/li_white.png');
	background-position: 8px center;
	background-repeat: no-repeat;
	background-color: transparent;
	line-height: inherit;
	border: 1px solid #f00;
	margin: 20px 0px;
	width: 100%;
	
	display: block;
	min-height: 28px;
	width: auto;
	background-color: #ed1f24;
	font-family: Arial, Tahoma; font-family: 'Play', sans-serif;
	font-size: 20px;
	line-height: normal;
	font-weight: 700;
	color: #ffffff;
	padding: 10px 30px 10px 50px;
	margin: 10px auto;
	text-align: left;
	text-decoration: none;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	border-radius: 0px;
	text-shadow: 0px 1px 4px #000000;
	}
div.Panorama div.Panorama_Content_Padded div.Offer_List ul li.Selected a {
	color: #feffb5;
	background-color: #404040;
	border: 1px solid #404040;
	}
div.Panorama div.Panorama_Content_Padded div.Offer_List ul li a:hover {
	color: #feffb5;
	background-color: #323232;
	border: 1px solid #000000;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	}

	
	
	

/* Side_List */
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Side_List ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	width: 100%;
	background-color: transparent;
	background-image: none;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-family: Arial, Tahoma; font-family: 'Play', sans-serif;
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Side_List ul li {
	display: block;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 19px;
	background-image: none;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	float: left;
	}
		
		
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Side_List ul li a {
	display: block;
	width: 100%;
	margin: 5px 0px 0px 0px;
	padding: 10px 50px 10px 20px;
	float: left;
	color: #ffffff;
	font-family: Arial, Tahoma; font-family: 'Play', sans-serif;
	font-size: 15px;
	text-shadow: 0px -1px 1px #5d5d5d;
	background-color: #565656;
	background-image: url("../images/gfx/side_list_li_0.png");
	background-position: right -50px;
	background-repeat: no-repeat;
	line-height: 20px;
	text-align: left;
	font-weight: 700;
	border-bottom: 0px solid #4a4a4a;
	border-radius: 0px;

	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
	
	-webkit-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
	-moz-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
	box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Side_List ul li a:hover {
	text-decoration: none;
	background-color: #3d3d3d;
	color: #f9ecaf;
	text-shadow: none;
	background-image: url("../images/gfx/side_list_li_0.png");
	background-position: right -3px;
	
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Side_List ul li.Selected a {
	display: block;
	width: 100%;
	margin: 5px 0px 0px 0px;
	padding: 10px 50px 10px 20px;
	float: left;
	color: #f9ecaf;
	font-family: Arial, Tahoma; font-family: 'Play', sans-serif;
	font-size: 15px;
	text-shadow: 0px -1px 1px #5d5d5d;
	background-color: #3d3d3d;
	background-image: url("../images/gfx/side_list_li_0.png");
	background-position: right -3px;
	background-repeat: no-repeat;
	line-height: 20px;
	text-align: left;
	font-weight: 700;
	border-bottom: 0px solid #4a4a4a;
	border-radius: 0px;

	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
	
	-webkit-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
	-moz-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
	box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Side_List ul li.Selected {
	
	}

	
	
	
	

	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Side_List ul li ul {
		padding: 0px 0px 0px 0px;
		margin: 0px 0px -1px 0px;
		font-family: Arial, Tahoma; font-family: 'Play', sans-serif; 
		font-size: 15px;
		font-weight: bold;
		list-style-type: none;
		width: 100%;
		border: none;
		display: none;
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Side_List ul li ul.expanded {
		display: block;
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Side_List ul li ul li {
		display: block;
		width: 100%;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		line-height: 19px;
		background-image: none;
		background-position: 0px 0px;
		background-repeat: no-repeat;
		background-color: transparent;
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Side_List ul li ul li a, div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Side_List ul li.Selected ul li a {
		color: #939393;
		text-shadow: none;
		display: block;
		height: auto;
		margin: 5px 0px 0px 0px;
		padding: 7px 24px 7px 25px;
		text-align: left;
		width: 100%;
		font-family: Arial, Tahoma; font-family: 'Play', sans-serif; 
		font-size: 14px;
		float: left;
		font-style: normal;
		background-image: url("");
		background-position: 0px bottom;
		background-repeat: repeat-x;
		background-color: #ececec;
		border: 2px solid #ededed;
		border-radius: 10px;
		box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.18) inset;

		
		-webkit-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
		-moz-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
		box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Side_List ul li ul li a:hover {
		text-decoration: none;
		color: #404040;
		text-shadow: none;
		
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Side_List ul li ul li:hover {
		text-decoration: none;
		color: #404040;
		text-shadow: none;
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Side_List ul li ul li.Selected a {
		text-decoration: none;
		color: #404040;
		text-shadow: none;
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Side_List ul li ul li.Selected {
		text-decoration: none;
		color: #404040;
		text-shadow: none;
		}
		
		
		
		div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Side_List ul li ul li ul {
			}
		div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Side_List ul li ul li ul li, div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Side_List ul li ul li.Selected ul li {
			background-color: #d9d9d9;
			}
		div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Side_List ul li ul li ul li:hover, div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Side_List ul li ul li ul li.Selected {
			background-color: #e9e9e9;
			color: #404040;
			}
			
		div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Side_List ul li ul li ul li a, div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Side_List ul li ul li.Selected ul li a {
			padding: 7px 24px 7px 35px !important;
			color: #0d2f71 !important;
			}
		div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Side_List ul li ul li ul li a:hover, div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Side_List ul li ul li ul li.Selected a:hover {
			color: #404040 !important;
			}
			
			div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Side_List ul li ul li ul li ul li {
				background-color: #d9d9d9;
				}
			div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Side_List ul li ul li ul li ul li a {
				padding: 7px 24px 7px 45px;
				color: #404040;
				}
			div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Side_List ul li ul li ul li ul li a:hover, div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Side_List ul li ul li ul li ul li.Selected a:hover {
				
				}
	/* Side_List END */
	
	
	div.newsletter_footer {
		display: none;
		}
	
/* Panorama END */

/* Panorama_Paper */
div.Panorama_Paper {
	width: 100%;
	margin: 0px auto 0px auto;
	padding: 30px 0px 0px 0px;
	text-align: center;
	position: relative;
	/*overflow: hidden;*/
	background-color: transparent;
	background-image: url("../images/gfx/paski1.png");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% 15px;
	}
div.Panorama_Paper div.Column {
	background-color: transparent;
	background-image: url("../images/gfx/paski2.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% 15px;
	padding: 0px 0px 28px 0px;
	}
div.Panorama_Paper div.Column div.Column_Content {
	background-color: #ffffff;
	background-image: url("../images/gfx/paski3.png");
	background-repeat: no-repeat;
	background-position: center 10px;
	background-size: 100% 15px;
	}
div.Panorama_Paper div.Column div.Column_Content div.Column_Content_Padded {
	padding: 50px;
	}

div.Panorama_Paper div.Column_Clean {
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% 15px;
	padding: 0px 0px 0px 0px;
	}
div.Panorama_Paper div.Column_Clean div.Column_Content {
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center 10px;
	background-size: 100% 15px;
	}
div.Panorama_Paper div.Column_Clean div.Column_Content div.Column_Content_Padded {
	padding: 0px;
	}
div.Panorama_Paper div.Column_Clean div.Column_Content div.Column_Content_Padded div.Gallery_Trim {
	padding: 0px;
	margin: 0px;
	}
div.Panorama_Paper div.Column_Clean div.Column_Content div.Column_Content_Padded div.Gallery_Trim div.Gallery_Item {
	padding: 0px;
	margin: 0px;
	background-color: transparent;
	border: none;
	}
	

div.Panorama div.Column_Paper {
	background-color: transparent;
	background-image: url("../images/gfx/paski2.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% 15px;
	padding: 0px 0px 28px 0px;
	}
div.Panorama div.Column_Paper div.Column_Content {
	background-color: #ffffff;
	background-image: url("../images/gfx/paski3.png");
	background-repeat: no-repeat;
	background-position: center 10px;
	background-size: 100% 15px;
	}
div.Panorama div.Column_Paper div.Column_Content div.Column_Content_Padded {
	padding: 50px;
	}

div.Panorama_Paper div.frame div.bit-32 div.Column div.Column_Content div.Column_Content_Padded {
	padding: 50px 5%;
	word-wrap: break-word;
	}
/* Panorama_Paper END */

/* Panorama_Grid */
div.Panorama_Grid {
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	}
div.Panorama_Grid div.Panorama {
	width: 50%;
	padding: 0px;
	margin: 0px;
	padding: 30px 0px 0px 0px;
	background-color: transparent;
	background-image: url("../images/gfx/paski1.png");
	background-repeat: no-repeat;
	background-position: center left;
	background-size: 100% 15px;
	}
div.Panorama_Grid div.Panorama div.Panorama_Content_Padded {
	max-width: 100%;
	padding: 0px;
	margin: 0px;
	}
div.Panorama_Grid div.Column {
	background-color: transparent;
	background-image: url("../images/gfx/paski2.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% 15px;
	padding: 0px 0px 28px 0px;
	}
div.Panorama_Grid div.Column div.Column_Content {
	background-color: #ffffff;
	background-image: url("../images/gfx/paski3.png");
	background-repeat: no-repeat;
	background-position: left 10px;
	background-size: 200% 15px;
	}
div.Panorama_Grid div.Panorama_Dark div.Column div.Column_Content {
	background-color: #ffffff;
	background-image: url("../images/gfx/paski3.png");
	background-repeat: no-repeat;
	background-position: right 10px;
	background-size: 200% 15px;
	}
div.Panorama_Grid div.Column div.Column_Content div.Column_Content_Padded {
	padding: 50px 10px;
	}		
div.Panorama_Grid div.Panorama_Dark div.Column div.Column_Content {
	background-color: #3bc4c7;
	color: #ffffff;
	}	
div.Panorama_Grid div.Panorama_Dark div.Column div.Column_Content a {
	color: #ffffff;
	}
div.Panorama_Grid div.Panorama_Dark div.Panorama_Content_Padded div.Column_Solo div.Column_Header div.Column_Header_Text h2 {
	color: #ffffff;
	}
div.Panorama_Grid div.Panorama_Dark div.Panorama_Content_Padded div.Column_Content_Padded h3 {
	color: #ffffff;
	}
/* Panorama_Grid  END */	



/* FlexSlider */

div.Panorama_Slider {
	background-image: none;
	background-repeat: no-repeat;
	background-color: transparent;
	z-index: 20;
	position: relative;
	margin-bottom: 28px;
	}
div.Panorama_Slider div.Panorama_Content_Padded {
	width: 100%;
	max-width: 1920px;
	padding-bottom: 0px;
	}
div.Panorama_Slider .bit-1 {
	padding: 0px;
	}
div.Panorama_Slider div.Column_Slider_Top {
	width: 100%;
	height: 17px;
	margin: 0px auto -17px auto;
	padding: 0px;
	text-align: center;
	background-color: transparent;
	background-image: url("../images/gfx/shadow_top_1.png");
	background-position: center 4px;
	background-repeat: repeat-x;
	background-size: 100% 12px;
	position: relative;
	overflow: hidden;
	border: 0px;
	z-index: 100;
	}
div.Panorama_Slider div.Column_Slider_Bottom {
	width: 100%;
	height: 17px;
	margin: 0px auto -17px auto;
	padding: 0px;
	text-align: center;
	background-color: transparent;
	background-image: url("../images/gfx/shadow_top_1.png");
	background-position: center 4px;
	background-repeat: repeat-x;
	background-size: 100% 12px;
	position: relative;
	overflow: hidden;
	border: 0px;
	z-index: 100;
	}
div.Panorama_Slider div.Panorama_Content_Padded div.Column {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: none;
	background-color: transparent;
	background-image: none;
	background-position: 0px 0px;
	background-repeat: repeat;
	/*overflow: hidden;*/
	box-shadow: none;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	min-height: 95px;
	}
div.Panorama div.Panorama_Content_Padded div.Column_Slider div.Column_Content {
	padding: 0px 0px 0px 0px;
	}
div.Panorama div.Panorama_Content_Padded div.Column_Slider div.Column_Content div.Column_Content_Padded .flexslider {
    background: none;
    border: 0px;
    border-radius: 0px;
    box-shadow: none;
    margin: 0px;
    position: relative;
	}
div.Panorama div.Panorama_Content_Padded div.Column_Slider div.Column_Content div.Column_Content_Padded .flexslider .flex-direction-nav {
	background: none;
	list-style: none outside none;
    margin: 0;
    padding: 0;
	}
div.Panorama div.Panorama_Content_Padded div.Column_Slider div.Column_Content div.Column_Content_Padded .flexslider .flex-direction-nav li {
	background: none;
	list-style: none outside none;
    margin: 0;
    padding: 0;
	line-height: normal;
	}
div.Panorama div.Panorama_Content_Padded div.Column_Slider div.Column_Content div.Column_Content_Padded .flexslider .flex-direction-nav a {
	}
/* Direction Nav */
div.Panorama div.Panorama_Content_Padded div.Column_Slider div.Column_Content div.Column_Content_Padded .flexslider .flex-direction-nav {*height: 0;
	padding: 0px;
	}
div.Panorama .flexslider .flex-direction-nav a {width: 52px; height: 64px; margin: 0px 0 0; display: block; background: url(../images/gfx/parts.png) no-repeat 0px 0px; position: absolute; top: 44%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all 1.3s ease;}
div.Panorama .flexslider .flex-direction-nav .flex-next {background-position: -501px -11px; right: 20px; opacity: 0.0; transition: right 0.4s ease 0s; transition: opacity 0.4s ease 0s;font-size: 0px;}
div.Panorama .flexslider .flex-direction-nav .flex-prev {background-position: -341px -11px; left: 20px; opacity: 0.0; transition: left 0.4s ease 0s; transition: opacity 0.4s ease 0s;font-size: 0px;}
div.Panorama .flexslider:hover .flex-next {opacity: 0.9; transition: right 0.4s ease 0s; transition: opacity 0.4s ease 0s;}
div.Panorama .flexslider:hover .flex-prev {opacity: 0.9; transition: left 0.4s ease 0s; transition: opacity 0.4s ease 0s;}
div.Panorama .flexslider:hover .flex-next:hover {opacity: 1; right: 10px; transition: right 0.4s ease 0s; background-position: -501px -81px;}
div.Panorama .flexslider:hover .flex-prev:hover {opacity: 1; left: 10px; transition: left 0.4s ease 0s; background-position: -341px -81px;}
div.Panorama .flexslider .flex-direction-nav .flex-disabled {opacity: .0!important; filter:alpha(opacity=0); cursor: default;}
div.Panorama .flexslider:hover .flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

div.Panorama div.flexslider_main_slider {
	background-image: none;
	background-position: top center;
	background-repeat: no-repeat;
	background-color: transparent;
	text-align: center;
	}

div.flexslider_main_slider .slides img {
	width: auto;
	/*max-height: 440px;*/
	display: block;
	margin: 0 auto;
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded .flex-control-nav {
	display: block;
	height: 25px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px;
	left: 0%;
	bottom: 15px;
	width: 100%;
	transition: all 0.5s ease 0s;
	background-image: none;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: transparent;
	z-index: 9999;
	}

	
div.flexslider_main_slider ul.slides li {
	/* max-height: 590px; */
	text-align: center;
	}
div.flexslider_main_slider ul.slides li object {
	margin: 0 auto;
	}

	/* on site */
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded .flex-control-paging li {
		padding: 0px;
		margin: 0px;
		background-image: url("../images/gfx/bg_carousel_dots.html");
		background-position: center 0px;
		background-repeat: no-repeat;
		background-color: transparent;
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded .flex-control-paging li:first-child {
		background-image: url("../images/gfx/bg_carousel_dots.html");
		background-position: left 0px;
		background-repeat: no-repeat;
		background-color: transparent;
		padding: 0px 0px 0px 18px;
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded .flex-control-paging li:last-child {
		background-image: url("../images/gfx/bg_carousel_dots.html");
		background-position: right 0px;
		background-repeat: no-repeat;
		background-color: transparent;
		padding: 0px 18px 0px 0px;
		}

	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded .flex-control-paging li a {
		display: inline-block;
		width: 25px;
		height: 25px;
		margin: 2px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background-image: url("../images/gfx/parts.png");
		background-position: -731px -109px;
		background-repeat: no-repeat;
		background-color: transparent;
		text-indent: -9999px;
		cursor: pointer;
		border-radius: 0px;
		box-shadow: none;
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded .flex-control-paging li a:hover {
		background-position: -811px -109px;
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded .flex-control-paging li a.flex-active {
		background-position: -651px -109px;
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded ul.slides {
		display: block; 
		padding: 0px;
		margin: 0px;
		border-radius: 0px;
		border: none;
		border-top: none;
		border-bottom: none;
		overflow: hidden;
		}

	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.flexslider ul.slides li {
		margin: 0px; 
		padding: 0px; 
		background: none;
		background-size: cover;
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded ul.slides li img {
		margin-right: auto;
		margin-left: auto;
		width: 100%;
		max-width: 1920px;
		border-radius: 0px;
		}
	/* on site END */
	
	div.Panorama div.Panorama_Content_Padded div.Column_Content div.Column_Content_Padded div.flexslider ul.slides li.Slider_Item {
	background-size: 100%;
	position: relative;
	/* background-position: center; */
	/* max-height: 700px; */
	}
div.Panorama div.Panorama_Content_Padded div.Column_Content div.Column_Content_Padded div.flexslider ul.slides li.Slider_Item a.Slider_Item_Link {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 9999;
	}
div.Panorama div.Panorama_Content_Padded div.Column_Content div.Column_Content_Padded div.flexslider ul.slides li img.Slider_Photo {
	opacity: 0.0;
	}
div.Slide_Description {
	width: 100%;
	position: absolute;
	top: 26%;
	margin: 0px;
	text-align: left;
	z-index: 8000;
	}
div.Slide_Description div.Slide_Description_Padded {
	max-width: 1200px;
	margin: 0px auto 0px;
	padding: 0px 20px;
	}
div.Slide_Description div.Slide_Description_Padded div.Slide_Description_Content {
	width: 100%;
	float: left;
	background-color: transparent;
	padding: 0px 0px 0px 0px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	position: relative;
	text-align: left;
	}
div.Slide_Description div.Slide_Description_Padded div.Slide_Description_Content span.Slide_Logo {
	display: inline-block;
	min-width: 300px;
	width: 100%;
	height: 86px;
	margin: 65px 0px 45px 0px;
	background-image: none;
	background-color: transparent;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-size: contain;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	}
div.Slide_Description div.Slide_Description_Padded div.Slide_Description_Content span.Slide_Header_1 {
	width: auto;
	color: #282828;
	font-size: 50px !important;
	font-weight: 300;
	margin: 0px auto;
	padding: 4px 0px 4px;
	text-shadow: 1px 1px 25px #ffffff;
	text-align: left;
	font-family: Arial, Tahoma; font-family: 'Play', sans-serif; 
	font-style: normal;
	background-color: transparent;
	line-height: 60px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: none;
	display: inline-block;
	border: none;
	border-radius: 10px;
	overflow: visible;
	box-shadow: none;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	}
div.Slide_Description div.Slide_Description_Padded div.Slide_Description_Content span.Slide_Header_2 {
	width: auto;
	color: #282828;
	font-size: 30px !important;
	font-weight: 300;
	margin: 0px auto;
	padding: 4px 0px 4px;
	text-shadow: none;
	text-align: left;
	font-family: Arial, Tahoma; font-family: 'Play', sans-serif; 
	font-style: normal;
	background-color: transparent;
	line-height: 60px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: none;
	display: inline-block;
	border: none;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: none;
	}
div.Slide_Description div.Slide_Description_Padded div.Slide_Description_Content span.Slide_Description {
	width: auto;
	color: #ffffff;
	font-size: 20px !important;
	font-weight: 300;
	margin: 10px 0px 0px 0px;
	padding: 2px 6px 2px;
	text-shadow: none;
	text-align: left;
	font-family: Arial, Tahoma; font-family: 'Play', sans-serif; 
	font-style: normal;
	background-color: rgba(0,0,0,0.5);
	line-height: 26px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: none;
	display: inline-block;
	border: none;
	border-radius: 5px;
	overflow: hidden;
	box-shadow: none;
	}
div.Slide_Description div.Slide_Description_Padded div.Slide_Description_Content a.Slide_Button {
	width: auto;
	color: #55646c;
	font-size: 23px;
	font-weight: 300;
	margin: 10px 0px 0px 0px;
	padding: 2px 32px 2px;
	text-shadow: none;
	text-align: left;
	font-family: Arial, Tahoma; font-family: 'Play', sans-serif; 
	font-style: normal;
	background-color: transparent;
	line-height: 36px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: none;
	display: inline-block;
	border: none;
	border: 2px solid #55646c;
	border-radius: 35px;
	overflow: hidden;
	box-shadow: none;
	}
	
	
	
	
	

/* Box_Slogans */
div.Shadow_Stripe_Top {
	width: 100%;
	height: 30px;
	display: block;
	text-align: center;
	margin: 0px 0px 0px 0px;
	background-image: url("../images/gfx/shadow_stripe_top.html");
	background-color: transparent;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100%;
	}
div.Shadow_Stripe_Bottom {
	width: 100%;
	height: 30px;
	display: block;
	text-align: center;
	margin: 0px 0px 0px 0px;
	background-image: url("../images/gfx/shadow_stripe_bottom.html");
	background-color: transparent;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 100%;
	}

	
div.Panorama_Clients div.Panorama_Content_Padded {
	background-color: transparent;
	border: none;
	color: #ffffff;
	}
div.Panorama_Clients div.Panorama_Content_Padded div.Column_Solo div.Column_Header div.Column_Header_Text {
	width: 100%;
	}
div.Panorama_Clients div.Panorama_Content_Padded div.Column_Solo div.Column_Header div.Column_Header_Text h2 {
	width: 100%;
	}
div.Panorama_Clients div.Panorama_Content_Padded div.Ico_Clients {
	text-align: center;
	width: 100%;
	}
div.Panorama_Clients div.Panorama_Content_Padded div.Ico_Clients img.Clients, 
div.Panorama_Clients div.Panorama_Content_Padded img, div.Panorama div.Panorama_Content_Padded p img {
	margin: 0px auto;
	display: block;
	}
	
div.Panorama div.Panorama_Content_Padded div.Column_Content div.Column_Content_Padded div.Box_Slogans {
	padding: 0px 10px 0px 10px;
	display: block;
	margin: -30px 0px 0px 0px;
	border: 0px;
	border: none;
	font-family: "Times New Roman";
	font-size: 20px;
	line-height: 27px;
	color: #ffffff;
	font-style: italic;
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center bottom;
	}
div.Panorama div.Panorama_Content_Padded div.Column_Content div.Column_Content_Padded div.Box_Slogans p {
	padding: 0px;
	}
div.Panorama div.Panorama_Content_Padded div.Column_Content div.Column_Content_Padded div.Box_Slogans .podpis {
	font-size: 16px;
	}
div.Panorama div.Panorama_Content_Padded div.Column_Slogans div.Column_Content {
	padding: 0px;
	}
div.Panorama div.Panorama_Content_Padded div.Column_Content div.Column_Content_Padded div.Box_Slogans ul.slides {
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	}
div.Panorama div.Panorama_Content_Padded div.Column_Content div.Column_Content_Padded div.Box_Slogans ul.slides li {
	padding: 0px 50px 0px 50px;
	margin: 0px 0px 0px 0px;
	background-image: none;
	background-color: transparent;
	list-style-type: none;
	border: 0px;
	text-align: center;
	font-family: Arial, Tahoma; font-family: 'Play', sans-serif; 
	font-size: 20px;
	line-height: 28px;
	color: #323232;
	font-style: italic;
	text-shadow: none;
	min-height: 90px;
	opacity: 0;
	display: none;
	float: left;
	}
	
div.Panorama .flexslider_slogan_slider {
	height: auto;
	position: relative;
	}
div.Panorama .flexslider_slogan_slider .flex-direction-nav {
	padding: 0px;
	margin: 0px;
	}

div.Panorama .flexslider_slogan_slider .flex-direction-nav a {width: 52px; height: 70px; margin: 0px 0 0; display: block; background: url(../images/gfx/parts.png) no-repeat 0px 0px; position: absolute; top: 0px; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all 1.3s ease; outline: none;}
div.Panorama .flexslider_slogan_slider .flex-direction-nav .flex-next {background-position: -501px -8px; right: 5px; opacity: 0.0; transition: right 0.4s ease 0s; transition: opacity 0.4s ease 0s;}
div.Panorama .flexslider_slogan_slider .flex-direction-nav .flex-prev {background-position: -341px -8px; left: 5px; opacity: 0.0; transition: left 0.4s ease 0s; transition: opacity 0.4s ease 0s;}
div.Panorama .flexslider_slogan_slider:hover .flex-next {opacity: 0.9; transition: right 0.4s ease 0s; transition: opacity 0.4s ease 0s;}
div.Panorama .flexslider_slogan_slider:hover .flex-prev {opacity: 0.9; transition: left 0.4s ease 0s; transition: opacity 0.4s ease 0s;}
div.Panorama .flexslider_slogan_slider:hover .flex-next:hover {opacity: 1; right: 0px; transition: right 0.4s ease 0s; background-position: -501px -78px;}
div.Panorama .flexslider_slogan_slider:hover .flex-prev:hover {opacity: 1; left: 0px; transition: left 0.4s ease 0s; background-position: -341px -78px;}
div.Panorama .flexslider_slogan_slider .flex-direction-nav .flex-disabled {opacity: .0!important; filter:alpha(opacity=0); cursor: default;}
div.Panorama .flexslider_slogan_slider:hover .flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Box_Slogans END */


/* FlexSlider END */


div.Stripe_Short {
	background-color: transparent;
	background-image: url("../images/gfx/paski1.png");
	background-repeat: no-repeat;
	background-position: center 10px;
	background-size: 100% 15px;
	text-align: center;
	margin: 5px 0px 5px 0px;
	}
div.Stripe_Short div.Stripe_Short_Btn {
	display: inline-block;
	}
div.Stripe_Short div.Stripe_Short_Btn a {
	display: block;
	background-color: #ed1f24;
	background-image: none;
	text-align: center;
	font-family: Arial, Tahoma; font-family: 'Play', sans-serif;
	font-size: 20px;
	line-height: 24px;
	color: #ffffff;
	padding: 5px 15px 5px 16px;
	margin: 0px auto 0 auto;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	}
div.Stripe_Short div.Stripe_Short_Btn a:hover {
	text-decoration: none;
	background-color: #a91316;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	}



/* Footer */
div.Footer {
	width: 100%;
	margin: 45px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	position: relative;
	overflow: visible;
	background-color: transparent;
	border-top: 1px solid #7cd7da;
	border-bottom: 10px solid #0a888b;
	}
div.Footer div.Footer_Stripe {
	width: 100%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	position: relative;
	overflow: visible;
	background-color: #0a888b;
	border: none;
	color: #ffffff;
	border: 0px;
	border-top: 10px solid #119a9e;
	border-bottom: 1px solid #067174;
	}
div.Footer div.Footer_Stripe div.Footer_Menu {
	max-width: 1400px;
	margin: 6px auto 0px auto;
	padding: 0px 20px 6px;
	background-image: url("");
	background-color: #33bfdd;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-family: Tahoma, Arial; 
	font-family: 'Play', sans-serif; 
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	color: #ffffff;
	text-align: center;
	line-height: 20px;
	}
div.Footer div.Footer_Stripe div.Footer_Menu a {
	color: #ffffff;
	text-decoration: none;
	}
div.Footer div.Footer_Stripe div.Footer_Menu a:hover {
	color: #ffffff;
	text-decoration: none;
	}
	
div.Footer div.Footer_Stripe_2 {
	margin: 0px auto 0 auto;
	overflow: visible;
	padding: 15px 0px 15px 0px;
	background-image: url("");
	background-color: #0a888b;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-family: Tahoma, Arial; 
	font-family: 'Play', sans-serif; 
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	color: #ffffff;
	text-align: center;
	line-height: 19px;
	}
div.Footer div.Footer_Stripe_2 a {
	color: #ffffff;
	}
div.Footer div.Footer_Stripe_2 a:hover {
	color: #ffffff;
	text-decoration: none;
	}
div.Footer div.Footer_Stripe_2 div.Footer_Stripe_Padded {
	max-width: 1400px;
	padding: 0px 20px 0px 20px;
	margin: 0px auto;
	}
	
div.Footer div.Footer_Stripe_3 {
	margin: 0px auto 0 auto;
	overflow: visible;
	padding: 10px 0px 10px 0px;
	background-image: url("");
	background-color: #119a9e;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-family: Tahoma, Arial; 
	font-family: 'Play', sans-serif; 
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	color: #ffffff;
	text-align: center;
	border: 0px;
	border-top: 1px solid #067174;
	border-bottom: 1px solid #067174;
	}
div.Footer div.Footer_Author {
	font-family: Tahoma, Arial; 
	font-family: 'Play', sans-serif; 
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	padding: 1px 0px 0px 0px;
	margin: 0px auto;
	color: #ffffff;
	text-align: center;
	max-width: 1400px;
	padding: 0px 20px;
	text-align: center;
	line-height: 16px;
	}
div.Footer div.Footer_Author a {
	text-decoration: none;
	color: #fffbf9;
	}
div.Footer div.Footer_Author a:hover, div.Footer div.Footer_Menu div.Footer_Author a:active {
	text-decoration: none;
	color: #fffbf9;
	}
	
	
div.Footer div.Footer_Content_Special {
	}
div.Footer div.Footer_Content_Special div.Footer_Content_Special_Box_Foto {
	position: relative;
	}
div.Footer div.Footer_Content_Special div.Footer_Content_Special_Box_Foto div.Footer_Content_Special_Foto {
	position: absolute;
	right: 20px;
	top: -45px;
	}
div.Footer div.Footer_Content_Special div.Footer_Content_Special_Box_Foto div.Footer_Content_Special_Foto a:before {
	content: none;
	}
div.Footer div.Footer_Content_Special div.Footer_Content_Special_Box_Text {
	padding-left: 20px
	}		
/* Footer END */


/* WIDGETS Facebook */
div.side_widget_facebook_box {
	width: 290px;
	/* height: 440px; */
	/* height: 197px; */
	height: 214px;
	overflow: hidden;
	background-image: url('../images/gfx/widget_facebook.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: fixed;
	z-index: 10000;
	top: 221px;
	right: -243px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Tahoma; font-family: 'Play', sans-serif;
	font-size: 12px;
	text-align: left;
	cursor: pointer;
}
div.side_widget_facebook_box_inner {
	width: 100%;
	/* height: 440px; */
	/* height: 197px; */
	height: 214px;
	color: #ffffff;
	padding: 0px 0px 0px 47px;
	margin: 0px;
}
/* WIDGETS Facebook END */
/* WIDGETS Newsletter */
div.side_widget_newsletter_box {
	width: 290px;
	height: 440px;
	overflow: hidden;
	background-image: url('../images/gfx/widget_newsletter_bookmark.png');
	background-repeat: no-repeat;
	background-position: 0px 28px;
	position: fixed;
	z-index: 10000;
	top: 330px;
	right: -243px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Tahoma; font-family: 'Play', sans-serif;
	font-size: 12px;
	text-align: left;
	cursor: pointer;
}
div.side_widget_newsletter_box_inner {
	width: 100%;
	height: 440px;
	color: #ffffff;
	padding: 0px 0px 0px 47px;
	margin: 0px;
}
/* WIDGETS Newsletter END */

/* WIDGETS Googleplus */
div.side_widget_googleplus_box {
	width: 290px;
	height: 60px;
	overflow: hidden;
	background-image: url('../images/gfx/widget_googleplus_bookmark.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: fixed;
	z-index: 10000;
	/*top: 70px;*/
	top: 160px;
	right: -243px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Tahoma; font-family: 'Play', sans-serif;
	font-size: 12px;
	text-align: left;
	cursor: pointer;
}
div.side_widget_googleplus_box_inner {
	width: 100%;
	height: 60px;
	color: #ffffff;
	padding: 0px 0px 0px 47px;
	margin: 0px;
}
/* WIDGETS Googleplus END */

/* WIDGETS Blog */
div.side_widget_blog_box {
	width: 290px;
	height: 60px;
	overflow: hidden;
	background-image: url('../images/gfx/widget_blog_bookmark.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: fixed;
	z-index: 10000;
	top: 160px;
	right: -243px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Tahoma; font-family: 'Play', sans-serif;
	font-size: 12px;
	text-align: left;
	cursor: pointer;
}
div.side_widget_blog_box_inner {
	width: 100%;
	height: 60px;
	color: #ffffff;
	padding: 0px 0px 0px 47px;
	margin: 0px;
}
/* WIDGETS Blog END */

/* WIDGETS Zapisz się */
div.side_widget_zapisz_sie_box {
	width: 140px;
	height: 76px;
	overflow: hidden;
	background-image: url('../images/gfx/widget_zapisz_sie.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: fixed;
	z-index: 10000;
	/*top: 70px;*/
	top: 293px;
	right: -93px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Tahoma; font-family: 'Play', sans-serif;
	font-size: 12px;
	text-align: left;
	cursor: pointer;
}
div.side_widget_zapisz_sie_box_inner {
	width: 100%;
	height: 76px;
	color: #ffffff;
	padding: 0px 0px 0px 47px;
	margin: 0px;
}
div.side_widget_zapisz_sie_box_inner img {
	opacity: 0;
}
/* WIDGETS Zapisz się END */

/* WIDGETS Kontakt */
div.side_widget_kontakt_box {
	width: 140px;
	height: 76px;
	overflow: hidden;
	background-image: url('../images/gfx/widget_kontakt.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: fixed;
	z-index: 10000;
	/*top: 70px;*/
	top: 380px;
	right: -93px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Tahoma; font-family: 'Play', sans-serif;
	font-size: 12px;
	text-align: left;
	cursor: pointer;
}
div.side_widget_kontakt_box_inner {
	width: 100%;
	height: 76px;
	color: #ffffff;
	padding: 0px 0px 0px 47px;
	margin: 0px;
}
div.side_widget_kontakt_box_inner {
	opacity: 0;
}
/* WIDGETS Kontakt END */









/* Animate */	
div.School_Type_Photo {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;

	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
	}
div.School_Type_Szkola_Policealna div.School_Type_Photo {
	-webkit-animation-delay: 0s; /* Chrome, Safari, Opera */
 animation-delay: 0s;
	}
div.School_Type_Szkola_Medyczna div.School_Type_Photo {
	-webkit-animation-delay: 0.1s; /* Chrome, Safari, Opera */
 animation-delay: 0.1s;
	}
div.School_Type_Liceum_Ogolnoksztalcace div.School_Type_Photo {
	-webkit-animation-delay: 0.2s; /* Chrome, Safari, Opera */
 animation-delay: 0.2s;
	}
div.School_Type_Kursy_I_Szkolenia div.School_Type_Photo {
	-webkit-animation-delay: 0.3s; /* Chrome, Safari, Opera */
 animation-delay: 0.3s;
	}
	
div.Stripe_Long_Button {
	-webkit-animation-delay: 0.5s; /* Chrome, Safari, Opera */
 animation-delay: 0.5s;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;

	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	
	min-width: 32%;
	/* padding: 0px 15px; */
	}

	
div.Panorama div.Panorama_Header_Animation {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;

	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
	}
	
div.Panorama div.Panorama_Header_Animation div.Panorama_Header_Text h2 span {
	max-width: 85%;
	display: inline-block;
	-webkit-animation-delay: 0.7s;
	animation-delay: 0.7s;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;

	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
	}
	

div.Slide_Description div.Slide_Description_Padded div.Slide_Description_Content span.Slide_Logo,
div.Slide_Description div.Slide_Description_Padded div.Slide_Description_Content span.Slide_Header_1,
div.Slide_Description div.Slide_Description_Padded div.Slide_Description_Content span.Slide_Header_2,
div.Slide_Description div.Slide_Description_Padded div.Slide_Description_Content span.Slide_Description,
div.Slide_Description div.Slide_Description_Padded div.Slide_Description_Content a.Slide_Button {
	opacity: 0;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	}
	
li.flex-active-slide div.Slide_Description div.Slide_Description_Padded div.Slide_Description_Content span.Slide_Logo,
li.flex-active-slide div.Slide_Description div.Slide_Description_Padded div.Slide_Description_Content span.Slide_Header_1,
li.flex-active-slide div.Slide_Description div.Slide_Description_Padded div.Slide_Description_Content span.Slide_Header_2,
li.flex-active-slide div.Slide_Description div.Slide_Description_Padded div.Slide_Description_Content span.Slide_Description, 
li.flex-active-slide div.Slide_Description div.Slide_Description_Padded div.Slide_Description_Content a.Slide_Button {
	opacity: 1;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	
	-webkit-animation-duration: 1s;
	animation-duration: 1s;

	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft;
	}
li.flex-active-slide div.Slide_Description div.Slide_Description_Padded div.Slide_Description_Content span.Slide_Logo {
	-webkit-animation-delay: 0.2s; /* Chrome, Safari, Opera */
	animation-delay: 0.2s;
	}
li.flex-active-slide div.Slide_Description div.Slide_Description_Padded div.Slide_Description_Content span.Slide_Header_1, li.flex-active-slide div.Slide_Description div.Slide_Description_Padded div.Slide_Description_Content span.Slide_Header_2 {
	-webkit-animation-delay: 0.5s; /* Chrome, Safari, Opera */
	animation-delay: 0.5s;
	animation-name: bounceInLeft;
	}
li.flex-active-slide div.Slide_Description div.Slide_Description_Padded div.Slide_Description_Content span.Slide_Description {
	-webkit-animation-delay: 1.0s; /* Chrome, Safari, Opera */
	animation-delay: 1.0s;
	}
li.flex-active-slide div.Slide_Description div.Slide_Description_Padded div.Slide_Description_Content a.Slide_Button {
	-webkit-animation-delay: 1.5s; /* Chrome, Safari, Opera */
	animation-delay: 1.5s;
	}	

/* Animate END */	
/* Viewportchecker */
.hidden {
	opacity: 0;
	}
.visible {
	opacity: 1;
	}
/* Viewportchecker END */



/* Hover.css */
/* Underline From Center */
/*.hvr-underline-from-center {*/
div.Footer a {
	display: inline-block;
	vertical-align: top;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	overflow: hidden;
}
div.Footer a:before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 50%;
	right: 50%;
	bottom: 0;
	background-color: #ffffff;
	height: 1px;
	-webkit-transition-property: left, right;
	transition-property: left, right;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
div.Footer a:hover:before, div.Footer a:focus:before, div.Footer a:active:before {
	left: 0;
	right: 0;
}

	/* Menu_Vertical */
	div.Menu_Vertical ul.Menu_Vertical li a {
		display: inline-block;
		vertical-align: top;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		box-shadow: 0 0 1px rgba(0, 0, 0, 0);
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-moz-osx-font-smoothing: grayscale;
		position: relative;
		overflow: visible;
	}
	div.Menu_Vertical ul.Menu_Vertical li a:before {
		content: "";
		position: absolute;
		z-index: -1;
		left: 50%;
		right: 50%;
		bottom: 0;
		background-color: #383838;
		height: 1px;
		-webkit-transition-property: left, right;
		transition-property: left, right;
		-webkit-transition-duration: 0.3s;
		transition-duration: 0.3s;
		-webkit-transition-timing-function: ease-out;
		transition-timing-function: ease-out;
	}
	div.Menu_Vertical ul.Menu_Vertical li a:hover:before, div.Menu_Vertical ul.Menu_Vertical li a:focus:before, div.Menu_Vertical ul.Menu_Vertical li a:active:before {
		left: 0;
		right: 0;
	}
	/* Menu_Vertical END*/
/* Hover.css END */


/* POPUP */
	/* Outer */
	.popup {
		width:100%;
		height:100%;
		display:none;
		position:absolute;
		top:0px;
		left:0px;
		background:rgba(0,0,0,0.35);
		border-radius: 0px;
		z-index: 8000;
		}
	/* Inner */
	.popup .popup-inner {
		max-width:700px;
		width:90%;
		padding:40px;
		position:absolute;
		top:50%;
		left:50%;
		-webkit-transform:translate(-50%, -50%);
		transform:translate(-50%, -50%);
		box-shadow:0px 2px 6px rgba(0,0,0,1);
		border-radius:10px;
		background:#fff;
		}
	/* Close Button */
	.popup .popup-close {
		width:30px;
		height:30px;
		padding-top:4px;
		display:inline-block;
		position:absolute;
		top:0px;
		right:0px;
		transition:ease 0.25s all;
		-webkit-transform:translate(50%, -50%);
		transform:translate(50%, -50%);
		border-radius:1000px;
		background:rgba(0,0,0,0.8);
		font-family: Arial, Tahoma; font-family: 'Play', sans-serif; 
		font-size:20px;
		text-align:center;
		line-height:100%;
		color: #ffffff !important;
		text-decoration: none !important;
		}
	.popup .popup-close:hover {
		-webkit-transform:translate(50%, -50%) rotate(180deg);
		transform:translate(50%, -50%) rotate(180deg);
		background:rgba(0,0,0,1);
		text-decoration:none;
		}
/* POPUP */

/* Panorama_Short */
.Panorama.Panorama_Short {
	max-width: 520px;
	}
.Panorama.Panorama_Short_Header div.Stripe_Long_Button {
	font-size: 2em;
	padding: 10px;
	}
/* Panorama_Short END */

/* Form PopUp */
.modal-open {
    overflow: hidden;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.modal {
	position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999999;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
	background-color: rgba(0,0,0,0.5);
	}
.modal-dialog {
	/* width: 95%; */
	/* margin: 30px auto; */
	width: 100%;
	margin: 0px auto;
	}
	
	
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
	}
.fade.in {
    opacity: 1;
	}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
	}
.modal-content {
    /* -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5); */
    /* box-shadow: 0 5px 15px rgba(0,0,0,.5); */
	}
.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /* border: 1px solid #999; */
    /* border: 1px solid rgba(0,0,0,.2); */
    /* border-radius: 6px; */
    outline: 0;
    /* -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5); */
    /* box-shadow: 0 3px 9px rgba(0,0,0,.5); */
	border: none;
	border-radius: 0px;
	box-shadow: none;
	}
.modal-content div.Panorama {
	position: static;
	}
.modal-content div.Panorama.Panorama_Short {
	max-width: 520px;
	}
div.Button_Close {
	/* text-align: center; */
	text-align: right;
	padding: 10px;
	}
button.close {
	display: inline-block;
	/* min-height: 39px; */
	min-height: 38px;
	width: auto;
	background-color: #e0141a;
	background-image: none;
	font-family: Arial, Tahoma; font-family: 'Play', sans-serif;
	/* font-size: 70px; */
	font-size: 2em;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	/* padding: 10px 30px 5px; */
	padding: 0px 15px;
	margin: 0px auto;
	text-align: center;
	text-decoration: none;
	border-radius: 20px;
	text-shadow: 0px -3px 0px #7c1011;
	cursor: pointer;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e0141a+0,bf1d1d+100 */
	background: #e0141a; /* Old browsers */
	background: -moz-linear-gradient(top, #e0141a 0%, #bf1d1d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e0141a), color-stop(100%,#bf1d1d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e0141a 0%,#bf1d1d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e0141a 0%,#bf1d1d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e0141a 0%,#bf1d1d 100%); /* IE10+ */
	background: linear-gradient(to bottom, #e0141a 0%,#bf1d1d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0141a', endColorstr='#bf1d1d',GradientType=0 ); /* IE6-9 */
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	}
button.close:hover {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bf1d1d+0,e0141a+100 */
	background: #bf1d1d; /* Old browsers */
	background: -moz-linear-gradient(top, #bf1d1d 0%, #e0141a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bf1d1d), color-stop(100%,#e0141a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #bf1d1d 0%,#e0141a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #bf1d1d 0%,#e0141a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #bf1d1d 0%,#e0141a 100%); /* IE10+ */
	background: linear-gradient(to bottom, #bf1d1d 0%,#e0141a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf1d1d', endColorstr='#e0141a',GradientType=0 ); /* IE6-9 */
	color: #feffb5;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	}
.modal div.Stripe_Long_Button {
	font-size: 2em;
	padding: 10px;
	}


.modal .hidden {
	opacity: 1;
	}

/* Form PopUp END */






/* ============================== */
/* ! Layout for desktop version */
/* ============================== */

	body {
		
	}
	


/* ============================== */
/* Width: 1600px */
/* ============================== */
@media all and (max-width: 1600px) {
	div.Top div.MedicalSchool_Logo {
		left: 20px;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		}
	div.Btn_Zapisz_Sie {
		right: 420px;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		}
	div.City_Choose {
		right: 20px;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		}
	div.City_Choose_Expanded {
		right: 20px;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		}
}
/* ============================== */
/* Width: 1500px */
/* ============================== */
@media all and (max-width: 1500px) {
	div.Trainings div.Trainings_Content div.Training_Box {
		width: 31%;
		}
	div.Panorama div.Panorama_Content_Padded div.Trainings div.Gallery_Square div.Gallery_Item {
		width: 100%;
		height: 32vw;
		}
	div.Trainings div.Trainings_Content div.Training_Box div.Training_Box_Content div.Training_Box_Title a {
		font-size: 2vw;
		}
	div.Trainings div.Trainings_Content div.Training_Box div.Training_Box_Content div.Training_Box_Title a:hover {
		font-size: 2.1vw;
		}
}
/* ============================== */
/* Width: 1400px */
/* ============================== */
@media all and (max-width: 1400px) {
	div.Top div.MedicalSchool_Logo {
		left: 20px;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		}
	div.Top div.MedicalSchool_Logo div.MedicalSchool_Logo_Sign {
		}
	div.Top div.MedicalSchool_Logo div.MedicalSchool_Logo_Sign div.MedicalSchool_Logo_Sign_Content {
		}
	div.Top div.MedicalSchool_Logo div.MedicalSchool_Logo_Sign div.MedicalSchool_Logo_Sign_Content a img {
		}

}
/* ============================== */
/* Width: 1240px */
/* ============================== */
@media all and (max-width: 1240px) {
	div.Btn_Zapisz_Sie {
		position: relative;
		top: 0px;
		right: auto;
		width: 100%;
		margin: 0px 0px 20px 0px;
		text-align: center;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		}
	div.Btn_Zapisz_Sie div.Btn_Zapisz_Sie_Content {
		text-align: center;
		}
	div.Btn_Zapisz_Sie div.Btn_Zapisz_Sie_Content a {
		margin: 0px auto
		}
	
	.nav li a {
		padding: 0px 10px 0px 45px;
		background-position: 7px 23px, 0px center;
		}
	.nav li a:hover, .nav li.selected a, .nav li.selected a:active, .nav li a:active, .nav li.home_city.selected a:hover {
		padding: 0px 10px 0px 45px;
		background-position: 7px -77px, 0px center;
		}
}

/* ============================== */
/* Width: 1160px */
/* ============================== */
@media all and (max-width: 1160px) {
	div.Slide_Description div.Slide_Description_Padded div.Slide_Description_Content span.Slide_Logo {
		margin: 10% 0px 10% 0px;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		}
	div.Slide_Description div.Slide_Description_Padded div.Slide_Description_Content span.Slide_Header_1 {
		font-size: 22px !important;
		line-height: 32px;
		border-radius: 10px;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		}
	div.Slide_Description div.Slide_Description_Padded div.Slide_Description_Content span.Slide_Header_2 {
		font-size: 22px !important;
		line-height: 32px;
		border-radius: 10px;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		}
	div.Slide_Description div.Slide_Description_Padded div.Slide_Description_Content span.Slide_Description {
		font-size: 14px !important;
		line-height: 20px;
		margin: 10px 0px 0px 0px;
		padding: 6px 10px 6px 10px;
		border-radius: 8px;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		}
	div.Slide_Description div.Slide_Description_Padded div.Slide_Description_Content a.Slide_Button {
		font-size: 14px;
		line-height: 20px;
		margin: 10px 0px 0px 0px;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		}
}

/* ============================== */
/* Width: 1080px */
/* ============================== */
@media all and (max-width: 1080px) {
	
	div.Top div.MedicalSchool_Logo {
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		}
	div.Top div.MedicalSchool_Logo {
		background-size: 100% auto;
		height: auto;
		padding: 0px 0px 0px 0px;
		}
	div.Top div.MedicalSchool_Logo div.MedicalSchool_Logo_Sign {
		}
	div.Top div.MedicalSchool_Logo div.MedicalSchool_Logo_Sign div.MedicalSchool_Logo_Sign_Content {
		}
	div.Top div.MedicalSchool_Logo div.MedicalSchool_Logo_Sign div.MedicalSchool_Logo_Sign_Content a img {
		}
	div.Top div.City_Info_Small {
		}
	div.Top div.City_Info_Small div.City_Info_Small_Content {
		width: 45%;
		max-width: 1100px;
		margin: 0px auto 0px -140px;
		}
	
	
	div.Top_Regular div.School_Types {
		width: 100%;
		padding: 0px;
		}
	div.Top div.City_Info_Small {
		display: block;
		float: none;
		margin: 0px auto;
		padding: 10px 15px 0px;
		text-align: center;
		}
	div.Top div.City_Info_Small div.City_Info_Small_Content {
		height: auto;
		text-align: center;
		padding: 0px 0px 10px 0px;
		display: inline-block;
		float: none;
		}
	div.Top div.City_Info_Small div.Facebook_Like_Button {
		display: block;
		float: none;
		margin: 1px auto 10px auto;
		}

	div.Footer_Color {
		background-image: url("../images/gfx/footer_bg_color_1px.png");
		background-position: 0px 0px;
		background-repeat: repeat-x;
		background-color: #25bdc1;
		width: 100%;
		margin: 0px auto;
		padding: 10px 0px 0px 0px;
		text-align: center;
		position: relative;
		min-height: 209px;
		}
	div.Footer div.Footer_Main div.Footer_Text {
		max-width: 100%;
		min-height: 62px;
		padding: 20px 0px 0px 95px;
		margin: 60px 0px 0px 0px;
		font-family: Arial, Tahoma; font-family: 'Play', sans-serif;
		font-size: 13px;
		text-align: left;
		font-weight: normal;
		float: left;
		line-height: 18px;
		overflow: hidden;
		color: #ffffff;
		background-image: url("../images/gfx/ico_idea.png");
		background-position: left center;
		background-repeat: no-repeat;
		background-color: transparent;
		}
	div.Footer div.Footer_Main div.Footer_Author {
		font-family: Arial, Tahoma; font-family: 'Play', sans-serif;
		/* width: 250px; */
		width: 85%;
		float: left;
		text-align: left;
		font-size: 13px;
		line-height: 18px;
		padding: 10px;
		margin: 30px 0px 10px 0px;
		background-color: #ffffff;
		background-image: url("../images/gfx/bg_hash.png");
		background-position: center top;
		background-repeat: repeat;
		border-radius: 10px;		
		}
	div.Footer div.Footer_Main div.Footer_Author a {
		text-decoration: none;
		}
	div.Footer div.Footer_Main div.Footer_Author a:hover, div.Footer div.Footer_Main div.Footer_Author a:active {
		text-decoration: none;
		}
	div.Footer div.Footer_Main div.Footer_Author div.Footer_Author_Txt {
		padding: 10px 20px 0px 85px;
		float: left;
		text-align: left;
		background-image: url("../images/gfx/ico_pin_grey.png");
		background-position: 12px bottom;
		background-repeat: no-repeat;
		background-color: transparent;
		min-height: 49px;
		}
		
	div.Trainings div.Trainings_Content div.Training_Box {
		width: 48%;
		}
	div.Panorama div.Panorama_Content_Padded div.Trainings div.Gallery_Square div.Gallery_Item {
		width: 100%;
		height: 48vw;
		}
	div.Trainings div.Trainings_Content div.Training_Box div.Training_Box_Content div.Training_Box_Title a {
		font-size: 3.2vw;
		}
	div.Trainings div.Trainings_Content div.Training_Box div.Training_Box_Content div.Training_Box_Title a:hover {
		font-size: 3.3vw;
		}
}

/* ============================== */
/* Width: 1050px */
/* ============================== */
@media all and (max-width: 1050px) {
	
	div.flexslider_main_slider .slides img {
		max-width: 100%;
		}
}



/* ============================== */
/* Width: 1030px */
/* ============================== */
@media all and (max-width: 1030px) {
	
	div.Top_Menu {
		width: 100%;
		height: auto;
		padding: 0px;
		margin: 15px auto 0px auto;
		text-align: center;
		text-align: right;
		float: none;
		text-align: center;
		}
	.nav {
		float: none;
		display: inline-block;
		margin: 1px auto 0px;
		}
		
	
	div.Panorama div.Panorama_Header div.Panorama_Header_Text h2 {
		min-width: auto;
		font-size: 36px;
		line-height: 44px;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		}
	
	
		
	div#Top_Menu {
		display: none;
		-webkit-animation-duration: 1s;
		animation-duration: 1s;

		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-backface-visibility: visible !important;
		-ms-backface-visibility: visible !important;
		backface-visibility: visible !important;
		-webkit-animation-name: fadeOutDown;
		animation-name: fadeOutDown;
		}
	
	/* Menu_Vertical */
	div.Menu_Vertical {
		display: block;
		margin: 0px 0px 0px 0px;
		border: 0px;
		text-align: center;
		position: relative;
		color: #1e1e1e;
		background-color: #ffffff;
		background-position: center top;
		background-repeat: repeat-x;
		background-image: none;
		background-size: 1px 100%;
		}
	div.Menu_Vertical_Header {
		display: block;
		width: 100%;
		padding: 28px 10px 28px 10px;
		margin: 0px auto;
		background-position: center top;
		background-repeat: repeat-x;
		background-image: url("../images/gfx/menu_bg.png");
		background-size: 1px 100%;
		min-height: 30px;
		line-height: 30px;
		text-shadow: 1px 1px 20px #ffffff;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
		border-radius: 0px;
		font-family: Tahoma, Arial; 
		font-family: 'Play', sans-serif;
		font-size: 20px;
		font-weight: 600;
		font-style: normal;
		color: #1e1e1e;
		}
	div.Menu_Vertical ul.Menu_Vertical {
		background-image: none;
		background-color: transparent;
		background-position: 0px 0px;
		background-repeat: no-repeat;
		margin: 0px auto 0px auto; 
		padding: 0px 0px 0px 0px;
		border: none;
		border-radius: 0px;
		text-align: left;
		display: block;
		height: auto;
		width: 100%;
		list-style-type: none;
		}
	div.Menu_Vertical ul.Menu_Vertical li a, div.Menu_Vertical ul.Menu_Vertical li {
	/*	float: none;*/
		}
	div.Menu_Vertical ul.Menu_Vertical li {
		display: block;
		width: 100%;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		background-image: url("../images/gfx/shadow_stripe.html");
		background-color: transparent;
		background-position: 0px -7px;
		background-repeat: repeat-x;
		}
	div.Menu_Vertical ul.Menu_Vertical li a {
		display: block;
		width: 100%;
		/*height: 37px;*/
		line-height: 50px;
		padding: 0px 30px 0px 60px;
		margin: 0px 0px;
		background-color: transparent;
		background-image: url("../images/gfx/menu_item_two.png"), url("../images/gfx/menu_item_hover.png");
		background-position: 15px 15px, 0px -25px;
		background-repeat: no-repeat, repeat-x;
		font-family: Tahoma, Arial; 
		font-family: 'Play', sans-serif;
		font-size: 18px;
		font-weight: 400;
		font-style: normal;
		color: #1e1e1e;
		border: none;
		text-shadow: 0px 1px 1px #ffffff;
		text-align: left;
		text-decoration: none;
		border-radius: 0px;
		border-bottom: 1px solid #dadada;
		border-top: 1px solid #fafafa;
		-webkit-transition: all 0.2s ease 0s;
		-moz-transition: all 0.2s ease 0s;
		-o-transition: all 0.2s ease 0s;
		transition: all 0.2s ease 0s;
		}
	div.Menu_Vertical ul.Menu_Vertical li:first-child a {
		}
	div.Menu_Vertical ul.Menu_Vertical li a span {
		}
	
	div.Menu_Vertical ul.Menu_Vertical li a:hover {
		color: #ae0004;
		text-shadow: 0px 1px 1px #ffffff;
		background-color: transparent;
		background-image: url("../images/gfx/menu_item_two.png"), url("../images/gfx/menu_item_hover.png");
		background-position: 15px -85px, 0px -25px;
		background-repeat: no-repeat, repeat-x;
		}
	div.Menu_Vertical ul.Menu_Vertical li.selected a {
		color: #ae0004;
		text-shadow: 0px 1px 1px #ffffff;
		background-color: transparent;
		background-image: url("../images/gfx/menu_item_two.png"), url("../images/gfx/menu_item_hover.png");
		background-position: 15px -85px, 0px -25px;
		background-repeat: no-repeat, repeat-x;
		}
	div.Menu_Vertical ul.Menu_Vertical li.home_city a {
		
		}
	div.Menu_Vertical ul.Menu_Vertical li.home_city a span {
		
		}
	div.Menu_Vertical ul.Menu_Vertical li.home_city a:hover span {
		
		}
	div.Menu_Vertical ul.Menu_Vertical li.home_city.selected a span {
		
		}
	div.Menu_Vertical div.Stripe_Shadow {
		width: 100%;
		height: 17px;
		margin: 0px auto 0px auto;
		padding: 0px;
		text-align: center;
		background-color: transparent;
		background-image: url("../images/gfx/shadow_bottom_1.png");
		background-position: center 4px;
		background-repeat: repeat-x;
		background-size: 100% 12px;
		position: relative;
		overflow: hidden;
		border: 0px;
		z-index: 100;
		}
	div.Menu_Vertical div.Stripe_Shadow_2 {
		width: 100%;
		height: 17px;
		margin: 0px auto 0px auto;
		padding: 0px;
		text-align: center;
		background-color: transparent;
		background-image: url("../images/gfx/shadow_top_1.png");
		background-position: center 4px;
		background-repeat: repeat-x;
		background-size: 100% 12px;
		position: relative;
		overflow: hidden;
		border: 0px;
		z-index: 100;
		}
	div.Menu_Trigger {
		display: inline-block;
		width: 100%;
		height: 46px;
		margin: 15px auto 0px auto;
		background-image: none;
		background-color: transparent;
		background-position: 0px 0px;
		background-repeat: no-repeat;
		cursor: pointer;
		}
	div.Menu_Vertical div.show, div.Menu_Vertical div.hide {
		background-image: url("../images/gfx/parts.png");
		background-position: -18px -91px;
		background-repeat: no-repeat;
		background-color: transparent;
		text-decoration: none;
		display: block;
		width: 70px;
		height: 46px;
		text-indent: -9999px;
		padding: 0px 0px 0px 0px;
		margin: 0px auto 0px auto;
		position: relative;
		top: 0px;
		right: 0px;
		z-index: 30;
		float: none;
		}
	div.Menu_Vertical div.hide {
		background-position: -168px -91px;
		}
	div.Menu_Vertical li:hover div.show {
		}
	div.Menu_Vertical li:hover div.hide {
		}
	/* Menu_Vertical END */
	
	
}

/* ============================== */
/* Width: 880px */
/* ============================== */
@media all and (max-width: 880px) {
	
	div.Top div.MedicalSchool_Logo {
		top: 0px;
		left: 0px;
		position: relative;
		margin: 0px auto 0px auto;
		padding: 0px 0px 20px 0px;
		float: none;
		}
	div.Top div.MedicalSchool_Logo {
		height: auto;
		padding: 200px 0px 20px 0px;
		}
	div.Top div.MedicalSchool_Logo img { 
		width: 100%;
		height: auto;
		}
	div.Top div.Btn_Zapisz_Sie {
		position: relative;
		top: 0px;
		left: 0px;
		}
	div.City_Choose {
		right: 20%;
		width: 60%;
		}
	div.City_Choose_Expanded {
		right: 20%;
		width: 60%;
		background-size: 100% auto;
		}
	div.Top div.City_Info_Small {
		display: block;
		float: none;
		margin: 0px auto;
		padding: 10px 15px 0px;
		text-align: center;
		width: 100%;
		}
	div.Top div.City_Info_Small {
		}
	div.Top div.City_Info_Small div.City_Info_Small_Content {
		width: 100%;
		max-width: 1100px;
		margin: 0px auto;
		}
	
	div.Top_Regular div.Top_Content, div.Top_School div.Top_Content {
		padding: 0px 0px 0px 0px;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		}

	/* Top_School */
	div.Top_School div.School_Types {
		width: 100%;
		padding: 0px;
		}
	/* Top_School END */
	
	div#side_widget_googleplus {
		display: none;
		}
	
	div#side_widget_blog {
		display: none;
		}
	
	div#side_widget_facebook {
		display: none;
		}
	
	div#side_widget_newsletter {
		display: none;
		}
		
	div#Top_Menu {
		display: none;
		}
		
	
	
	div.newsletter_footer {
		display: block;
		}
		
	/* Footer_Vertical */
	div.Footer { 
		background-image: none;
		}
	div.Footer div.Footer_Stripe_2 div.Footer_Main { 
		text-align: center;
		}
	div.Footer div.Footer_Stripe_2 div.Footer_Main div.Footer_Logo {
		float: none;
		margin: 10px auto 20px auto;
		padding: 10px 0px 10px 0px;
		}
		
	
	div.Footer div.Footer_Main, div.Footer div.Footer_Stripe div.Footer_Menu {
		margin: 10px auto 0;
		}
	div.Footer div.Footer_Main, div.Footer div.Footer_Stripe div.Footer_Menu div.Footer_Author_Txt {
		margin: 14px auto 0;
		}
	/* Footer_Vertical END */
	
	div.Panorama div.Panorama_Content_Padded div.Column_Solo div.Column_Header div.Column_Header_Text h2,
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Header div.Column_Header_Text h2 {
		min-width: auto;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		}
		
	div.Slide_Description div.Slide_Description_Padded div.Slide_Description_Content span.Slide_Logo {
		margin: 5% 0px 3% 0px;
		max-height: 70px;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		}
	div.Slide_Description div.Slide_Description_Padded div.Slide_Description_Content span.Slide_Header_1 {
		font-size: 20px !important;
		line-height: 28px;
		border-radius: 10px;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		}
	div.Slide_Description div.Slide_Description_Padded div.Slide_Description_Content span.Slide_Header_2 {
		font-size: 20px !important;
		line-height: 28px;
		border-radius: 10px;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		}
	div.Slide_Description div.Slide_Description_Padded div.Slide_Description_Content span.Slide_Description {
		min-height: auto;
		font-size: 12px !important;
		line-height: 16px;
		padding: 6px 10px 6px 10px;
		margin: 10px 0px 0px 0px;
		border-radius: 8px;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		}
}


/* ============================== */
/* Width: 800px */
/* ============================== */
@media all and (max-width: 800px) {
	div.School_Type {
		width: 50%;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		}
	div.School_Type_Desctiption a {
		font-size: 18px;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		}
		
	
	div.flexslider_main_slider ul.slides li object {
		height: 392px;
		}
	/* Slider Navigation */
div.Panorama .flexslider .flex-direction-nav a {width: 52px; height: 64px; margin: 0px 0 0; display: block; background: url(../images/gfx/parts.png) no-repeat 0px 0px; position: absolute; top: 43%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all 1.3s ease;}
div.Panorama .flexslider .flex-direction-nav .flex-next {background-position: -501px -11px; right: 40px; opacity: 0; transition: right 0.4s ease 0s; transition: opacity 0.4s ease 0s;font-size: 0px;}
div.Panorama .flexslider .flex-direction-nav .flex-prev {background-position: -341px -11px; left: 20px; opacity: 0; transition: left 0.4s ease 0s; transition: opacity 0.4s ease 0s;font-size: 0px;}
div.Panorama .flexslider:hover .flex-next {opacity: 0.9; transition: right 0.4s ease 0s; transition: opacity 0.4s ease 0s;}
div.Panorama .flexslider:hover .flex-prev {opacity: 0.9; transition: left 0.4s ease 0s; transition: opacity 0.4s ease 0s;}
div.Panorama .flexslider:hover .flex-next:hover {opacity: 1; right: 40px; transition: right 0.4s ease 0s; background-position: -501px -81px; transition: opacity 0.4s ease 0s;}
div.Panorama .flexslider:hover .flex-prev:hover {opacity: 1; left: 0px; transition: left 0.4s ease 0s; background-position: -341px -81px; transition: opacity 0.4s ease 0s;}
div.Panorama .flexslider .flex-direction-nav .flex-disabled {opacity: .0!important; filter:alpha(opacity=0); cursor: default;}
div.Panorama .flexslider:hover .flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}
	
	
	div.Box div.Box_Content p, div.Box div.Box_Content p span {
		font-size: 28px !important;
		line-height: 30px;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		}
	
	
	div.Footer div.Footer_Content_Special div.Footer_Content_Special_Box_Foto {
		text-align: center;
		padding: 0px 20px;
		}
	div.Footer div.Footer_Content_Special div.Footer_Content_Special_Box_Foto div.Footer_Content_Special_Foto {
		position: relative;
		top: auto;
		right: auto;
		text-align: center;
		}
	div.Footer div.Footer_Content_Special div.Footer_Content_Special_Box_Foto div.Footer_Content_Special_Foto img {
		width: 100% !important;
		height: auto !important;
		}
	div.Footer div.Footer_Content_Special div.Footer_Content_Special_Box_Text {
		text-align: center;
		padding: 0px 20px;
		}
		
	
	div.Slide_Description div.Slide_Description_Padded div.Slide_Description_Content span.Slide_Logo {
		margin: 5% 0px 3% 0px;
		max-height: 70px;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		}
	div.Slide_Description div.Slide_Description_Padded div.Slide_Description_Content span.Slide_Header_1 {
		font-size: 20px !important;
		line-height: 28px;
		border-radius: 10px;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		}
	div.Slide_Description div.Slide_Description_Padded div.Slide_Description_Content span.Slide_Header_2 {
		font-size: 20px !important;
		line-height: 28px;
		border-radius: 10px;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		}
	div.Slide_Description div.Slide_Description_Padded div.Slide_Description_Content span.Slide_Description {
		min-height: auto;
		font-size: 12px !important;
		line-height: 16px;
		padding: 6px 10px 6px 10px;
		margin: 10px 0px 0px 0px;
		border-radius: 8px;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		}
	div.Slide_Description div.Slide_Description_Padded div.Slide_Description_Content a.Slide_Button {
		min-height: auto;
		font-size: 12px;
		line-height: 16px;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		}
		
	
	
	div.Panorama_Paper div.frame {
		position: relative;
		display: flex;
		flex-wrap: wrap;
		flex-direction: row;
		}
	div.Panorama_Paper div.frame div.bit-32 {
		-webkit-box-ordinal-group: 2;
		-moz-box-ordinal-group: 2;
		-ms-flex-order: 2;
		-webkit-order: 2;
		order: 2;
		}
	div.Panorama_Paper div.frame div.bit-68 {
		-webkit-box-ordinal-group: 1;
		-moz-box-ordinal-group: 1;
		-ms-flex-order: 1;
		-webkit-order: 1;
		order: 1;
		}
	
	div.Info_Training_Time {
		padding: 10px;
		word-wrap: break-word;
		}
	div.Panorama div.Panorama_Content_Padded div.Icon {
		margin-bottom: 20px;
		}
	div.Panorama div.Panorama_Content_Padded div.Icon img.Icon {
		max-width: 80px;
		}
		
	
	#cookies-message {
		position: relative !important;
		}
	#cookies-message img {
		margin: 10px auto 0px auto !important;
		}
}
		
/* ============================= */
/* ! Layout for mobile version */
/* ============================= */

@media all and (max-width: 767px) {

	
}



/* ============================== */
/* Width: 636px */
/* ============================== */
@media all and (max-width: 636px) {
	div.School_Type_Desctiption a {
		font-size: 15px;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		padding-left: 10px;
		padding-right: 10px;
		}
	div.Torus_Flash_Map object {
		height: 550px;
		}
		
	div.Trainings div.Trainings_Content div.Training_Box {
		width: 100%;
		margin: 25px 0px;
		}
	div.Panorama div.Panorama_Content_Padded div.Trainings div.Gallery_Square div.Gallery_Item {
		width: 100%;
		height: 70vw;
		}
	div.Trainings div.Trainings_Content div.Training_Box div.Training_Box_Content div.Training_Box_Title a {
		font-size: 5.6vw;
		}
	div.Trainings div.Trainings_Content div.Training_Box div.Training_Box_Content div.Training_Box_Title a:hover {
		font-size: 5.7vw;
		}
		
	div.Panorama_Grid div.Panorama {
		width: 100%;
		}
	div.Panorama_Grid div.Panorama div.Panorama_Content_Padded {
		padding: 0px 10px;
		}
	div.Panorama_Grid div.Column div.Column_Content {
		background-color: #ffffff;
		background-image: url("../images/gfx/paski3.png");
		background-repeat: no-repeat;
		background-position: center 10px;
		background-size: 100% 15px;
		}
}




/* ============================== */
/* Width: 580px */
/* ============================== */
@media all and (max-width: 580px) {
	div.Panorama div.Panorama_Content_Padded div.Column_Slider {
		min-height: auto;
		}
	#carousel_partners .flex-control-nav {
		background-color: #ffffff;
		float: left;
		height: auto;
		}
	div.Panorama div.Panorama_Content_Padded div.Column_Content div.Column_Content_Padded .flex-control-paging li:first-child {
		background-image: none;
		background-color: transparent;
		padding: 0px 0px 0px 0px;
		}
	div.Panorama div.Panorama_Content_Padded div.Column_Content div.Column_Content_Padded .flex-control-paging li:last-child {
		background-image: none;
		background-color: transparent;
		padding: 0px 0px 0px 0px;
		}
		
	table tr th, table tr td {
		width: auto !important;
		min-width: auto !important;
		}
	div.banner span.big_text {
		display: block;
		width: 100%;
		white-space: normal;
		}
	
	
	div.Slide_Description div.Slide_Description_Padded div.Slide_Description_Content {
		padding-top: 20px;
		}
	div.Slide_Description div.Slide_Description_Padded div.Slide_Description_Content span.Slide_Logo {
		display: none;
		}
	div.Slide_Description div.Slide_Description_Padded div.Slide_Description_Content span.Slide_Header_1 {
		font-size: 14px !important;
		line-height: 20px;
		border-radius: 5px;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		}
	div.Slide_Description div.Slide_Description_Padded div.Slide_Description_Content span.Slide_Header_2 {
		font-size: 14px !important;
		line-height: 20px;
		border-radius: 5px;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		}
	div.Slide_Description div.Slide_Description_Padded div.Slide_Description_Content span.Slide_Description {
		display: none;
		}
	div.Slide_Description div.Slide_Description_Padded div.Slide_Description_Content a.Slide_Button {
		display: none;
		}
}



/* ============================== */
/* Width: 540px */
/* ============================== */
@media all and (max-width: 540px) {
	div.School_Type {
		width: 100%;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		}
	div.School_Type_Liceum_Ogolnoksztalcace {
		clear: both;
		}
	div.School_Type_Desctiption a {
		font-size: 22px;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		padding-left: 0px;
		padding-right: 0px;
		}

	div.Torus_Flash_Map object {
		height: 450px;
		}
	
	div.Box div.Box_Content p, div.Box div.Box_Content p span {
		font-size: 20px !important;
		line-height: 25px;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		}		
	div.Stripe_Long_Button {
		font-size: 50px;
		line-height: normal;
		border-radius: 40px;
		}
	div.Stripe_Long_Button a.Stripe_Long_Button {
		font-size: 50px;
		line-height: normal;
		border-radius: 40px;
		padding: 10px 10px 5px;
		}
	div.Stripe_Long_Title div.Stripe_Long_Button a.Stripe_Long_Button {
		font-size: 35px;
		line-height: normal;
		padding: 10px 10px 5px;
		}
}


/* ============================== */
/* Width: 500px */
/* ============================== */
@media all and (max-width: 500px) {
	
}

/* ============================== */
/* Width: 400px */
/* ============================== */
@media all and (max-width: 400px) {
	div.City_Choose {
		right: 5%;
		width: 90%;
		}
	div.City_Choose div.City_Choose_Content div.City_Choose_Trigger {
		padding: 0px 5px 13px;
		}
	div.City_Choose div.City_Choose_Content {
		font-size: 16px;
		line-height: normal;
		}
	div.City_Choose_Expanded {
		right: 5%;
		width: 90%;
		}
	div.City_Choose_Expanded div.City_Choose_Expanded_Content {
		padding: 0px 5px 13px;
		font-size: 16px;
		line-height: normal;
		}
	div.City_Choose_Expanded div.City_Choose_Expanded_Content ul li a {
		font-size: 16px;
		line-height: normal;
		}
	div.School_Type_Desctiption a {
		font-size: 18px;
		-webkit-transition: all 0.5s ease 0s;
		-moz-transition: all 0.5s ease 0s;
		-o-transition: all 0.5s ease 0s;
		transition: all 0.5s ease 0s;
		padding-left: 0px;
		padding-right: 0px;
		}
	div.Footer div.Footer_Author {
		min-width: auto;
		}
	
	div.Torus_Flash_Map object {
		height: 480px;
		}
	
	div.Footer div.Footer_Main div.Footer_Author {
		width: 100%;
	}
}


/* ============================== */
/* Width: 320px */
/* ============================== */
@media all and (max-width: 320px) {

	
}
