@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;
	}
sub {
	font-size: xx-small; 
	vertical-align: bottom;
	line-height: 12px;
	}
sup {
	font-size: xx-small; 
	vertical-align: top;
	line-height: 12px;
	}
strong {
	font-weight: 700;
	}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
	}
html {
	background-color: #d1c2b8;
	background-image: url("../images/gfx/bg2a.png");
	background-position: center top;
	background-repeat: repeat-x;
}
body {
	line-height: 1;
	background-image: url("../images/gfx/bg2_stripe.png");
	background-position: center -400px;
	background-repeat: repeat-x;
	background-color: transparent;
	background-attachment: fixed;
	font-family: Tahoma, Arial; font-family: 'Dosis', sans-serif; 
	font-size: 14px;
	color: #303030;
	margin: 0px;
	text-align: center;
	min-height: 678px;
	text-shadow: none;
	}
blockquote, q {
	quotes: none;
	}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}

.bigger a {
	text-decoration: none;
	color: #c9683e;
	}
a {
	text-decoration: none;
	color: #c9683e;
	}
a:hover {
	text-decoration: underline;
	color: #c9683e;
	}
.clear {
	clear: both;
	height: 0px;
	}
.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: #054749; /* Safari */
	color: #ffffff;
	text-shadow: none;
	}
::-moz-selection {
	background: #054749; /* Firefox */
	color: #ffffff;
	text-shadow: none;
}
select::selection, input::selection, textarea::selection {
	background: #054749; /* Safari */
	color: #ffffff;
	text-shadow: none;
	}
select::-moz-selection, input::-moz-selection, textarea::-moz-selection {
	background: #054749; /* Firefox */
	color: #ffffff;
	text-shadow: none;
}
.text_16px {
	font-size: 16px;
	}
.text_20px {
	font-size: 20px;
	}
.blue, .blue:hover {
	color: #434547;
	}
.clear_by_2 {
	display: none;
	}
.clear_by_3 {
	display: none;
	}
.clear_by_4 {
	display: none;
	}

.by_1, .by_2, .by_3, .by_4 {
	display: none;
	}


/* TOP */

div.Stripe_Orange {
	display: block;
	width: 100%;
	height: 10px;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: center;
	background-color: #e87942;
	background-image: url("../images/gfx/stripe_orange.png");
	background-position: center 0px;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	border: 0px;
	border-bottom: 1px solid #ffffff;
	}
div.Stripe_Green {
	display: block;
	width: 100%;
	height: 10px;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: center;
	background-color: #087073;
	background-image: url("../images/gfx/stripe_green.png");
	background-position: center 0px;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	border: 0px;
	border-top: 1px solid #ffffff;
	}

div.Top {
	width: 100%;
	/*height: 780px;*/
	max-height: 780px;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: center;
	background-color: transparent;
	background-image: url();
	background-position: center 0px;
	background-repeat: repeat-x;
	position: relative;
	overflow: hidden;
	}
div.Top div.Top_Content {
	margin: 0 auto;

	height: auto;
	max-height: 780px;
	max-width: 1400px;
	text-align: left;
	position: relative;
	background-image: url();
	background-position: center 0px;
	background-repeat: no-repeat;
	}


div.Top div.Top_Content div.Logo_Wrap {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 9999;
	width: 100%;
	height: auto;
	text-align: center;
	padding: 0px 0 0 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;
	}
div.Top div.Top_Content div.Logo {
	width: 895px;
	height: 193px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	text-align: center;
	margin: 0px auto 0px 52px;
	background-color: transparent;
	background-image: url("");
	background-position: center top;
	background-repeat: no-repeat;
	float: left;
	-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.Top_Content div.Logo h1 {
	width: 100%;
	background-color: transparent;
	background-image: url("");
	background-position: center top;
	background-repeat: no-repeat;
	}
div.Top div.Top_Content div.Logo a.Logo {
	display: block;
	width: 100%;
	max-width: 895px;
	height: auto;
	max-height: 193px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	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.Top_Content div.Logo img.Logo {
	display: block;
	width: 100%;
	max-width: 895px;
	height: auto;
	max-height: 193px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	float: left;
	}
	

div.Top div.Top_Content div.Big_Slider {
	max-width: 1000px;
	max-height: 769px;
	overflow: hidden;
	padding: 0px 30px 0px 30px;
	text-align: center;
	margin: 0px auto 20px auto;
	background-color: transparent;
	background-image: url("");
	background-position: center top;
	background-repeat: no-repeat;
	float: right;
	
	-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;
	}
	
/* ParallaxContentSlider */
div.ParallaxContentSlider {
	
	}
div.ParallaxContentSlider div.Image_Circle_1, div.ParallaxContentSlider div.Image_Circle_2, div.ParallaxContentSlider div.Image_Circle_3 {
	-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.ParallaxContentSlider div.Image_Circle_1 {	
	width: 75%;
	max-width: 526px;
	display: block;
	position: absolute;
	top: 2%;
	left: 46%;
	z-index: 103;
		left: 60%;
		margin: 0px 0px 0px -7%;
		-webkit-animation-delay: 0.6s;
		animation-delay: 0.6s;		
	}
div.ParallaxContentSlider div.Image_Circle_2 {	
	width: 57%;
	max-width: 395px;
	display: block;
	position: absolute;
	top: 30%;
	left: 26%;
	z-index: 101;
		left: 60%;
		margin: 0px 0px 0px -30%;
		-webkit-animation-delay: 0.2s;
		animation-delay: 0.2s;		
	}
div.ParallaxContentSlider div.Image_Circle_3 {	
	width: 45%;
	max-width: 316px;
	display: block;
	position: absolute;
	top: 58%;
	left: 40%;
	z-index: 102;
		left: 60%;
		margin: 0px 0px 0px -13%;
		-webkit-animation-delay: 0.4s;
		animation-delay: 0.4s;		
	}
div.ParallaxContentSlider div.Image_Circle_1 img, div.ParallaxContentSlider div.Image_Circle_2 img, div.ParallaxContentSlider div.Image_Circle_3 img {	
	width: 100%;
	border-radius: 50%;
	border: 8px solid #ffffff;
	}
/* ParallaxContentSlider END */

					div.Button_Simple {
						margin: 0px auto;
						padding: 0px;
						display: block;
						height: 21px;
						text-align: center;
						}
					div.Button_Simple a {
						text-decoration: none;
						display: inline-block;
						margin: 0px auto;
							display: table;
						}
					div.Button_Simple a:hover {
						text-decoration: none;
						}
						
					div.Button_Simple a span.Button_Simple_Left, div.Button_Simple a span.Button_Simple_Right {
						height: 21px;
						width: 20px;
						display: block;
						float: left;
						text-indent: -9999px;
						background-color: transparent;
						background-image: url("../images/gfx/parts.png");
						background-position: -901px -30px;
						background-repeat: no-repeat;
							display: table-cell;
							float: none;
						}
					div.Button_Simple a span.Button_Simple_Right {
						background-position: -1080px -30px;
						}
					div.Button_Simple a span.Button_Simple_Content {
						background-color: transparent;
						background-image: url("../images/gfx/btns.png");
						background-position: 0px -30px;
						background-repeat: repeat-x;
						height: 21px;
						width: auto;
						display: block;
						float: left;
						margin: 0px;
						padding: 4px 12px 0px 12px;
						font-family: Tahoma, Arial;
						font-family: 'Dosis', sans-serif;
						font-size: 12px;
						color: #919191;
						font-style: italic;
							display: table-cell;
							float: none;
							padding: 0px 12px;
							line-height: 12px;
							height: 10px;
							vertical-align: middle;
							width: auto;
							overflow: hidden;
						}
					div.Button_Simple a:hover span.Button_Simple_Left {
						background-position: -901px 0px; 
						}
					div.Button_Simple a:hover span.Button_Simple_Right {
						background-position: -1080px 0px;
						}
					div.Button_Simple a:hover span.Button_Simple_Content {
						background-position: 0px 0px;
						}

					div.Button_Arrow a span.Button_Simple_Right {
						width: 48px;
						background-position: -1052px -90px;
						}
					div.Button_Arrow a:hover span.Button_Simple_Right {
						background-position: -1052px -60px;
						}	

					div.Button_Arrow_Top a span.Button_Simple_Right {
						width: 48px;
						background-position: -1052px -150px;
						}
					div.Button_Arrow_Top a:hover span.Button_Simple_Right {
						background-position: -1052px -120px;
						}	
	

	/* MENU */
	div.Top_Menu {
		position: absolute;
		top: 280px;
		left: 30px;
		width: 258px;
		z-index: 99998;
		display: block;
		text-align: center;
		margin: 0px 0px 0px 0px;
		background-image: url("");
		background-color: #ffffff;
		background-position: 0px 0px;
		background-repeat: repeat-x;
		border-radius: 8px;
		border: 0px;
		border-bottom: 4px solid #087073;
		}
	div.Top_Menu_Margin {
		margin-top: 0px;
		}
	div.Top_Menu div.Top_Menu_Frame {
		margin: 0px auto;
		padding: 0px;
		display: inline-block;
		}
	div.Top_Menu_Ico {
		display: block;
		width: 45px;
		height: 46px;
		margin: -23px auto 0px auto;
		background-image: url("../images/gfx/ico_menu_tooth.png");
		background-color: transparent;
		background-position: 0px 0px;
		background-repeat: no-repeat;
		}
	div.Top_Menu_Header {
		display: block;
		width: 100%;
		padding: 5px 10px 0px 10px;
		margin: 0px auto;
		background-image: url("");
		background-color: transparent;
		background-position: 0px 0px;
		background-repeat: no-repeat;
		font-family: Tahoma, Arial; 
		font-family: 'Dosis', sans-serif; 
		font-size: 18px;
		font-weight: bold;
		font-style: normal;
		color: #353535;
		text-align: center;
		}
	.nav {
		background-image: url("");
		background-color: transparent;
		background-position: 0px 0px;
		background-repeat: no-repeat;
		margin: 20px auto 20px auto; 
		padding: 0px 0px 0px 0px;
		border: none;
		border-radius: 0px;
		text-align: left;
		display: block;
		height: auto;
		width: 100%;
		width: 258px;
		list-style-type: none;
		}
	.nav li a, .nav li {
		/*float: none;*/
		}
	.nav li {
		display: block;
		width: 100%;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		}
	.nav li a {
		display: block;
		width: 100%;
		max-width: 258px;
		min-height: 30px;
		line-height: 30px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px;
		background-image: url("../images/gfx/menu_item_bg_selected.png");
		background-color: transparent;
		background-position: 0px 90px;
		background-repeat: repeat-x;
		font-family: Tahoma, Arial; 
		font-family: 'Dosis', sans-serif; 
		font-size: 22px;
		font-weight: 400;
		font-style: normal;
		color: #353535;
		border: none;
		border-bottom: 1px solid #e7e7e7;
		text-shadow: none;
		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 {
		border-top: 1px solid #e7e7e7;
		}
	.nav li a span {
		display: block;
		width: 100%;
		max-width: 258px;
		min-height: 30px;
		padding: 0px 10px 1px 52px;
		font-weight: 400;
		background-image: url("../images/gfx/ico_menu_item_tooth.png");
		background-color: transparent;
		background-position: 15px 5px;
		background-repeat: no-repeat;
		}
	.nav li a:hover {
		background-image: url("../images/gfx/menu_item_bg_selected.png");
		background-color: transparent;
		background-position: 0px bottom;
		background-repeat: repeat-x;
		}
	.nav li.selected a, .nav li.selected a:active, .nav li a:active {
		background-image: url("../images/gfx/menu_item_bg_selected.png");
		background-color: transparent;
		background-position: 0px bottom;
		background-repeat: repeat-x;
		color: #026b6f;
		}
	
	
	/* Submenu */
	.nav li ul {
		display: none;
		position: absolute;
		left: -1px;
		top: 41px;
		padding: 0px 0px 0px 0px; 
		margin: 0 auto;
		z-index: 99999;
		margin: 0px;
		padding: 0px 0px 3px 0px;
		border: 1px solid #fafafa;
		border-top: 0px;
		border-bottom: 2px;
		border-radius: 0px 0px 3px 3px;
		overflow: hidden;
		-webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
		-moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
		box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
		background-image: url("../images/gfx/menu_bg.png");
		background-color: transparent;
		background-position: 0px 0px;
		background-repeat: repeat-x;
		}
	.nav li.selected ul {
		left: -1px;
		}
	.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: 30px;
		}
	.nav li ul li a, .nav li.selected ul li a {
		white-space: nowrap;
		width: 100%;
		line-height: 16px;
		float: left;
		padding: 0px;
		margin: 0px 0px;
		font-family: Tahoma, Arial; font-family: 'Dosis', sans-serif; 
		font-size: 15px;
		font-weight: normal;
		font-style: italic;
		color: #545454;
		text-shadow: 0px 1px 1px #fffaee;
		text-align: left;
		text-decoration: none;
		height: 30px;
		border: none;
		border-bottom: 1px solid #9b9b9b;
		border-top: 1px solid #ffffff;
		
		background-image: url("../images/gfx/menu_bg.png");
		background-color: transparent;
		background-position: 0px 0px;
		background-repeat: repeat-x;
		
		-webkit-transition: none;
		-moz-transition: none;
		-o-transition: none;
		transition: none;
		}
	.nav li ul li a span {
		display: block;
		height: 30px;
		float: left;
		padding: 5px 38px 0 40px;
		font-weight: normal;
		
		background-image: url("../images/gfx/parts.png");
		background-color: transparent;
		background-position: -1033px -289px;
		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: 16px;
		float: left;
		padding: 0px;
		margin: 0px 0px;
		background-image: none;
		background-position: 0px 0px;
		background-repeat: repeat-x;
		background-color: #dfd3b9;
		font-family: Tahoma, Arial; font-family: 'Dosis', sans-serif; 
		font-size: 15px;
		font-weight: normal;
		font-style: italic;
		color: #545454;
		text-shadow: 0px 1px 1px #fffaee;
		text-align: left;
		text-decoration: none;
		height: 30px;
		border: none;
		border-bottom: 1px solid #9b9b9b;
		border-top: 1px solid #ffffff;
		
		background-image: url("../images/gfx/menu_bg.png");
		background-color: transparent;
		background-position: 0px -100px;
		background-repeat: repeat-x;
		
		-webkit-transition: none;
		-moz-transition: none;
		-o-transition: none;
		transition: none;
		}
	.nav li ul li a:hover span, .nav li.selected ul li a:hover span {
		color: #b42925;
		background-image: url("../images/gfx/parts.png");
		background-color: transparent;
		background-position: -1033px -331px;
		background-repeat: no-repeat;
		}
		
	.nav li ul li.selected a, .nav li ul li.selected a:active, .nav li ul li a:active {
		white-space: nowrap !important;
		width: 100% !important;
		line-height: 16px !important;
		float: left !important;
		padding: 0px !important;
		margin: 0px 0px !important;
		background-image: none !important;
		background-position: 0px 0px !important;
		background-repeat: repeat-x !important;
		background-color: #dfd3b9 !important;
		font-family: Tahoma, Arial; font-family: 'Ubuntu', sans-serif !important;
		font-size: 15px !important;
		font-weight: normal !important;
		font-style: italic !important;
		color: #2e1601 !important;
		text-shadow: 0px 1px 1px #fffaee !important;
		text-align: left !important;
		text-decoration: none !important;
		height: 30px !important;
		border: none !important;
		border-bottom: 1px solid #9b9b9b !important;
		border-top: 1px solid #ffffff !important;
		
		background-image: url("../images/gfx/menu_bg.png") !important;
		background-color: transparent !important;
		background-position: 0px -50px !important;
		background-repeat: repeat-x !important;
		}
	.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 */

/* TOP END */

/* Menu_Vertical */
div.Menu_Vertical {
	display: none;
	}
/* Menu_Vertical 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 div.Panorama_Content_Padded {
	margin: 0px auto;
	padding: 0px 0px 10px;
	text-align: left;
	max-width: 1400px;
	text-shadow: none;
	font-family: Tahoma, Arial; font-family: 'Dosis', sans-serif; 
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #545454;
	line-height: 18px;
	width: auto;
	}
div.Panorama div.Panorama_Content_Padded p {
	padding: 5px 0px 5px 0px;
	}
div.Panorama div.Panorama_Content_Padded div.Column_Content_Padded h1 {
	padding: 0px 0px 10px 0px;
	font-size: 30px;
	line-height: 36px;
	color: #026b6f;
	font-weight: normal;
 margin: 0px 0px 0px 0px;
 padding: 6px 0px 6px 0px;
 text-shadow: none;
	text-align: left;
	font-family: Tahoma, Arial; font-family: 'Dosis', 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: 26px;
	line-height: 30px;
	color: #026b6f;
	font-weight: normal;
 margin: 0px 0px 0px 0px;
 padding: 6px 0px 6px 0px;
 text-shadow: none;
	text-align: left;
	font-family: Tahoma, Arial; font-family: 'Dosis', 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: 22px;
	line-height: 25px;
	color: #026b6f;
	font-weight: normal;
 margin: 0px 0px 0px 0px;
 padding: 6px 0px 6px 0px;
 text-shadow: none;
	text-align: left;
	font-family: Tahoma, Arial; font-family: 'Dosis', 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: 18px;
	line-height: 22px;
	color: #026b6f;
	font-weight: normal;
 margin: 0px 0px 0px 0px;
 padding: 6px 0px 6px 0px;
 text-shadow: none;
	text-align: left;
	font-family: Tahoma, Arial; font-family: 'Dosis', 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: 16px;
	line-height: 20px;
	color: #026b6f;
	font-weight: normal;
 margin: 0px 0px 0px 0px;
 padding: 6px 0px 6px 0px;
 text-shadow: none;
	text-align: left;
	font-family: Tahoma, Arial; font-family: 'Dosis', 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: 14px;
	line-height: 17px;
	color: #026b6f;
	font-weight: normal;
 margin: 0px 0px 0px 0px;
 padding: 6px 0px 6px 0px;
 text-shadow: none;
	text-align: left;
	font-family: Tahoma, Arial; font-family: 'Dosis', 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 10px;
	list-style-type: none;
	display: table;
	font-family: Tahoma, Arial; font-family: 'Dosis', sans-serif; 
	font-size: 13px;
	font-weight: normal;
	color: #545454;
	}
div.Panorama div.Panorama_Content_Padded ul li {
	padding: 0px 0px 5px 25px;
	background-image: url('../images/gfx/li.gif');
	background-position: 0px 2px;
	background-repeat: no-repeat;
	background-color: transparent;
	line-height: 19px;
	}
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;
	}
div.Panorama div.Panorama_Content_Padded table {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-family: Tahoma, Arial; font-family: 'Dosis', sans-serif; 
	font-size: 14px;
	}
div.Panorama div.Panorama_Content_Padded table tr {
	}
div.Panorama div.Panorama_Content_Padded table tr td {
	border: 1px solid #ffffff;
	padding: 2px 5px;
	}


	/* Common */
	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: 180px;
		outline: none;
		}
	div.Panorama div.Panorama_Content_Padded div.Gallery a img {
		background-color: #ffffff;
		margin: 0px 0px 10px 0px;
		max-width: 160px;
		border-radius: 50%;
		border-bottom: 8px solid #ffffff;
		}
	div.Panorama div.Panorama_Content_Padded div.Gallery a:hover img {
		box-shadow: 0px 0px 5px rgba(253, 255, 255, 0.5);
		-moz-transition: -moz-box-shadow 0.5s ease-out 0s;
		border-bottom: 8px solid #c9683e;
		}
		
		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: 33%;
			outline: none;
				float: none;
				overflow: hidden;
				height: 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.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: 0.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;
			}
		div.Panorama div.Panorama_Content_Padded div.Gallery_Big a:hover img {
			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;
			}

		div.Panorama div.Panorama_Content_Padded div.Gallery_Big_1 a {
			width: 100%;
			}
		
		div.Panorama div.Panorama_Content_Padded div.Gallery_Big_Left {
			width: auto;
			padding: 0px 20px 0px 0px;
			float: left;
			}
		div.Panorama div.Panorama_Content_Padded div.Gallery_Big_Left a {
			width: 100%;
			}
	
	div.Panorama div.Panorama_Content_Padded div.Files_Header {
		border-radius: 5px 5px 0px 0px;
		display: inline-block;
		font-size: 12px;
		font-weight: 700;
		margin: 15px 0px 0px;
		padding: 4px 10px 4px;
		width: auto;
		text-shadow: 0px 1px 1px #ffffff;
		color: #383c43;
		background-image: none;
		background-color: #dadada;
		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: 5px 10px;
		border-bottom: 1px solid #999999;
		border-right: 1px solid #999999;
		border-radius: 0px 5px 5px 5px;
		color: #545454;
		text-shadow: 0px 1px 1px #faf4e9;
		font-size: 12px;
		font-family: Tahoma, Arial; font-family: 'Dosis', sans-serif; 
		background-color: #dadada;
		}
	div.Panorama div.Panorama_Content_Padded div.Files div.File_Item {
		border-bottom: 1px solid #999999;
		border-radius: 5px;
		padding: 0 0 0 0px;
		background-color: #ffffff;
		background-image: url("../images/gfx/top_stripe.png");
		background-position: center 1px;
		background-repeat: repeat-x;
		border-bottom: 1px solid #cccccc;
		}
	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_file_black.png');
		background-position: 12px 6px;
		background-repeat: no-repeat;
		background-color: transparent;
		padding: 5px 0px 1px 40px;
		color: #545454;
		text-shadow: 0px 1px 1px #faf4e9;
		}
	div.Panorama div.Panorama_Content_Padded div.Files a:hover {
		color: #434343;
		text-shadow: 0px 1px 1px #faf4e9;
		background-color: #ffffff;
		border-radius: 5px;
		}
		

		
	/* Common END */
/* Panorama END */








	/* Offer_Items */
	div.Offer_Items {
		text-align: center;
		}
	div.Offer_Items div.Offer_Item {
		display: inline-block;
		/*width: 280px;*/
		width: 30%;
		max-width: 280px;
		margin: 0px 1% 0px;
		padding: 0px;
		border: none;
		background-color: transparent;
		position: relative;
		}
	div.Offer_Items div.Offer_Item div.Offer_Item_Padded {
		margin: 0px;
		}
	div.Offer_Items div.Offer_Item_Content {
		}
	div.Offer_Items div.Offer_Item div.Offer_Item_Header {
		background-image: none;
		width: 100%;
		float: left;
		}
	div.Offer_Items div.Offer_Item div.Offer_Item_Header h3 {
		color: #026b6f;
		font-size: 16px;
		font-weight: 700;
		font-style: italic;
		margin: 0;
		padding: 3px 0px 7px;
		text-shadow: none;
		text-align: center;
		font-family: Tahoma, Arial; font-family: 'Dosis', sans-serif; 
		background-color: transparent;
		background-image: none;
		line-height: 20px;
		}
	div.Offer_Items div.Offer_Item div.Offer_Item_Header h3 a {
		color: #026b6f;
		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.Offer_Items div.Offer_Item div.Offer_Item_Header h3 a:hover {
		color: #22467e;
		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.Offer_Items div.Offer_Item div.Offer_Item_Content {
		}
	div.Offer_Items div.Offer_Item div.Offer_Item_Content a {
		display: block;
		float: left;
		text-align: center;
		}
	div.Offer_Items div.Offer_Item div.Offer_Item_Content img {
		float: left;
		/*height: 204px;
		width: 272px;*/
		width: 100%;
		max-width: 272px;
		max-height: 272px;
		border: 4px double #e7e7e7;
		}
	div.Offer_Items div.Offer_Item div.Offer_Item_Content a img {
		}
	div.Offer_Items div.Offer_Item div.Offer_Item_Content a:hover img {
		-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);
		}
		/* Offer_Items_List_of_Products */div.Offer_Items_List_of_Products div.Offer_Item {
			margin: 0px 10px 20px;
			width: 203px;
			}
		div.Offer_Items_List_of_Products div.Offer_Item div.Offer_Item_Content a img{
			border: 0px !important;
			width: 100%;
			}
		div.Offer_Items_List_of_Products div.Offer_Item div.Offer_Item_Content {
			background-color: #ffffff;
			/*height: 100px;*/
			}
		/* Offer_Items_List_of_Products END */
	/* Offer_Items END */
	
	/* Offer_Item_Gallery */
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Offer_Item_Gallery_First_Image {
		text-align: center;
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Offer_Item_Gallery_First_Image a {
		display: inline-block;
		margin: 0 auto;
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Offer_Item_Gallery_First_Image img {
		border: none;
		margin: 0px;
		padding: 0px;
		background: none;
		float: left;
		border-bottom: 1px solid #ffffff;
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Offer_Item_Gallery_First_Image img.Offer_Item_Gallery_First_Image {
		width: 100%;
		max-width: 400px;
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Offer_Item_Gallery {
		width: inherit;
		margin: 0px auto 20px auto;
		padding: 10px 0px 0px 0px;
		text-align: center;
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Offer_Item_Gallery div.Offer_Item_Gallery_Image {
		margin: 0px 2px 8px 2px;
		display: inline-block;
		border-bottom: 1px solid #ffffff;
		max-width: 90px;
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Offer_Item_Gallery a {
		display: block;
		text-align: center;
		outline: none;
		border-bottom: 2px solid #ededed;
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Offer_Item_Gallery a img {
		background-color: #ffffff;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		border: 0px;
		border-radius: 0px;
		border-bottom: 1px solid #ffffff;
		max-width: 90px;
		display: block;
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Offer_Item_Gallery a:hover img {
		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 div.Column div.Column_Content div.Column_Content_Padded div.Offer_Item_Gallery a.zoomThumbActive {
		border-bottom: 2px solid #42ceff;
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Offer_Item_Gallery div.Offer_Item_Gallery_Image_Description {
		background-color: #ededed;
		color: #343434;
		font-family: 'Ubuntu',sans-serif;
		font-size: 10px;
		margin: 0px;
		padding: 0px;
		text-align: center;
		border-top: 1px solid #ffffff;
		}
	/* Offer_Item_Gallery END */
	
	/* Offer_Items_Big */
	div.Offer_Items_Big {
		text-align: center;
		}
	div.Offer_Items_Big div.Offer_Item {
		display: inline-block;
		/*width: 304px;*/
		width: 40%;
		max-width: 262px;
		margin: 0px 3% 26px;
		padding: 0px;
		border: none;
		background-color: transparent;
		position: relative;
		text-align: center;
		}
	div.Offer_Items_Big div.Offer_Item div.Offer_Item_Padded {
		margin: 0px auto;
		text-align: center;
		}
	div.Offer_Items_Big div.Offer_Item div.Offer_Item_Content {
		border: 2px solid #cccccc;
		margin: 0px auto;
		width: 100%;
		}
	div.Offer_Items_Big div.Offer_Item div.Offer_Item_Content a {
		display: block;
		float: left;
		max-height: 158px;
		max-width: 262px;
		overflow: hidden;
		}
	div.Offer_Items_Big div.Offer_Item div.Offer_Item_Content img {
		float: left;
		/*height: 204px;
		width: 262px;*/
		width: 100%;
		max-width: 262px;
		max-height: 262px;
		border: none;
		}
	div.Offer_Items_Big div.Offer_Item div.Offer_Item_Content a img {
		}
	div.Offer_Items_Big div.Offer_Item div.Offer_Item_Content:hover {
		-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.Offer_Items_Big div.Offer_Item div.Offer_Item_Header {
		background-image: none;
		background-color: #cccccc;
		width: 114%;
		float: left;
		position: absolute;
		top: 11px;
		left: -7%;
		}
	div.Offer_Items_Big div.Offer_Item div.Offer_Item_Header h3 {
		margin: 0px;
		padding: 0px;
		background-color: transparent;
		font-size: 15px;
		font-weight: 700;
		font-style: italic;
		color: #333333;
		text-shadow: none;
		text-decoration: none;
		}
	div.Offer_Items_Big div.Offer_Item div.Offer_Item_Header h3 a {
		display: block;
		width: 100%;
		padding: 2px 0px 2px 28px;
		margin: 0px 0px 0px 0px;
		line-height: 19px;
		background-image: url('../images/gfx/li.png');
		background-position: 9px 6px;
		background-repeat: no-repeat;
		background-color: transparent;
		font-size: 15px;
		font-weight: 700;
		font-style: italic;
		color: #333333;
		text-shadow: none;
		text-decoration: none;
		}
	div.Offer_Items_Big div.Offer_Item div.Offer_Item_Header h3 a:hover {
		background-image: url('../images/gfx/li_red.png');
		color: #8c0000;
		-webkit-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.3);
		-moz-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.3);
		box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.3);
		}
	div.Offer_Items_Big div.Offer_Item div.Offer_Item_Button {
		background-image: none;
		background-color: transparent;
		width: 81px;
		height: 31px;
		overflow: hidden;
		position: absolute;
		bottom: -10px;
		right: 10px;
		}
	div.Offer_Items_Big div.Offer_Item div.Offer_Item_Button a {
		width: 81px;
		height: 31px;
		text-indent: -9999px;
		background-image: url('../images/gfx/parts.png');
		background-position: -370px -270px;
		background-repeat: no-repeat;
		background-color: transparent;
		float: left;
		cursor: pointer;
		}
	div.Offer_Items_Big div.Offer_Item div.Offer_Item_Button a:hover {
		background-position: -520px -270px;
		}
	/* Offer_Items_Big END */

	/* Panorama_Carousel */
	div.Panorama_Carousel {
		background-color: #8c0000;
		background-image: url("../images/gfx/bg_red.jpg");
		background-position: center top;
		background-repeat: repeat;
		border-bottom: 1px solid #ffffff;
		}
	div.Panorama_Carousel div.Panorama_Carousel_Shine {
		background-color: transparent;
		background-image: url("../images/gfx/bg_red_shine.jpg");
		background-position: center top;
		background-repeat: repeat-y;
		}
	div.Panorama_Carousel div.Panorama_Content_Padded {
		padding: 0px;
		}
	div.Panorama_Carousel div.Orb_1 {
		display: block;
		max-width: 980px;
		height: 8px;
		margin: 0px auto;
		padding: 0px;
		background-image: url('../images/gfx/orb_1.png');
		background-position: center 1px;
		background-repeat: no-repeat;
		background-color: transparent;
		}
	div.Panorama_Carousel div.Orb_2 {
		display: block;
		max-width: 980px;
		height: 6px;
		margin: 0px auto;
		padding: 0px;
		background-image: url('../images/gfx/orb_2.png');
		background-position: top center;
		background-repeat: no-repeat;
		background-color: transparent;
		}
	div.Carousel_Button_Container {
		display: block;
		width: 100%;
		margin: 0px auto;
		padding: 0px;
		background-image: none;
		background-color: transparent;
		text-align: center;
		position: absolute;
		bottom: -13px;
		}
	div.Carousel_Button_Container div.Carousel_Button {
		display: inline-block;
		width: auto;
		margin: 0px auto;
		padding: 0px;
		text-align: center;
		font-family: Tahoma, Arial; font-family: 'Dosis', sans-serif; 
		font-size: 13px;
		font-style: normal;
		color: #872c01;
		text-shadow: none;
		font-weight: 700;
		background-image: none;
		background-color: transparent;
		}
	div.Carousel_Button_Container div.Carousel_Button a {
		display: block;
		width: auto;
		margin: 0px;
		padding: 10px 22px;
		text-align: center;
		font-family: Tahoma, Arial; font-family: 'Dosis', sans-serif; 
		font-size: 13px;
		font-style: normal;
		color: #872c01;
		text-shadow: none;
		font-weight: 700;
		background-image: none;
		background-color: #ffffff;
		border-radius: 3px;
		-webkit-box-shadow: 0px -3px 5px 0px rgba(50, 50, 50, 0.5);
		-moz-box-shadow: 0px -3px 5px 0px rgba(50, 50, 50, 0.5);
		box-shadow: 0px -3px 5px 0px rgba(50, 50, 50, 0.5);
		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.Carousel_Button_Container div.Carousel_Button a:hover {
		background-color: #faf8e7;
		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;
		}
		
		/* Carousel_Offer_Items_Big */
		div.Carousel_Offer_Items_Big {
			text-align: center;
			}
		div.Carousel_Offer_Items_Big div.Offer_Item {
			display: inline-block;
			width: 262px;
			/*width: 40%;*/
			/*max-width: 262px;*/
			margin: 0px 10px 26px;
			padding: 0px;
			border: none;
			background-color: transparent;
			position: relative;
			text-align: center;
			}
		div.Carousel_Offer_Items_Big div.Offer_Item div.Offer_Item_Padded {
			margin: 0px auto;
			text-align: center;
			}
		div.Carousel_Offer_Items_Big div.Offer_Item div.Offer_Item_Content {
			border: 2px solid #faf8e7;
			margin: 0px auto;
			width: 266px;
			}
		div.Carousel_Offer_Items_Big div.Offer_Item div.Offer_Item_Content a {
			display: block;
			float: left;
			max-height: 158px;
			max-width: 262px;
			overflow: hidden;
			text-align: center;
			}
		div.Carousel_Offer_Items_Big div.Offer_Item div.Offer_Item_Content img {
			float: left;
			/*height: 204px;
			width: 262px;*/
			width: 100%;
			max-width: 262px;
			max-height: 262px;
			border: none;
			}
		div.Carousel_Offer_Items_Big div.Offer_Item div.Offer_Item_Content a img {
			}
		div.Carousel_Offer_Items_Big div.Offer_Item div.Offer_Item_Content:hover {
			-webkit-box-shadow: 0px 0px 5px 0px rgba(20, 20, 20, 0.8);
			-moz-box-shadow: 0px 0px 5px 0px rgba(20, 20, 20, 0.8);
			box-shadow: 0px 0px 5px 0px rgba(20, 20, 20, 0.8);
			}
		div.Carousel_Offer_Items_Big div.Offer_Item div.Offer_Item_Header {
			background-image: none;
			background-color: #faf8e7;
			width: 304px;
			float: left;
			position: absolute;
			top: 11px;
			left: -19px;
			}
		div.Carousel_Offer_Items_Big div.Offer_Item div.Offer_Item_Header h3 {
			margin: 0px;
			padding: 0px;
			background-color: transparent;
			font-size: 15px;
			font-weight: 700;
			font-style: italic;
			color: #333333;
			text-shadow: none;
			text-decoration: none;
			}
		div.Carousel_Offer_Items_Big div.Offer_Item div.Offer_Item_Header h3 a {
			display: block;
			width: 100%;
			padding: 2px 0px 2px 28px;
			margin: 0px 0px 0px 0px;
			line-height: 19px;
			background-image: url('../images/gfx/li_red.png');
			background-position: 9px 6px;
			background-repeat: no-repeat;
			background-color: transparent;
			font-size: 15px;
			font-weight: 700;
			font-style: italic;
			color: #8e0000;
			text-shadow: none;
			text-decoration: none;
			}
		div.Carousel_Offer_Items_Big div.Offer_Item div.Offer_Item_Header h3 a:hover {
			background-image: url('../images/gfx/li_red.png');
			color: #8c0000;
			-webkit-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.3);
			-moz-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.3);
			box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.3);
			}
		div.Carousel_Offer_Items_Big div.Offer_Item div.Offer_Item_Button {
			background-image: none;
			background-color: transparent;
			width: 81px;
			height: 31px;
			overflow: hidden;
			position: absolute;
			bottom: -10px;
			right: 10px;
			}
		div.Carousel_Offer_Items_Big div.Offer_Item div.Offer_Item_Button a {
			width: 81px;
			height: 31px;
			text-indent: -9999px;
			background-image: url('../images/gfx/parts.png');
			background-position: -370px -200px;
			background-repeat: no-repeat;
			background-color: transparent;
			float: left;
			cursor: pointer;
			}
		div.Carousel_Offer_Items_Big div.Offer_Item div.Offer_Item_Button a:hover {
			background-position: -520px -200px;
			}
		/* Carousel_Offer_Items_Big END */
	/* Panorama_Carousel END */




/* Google Map */
div.map_wrap {
	width: 100%;
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 4px double #cccccc;
	border-radius: 0px;
	background-color: #ffffff;
 background-image: none;
	}
#map {
	width: 100%;
	height: 600px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
/* Google Map END */

	
/* FORM Contact */
input::-webkit-input-placeholder {
 color: #efe5df;
	}
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: #ffffff;
	}
/* Firefox < 19 */
input:-moz-placeholder {
 color: #efe5df;
	}
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: #ffffff;
	}
/* Firefox > 19 */
input::-moz-placeholder {
 color: #efe5df;
	}
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: #ffffff;
	}
/* Internet Explorer 10 */
input:-ms-input-placeholder {
 color: #efe5df;
	}
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: #ffffff;
	}
	
form {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
form div.Input_Item {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
form div.Input_Item label {
	margin: 0px auto 0 auto;
	padding: 1px 10px 5px 5px;
	text-align: left;
	width: 20%;
	height: 26px;
	cursor: pointer;
	font-family: Tahoma, Arial; font-family: 'Dosis', sans-serif; 
	font-size: 15px;
	font-style: normal;
	color: #333333;
	text-shadow: none;
	font-weight: 700;
	float: left;
	-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;
	}
form div.Input_Item label:hover {
	padding: 1px 10px 5px 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;
	}
form div.Input_Item select {
	background-image: url("");
	background-position: 0px 0px;
	background-repeat: repeat-x;
	background-color: #098488;
	border: none;
	border-bottom: 1px solid #065f62;
 border-radius: 3px;
	color: #efe5df;
	text-shadow: none;
 display: block;
 height: 26px;
 margin: 0px auto 0px auto;
	padding: 0px 5px 0px 5px;
 text-align: left;
 width: 100%;
	font-family: Tahoma, Arial; font-family: 'Dosis', sans-serif; 
	font-size: 14px;
	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;
	}
form div.Input_Item select:focus {
	background-color: #553006;
	color: #e8cfb3;
	text-shadow: 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;
	}
form div.Input_Item input {
	background-image: url("");
	background-position: 0px 0px;
	background-repeat: repeat-x;
	background-color: #098488;
	border: none;
	border-bottom: 1px solid #065f62;
 border-radius: 3px;
	color: #efe5df;
	text-shadow: none;
 display: block;
 height: 26px;
 margin: 0px auto 0px auto;
	padding: 0px 5px 0px 5px;
 text-align: left;
 width: 100%;
	font-family: Tahoma, Arial; font-family: 'Dosis', sans-serif; 
	font-size: 14px;
	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;
	}
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: #076a6d;
	color: #ffffff;
	text-shadow: 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;
	}
form div.Input_Item textarea {
	background-image: url("");
	background-position: 0px 0px;
	background-repeat: repeat-x;
	background-color: #098488;
	border: none;
	border-bottom: 1px solid #065f62;
 border-radius: 3px;
	color: #efe5df;
	text-shadow: none;
 display: block;
	height: 160px;
 margin: 0px auto 0px auto;
	padding: 3px 5px 3px 5px;
	text-align: left;
 width: 100%;
	font-family: Tahoma, Arial; font-family: 'Dosis', sans-serif; 
	font-size: 14px;
	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;
	}
form div.Input_Item label.error {
	font-family: Tahoma, Arial; font-family: 'Dosis', sans-serif; 
	font-size: 12px;
	color: #e2170f;
	margin: 2px auto 0 0px;
	text-align: left;
	width: 100%;
	display: block;
	padding: 0px 0px 0px 5px;
	font-weight: normal;
	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: 23px;
	width: auto;
	padding: 1px 35px 23px 15px;
	margin: 0 auto 0 auto;
	background-color: #ffffff;
	background-image: url("../images/gfx/parts_jm.png");
	background-position: right -10px;
	background-repeat: no-repeat;
	text-shadow: none;
	font-family: Tahoma, Arial; 
	font-family: 'Dosis', sans-serif; 
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	line-height: 20px;
	color: #353535;
	text-align: center;
	text-decoration: none;
	border: 0px;
	border-radius: 8px;
	border-bottom: 4px solid #087073;
	cursor: pointer;
	-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.Btn_Submit input.form_submit:hover {
	color: #c9683e;
	border-bottom: 4px solid #c9683e;
	background-position: right -30px;
	-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 form div.Input_Item_Checkbox {
	padding: 0px;
	margin: 20px 1% 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: Tahoma, Arial; font-family: 'Dosis', sans-serif; 
	font-size: 12px;
	color: #353535;
	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: none;
	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;
	margin-left: 0px !important;
	}
div.Panorama div.Panorama_Content_Padded form div.Input_Item_Checkbox div.Input_Item_Checkbox_Text {
	font-family: Tahoma, Arial; font-family: 'Dosis', sans-serif; 
	font-size: 12px;
	color: #353535;
	float: left;
	}
div.Panorama div.Panorama_Content_Padded form div.Input_Item_Checkbox a {
	color: #353535;
	text-decoration: underline;
	}
div.Panorama div.Panorama_Content_Padded form div.Input_Item_Checkbox a:hover {
	color: #353535;
	text-decoration: none;
	}
.tiptip_popup {
	text-decoration: underline;
	cursor: pointer;
	display: block;
	padding: 2px 2px;
	}
/* FORM Contact END */





















/* Footer */
div.Footer {
	width: 100%;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-align: center;
	position: relative;
	overflow: hidden;
	background-color: #098488;
	}
div.Footer div.Footer_Stripe {
	width: 100%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	position: relative;
	overflow: hidden;
	background-color: #3a9da0;
	border: none;
	color: #efe5df;
	border: 0px;
	border-bottom: 1px solid #53a9ac;
	}
div.Footer div.Footer_Stripe div.Footer_Menu {
	max-width: 1400px;
	margin: 14px auto 0px auto;
	padding: 0px 20px 15px;
	background-image: url("");
	background-color: transparent;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-family: Tahoma, Arial; 
	font-family: 'Dosis', sans-serif; 
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	color: #efe5df;
	text-align: center;
	}
div.Footer div.Footer_Stripe div.Footer_Menu a {
	color: #efe5df;
	text-decoration: none;
	}
div.Footer div.Footer_Stripe div.Footer_Menu a:hover{
	color: #ffffff;
	text-decoration: underline;
	}
	
div.Footer div.Footer_Stripe_2 {
	margin: 0px auto 0 auto;
	overflow: hidden;
	padding: 15px 0px 15px 0px;
	background-image: url("");
	background-color: transparent;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-family: Tahoma, Arial; 
	font-family: 'Dosis', sans-serif; 
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	color: #efe5df;
	text-align: center;
	line-height: 19px;
	}
div.Footer div.Footer_Stripe_2 a {
	color: #efe5df;
	}
div.Footer div.Footer_Stripe_2 a:hover {
	color: #ffffff;
	}
div.Footer div.Footer_Stripe_2 div.Footer_Stripe_Padded {
	max-width: 1400px;
	padding: 0px 20p 0px 20px;
	margin: 0px auto;
	}
	
div.Footer div.Footer_Stripe_3 {
	margin: 0px auto 0 auto;
	overflow: hidden;
	padding: 10px 0px 10px 0px;
	background-image: url("");
	background-color: transparent;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-family: Tahoma, Arial; 
	font-family: 'Dosis', sans-serif; 
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	color: #efe5df;
	text-align: center;
	background-color: #076a6d;
	border: 0px;
	border-top: 1px solid #065f62;
	}
div.Footer div.Footer_Author {
	font-family: Tahoma, Arial; 
	font-family: 'Dosis', sans-serif; 
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
	padding: 1px 0px 0px 0px;
	margin: 0px auto;
	color: #fffbf9;
	text-align: center;
	max-width: 1400px;
	padding: 0px 20px;
	text-align: center;
	}
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: underline;
	color: #fffbf9;
	}
/* Footer END */
	


div.All {
	width: 1400px;
	background-color: transparent;
	background-image: url("");
	background-position: center top;
	background-repeat: repeat-y;
	text-align: center;
	position:relative;
	margin: 0px auto 0 auto;
	}
	
	

div.Panorama div.Panorama_Header {
	margin: 0px 0px;
	background-color: transparent;
	background-image: url("../images/gfx/h2_bg_top.png");
	background-position: 0px top;
	background-repeat: repeat-x;
	}
div.Panorama div.Panorama_Header div.Panorama_Header_Text {
	background-color: transparent;
	background-image: url("../images/gfx/h2_bg_bottom.png");
	background-position: 0px bottom;
	background-repeat: repeat-x;
	width: 100%;
	margin: 0px 0px 20px 0px;
	}
div.Panorama div.Panorama_Header div.Panorama_Header_Text h2 {
	color: #c9683e;
	font-size: 30px;
	font-weight: 700;
	font-style: normal;
	margin: 0;
	padding: 16px 20px 18px 20px;
	text-shadow: 0px 1px 1px #ffffff;
	text-align: center;
	font-family: Tahoma, Arial; 
	font-family: 'Dosis', sans-serif; 
	background-color: transparent;
	background-image: none;
	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;
	}
div.Panorama div.Panorama_Header div.Panorama_Header_Text h2 a {
	color: #c9683e;
	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: #353535;
	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_Header div.Panorama_Header_Text h2 div.Panorama_Header_Icon {
	display: inline-block;
	width: 60px;
	height: 60px;
	margin: -10px 30px -20px 0px;
	padding: 0px;
	background-color: transparent;
	background-image: url("../images/gfx/ico_sqare_tooth.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}




	
	
	
	

/* Column */

div.Panorama div.Panorama_Content_Padded div.Column {
	display: block;
	margin: 0px 0px 40px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	border-radius: 0px;
	background-color: transparent;
 background-image: none;
 background-position: 0px 0px;
 background-repeat: repeat;
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Header {
	margin: 0px 0px;
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Header div.Column_Header_Text {
	background-color: transparent;
 background-image: none;
 background-position: 0px 0px;
 background-repeat: repeat;
 width: 100%;
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Header div.Column_Header_Text h2 {
	color: #8e0000;
	font-size: 24px;
 font-weight: 700;
	font-style: italic;
 margin: 0;
 padding: 0px 20px 9px;
 text-shadow: 0px 1px 1px #ffffff;
	text-align: center;
	font-family: Tahoma, Arial; font-family: 'Dosis', sans-serif; 
	background-color: transparent;
 background-image: none;
 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;
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Header div.Column_Header_Text h2 a {
	color: #026b6f;
 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_Content_Padded div.Column div.Column_Header div.Column_Header_Text h2 a:hover {
	color: #22467e;
	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.Column div.Column_Content {
	padding: 0px 0px 0px 0px;
	}
div.Panorama div.Panorama_Content_Padded div.bit-1 div.Column div.Column_Content {
	padding: 0px 0px 0px 0px;
	}


	
[class*="bit-2"]:last-of-type {
 float: left;
}

div.Panorama div.Panorama_Content_Padded div.Column_Color {
	background-color: transparent;
	margin: 0px 0px 40px 0px;
 }
div.Panorama div.Panorama_Content_Padded div.Column_Color div.Column_Header {
	margin: 0px 10px;
	background-image: url('../images/gfx/frame_stripes.png');
	background-position: right -360px;
	background-repeat: no-repeat;
	background-color: transparent;
	max-height: 90px;
	overflow: hidden;
	}
div.Panorama div.Panorama_Content_Padded div.Column_Color div.Column_Header div.Column_Header_Text {
	background-color: transparent;
 background-image: none;
 background-position: 0px 0px;
 background-repeat: repeat;
 width: 100%;
	}
div.Panorama div.Panorama_Content_Padded div.Column_Color div.Column_Header div.Column_Header_Text h2 {
	color: #faf8e7;
	font-size: 16px;
 font-weight: 700;
	font-style: italic;
 margin: 0;
 padding: 5px 85px 5px 25px;
 text-shadow: none;
	text-align: left;
	font-family: Tahoma, Arial; font-family: 'Dosis', sans-serif; 
	background-color: transparent;
 background-image: url("../images/gfx/parts.png");
	background-position: -1040px -348px;
	background-repeat: no-repeat;
 line-height: 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.Panorama div.Panorama_Content_Padded div.Column_Color div.Column_Header div.Column_Header_Text h2 a {
	color: #faf8e7;
 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_Content_Padded div.Column_Color div.Column_Header div.Column_Header_Text h2 a:hover {
	color: #faf8e7;
	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.Column_Color div.Column_Corner {
	background-color: transparent;
	background-image: url('../images/gfx/frame_stripes.png');
	background-position: right -270px;
	background-repeat: no-repeat;
	background-color: transparent;
	height: 30px;
	width: 100%;
 }
div.Panorama div.Panorama_Content_Padded div.Column_Color div.Column_Content {
	background-color: #ffffff;
	padding: 0px;
 }
div.Panorama div.Panorama_Content_Padded div.Column_Color div.Column_Content div.Column_Content_Padded {
	padding: 0px 20px 0px;
 }
div.Panorama div.Panorama_Content_Padded div.Big_Text {
	font-size: 20px;
	}
div.Panorama div.Panorama_Content_Padded div.Column_No_Padded div.Column_Content div.Column_Content_Padded {
	padding: 0px 0px 0px;
	}
	
	
	
	
	

div.Panorama div.Panorama_Content_Padded div.Column_Red_White div.Column_Header {
	background-position: right -360px;
	}
div.Panorama div.Panorama_Content_Padded div.Column_Red_White div.Column_Header div.Column_Header_Text {
	}
div.Panorama div.Panorama_Content_Padded div.Column_Red_White div.Column_Header div.Column_Header_Text h2 {
	color: #faf8e7;
	background-position: -1040px -388px;
	}
div.Panorama div.Panorama_Content_Padded div.Column_Red_White div.Column_Header div.Column_Header_Text h2 a {
	color: #faf8e7;
 }
div.Panorama div.Panorama_Content_Padded div.Column_Red_White div.Column_Header div.Column_Header_Text h2 a:hover {
	color: #faf8e7;
	}
div.Panorama div.Panorama_Content_Padded div.Column_Red_White div.Column_Corner {
	background-position: right -270px;
 }
div.Panorama div.Panorama_Content_Padded div.Column_Red_White div.Column_Content {
	background-color: #ffffff;
 }
	
	
div.Panorama div.Panorama_Content_Padded div.Column_Blue_Grey div.Column_Header {
	background-position: right -450px;
	}
div.Panorama div.Panorama_Content_Padded div.Column_Blue_Grey div.Column_Header div.Column_Header_Text {
	}
div.Panorama div.Panorama_Content_Padded div.Column_Blue_Grey div.Column_Header div.Column_Header_Text h2 {
	color: #faf8e7;
	background-position: -1040px -388px;
	}
div.Panorama div.Panorama_Content_Padded div.Column_Blue_Grey div.Column_Header div.Column_Header_Text h2 a {
	color: #faf8e7;
 }
div.Panorama div.Panorama_Content_Padded div.Column_Blue_Grey div.Column_Header div.Column_Header_Text h2 a:hover {
	color: #faf8e7;
	}
div.Panorama div.Panorama_Content_Padded div.Column_Blue_Grey div.Column_Corner {
	background-position: right -180px;
 }
div.Panorama div.Panorama_Content_Padded div.Column_Blue_Grey div.Column_Content {
	background-color: #e5e7eb;
 }
	
	
div.Panorama div.Panorama_Content_Padded div.Column_Blue_Red div.Column_Header {
	background-position: right -450px;
	}
div.Panorama div.Panorama_Content_Padded div.Column_Blue_Red div.Column_Header div.Column_Header_Text {
	}
div.Panorama div.Panorama_Content_Padded div.Column_Blue_Red div.Column_Header div.Column_Header_Text h2 {
	color: #faf8e7;
	background-position: -1040px -388px;
	}
div.Panorama div.Panorama_Content_Padded div.Column_Blue_Red div.Column_Header div.Column_Header_Text h2 a {
	color: #faf8e7;
 }
div.Panorama div.Panorama_Content_Padded div.Column_Blue_Red div.Column_Header div.Column_Header_Text h2 a:hover {
	color: #faf8e7;
	}
div.Panorama div.Panorama_Content_Padded div.Column_Blue_Red div.Column_Corner {
	background-position: right 0px;
 }
div.Panorama div.Panorama_Content_Padded div.Column_Blue_Red div.Column_Content {
	background-color: #8e0000;
	background-image: url('../images/gfx/bg_red.jpg');
	background-position: 0px 0px;
	background-repeat: repeat;
	background-color: transparent;
	color: #ffffff;
 }
div.Panorama div.Panorama_Content_Padded div.Column_Blue_Red div.Column_Content a {
	color: #ffffff;
	}
div.Panorama div.Panorama_Content_Padded div.Column_Blue_Red div.Column_Content a:hover {
	color: #ffffff;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
/* side column box */
div.Panorama div.Panorama_Content_Padded div.Side_Column_Box {
	/*min-width: 258px;*/
	display: block;
	text-align: center;
	margin: 0px 0px 40px 0px;
	background-image: url("");
	background-color: #ffffff;
	background-position: 0px 0px;
	background-repeat: repeat-x;
	border-radius: 8px;
	border: 0px;
	border-bottom: 4px solid #087073;
	}
div.Panorama div.Panorama_Content_Padded div.Side_Column_Box div.Side_Column_Box_Ico {
	display: inline-block;
	width: 45px;
	height: 46px;
	margin: -23px auto 0px auto;
	background-image: url("../images/gfx/ico_menu_tooth.png");
	background-color: transparent;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}
div.Panorama div.Panorama_Content_Padded div.Side_Column_Box div.Column_Header {
	display: block;
	width: 100%;
	padding: 0px 20px 7px 20px;
	margin: 0px auto;
	background-image: url("");
	background-color: transparent;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-family: Tahoma, Arial; 
	font-family: 'Dosis', sans-serif; 
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #353535;
	text-align: left;
	}
div.Panorama div.Panorama_Content_Padded div.Side_Column_Box div.Column_Header div.Column_Header_Text {
	}
div.Panorama div.Panorama_Content_Padded div.Side_Column_Box div.Column_Header div.Column_Header_Text h2 {
	font-family: Tahoma, Arial; 
	font-family: 'Dosis', sans-serif; 
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #353535;
	text-align: left;
	padding: 0px;
	}
div.Panorama div.Panorama_Content_Padded div.Side_Column_Box div.Column_Header div.Column_Header_Text h2 a {
	font-family: Tahoma, Arial; 
	font-family: 'Dosis', sans-serif; 
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #353535;
	text-align: left;
	}
div.Panorama div.Panorama_Content_Padded div.Side_Column_Box div.Column_Header div.Column_Header_Text h2 a:hover {
	color: #000000;
	}
div.Panorama div.Panorama_Content_Padded div.Side_Column_Box div.Column_Content {
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	background-image: url("");
	background-color: #f7f5f5;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-family: Tahoma, Arial; 
	font-family: 'Dosis', sans-serif; 
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	color: #353535;
	text-align: left;
	border: 0px;
	border-radius: 8px;
	border-bottom: 1px solid #ffffff;
	}
div.Panorama div.Panorama_Content_Padded div.Side_Column_Box div.Column_Content div.Column_Content_Padded {
	padding: 15px 20px 10px 20px;
	}
div.Panorama div.Panorama_Content_Padded div.Column_No_Padded div.Column_Content div.Column_Content_Padded {
	padding: 0px 0px 0px;
	}
/* side column box END */
	
/* Box_Map_Poland */
div.Box_Map_Poland {
	display: block;
	width: 160px;
	height: 160px;
	text-align: center;
	margin: 0px 20px 0px 0px;
	background-image: url("../images/gfx/justyna_miara_www_mapa_polska.png");
	background-color: transparent;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	border: 0px;
	float: left;
	position: relative;
	}
div.Box_Map_Poland a.Box_Map_Poland_Bolechowice {
	display: block;
	width: 88px;
	height: 83px;
	text-align: center;
	margin: 0px;
	background-image: url("../images/gfx/map_pin_grey.png");
	background-color: transparent;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	border: 0px;
	position: absolute;
	z-index: 81;
	top: 46px;
	left: 44px;
	text-indent: -9999px;
	}

div.Box_Map_Poland a.Box_Map_Poland_Chelmek {
	display: block;
	width: 88px;
	height: 83px;
	text-align: center;
	margin: 0px;
	background-image: url("../images/gfx/map_pin_grey.png");
	background-color: transparent;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	border: 0px;
	position: absolute;
	z-index: 80;
	top: 46px;
	left: 34px;
	text-indent: -9999px;
	}
/* Box_Map_Poland END */

div.Ico_Timer {
	display: block;
	width: 160px;
	height: 160px;
	text-align: center;
	margin: 0px 20px 0px 0px;
	background-image: url("../images/gfx/justyna_miara_www_timer.png");
	background-color: transparent;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	border: 0px;
	float: left;
	position: relative;
	}
	
	
	
	
	
	
	
		
		
		
		
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded a.przycisk {
	display: inline-block;
	height: 23px;
	width: auto;
	padding: 1px 35px 23px 15px;
	margin: 0 auto 0 auto;
	background-color: #ffffff;
	background-image: url("../images/gfx/parts_jm.png");
	background-position: right -10px;
	background-repeat: no-repeat;
	text-shadow: none;
	font-family: Tahoma, Arial; 
	font-family: 'Dosis', sans-serif; 
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	line-height: 20px;
	color: #353535;
	text-align: center;
	text-decoration: none;
	border: 0px;
	border-radius: 8px;
	border-bottom: 4px solid #087073;
	cursor: pointer;
	-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 a.przycisk:hover {
	color: #c9683e;
	border-bottom: 4px solid #c9683e;
	background-position: right -30px;
	-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 ul {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	font-family: Tahoma, Arial; font-family: 'Dosis', sans-serif; 
	list-style-type: none;
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded ul li {
	padding: 0px 0px 0px 20px;
	margin: 5px 0px 0px 0px;
	line-height: 19px;
	background-image: url('../images/gfx/li.png');
	background-position: 0px 3px;
	background-repeat: no-repeat;
	background-color: transparent;
	}
div.Panorama div.Panorama_Content_Padded div.Column_Blue_Red div.Column_Content div.Column_Content_Padded ul li {
	background-image: url('../images/gfx/li_yellow.png');
	color: #faf8e7;
	}
	
	
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Categories ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Tahoma, Arial; font-family: 'Dosis', sans-serif; 
	list-style-type: none;
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Categories ul li {
	padding: 0px 0px 0px 20px;
	margin: 5px 0px 0px 0px;
	line-height: 19px;
	background-image: none;
	background-color: transparent;
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Categories ul li a {
	display: block;
	width: 100%;
	padding: 0px 0px 0px 20px;
	margin: 5px 0px 0px 0px;
	line-height: 19px;
	background-image: url('../images/gfx/li.png');
	background-position: 0px 3px;
	background-repeat: no-repeat;
	background-color: transparent;
	font-size: 15px;
	font-weight: 400;
	font-style: normal;
	color: #353535;
	text-shadow: none;
	text-decoration: none;
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Categories ul li a:hover {
	background-image: url('../images/gfx/li_red.png');
	color: #c9683e;
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Categories ul li ul {
	padding: 0px 0px 0px 20px;
	}
	
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded .galleries_slider ul {
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded .galleries_slider ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded ol {
	padding: 5px 0px 0px 20px;
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded ol li {
	padding: 3px 0px 3px 5px;
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded img.ramka, div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded p img.ramka {
	margin: 0px;
	border: none;
	border-bottom: 8px solid #ffffff;
	border-radius: 50%;
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded img.lewe, div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded p img.lewe {
	margin: 0px 15px 5px 0px;
	float: left;
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded img.prawe, div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded p img.prawe {
	margin: 0px 0px 5px 15px;
	float: right;
	}

div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded table {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-family: Tahoma, Arial; font-family: 'Dosis', sans-serif; 
	font-size: 14px;
	color: #303030;	
	border-spacing: 2px;
    border-collapse: separate;
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded table tr {
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded table tr td {
	border: 0px solid #dfd4cd;
	padding: 2px 5px;
	background-color: #f8f8f8;
	border-radius: 8px;
	border-bottom: 1px solid #d4c7be;
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded table tr:hover td {
	background-color: #e3dbd5;
	-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 table.Product_Table {
	width: 100%;
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded table.Product_Table tr td:first-child {
	width: 50%;
	}

	
	
	
	
	
	
	
	
	
	
	
	
	
/*	
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: url('');
	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: 176px;
	max-height: 180px;
	margin: 0px auto 13px auto;
	}
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: 176px;
	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: 176px;
	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: #ffffff;
	margin: 0px auto;
	border: 4px double #e7e7e7;
	border-radius: 0px;
	max-width: 160px;
	max-height: 160px;
	-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:hover img {
	-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);
	-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_Bottom {
	float: left;
	width: 100%;
	text-align: center;
	margin: -14px 0px 0px 0px;
	padding: 0px;
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Gallery_Bottom a.btn_read_more {
	white-space: nowrap;
	width: auto;
	height: 23px;
	line-height: 19px;
	padding: 0px 29px;
	margin: 0px auto;
	background-color: #553006;
	background-image: url("");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-family: Tahoma, Arial; font-family: 'Dosis', sans-serif; 
	font-size: 14px;
	font-weight: normal;
	color: #e8cfb3;
	text-shadow: 0px 1px 1px #000000;
	border: none;
	border-bottom: 2px solid #948667;
	border-radius: 7px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	-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_Bottom a.btn_read_more span {
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Gallery_Bottom a.btn_read_more:hover {
	background-color: #301001;
	color: #c6b283;
	text-shadow: 0px 1px 1px #1d0900;
	border: none;
	border-bottom: 2px solid #948667;
	padding: 0px 39px;
	-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_Sliders {
	margin: 0px;
	padding: 0px;
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Gallery_Sliders div.Gallery_Item {
	margin-bottom: 0px;	
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Gallery_Sliders div.Gallery_Header {
	text-align: center;
	color: #545454;
	font-size: 15px;
 font-weight: normal;
 margin: 0;
 padding: 0px 0px 4px 0px;
 text-shadow: 0px 1px 1px #fffaee;
	font-family: Tahoma, Arial; font-family: 'Dosis', sans-serif; 
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Gallery_Partners {
	padding-top: 5px;
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Gallery_Partners div.Gallery_Item {
	margin-bottom: 5px;
	}
	

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: url('');
	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;
	}
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;
		max-width: 100%;
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Gallery_Big a img {
	background-color: #ffffff;
	margin: 0px auto;
	border: none;
	border-radius: 0px;
	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-radius: 50%;
	border-bottom: 8px solid #ffffff;
	}
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(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);
	-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-bottom: 8px solid #c9683e;
	}
*/



div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Offer_List ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	font-family: Tahoma, Arial; font-family: 'Dosis', sans-serif; 
	font-size: 15px;
	font-weight: 700;
	list-style-type: none;
	width: 100%;
	background-color: transparent;
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Offer_List ul li {
	display: block;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 19px;
	background-image: url('../images/gfx/li.png');
	background-position: 20px 11px;
	background-repeat: no-repeat;
	background-color: transparent;
	}

div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Offer_List ul li a {
	display: block;
	width: 100%;
	min-height: 30px;
	line-height: 30px;
	padding: 0px 0px 0px 41px;
	margin: 0px 0px;
	background-image: url("../images/gfx/menu_item_bg_selected.png");
	background-color: transparent;
	background-position: 0px 90px;
	background-repeat: repeat-x;
	font-family: Tahoma, Arial; 
	font-family: 'Dosis', sans-serif; 
	font-size: 22px;
	font-weight: 400;
	font-style: normal;
	color: #353535;
	border: none;
	border-bottom: 1px solid #e7e7e7;
	text-shadow: none;
	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;
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Offer_List ul li a:hover {
	background-image: url("../images/gfx/menu_item_bg_selected.png");
	background-color: transparent;
	background-position: 0px bottom;
	background-repeat: repeat-x;
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Offer_List ul li.Selected a {
	background-image: url("../images/gfx/menu_item_bg_selected.png");
	background-color: transparent;
	background-position: 0px bottom;
	background-repeat: repeat-x;
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Offer_List ul li.Selected {
	
	}


	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Offer_List ul li ul {
		padding: 0px 0px 0px 0px;
		margin: 0px 0px -1px 0px;
		font-family: Tahoma, Arial; font-family: 'Dosis', sans-serif; 
		font-size: 15px;
		font-weight: 700;
		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.Offer_List ul li ul.expanded {
		display: block;
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Offer_List ul li ul li {
		display: block;
		width: 100%;
		padding: 0px;
		margin: 0px 0px 0px 0px;
		background-image: url('../images/gfx/offer_item_bg_shadow_2.png');
		background-position: 0px 1px;
		background-repeat: repeat-x;
		background-color: #f8f8f8;
		line-height: 20px;
		color: #333333;
		text-shadow: none;
		border: none;
		border-top: 1px solid #dbdbdb;
		border-bottom: 1px solid #ffffff;
		font-style: italic;
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Offer_List ul li ul li a, div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Offer_List ul li.Selected ul li a {
		display: block;
		width: 100%;
		padding: 4px 30px 4px 40px;
		background-image: url('../images/gfx/parts.png');
		background-position: -1028px -328px;
		background-repeat: no-repeat;
		background-color: transparent;
		font-size: 15px;
		font-weight: 700;
		font-style: italic;
		color: #333333;
		text-shadow: none;
		text-decoration: none;
		-webkit-transition: none;
		-moz-transition: none;
		-o-transition: none;
		transition: none;
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Offer_List ul li ul li a:hover {
		background-position: -1028px -568px;
		color: #8c0000;
		-webkit-transition: none;
		-moz-transition: none;
		-o-transition: none;
		transition: none;
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Offer_List ul li ul li:hover {
		background-color: #e9e9e9;
		color: #8c0000;
		border-top: 1px solid #d1d1d1;
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Offer_List ul li ul li.Selected a {
		background-position: -1028px -568px;
		color: #8c0000;
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Offer_List ul li ul li.Selected {
		background-color: #e9e9e9;
		color: #8c0000;
		border-top: 1px solid #d1d1d1;
		
		}
		
		
		
		div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Offer_List ul li ul li ul {
			}
		div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Offer_List ul li ul li ul li, div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Offer_List ul li ul li.Selected ul li {
			background-color: #ffffff;
			border-top: 1px solid #dbdbdb;
			border-bottom: 1px solid #ffffff;
			}
		div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Offer_List ul li ul li ul li:hover, div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Offer_List ul li ul li ul li.Selected {
			background-color: #e9e9e9;
			color: #8c0000;
			border-top: 1px solid #d1d1d1;
			}
			
		div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Offer_List ul li ul li ul li a, div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Offer_List ul li ul li.Selected ul li a {
			padding: 4px 30px 4px 50px !important;
			background-position: -1018px -328px !important;
			color: #0d2f71 !important;
			}
		div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Offer_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.Offer_List ul li ul li ul li.Selected a:hover {
			background-position: -1018px -328px !important;
			color: #8c0000 !important;
			}
			
			div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Offer_List ul li ul li ul li ul li {
				background-color: #ffffff;
				border-top: 1px solid #dbdbdb;
				border-bottom: 1px solid #ffffff;
				}
			div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Offer_List ul li ul li ul li ul li a {
				padding: 4px 30px 4px 60px;
				background-position: -1008px -328px;
				color: #000000;
				}
			div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Offer_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.Offer_List ul li ul li ul li ul li.Selected a:hover {
				background-position: -1008px -328px !important;
				}
	

		


	
/* Column END */





/* BREADCRUMBS */
div.Breadcrumbs {
	margin: 0px;
	padding: 0px 20px 0px 20px;
	text-shadow: 0px 1px 1px #ffffff;
	font-size: 12px;
	text-align: center;
	font-family: Tahoma, Arial; font-family: 'Dosis', sans-serif; 
	font-weight: normal;
	color: #7a7a7a;
	font-style: italic;
	}
div.Breadcrumbs div.Breadcrumbs_Content_Padded {
	margin: 10px auto 10px;
	text-align: center;
	max-width: 940px;
	font-size: 12px;
	}
div.Breadcrumbs a {
	font-size: 12px;
	color: #7a7a7a;
	text-shadow: 0px 1px 1px #ffffff;
	text-decoration: none;
	}
div.Breadcrumbs a:hover {
	color: #0079c5;
	text-decoration: none;
	}
div.Breadcrumbs a.Home {
	display: inline-block;
	width: 17px;
	height: 17px;
	background-image: url('../images/gfx/parts.png');
	background-position: -699px -4px;
	background-repeat: no-repeat;
	background-color: transparent;
	padding: 0px;
	margin: 0px 3px 0px 0px;
	text-indent: -9999px;
	}
/* BREADCRUMBS END */


/* Trigger */
div.Trigger {
	cursor: pointer;
	position: relative;
	}
div.show {
	background-image: url("");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 28px;
	height: 28px;
	position: absolute;
	top: 15px;
	right: 20px;
	z-index: 30;
	}
div.hide {
	background-image: url("");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 28px;
	height: 28px;
	position: absolute;
	top: 15px;
	right: 20px;
	z-index: 30;
	}
div.show:hover {
	}
div.hide:hover {
	}
div.Toggle_Container {
	display: none;
	}
.expanded {
	display: block;
	}
/* Trigger END */

/* Offer_List_Trigger */
li.Offer_List_Trigger, li.Offer_List_Trigger_2, li.Offer_List_Trigger_3 {
	cursor: pointer;
	position: relative;
	}
div.Offer_List_show {
	background-image: url("../images/gfx/parts.png");
	background-position: -191px -194px;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 36px;
	height: 30px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 30;
	}
div.Offer_List_hide {
	background-image: url("../images/gfx/parts.png");
	background-position: -261px -194px;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 36px;
	height: 30px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 30;
	}
div.Offer_List_show:hover {
	background-position: -191px -264px;
	}
div.Offer_List_hide:hover {
	background-position: -261px -264px;
	}
ul.Offer_List_Toggle_Container, ul.Offer_List_Toggle_Container_2, ul.Offer_List_Toggle_Container_3 {
	display: none;
	}
div.expanded {
	display: block;
	}
	ul.Offer_List_Toggle_Container div.Offer_List_show {
		background-image: url("../images/gfx/parts.png");
		background-position: -189px -119px;
		background-repeat: no-repeat;
		background-color: transparent;
		width: 36px;
		height: 30px;
		position: absolute;
		top: 0px;
		right: 0px;
		z-index: 30;
		}
	ul.Offer_List_Toggle_Container div.Offer_List_hide {
		background-image: url("../images/gfx/parts.png");
		background-position: -289px -119px;
		background-repeat: no-repeat;
		background-color: transparent;
		width: 36px;
		height: 30px;
		position: absolute;
		top: 0px;
		right: 0px;
		z-index: 30;
		}
	ul.Offer_List_Toggle_Container div.Offer_List_show:hover {
		background-position: -239px -119px;
		}
	ul.Offer_List_Toggle_Container div.Offer_List_hide:hover {
		background-position: -339px -119px;
		}
/* Offer_List_Trigger END */




/* WIDGETS Facebook */
div.side_widget_facebook_box {
	width: 243px;
	height: 440px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: fixed;
	z-index: 10000;
	top: 100px;
	right: -243px;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	cursor: pointer;
}
div.side_widget_facebook_box_inner {
	width: 100%;
	height: 440px;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
div.side_widget_facebook_button {
	width: 47px;
	height: 47px;
	overflow: hidden;
	background-image: url('../images/gfx/widget_facebook_bookmark.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	cursor: pointer;
	position: absolute;
	z-index: 100;
	top: 0px;
	left: -47px;
}
/* WIDGETS Facebook END */



/* Animate */
.nav_delay_animation li a {
	-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: rollIn;
	animation-name: rollIn;
	}
.nav_delay_animation li:nth-child(2) a {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
	}
.nav_delay_animation li:nth-child(3) a {
	-webkit-animation-delay: 0.4s;
	animation-delay: 0.4s;
	}
.nav_delay_animation li:nth-child(4) a {
	-webkit-animation-delay: 0.6s;
	animation-delay: 0.6s;
	}
.nav_delay_animation li:nth-child(5) a {
	-webkit-animation-delay: 0.8s;
	animation-delay: 0.8s;
	}
.nav_delay_animation li:nth-child(6) a {
	-webkit-animation-delay: 1.0s;
	animation-delay: 1.0s;
	}
.nav_delay_animation li:nth-child(7) a {
	-webkit-animation-delay: 1.2s;
	animation-delay: 1.2s;
	}
.nav_delay_animation li:nth-child(8) a {
	-webkit-animation-delay: 1.4s;
	animation-delay: 1.4s;
	}
.nav_delay_animation li:nth-child(9) a {
	-webkit-animation-delay: 1.6s;
	animation-delay: 1.6s;
	}
.nav_delay_animation li:nth-child(10) a {
	-webkit-animation-delay: 1.8s;
	animation-delay: 1.8s;
	}
.nav_delay_animation li:nth-child(11) a {
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
	}
.nav_delay_animation li:nth-child(12) a {
	-webkit-animation-delay: 2.2s;
	animation-delay: 2.2s;
	}
.nav_delay_animation li:nth-child(13) a {
	-webkit-animation-delay: 2.4s;
	animation-delay: 2.4s;
	}
.nav_delay_animation li:nth-child(14) a {
	-webkit-animation-delay: 2.6s;
	animation-delay: 2.6s;
	}
.nav_delay_animation li:nth-child(15) a {
	-webkit-animation-delay: 2.8s;
	animation-delay: 2.8s;
	}
.nav_delay_animation li:nth-child(16) a {
	-webkit-animation-delay: 3s;
	animation-delay: 3s;
	}
.nav_delay_animation li:nth-child(17) a {
	-webkit-animation-delay: 3.2s;
	animation-delay: 3.2s;
	}


	
div.Column.visible div.Side_Column_Box_Ico {
	-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: flip;
	animation-name: flip;
	}
div.Top_Menu:hover div.Top_Menu_Ico, div.Side_Column_Box:hover div.Side_Column_Box_Ico {
	-webkit-animation-name: swing;
	animation-name: swing;
	}	
	
	
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 div.Panorama_Header_Icon {
	-webkit-animation-delay: 0.6s;
	animation-delay: 0.6s;
	-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: lightSpeedIn;
	animation-name: lightSpeedIn;
	}
div.Panorama div.Panorama_Header_Animation div.Panorama_Header_Text h2 span {
	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.Box_Map_Poland a.Box_Map_Poland_Bolechowice, div.Box_Map_Poland a.Box_Map_Poland_Chelmek {
	}

div.Column.visible div.Box_Map_Poland a.Box_Map_Poland_Bolechowice, div.Column.visible div.Box_Map_Poland a.Box_Map_Poland_Chelmek {
	-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: flip;
	animation-name: flip;
	}
	
/* Animate END */		
/* Viewportchecker */
.hidden {
    opacity: 0;
	}
.visible {
	opacity: 1;
	}
/* Viewportchecker END */


/* POPUP */
	/* Outer */
	.popup {
		width:100%;
		height:100%;
		display:none;
		position:fixed;
		top:0px;
		left:0px;
		background:rgba(0,0,0,0.35);
		border-radius: 7px;
		}
	/* 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, 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 */


/* ============================== */
/* ! Layout for desktop version */
/* ============================== */

	body {
		
	}
	
/* ============================== */
/* Width: 1400px */
/* ============================== */
@media handheld, only screen and (max-width: 140px) {
	/* ParallaxContentSlider */
	div.ParallaxContentSlider div.Image_Circle_1, div.ParallaxContentSlider div.Image_Circle_2, div.ParallaxContentSlider div.Image_Circle_3 {
		-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.ParallaxContentSlider div.Image_Circle_1 {
		margin: 0 0 0 -14%;
		}
	div.ParallaxContentSlider div.Image_Circle_2 {
		margin: 0 0 0 -34%;
		}
	div.ParallaxContentSlider div.Image_Circle_3 {
		margin: 0 0 0 -20%;
		}
	/* ParallaxContentSlider END */
}

/* ============================== */
/* Width: 1400px */
/* ============================== */
@media handheld, only screen and (max-width: 1200px) {	
	div.Panorama div.Panorama_Content_Padded div.Gallery_Big a {
		width: 49%;
		}
}
	
/* ============================== */
/* Width: 1040px */
/* ============================== */
@media handheld, only screen and (max-width: 1040px) {

}

/* ============================== */
/* Width: 980px */
/* ============================== */
@media handheld, only screen and (max-width: 980px) {
	
	
}


/* ============================== */
/* Width: 880px */
/* ============================== */
@media handheld, only screen and (max-width: 880px) {
	
	div.Breadcrumbs {
		padding: 0px 20px;
		}
	
	div.Top div.Top_Content div.Big_Slider {
		margin: 100px auto 20px;
		padding: 0 30px 0 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;
		}
	/* ParallaxContentSlider */
	div.ParallaxContentSlider div.Image_Circle_1, div.ParallaxContentSlider div.Image_Circle_2, div.ParallaxContentSlider div.Image_Circle_3 {
		-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.ParallaxContentSlider div.Image_Circle_1 {
		margin: 7% 0 0 -22%;
		}
	div.ParallaxContentSlider div.Image_Circle_2 {
		margin: 0 0 0 -55%;
		}
	div.ParallaxContentSlider div.Image_Circle_3 {
		margin: 0 0 0 -28%;
		top: 54%;
		}
	
	.da-dots {
		bottom: 20px !important;
		}
	/* ParallaxContentSlider END */
	
	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 20px 0px;
		background-image: url("");
		background-color: #ffffff;
		background-position: 0px 0px;
		background-repeat: repeat-x;
		border-radius: 8px;
		border: 0px;
		border-bottom: 4px solid #087073;
		text-align: center;
		position: relative;
		}
	div.Menu_Vertical_Ico {
		display: inline-block;
		width: 45px;
		height: 46px;
		margin: -23px auto 0px auto;
		background-image: url("../images/gfx/ico_menu_tooth.png");
		background-color: transparent;
		background-position: 0px 0px;
		background-repeat: no-repeat;
		}
	div.Menu_Vertical_Header {
		display: block;
		width: 100%;
		padding: 5px 10px 0px 10px;
		margin: 0px auto;
		background-image: url("");
		background-color: transparent;
		background-position: 0px 0px;
		background-repeat: no-repeat;
		font-family: Tahoma, Arial; 
		font-family: 'Dosis', sans-serif; 
		font-size: 18px;
		font-weight: bold;
		font-style: normal;
		color: #353535;
		text-align: center;
		}
	div.Menu_Vertical ul.Menu_Vertical {
		background-image: url("");
		background-color: transparent;
		background-position: 0px 0px;
		background-repeat: no-repeat;
		margin: 20px auto 00px 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;
		}
	div.Menu_Vertical ul.Menu_Vertical li a {
		display: block;
		width: 100%;
		min-height: 30px;
		line-height: 30px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px;
		background-image: url("");
		background-color: transparent;
		background-position: 0px 0px;
		background-repeat: no-repeat;
		font-family: Tahoma, Arial; 
		font-family: 'Dosis', sans-serif; 
		font-size: 22px;
		font-weight: 400;
		font-style: normal;
		color: #353535;
		border: none;
		border-bottom: 1px solid #e7e7e7;
		text-shadow: none;
		text-align: center;
		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;
		}
	div.Menu_Vertical ul.Menu_Vertical li:first-child a {
		border-top: 1px solid #e7e7e7;
		}
	div.Menu_Vertical ul.Menu_Vertical li a span {
		display: block;
		width: 100%;
		min-height: 30px;
		padding: 0px 10px 1px 10px;
		font-weight: 400;
		background-image: url("");
		background-color: transparent;
		background-position: 0px 0px;
		background-repeat: no-repeat;
		text-align: center;
		}
	
	div.Menu_Vertical ul.Menu_Vertical li a:hover {
		background-image: url("../images/gfx/menu_item_bg_selected.png");
		background-color: transparent;
		background-position: 0px bottom;
		background-repeat: repeat-x;
		}
	div.Menu_Vertical ul.Menu_Vertical li.selected a {
		background-image: url("../images/gfx/menu_item_bg_selected.png");
		background-color: transparent;
		background-position: 0px bottom;
		background-repeat: repeat-x;
		color: #026b6f;
		}
	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_Trigger {
		display: inline-block;
		width: 100%;
		height: 27px;
		margin: 20px auto -20px 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_jm.png");
		background-position: -10px -10px;
		background-repeat: no-repeat;
		background-color: transparent;
		text-decoration: none;
		display: block;
		width: 83px;
		height: 27px;
		text-indent: -9999px;
		padding: 0px 0px 0px 0px;
		margin: 0px auto 0px auto;
		position: relative;
		top: 0px;
		right: 0px;
		z-index: 30;
		}
	div.Menu_Vertical div.hide {
		background-position: -10px -60px;
		}
	div.Menu_Vertical li:hover div.show {
		
		}
	div.Menu_Vertical li:hover div.hide {
		
		}
		
	/* Menu_Vertical END */
	
	
	div#side_widget_facebook {
		display: none;
		}
}


/* ============================== */
/* Width: 800px */
/* ============================== */
@media handheld, only screen and (max-width: 800px) {

	
	div.Offer_Items div.Offer_Item div.Offer_Item_Header h3 {
		font-size: 15px;
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Header.Column_Header_Big div.Column_Header_Text h2 {
		font-size: 20px;
		line-height: 28px;
		}
	
	.clear_by_4 {
		display: none;
		}
	.clear_by_3 {
		display: none;
		}
	.clear_by_2 {
		display: block;
		}
	div.Offer_Items div.Offer_Item {
		width: 45%;
		}
	div.Offer_Items_Big div.Offer_Item {
		width: 45%;
		}
	div.Carousel_Offer_Items_Big div.Offer_Item {
		width: 262px;
		}
		
}
		
/* ============================= */
/* ! Layout for mobile version */
/* ============================= */

@media handheld, only screen and (max-width: 767px) {

	
	div.Panorama div.Panorama_Content_Padded div.Column_1of3 {
		width: 96%;
		}
	div.Panorama div.Panorama_Content_Padded div.Column_2of3 {
		width: 96%;
		}

		
}



/* ============================== */
/* Width: 636px */
/* ============================== */
@media handheld, only screen and (max-width: 636px) {
	
	div.Top div.Top_Content div.Logo_Wrap {
		padding: 0px 0px 0px;
		}
	
	div.Offer_Items div.Offer_Item div.Offer_Item_Header h3 {
		font-size: 13px;
		}
	div.Offer_Items_Big div.Offer_Item div.Offer_Item_Header h3 {
		font-size: 13px;
		}
		
	div.Panorama div.Panorama_Header div.Panorama_Header_Text h2 div.Panorama_Header_Icon {
		margin: -10px 0 0;
		}
	div.Panorama div.Panorama_Header div.Panorama_Header_Text h2 span {
		width: 100%;
		}
	
}



/* ============================== */
/* Width: 540px */
/* ============================== */
@media handheld, only screen and (max-width: 540px) {
	
	.clear_by_2, .clear_by_3 , .clear_by_4 {
		display: none;
		}
		
	form div.Input_Item label {
		margin: 0 auto 0 0px;
		height: auto;
		}
	form.form_order div.Btn_Add_Another, form div.Btn_Submit input.form_submit {
		margin: 0 auto 0 20%;
		}
	form div.Input_Item label.error {
		margin: 0 auto 0 20%;
		}
	
}


/* ============================== */
/* Width: 500px */
/* ============================== */
@media handheld, only screen and (max-width: 500px) {
	
	div.Top div.Top_Content div.Logo {
		width: auto;
		}
	
	div.Top div.Top_Content div.Logo h1 {
		width: auto;
		}
	div.Top div.Top_Content div.Big_Slider {
		margin: 75px auto 20px;
		}
	div.Top div.Top_Content div.Logo {
		margin: 0px 0px 0px 20px;
		}
	div.Top div.Top_Content div.Logo a.Logo {
		width: auto;
		}
	div.Top div.Top_Content div.Logo img.Logo {
		width: 180%;
		}
		
	div.ParallaxContentSlider div.Image_Circle_1 {
		margin: 29% 0 0 -38%;
		}
	div.ParallaxContentSlider div.Image_Circle_2 {
		margin: 30% 0 0 -57%;
		}
	div.ParallaxContentSlider div.Image_Circle_3 {
		margin: 11% 0 0 -11%;
		top: 60%;
		}
}

/* ============================== */
/* Width: 400px */
/* ============================== */
@media handheld, only screen and (max-width: 400px) {
		
	.clear_by_4 {
		display: none;
		}
	.clear_by_3 {
		display: none;
		}
	.clear_by_2 {
		display: none;
		}
		
	div.Offer_Items div.Offer_Item {
		width: 100%;
		}
	div.Offer_Items_Big div.Offer_Item {
		width: 100%;
		}
		
	div.Carousel_Offer_Items_Big div.Offer_Item {
		width: 262px;
		}
		
	div.Panorama div.Panorama_Content_Padded div.Gallery_Big a {
		width: 100%;
		}
}


/* ============================== */
/* Width: 320px */
/* ============================== */
@media handheld, only screen and (max-width: 320px) {

	
}
