@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: #569929;
	background-image: url("../images/gfx/strzyzowski_net_bg.jpg");
	background-position: center top;
	background-repeat: repeat-x;
}
body {
	line-height: 1;
	background-image: url("../images/gfx/logo_bg_shine.png");
	background-position: 18% 0px;
	background-repeat: no-repeat;
	background-color: transparent;
	font-family: 'exo', 'lato', Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	margin: 0px;
	text-align: center;
	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: #f2f965;
	}
a {
	text-decoration: none;
	color: #f2f965;
	}
a:hover {
	text-decoration: underline;
	color: #f5ff34;
	}
a:focus  {
	outline: 4px solid #ffaf02;
	}
div.Footer a {
	-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.Footer  a:hover {
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
	}
.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: #c1441c; /* Safari */
	color: #ffffff;
	text-shadow: none;
	}
::-moz-selection {
	background: #c1441c; /* Firefox */
	color: #ffffff;
	text-shadow: none;
}
select::selection, input::selection, textarea::selection {
	background: #c1441c; /* Safari */
	color: #ffffff;
	text-shadow: none;
	}
select::-moz-selection, input::-moz-selection, textarea::-moz-selection {
	background: #c1441c; /* 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: both;
	}
.clear_by_3 {
	display: none;
	clear: both;
	}
.clear_by_4 {
	display: none;
	clear: both;
	}

.by_1, .by_2, .by_3, .by_4 {
	display: none;
	}

.fb_frame_box {
	margin: 0px;
	text-align: center;
	width: 100%;
}.fb_frame {
	margin: 0px auto;
	display: block;
}
div.Panorama div.Panorama_Content_Padded div.Column.Column_Facebook div.Column_Content {
	padding: 30px 0px;
}

/* TOP */

div.Stripe_Shadow {
	display: block;
	width: 100%;
	height: 7px;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: center;
	background-color: transparent;
	background-image: url("../images/gfx/stripe_shadow.png");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% 7px;
	position: relative;
	overflow: hidden;
	border: 0px;
	}

div.Top {
	width: 100%;
	height: auto;
	margin: 0px auto 0px auto;
	padding: 0px 0px 20px 0px;
	text-align: center;
	background-color: transparent;
	background-image: url();
	background-position: center 0px;
	background-repeat: repeat-x;
	position: relative;
	z-index: 120;
	}
div.Top div.Top_Content {
	margin: 0 auto;
	padding: 0px 20px;
	height: auto;
	max-width: 1160px;
	text-align: left;
	position: relative;
	background-image: url();
	background-position: center 0px;
	background-repeat: no-repeat;
	}


div.Top div.Top_Content div.Logo_Wrap {
	-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: 566px;
	height: 144px;*/
	overflow: hidden;
	padding: 50px 0px 0px 0px;
	text-align: center;
	margin: 0px;
	background-color: transparent;
	background-image: none;
	background-position: center 0px;
	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: 366px;
	height: 144px;*/
	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: 450px;
	height: 196px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	}
	

	div.Top_Infobox {
		width: auto;
		height: auto;
		padding: 0px 0px 0px;
		margin: 10px 0px 0px 0px;
		text-align: center;
		text-align: right;
		float: right;
		clear: right;
		
		}
	div.Top_Infobox div.Top_Infobox_Content {
		font-family: 'exo', 'lato', Arial, Helvetica, sans-serif;
		font-size: 20px;
		font-weight: normal;
		font-style: normal;
		color: #404040;
		background-image: url();
		background-color: transparent;
		border: 2px solid #bbe903;
		border-radius: 21px;
		box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.18) inset;
		-webkit-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
		-moz-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
		box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
		display: inline-block;
		}
	div.Top_Infobox strong {
		float: left;
		height: 20px;
		font-family: 'exo', 'lato', Arial, Helvetica, sans-serif;
		font-size: 20px;
		font-weight: bold;
		font-style: normal;
		color: #3b710f;
		}
	div.Top_Infobox table {
		}
	div.Top_Infobox table tr td {
		padding: 6px 10px;
		vertical-align: middle;
		}
	
		
	/* MENU */
	div.Top_Menu {
		width: auto;
		height: auto;
		padding: 0px 0px 9px;
		margin: 0px 0px 0px 0px;
		text-align: center;
		text-align: right;
		float: right;
		clear: right;
		background-image: url(../images/gfx/stripe_shadow.png);
		background-position: center bottom;
		background-repeat: no-repeat;
		background-color: transparent;
		background-size: 100% 7px;
		}
	div.Top_Menu_Margin {
		}

	.nav {
		margin: 0px auto 0px auto; 
		padding: 0px 15px 0px 15px;
		border: none;
		border-radius: 0px;
		text-align: left;
		display: block;
		/*height: 40px;*/
		width: auto;
		list-style-type: none;
		float: right;
		background-image: url();
		
		background-color: #353535;
		border: 2px solid #bbe903;
		border-radius: 21px;
		box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.18) inset;


		-webkit-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
		-moz-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
		box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
		}
	.nav li a, .nav li {
		/*float: none;*/
		}
	.nav li {
		display: inline-block;
		width: 100%;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		list-style-type: none;
		float: left;
		width: auto;	
		/*height: 40px;*/
		margin: 0px 0px 0px 0px;
		padding: 0px;
		position: relative;
		}
	.nav li a {
		display: block;
		width: 100%;
		/*height: 37px;*/
		line-height: 47px;
		padding: 0px 10px 0px 10px;
		margin: 0px 0px;
		background-image: url("");
		background-color: transparent;
		background-position: 0px 0px;
		background-repeat: repeat-x;
		font-family: 'exo', 'lato', Arial, Helvetica, sans-serif;
		font-size: 19px;
		font-weight: bold;
		font-style: normal;
		color: #ffffff;
		border: none;
		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 {
		}
	.nav li a span {
		}
	
		
		
		
		.nav li a:hover, .nav li.selected a, .nav li.selected a:active, .nav li a:active, .nav li.home_city.selected a:hover {
			color: #e9e11f;
			background-color: #353535;
			background: #353535; /* Old browsers */
			
		}
		
		.nav li.home_city a {
			text-indent: 0px;
			font-size: 0px;
			}
		.nav li.home_city a span {
			width: 27px;
			display: block;
			background-image: url("../images/gfx/parts.png");
			background-color: transparent;
			background-position: -755px -18px;
			background-repeat: no-repeat;
			text-indent: 0px;
			font-size: 0px;
			color: rgba(0,0,0,0);
			}
		.nav li.home_city.selected a span {
			background-position: -825px -18px;
			}
		.nav li.home_city a span {
			
			}
		.nav li.home_city a:hover span {
			background-position: -825px -18px;
			}
		.nav li.home_city.selected a {
			background: none;
			}
		.nav li.home_city.selected a span {
			
			}
		
		
		.nav li.separator {
			display: inline-block;
			float: left;
			list-style: none;
			position: relative;
			padding: 0px 0px 0px 0px;
			margin: 0px 5px 0px 5px;
			height: 47px;
			width: 9px;
			background-image: url(../images/gfx/menu_item_separator.png);
			background-position: center center;
			background-repeat: no-repeat;
			text-indent: -9999px;
			}
	/* Submenu */
	.nav li ul {
		display: none;
		position: absolute;
		top: 47px;
		padding: 0px 0px 0px 0px; 
		margin: 0px 0px 0px -1px;
		z-index: 99999;
		background-color: #353535;
		padding: 0px 0px 2px 0px;
		background-image: none;
		background-position: 0px 0px;
		background-repeat: no-repeat;
		border: 1px solid #bbe903;
		border-top: 0px;
		border-bottom: 2px solid #bbe903;
		border-radius: 0px 0px 3px 3px;
		overflow: hidden;
		
		-webkit-box-shadow: 0px 5px 8px 2px rgba(0,0,0,0.08);
		-moz-box-shadow: 0px 5px 8px 2px rgba(0,0,0,0.08);
		box-shadow: 0px 5px 8px 2px rgba(0,0,0,0.08);
		}
	.nav li.selected ul {
		
		}
	.nav li:hover > ul {
		display: block;
		}
	.nav li ul li, .nav li ul li a {
		float: none;
		}
	.nav li ul li {
		display: block;
		_display: inline; /* for IE6 */
		margin: 0px;
		padding: 0px;
		height: 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;
		background-image: none;
		background-position: 0px 0px;
		background-repeat: repeat-x;
		background-color: #353535;
		text-shadow: none;
		text-align: left;
		text-decoration: none;
		height: 30px;
		border: none;
		border-bottom: 1px solid #454545;
		border-top: 1px solid #242424;
		
		font-family: 'exo', 'lato', Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: normal;
		font-style: normal;
		color: #ffffff;
		}
	.nav li ul li a span {
		display: block;
		height: 30px;
		float: left;
		padding: 5px 10px 0 10px;
		font-weight: normal;
		
		background-image: url();
		background-position: 0px 0px;
		background-repeat: no-repeat;
		
		-webkit-transition: all 0.2s ease 0s;
		-moz-transition: all 0.2s ease 0s;
		-o-transition: all 0.2s ease 0s;
		transition: all 0.2s ease 0s;
		}
	.nav li ul li a:hover, .nav li.selected ul li a:hover {
		white-space: nowrap;
		width: 100%;
		line-height: 16px;
		float: left;
		padding: 0px;
		margin: 0px 0px;
		background-image: none;
		background-position: 0px 0px;
		background-repeat: repeat-x;
		background-color: #e9e11f;
		font-family: 'exo', 'lato', Arial, Helvetica, sans-serif; 
		font-size: 13px;
		font-weight: normal;
		font-style: normal;
		color: #343434;
		text-shadow: none;
		text-align: left;
		text-decoration: none;
		height: 30px;
		border: none;
		border-bottom: 1px solid #8fb100;
		border-top: 1px solid #f6ffd2;
		
		}
	.nav li ul li a:hover span, .nav li.selected ul li a:hover span {
	
		}
		
	.nav li ul li.selected a, .nav li ul li.selected a:active, .nav li ul li a:active {
		white-space: nowrap !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: #e9e11f !important;
		font-family: 'exo', 'lato', Arial, Helvetica, sans-serif !important; 
		font-size: 13px !important;
		font-weight: normal !important;
		font-style: normal !important;
		color: #343434 !important;
		text-shadow: none !important;
		text-align: left !important;
		text-decoration: none !important;
		height: 30px !important;
		border: none !important;
		border-bottom: 1px solid #8fb100 !important;
		border-top: 1px solid #f6ffd2 !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_Menu_Small */
	div.Top_Menu_Small {
		position: relative;
		width: auto;
		height: auto;
		padding: 0px 0px 9px;
		margin: 10px 0px 0px 0px;
		text-align: center;
		text-align: right;
		float: right;
		clear: right;
		background-image: url(../images/gfx/stripe_shadow.png);
		background-position: center bottom;
		background-repeat: no-repeat;
		background-color: transparent;
		background-size: 100% 7px;
		}
	div.Top_Menu_Small .nav li a {
		line-height: 33px;
		padding: 0px 10px 0px 10px;
		margin: 0px 0px;
		font-size: 16px;
		font-weight: normal;
		}
	div.Top_Menu_Small .nav li.separator {
		height: 33px;
		width: 9px;
		padding: 0px 0px 0px 0px;
		margin: 0px -1px 0px -1px;
		}
		
			/* Submenu */
			div.Top_Menu_Small .nav li ul {
				display: none;
				position: absolute;
				top: 35px;
				padding: 0px 0px 0px 0px; 
				margin: 0px 0px 0px -1px;
				z-index: 99999;
				background-color: #353535;
				padding: 0px 0px 2px 0px;
				background-image: none;
				background-position: 0px 0px;
				background-repeat: no-repeat;
				border: 1px solid #bbe903;
				border-top: 0px;
				border-bottom: 2px solid #bbe903;
				border-radius: 0px 0px 3px 3px;
				overflow: hidden;
				
				-webkit-box-shadow: 0px 5px 8px 2px rgba(0,0,0,0.08);
				-moz-box-shadow: 0px 5px 8px 2px rgba(0,0,0,0.08);
				box-shadow: 0px 5px 8px 2px rgba(0,0,0,0.08);
				}
			div.Top_Menu_Small .nav li:hover > ul {
				display: block;
				}
			div.Top_Menu_Small .nav li ul li {
				display: block;
				_display: inline; /* for IE6 */
				margin: 0px;
				padding: 0px;
				height: 30px;
				}
			div.Top_Menu_Small .nav li ul li a, div.Top_Menu_Small .nav li.selected ul li a {
				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: #353535;
				text-shadow: none;
				text-align: left;
				text-decoration: none;
				height: 30px;
				border: none;
				border-bottom: 1px solid #454545;
				border-top: 1px solid #242424;
				
				font-family: 'exo', 'lato', Arial, Helvetica, sans-serif;
				font-size: 13px;
				font-weight: normal;
				font-style: normal;
				color: #ffffff;
				}
			div.Top_Menu_Small .nav li ul li a span {
				display: block;
				height: 30px;
				float: left;
				padding: 5px 10px 0 10px;
				font-weight: normal;
				
				background-image: url();
				background-position: 0px 0px;
				background-repeat: no-repeat;
				
				-webkit-transition: all 0.2s ease 0s;
				-moz-transition: all 0.2s ease 0s;
				-o-transition: all 0.2s ease 0s;
				transition: all 0.2s ease 0s;
				}
			div.Top_Menu_Small .nav li ul li a:hover, div.Top_Menu_Small .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: #e9e11f;
				font-family: 'exo', 'lato', Arial, Helvetica, sans-serif; 
				font-size: 13px;
				font-weight: normal;
				font-style: normal;
				color: #343434;
				text-shadow: none;
				text-align: left;
				text-decoration: none;
				height: 30px;
				border: none;
				border-bottom: 1px solid #8fb100;
				border-top: 1px solid #f6ffd2;
				
				}
			
			div.Top_Menu_Small .nav li ul li.selected a, div.Top_Menu_Small .nav li ul li.selected a:active, div.Top_Menu_Small .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: #e9e11f !important;
				font-family: 'exo', 'lato', Arial, Helvetica, sans-serif !important; 
				font-size: 13px !important;
				font-weight: normal !important;
				font-style: normal !important;
				color: #343434 !important;
				text-shadow: none !important;
				text-align: left !important;
				text-decoration: none !important;
				height: 30px !important;
				border: none !important;
				border-bottom: 1px solid #8fb100 !important;
				border-top: 1px solid #f6ffd2 !important;
				}
			
		
	/* Top_Menu_Small END */
	
	
	/* Top_Icons */
	div.Top_Icons {
		height: auto;
		float: right;
		margin: 10px 0px 0px 0px;
		}
	div.Top_Icons a.Icon_Sitemap {
		display: inline-block;
		width: 34px;
		height: 34px;
		float: none;
		background-image: url(../images/gfx/parts.png);
		background-position: -658px -225px;
		background-repeat: no-repeat;
		background-color: transparent;
		margin: 0px 0px 0px 10px;
		padding: 0px;
		text-indent: 0px;
		font-size: 0px;
		cursor: pointer;
		color: rgba(0,0,0,0);
		}
	div.Top_Icons a.Icon_Search {
		display: inline-block;
		width: 34px;
		height: 34px;
		float: none;
		background-image: url(../images/gfx/parts.png);
		background-position: -715px -225px;
		background-repeat: no-repeat;
		background-color: transparent;
		margin: 0px 0px 0px 10px;
		padding: 0px;
		text-indent: 0px;
		font-size: 0px;
		cursor: pointer;
		color: rgba(0,0,0,0);
		}
	div.Top_Icons .Icon_Eye {
		display: inline-block;
		width: 60px;
		height: 34px;
		float: none;
		background-image: url(../images/gfx/parts.png);
		background-position: -777px -225px;
		background-repeat: no-repeat;
		background-color: transparent;
		margin: 0px 0px 0px 10px;
		padding: 0px;
		text-indent: 0px;
		font-size: 0px;
		cursor: pointer;
		color: rgba(0,0,0,0);
		}
	div.Top_Icons a.Icon_Font_Size_Small {
		display: inline-block;
		width: 18px;
		height: 34px;
		float: none;
		background-image: url(../images/gfx/parts.png);
		background-position: -856px -225px;
		background-repeat: no-repeat;
		background-color: transparent;
		margin: 0px 0px 0px 10px;
		padding: 0px;
		text-indent: 0px;
		font-size: 0px;
		cursor: pointer;
		white-space: nowrap;
		color: rgba(0,0,0,0);
		}
	div.Top_Icons a.Icon_Font_Size_Normal {
		display: inline-block;
		width: 18px;
		height: 34px;
		float: none;
		background-image: url(../images/gfx/parts.png);
		background-position: -875px -225px;
		background-repeat: no-repeat;
		background-color: transparent;
		margin: 0px 0px 0px 10px;
		padding: 0px;
		text-indent: 0px;
		font-size: 0px;
		cursor: pointer;
		white-space: nowrap;
		color: rgba(0,0,0,0);
		}
	div.Top_Icons a.Icon_Font_Size_Big {
		display: inline-block;
		width: 18px;
		height: 34px;
		float: none;
		background-image: url(../images/gfx/parts.png);
		background-position: -896px -225px;
		background-repeat: no-repeat;
		background-color: transparent;
		margin: 0px 0px 0px 10px;
		padding: 0px;
		text-indent: 0px;
		font-size: 0px;
		cursor: pointer;
		white-space: nowrap;
		color: rgba(0,0,0,0);
		}
		
	div.Top_Icons a.Icon_Sitemap:hover {
		background-position: -658px -275px;
		}
	div.Top_Icons a.Icon_Search:hover {
		background-position: -715px -275px;
		}
	div.Top_Icons .Icon_Eye:hover {
		background-position: -777px -275px;
		}
	div.Top_Icons a.Icon_Font_Size_Small:hover {
		background-position: -856px -275px;
		}
	div.Top_Icons a.Icon_Font_Size_Normal:hover {
		background-position: -875px -275px;
		}
	div.Top_Icons a.Icon_Font_Size_Big:hover {
		background-position: -896px -275px;
		}
	/* Top_Icons 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: 1160px;
	text-shadow: none;
	font-family: 'exo', 'lato', Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	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 {
	
	font-size: 30px;
	line-height: 36px;
	color: #ffffff;
	font-weight: normal;
 margin: 0px 0px 0px 0px;
 padding: 6px 0px 6px 0px;
 text-shadow: none;
	text-align: left;
	font-family: 'exo', 'lato', Arial, Helvetica, 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 {
	font-size: 26px;
	line-height: 30px;
	color: #ffffff;
	font-weight: normal;
 margin: 0px 0px 0px 0px;
 padding: 6px 0px 6px 0px;
 text-shadow: none;
	text-align: left;
	font-family: 'exo', 'lato', Arial, Helvetica, 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 {
	font-size: 22px;
	line-height: 25px;
	color: #ffffff;
	font-weight: normal;
 margin: 0px 0px 0px 0px;
 padding: 6px 0px 6px 0px;
 text-shadow: none;
	text-align: left;
	font-family: 'exo', 'lato', Arial, Helvetica, 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 {
	font-size: 18px;
	line-height: 22px;
	color: #ffffff;
	font-weight: normal;
 margin: 0px 0px 0px 0px;
 padding: 6px 0px 6px 0px;
 text-shadow: none;
	text-align: left;
	font-family: 'exo', 'lato', Arial, Helvetica, 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 {
	font-size: 16px;
	line-height: 20px;
	color: #ffffff;
	font-weight: normal;
 margin: 0px 0px 0px 0px;
 padding: 6px 0px 6px 0px;
 text-shadow: none;
	text-align: left;
	font-family: 'exo', 'lato', Arial, Helvetica, 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 {
	font-size: 14px;
	line-height: 17px;
	color: #ffffff;
	font-weight: normal;
 margin: 0px 0px 0px 0px;
 padding: 6px 0px 6px 0px;
 text-shadow: none;
	text-align: left;
	font-family: 'exo', 'lato', Arial, Helvetica, 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: 'exo', 'lato', Arial, Helvetica, sans-serif; 
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	}
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 div.Boxes_Main img, div.Panorama div.Panorama_Content_Padded div.Boxes_Main p img {
	margin: 0px;
	max-width: 214px;
	width: 100%;
	border-radius: 50%;
	border: 10px solid #ffffff;
	}
div.Panorama div.Panorama_Content_Padded div.Boxes_Main div.number {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	margin: 0px;
	padding: 0 23px 0 2px;
	color: #ffffff;
	width: 100%;
	position: absolute;
	top: 123px;
	}
div.Panorama div.Panorama_Content_Padded div.Boxes_Main div.number a {
	color: #ffffff;
	text-decoration: none;
	}
div.Panorama div.Panorama_Content_Padded div.Boxes_Main div.number a:hover {
	color: #ffffff;
	text-decoration: none;
	}
	
div.Panorama div.Panorama_Content_Padded img, div.Panorama div.Panorama_Content_Padded p img {
	margin: 0px;
	max-width: 100%;
	}
div.Panorama div.Panorama_Content_Padded table {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-family: 'exo', 'lato', Arial, Helvetica, 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: 178px;
		outline: none;
		padding: 5px 10px;
		text-align: center;
		}
	div.Panorama div.Panorama_Content_Padded div.Gallery a img {
		background-color: #619e28;
		margin: 0px 0px 10px 0px;
		max-width: 160px;
		border-radius: 0%;
		border-bottom: 3px solid #619e28;
		margin-bottom: 3px;
		border-radius: 10px;
		box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
		-moz-transition: -moz-box-shadow 0.5s ease-out 0s;
		}
	div.Panorama div.Panorama_Content_Padded div.Gallery a:hover img {
		box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.0);
		-moz-transition: -moz-box-shadow 0.5s ease-out 0s;
		}
		
		div.Panorama div.Panorama_Content_Padded div.Gallery_Big {
			width: 100%;
			margin: 0px auto;
			padding: 0px 0px 0px 0px;
			text-align: center;
			}
		div.Panorama div.Panorama_Content_Padded div.Gallery_Big a {
			display: inline-block;
			text-align: center;
			width: auto;
			outline: none;
				float: none;
				overflow: hidden;
				height: auto;
			-webkit-transition: all 0.2s ease 0s;
			-moz-transition: all 0.2s ease 0s;
			-o-transition: all 0.2s ease 0s;
			transition: all 0.2s ease 0s;
			padding: 5px 5px;
			text-align: center;
			}
		div.Panorama div.Panorama_Content_Padded div.Gallery_Big a img {
			background-color: #619e28;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			max-width: 100%;
				float: none;
			opacity: 1;
			-webkit-transition: all 0.2s ease 0s;
			-moz-transition: all 0.2s ease 0s;
			-o-transition: all 0.2s ease 0s;
			transition: all 0.2s ease 0s;
			margin-bottom: 3px;
			border: 1px solid #8ed34f;
			border-radius: 20px;
			}
		div.Panorama div.Panorama_Content_Padded div.Gallery_Big a:hover img {
			opacity: 0.9;
			-webkit-transition: all 0.2s ease 0s;
			-moz-transition: all 0.2s ease 0s;
			-o-transition: all 0.2s ease 0s;
			transition: all 0.2s ease 0s;
			}

		
	div.Panorama div.Panorama_Content_Padded div.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: #3f3f3f;
		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: #ffffff;
		text-shadow: 0px 1px 1px #faf4e9;
		font-size: 12px;
		font-family: 'exo', 'lato', Arial, Helvetica, 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: #323232;
		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 */




/* 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: #939393;
	}
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: #505050;
	}
/* Firefox < 19 */
input:-moz-placeholder {
 color: #939393;
	}
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: #505050;
	}
/* Firefox > 19 */
input::-moz-placeholder {
 color: #939393;
	}
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: #505050;
	}
/* Internet Explorer 10 */
input:-ms-input-placeholder {
 color: #939393;
	}
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: #505050;
	}
	
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: auto;
	height: 26px;
	cursor: pointer;
	font-family: 'exo', 'lato', Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-style: normal;
	color: #ffffff;
	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 {
	color: #212121;
	text-shadow: none;
	display: block;
	height: 35px;
	margin: 0px auto 0px auto;
	padding: 0px 5px 0px 5px;
	text-align: left;
	width: 100%;
	font-family: 'exo', 'lato', Arial, Helvetica, sans-serif; 
	font-size: 14px;
	float: left;
	font-style: normal;
	background-image: url("");
	background-position: 0px bottom;
	background-repeat: repeat-x;
	background-color: #fefefe;
	border: 2px solid #ededed;
	border-radius: 20px;
	box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.18) inset;

	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
	
	-webkit-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
	-moz-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
	box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
	}
form div.Input_Item select:focus {
	background-color: #d9d9d9;
	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 input {
	color: #212121;
	text-shadow: none;
	display: block;
	height: 35px;
	margin: 0px auto 0px auto;
	padding: 0px 5px 0px 5px;
	text-align: left;
	width: 100%;
	font-family: 'exo', 'lato', Arial, Helvetica, sans-serif; 
	font-size: 14px;
	float: left;
	font-style: normal;
	background-image: url("");
	background-position: 0px bottom;
	background-repeat: repeat-x;
	background-color: #fefefe;
	border: 2px solid #ededed;
	border-radius: 20px;
	box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.18) inset;

	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
	
	-webkit-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
	-moz-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
	box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
	}
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: #d9d9d9;
	color: #272727;
	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 {
	resize: vertical;
	color: #212121;
	text-shadow: none;
	display: block;
	height: 160px;
	margin: 0px auto 0px auto;
	padding: 3px 5px 3px 5px;
	text-align: left;
	width: 100%;
	font-family: 'exo', 'lato', Arial, Helvetica, sans-serif; 
	font-size: 14px;
	float: left;
	font-style: normal;
	background-image: url("");
	background-position: 0px bottom;
	background-repeat: repeat-x;
	background-color: #fefefe;
	border: 2px solid #ededed;
	border-radius: 20px;
	box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.18) inset;

	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
	
	-webkit-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
	-moz-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
	box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
	}
form div.Input_Item label.error {
	font-family: 'exo', 'lato', Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #4d1505;
	margin: 2px auto 0 0px;
	text-align: left;
	width: 100%;
	display: block;
	padding: 0px 0px 0px 5px;
	font-weight: normal;
	float: left;
	font-weight: bold;
	}
form div.Btn_Submit {
	margin: 0px auto;
	padding: 0px 0px 10px 0px;
	text-align: left;
	}
form div.Btn_Submit input.form_submit {
	text-shadow: none;
	font-family: 'exo', 'lato', Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: 400;
	font-style: normal;
	line-height: 24px;
	color: #404040;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	
	background-position: 0px bottom;
	background-repeat: repeat-x;
	margin: 0px auto 0px auto; 
	padding: 4px 50px 4px 50px;
	display: inline-block;
	height: auto;
	min-width: 100px;
	width: auto;
	background-image: url();	
	background-color: #f2f965;
	border: 2px solid #e1eb1d;
	border-radius: 20px;
	box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.18) inset;

	-webkit-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
	-moz-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
	box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
	
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
	
	background-color: #f2f965;
	background: #f2f965; /* Old browsers */
	background: -moz-linear-gradient(top,  #e1eb1d 0%, #f2f965 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1eb1d), color-stop(100%,#f2f965)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e1eb1d 0%,#f2f965 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e1eb1d 0%,#f2f965 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e1eb1d 0%,#f2f965 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e1eb1d 0%,#f2f965 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1eb1d', endColorstr='#f2f965',GradientType=0 ); /* IE6-9 */
	}
form div.Btn_Submit input.form_submit:hover {
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;

	color: #fff7c0;
	background-color: #353535;
	background: #353535; /* Old browsers */
	background: -moz-linear-gradient(top,  #0f0f0f 0%, #353535 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0f0f0f), color-stop(100%,#353535)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #0f0f0f 0%,#353535 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #0f0f0f 0%,#353535 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #0f0f0f 0%,#353535 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #0f0f0f 0%,#353535 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f0f0f', endColorstr='#353535',GradientType=0 ); /* IE6-9 */
	}
/* FORM Contact END */

























/* Footer */

div.Footer {
	width: 100%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	position: relative;
	overflow: hidden;
	border: 0px;
	background-color: transparent;
	color: #ffffff;
	}
div.Footer div.Footer_Top {
	width: 100%;
	height: 100px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	position: relative;
	overflow: hidden;
	border: 0px;
	background-color: transparent;
	background-image: url("../images/gfx/strzyzowski_net_footer_top.png");
	background-position: center top;
	background-repeat: repeat-x;
	text-indent: -9999px;
	}
div.Footer div.Footer_Content {
	width: 100%;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-align: center;
	position: relative;
	overflow: hidden;
	border: 0px;
	background-color: #cbcbcb;
	background-image: url("../images/gfx/strzyzowski_net_footer_bg.png");
	background-position: center top;
	background-repeat: repeat-x;
	}
div.Footer div.Footer_Stripe_1 {
	height: 12px;
	width: 100%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	position: relative;
	overflow: hidden;
	color: #111111;
	background-color: transparent;
	background-image: none;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% 3px;
display: none;
	}
div.Footer div.Footer_Stripe_2 {
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	position: relative;
	overflow: hidden;
	background-color: transparent;
	background-image: none;
	background-position: center top;
	background-repeat: no-repeat;
	color: #111111;
	}

div.Footer div.Footer_Main {
	margin: 0px auto 0 auto;
	overflow: hidden;
	padding: 10px 10px 10px 10px;
	text-align: left;
	background: none;
	line-height: 18px;
	font-size: 13px;
	max-width: 1160px;
	background-image: url("");
	background-position: center 0px;
	background-repeat: no-repeat;
	background-color: transparent;
	}
div.Footer div.Footer_Main div.Footer_Logo {
	width: 220px;
	height: 83px;
	margin: 0px 20px 0px 0px;
	overflow: hidden;
	padding: 10px 0px 10px 0px;
	background: none;
	background-image: url("../images/gfx/strzyzowski_net_logo_small.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: transparent;
	float: left;
	text-indent: -9999px;
	}
div.Footer div.Footer_Main a {
	color: #111111;
	text-decoration: none;
	}
div.Footer div.Footer_Main a:hover {
	color: #2e7300;
	text-decoration: none;
	}
div.Footer div.Footer_Author {
	font-family: 'exo', 'lato', Arial, Helvetica, sans-serif; 
	font-size: 13px;
	color: #111111;
	float: right;
	text-align: right;
	font-size: 11px;
	padding: 1px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
div.Footer div.Footer_Author div.Footer_Author_Txt {
	text-align: right;
	}
div.Footer div.Footer_Author a {
	text-decoration: none;
	color: #111111;
	}
div.Footer div.Footer_Author a:hover, div.Footer div.Footer_Menu div.Footer_Author a:active {
	text-decoration: none;
	color: #2e7300;
	}
div.Footer_Stripe_Vertical {
	display: none;
	}
/* 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 auto;
	background-color: transparent;
	background-image: url("");
	width: 100%;
	text-align: center;
	padding: 0px 10px 20px;
	max-width: 1140px;
	}
div.Panorama div.Panorama_Header div.Panorama_Header_Text {
	background-color: transparent;
	background-image: url("");
	background-position: 0px bottom;
	background-repeat: repeat-x;
	margin: 0px auto 0px auto; 
	padding: 6px 50px 6px 50px;
	display: inline-block;
	min-height: 40px;
	height: auto;
	min-width: 390px;
	width: 100%;
	font-size: 30px;
	text-transform: uppercase;
	
	background-image: url();	
	background-color: #353535;
	border: 2px solid #bfed00;
	border-radius: 21px;
	box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.18) inset;

	-webkit-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
	-moz-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
	box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
	}
div.Panorama div.Panorama_Header div.Panorama_Header_Text h2 {
	color: #ffffff;
	font-size: 24px;
	font-weight: 700;
	font-style: normal;
	text-align: center;
	font-family: 'exo', 'lato', Arial, Helvetica, sans-serif;
	line-height: 28px;
	
	-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: #ffffff;
	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: #ffffff;
	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;
	}




	
	
	
	

/* Column */

div.Panorama div.Panorama_Content_Padded div.Column {
	display: block;
	margin: 0px 10px 40px 10px;
	padding: 0px;
	border: none;
	border-radius: 0px;
	background-color: rgba(0, 0, 0, 0.2);
	background-image: url("../images/gfx/frame_shadow.png");
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: 100% 10px;
	overflow: hidden;
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.50) inset;
	
	border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	border: 0px solid #000000;
	}
div.Panorama div.Panorama_Content_Padded div.Column:after {
	content: "";
    display: block;
    width: 100%;
    height: 10px;
    position: absolute;
    bottom: -10px;
    left: 0;
    background-color: transparent;
	background-image: url("../images/gfx/frame_shadow.png");
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: 100% 10px;
	}
div.Panorama div.Panorama_Content_Padded div.Boxes_Main div.Column_Box_3:after {
	content: "";
	display: none;
	}
div.Panorama div.Panorama_Content_Padded div.Column_Slider:after {
	content: "";
	display: none;
	}
div.Panorama div.Panorama_Content_Padded div.Column_Carousel:after {
	content: "";
	display: none;
	}

div.Panorama div.Panorama_Content_Padded div.Column_Solo div.Column_Header {
	margin: 0px 0px;
	}
div.Panorama div.Panorama_Content_Padded div.Column_Solo div.Column_Header div.Column_Header_Text {
	background-color: transparent;
	background-image: none;
	background-position: 0px 0px;
	background-repeat: repeat;
	width: auto;
	text-align: left;
	padding: 0px 10px;
	}
div.Panorama div.Panorama_Content_Padded div.Column_Solo div.Column_Header div.Column_Header_Text h2 {
	width: auto;
	color: #ffffff;
	font-size: 24px;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
	padding: 0px 45px 4px;
	text-shadow: none;
	text-align: left;
	font-family: 'exo', 'lato', Arial, Helvetica, sans-serif; 
	font-style: normal;
	background-color: transparent;
	line-height: 32px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	background-image: url("../images/gfx/header_dot.png");
	background-repeat: no-repeat;
	background-position: 15px 4px;
	float: none;
	display: inline-block;
	
	border: none;
	border-radius: 0px;
	background-color: rgba(0, 0, 0, 0.2);
	overflow: hidden;
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.50) inset;
	
	border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	border: 0px solid #000000;
	}
div.Panorama div.Panorama_Content_Padded div.Column_Solo div.Column_Header div.Column_Header_Text h2 a {
	color: #ffffff;
	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_Solo div.Column_Header div.Column_Header_Text h2 a:hover {
	color: #ffffff;
	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_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: auto;
	text-align: left;
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Header div.Column_Header_Text h2 {
	color: #ffffff;
	font-size: 24px;
	font-weight: normal;
	margin: 0px 0px;
	padding: 0px 10px 4px 35px;
	text-shadow: none;
	text-align: left;
	font-family: 'exo', 'lato', Arial, Helvetica, sans-serif; 
	font-style: normal;
	background-color: transparent;
	background-image: none;
	line-height: 32px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	background-color: transparent;
	background-image: url("../images/gfx/header_dot.png");
	background-repeat: no-repeat;
	background-position: 0px 4px;
	float: left;
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Header div.Column_Header_Text h2 a {
	color: #ffffff;
	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: #ffffff;
	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: 30px 35px;
	clear: both;
	}
div.Panorama div.Panorama_Content_Padded div.bit-1 div.Column div.Column_Content {
	clear: both;
	}


	
[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: 'exo', 'lato', Arial, Helvetica, 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;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
/* side column box */
div.Panorama div.Panorama_Content_Padded div.Side_Column_Box {
	/*min-width: 258px;*/
	display: block;
	margin: 0px 10px 40px 10px;
	}
div.Panorama div.Panorama_Content_Padded div.Side_Column_Box div.Column_Content {
	display: block;
	width: 100%;
	padding: 30px 30px;
	margin: 0px auto;
	background-image: url("");
	background-color: transparent;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-family: 'exo', 'lato', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	color: #ffffff;
	text-align: left;
	border-radius: 10px;
	}
div.Panorama div.Panorama_Content_Padded div.Side_Column_Box div.Column_Content div.Column_Content_Padded {
	padding: 0px;
	}
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 */
	
	
	
	
	
	
	
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Button {
	
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded a.przycisk {
	text-shadow: none;
	font-family: 'exo', 'lato', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	line-height: 13px;
	color: #404040;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	
	background-position: 0px bottom;
	background-repeat: repeat-x;
	margin: 10px auto 0px auto; 
	padding: 3px 10px 3px 10px;
	display: inline-block;
	height: auto;
	min-width: 100px;
	width: auto;
	background-image: url();	
	background-color: #f2f965;
	border: 2px solid #e1eb1d;
	border-radius: 20px;
	box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.18) inset;

	-webkit-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
	-moz-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
	box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
	
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
	
	background-color: #f2f965;
	background: #f2f965; /* Old browsers */
	background: -moz-linear-gradient(top,  #e1eb1d 0%, #f2f965 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1eb1d), color-stop(100%,#f2f965)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e1eb1d 0%,#f2f965 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e1eb1d 0%,#f2f965 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e1eb1d 0%,#f2f965 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e1eb1d 0%,#f2f965 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1eb1d', endColorstr='#f2f965',GradientType=0 ); /* IE6-9 */
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded a.przycisk:hover {
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;

	color: #fff7c0;
	background-color: #353535;
	background: #353535; /* Old browsers */
	background: -moz-linear-gradient(top,  #0f0f0f 0%, #353535 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0f0f0f), color-stop(100%,#353535)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #0f0f0f 0%,#353535 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #0f0f0f 0%,#353535 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #0f0f0f 0%,#353535 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #0f0f0f 0%,#353535 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f0f0f', endColorstr='#353535',GradientType=0 ); /* IE6-9 */
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded a.przycisk_2 {
	text-shadow: none;
	font-family: 'exo', 'lato', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	line-height: 13px;
	color: #404040;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	
	background-position: 0px bottom;
	background-repeat: repeat-x;
	margin: 10px auto 0px auto; 
	padding: 3px 10px 3px 10px;
	display: inline-block;
	height: auto;
	min-width: 100px;
	width: auto;
	background-image: url();	
	background-color: #ffffff;
	border: 2px solid #f9f9f9;
	border-radius: 20px;
	box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.18) inset;

	-webkit-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
	-moz-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
	box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
	
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
	
	background-color: #ffffff;
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded a.przycisk_2:hover {
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;

	color: #fff7c0;
	background-color: #353535;
	}	
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded a.przycisk span.Button_Simple_Left {
	display: none;
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded a.przycisk span.Button_Simple_Right {
	display: none;
	}	
	
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: 'exo', 'lato', Arial, Helvetica, 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 div.Column_Content div.Column_Content_Padded table ul li {
	color: #414141;
	}
	
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: 'exo', 'lato', Arial, Helvetica, 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: #f2f965;
	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_color.png');
	color: #f5ff34;
	}
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: 1px solid #8ed34f;
	border-radius: 20px;
	}
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: 4px;
	font-family: 'exo', 'lato', Arial, Helvetica, sans-serif; 
	font-size: 16px;
	color: #ffffff;	
	border-spacing: 2px;
    border-collapse: separate;
	background-color: #353535;
	border-radius: 5px;
	
	
	
	
	
	box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.18) inset;

	-webkit-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
	-moz-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
	box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
	
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded table tr {
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded table tr td {
	border: 0px solid #cccccc;
	padding: 2px 5px;
	background-color: #454545;
	border-radius: 2px;
	border-bottom: 1px solid #494949;
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded table tr:hover td {
	background-color: #565656;
	}
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 table.tabela1 {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-family: 'exo', 'lato', Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: #3f3f3f;	
	border-spacing: 2px;
    border-collapse: separate;
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded table.tabela1 thead tr {
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded table.tabela1 thead tr th {
	background-color: transparent;
	background-image: url("");
	background-position: 0px bottom;
	background-repeat: repeat-x;
	margin: 0px auto 0px auto; 
	padding: 10px 15px 10px 15px;
	height: auto;
	width: auto;
	
	text-shadow: none;
	font-family: 'exo', 'lato', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	line-height: 19px;
	color: #424242;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	
	background-image: url();	
	background-color: #eff74d;
	border: 2px solid #dce352;
	border-radius: 2px;
	box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.18) inset;

	-webkit-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
	-moz-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
	box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded table.tabela1 tr {
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded table.tabela1 tr td {
	border: 0px solid #cccccc;
	padding: 10px 15px;
	background-color: #ffffff;
	border-radius: 2px;
	border-bottom: 1px solid #eeeeee;
	vertical-align: middle;
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded table.tabela1 tr:hover td {
	background-color: #eeeeee;
	-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.tabela1 td:nth-child(even) {background: #ffffff}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded table.tabela1 td:nth-child(odd) {background: #f8f8f8}
	

	
	
	
	
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded table.tabela2 {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-family: 'exo', 'lato', Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: #424242;	
	border-spacing: 2px;
    border-collapse: separate;
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded table.tabela2 big {
	font-size: 30px;
	line-height: 35px;
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded table.tabela2 thead tr {
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded table.tabela2 thead tr th {
	background-color: transparent;
	background-image: url("");
	background-position: 0px bottom;
	background-repeat: repeat-x;
	margin: 0px auto 0px auto; 
	padding: 10px 15px 10px 15px;
	height: auto;
	width: auto;
	
	text-shadow: none;
	font-family: 'exo', 'lato', Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: 400;
	font-style: normal;
	line-height: 50px;
	color: #424242;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	
	background-image: url();	
	background-color: #eff74d;
	border: 2px solid #dce352;
	border-radius: 2px;
	box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.18) inset;

	-webkit-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
	-moz-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
	box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded table.tabela2 tr {
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded table.tabela2 tr td {
	border: 0px solid #cccccc;
	padding: 10px 15px;
	background-color: #ffffff;
	border-radius: 2px;
	border-bottom: 1px solid #eeeeee;
	border-right: 2px solid #cccccc;
	vertical-align: middle;
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded table.tabela2 tr td:last-child { 
	border-right: 0px solid #cccccc;
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded table.tabela2 tr:hover td {
	background-color: #eeeeee;
	-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.tabela2 td:nth-child(even) {background: #ffffff}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded table.tabela2 td:nth-child(odd) {background: #f8f8f8}
	
	



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 0px 0px;
	font-family: 'exo', 'lato', Arial, Helvetica, sans-serif; 
	font-size: 15px;
	font-weight: 400;
	list-style-type: none;
	width: 100%;
	background-color: transparent;
	color: #ffffff;
	}
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('');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	float: left;
	}
		
		
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Offer_List ul li a {
	text-shadow: none;
	font-family: 'exo', 'lato', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	line-height: 20px;
	color: #404040;
	text-align: left;
	text-decoration: none;
	cursor: pointer;
	
	background-position: 0px bottom;
	background-repeat: repeat-x;
	margin: 0px auto 5px auto;
	padding: 7px 0px 7px 0px;
	display: inline-block;
	height: auto;
	min-width: 100px;
	width: 100%;
	background-image: url();	
	background-color: #f2f965;
	border: 2px solid #e1eb1d;
	border-radius: 20px;
	box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.18) inset;

	-webkit-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
	-moz-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
	box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
	
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
	
	background-color: #f2f965;
	background: #f2f965; /* Old browsers */
	background: -moz-linear-gradient(top,  #e1eb1d 0%, #f2f965 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1eb1d), color-stop(100%,#f2f965)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e1eb1d 0%,#f2f965 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e1eb1d 0%,#f2f965 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e1eb1d 0%,#f2f965 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e1eb1d 0%,#f2f965 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1eb1d', endColorstr='#f2f965',GradientType=0 ); /* IE6-9 */
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Offer_List ul li a:hover {
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;

	color: #f2f965;
	background-color: #353535;
	background: #353535; /* Old browsers */
	background: -moz-linear-gradient(top,  #0f0f0f 0%, #353535 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0f0f0f), color-stop(100%,#353535)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #0f0f0f 0%,#353535 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #0f0f0f 0%,#353535 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #0f0f0f 0%,#353535 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #0f0f0f 0%,#353535 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f0f0f', endColorstr='#353535',GradientType=0 ); /* IE6-9 */
	}
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.Selected a {
	color: #f2f965;
	background-color: #353535;
	background: #353535; /* Old browsers */
	background: -moz-linear-gradient(top,  #0f0f0f 0%, #353535 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0f0f0f), color-stop(100%,#353535)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #0f0f0f 0%,#353535 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #0f0f0f 0%,#353535 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #0f0f0f 0%,#353535 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #0f0f0f 0%,#353535 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f0f0f', endColorstr='#353535',GradientType=0 ); /* IE6-9 */
	}

div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Offer_List ul li a span {
	background-image: url("../images/gfx/dot_dark.png");
	background-repeat: no-repeat;
	background-position: 4px -2px;
	padding: 0px 15px 0px 30px;
	display: inline-block;
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Offer_List ul li a:hover span, div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Offer_List ul li.Selected a span {
	background-image: url("../images/gfx/dot_green.png");
	background-repeat: no-repeat;
	background-position: 4px -2px;
	padding: 0px 15px 0px 30px;
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Offer_List ul li.Offer_List_Trigger a {
	padding: 7px 20px 7px 0px;
	}
	
	
	
	

	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: 'exo', 'lato', Arial, Helvetica, sans-serif; 
		font-size: 15px;
		font-weight: 400;
		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 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		line-height: 19px;
		background-image: url('');
		background-position: 0px 0px;
		background-repeat: no-repeat;
		background-color: transparent;
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.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 {
		color: #939393;
		text-shadow: none;
		display: block;
		height: auto;
		margin: 0px auto 5px auto;
		padding: 7px 24px 7px 10px;
		text-align: left;
		width: 100%;
		font-family: 'exo', 'lato', Arial, Helvetica, sans-serif; 
		font-size: 14px;
		float: left;
		font-style: normal;
		background-image: url("");
		background-position: 0px bottom;
		background-repeat: repeat-x;
		background-color: #fefefe;
		border: 2px solid #ededed;
		border-radius: 20px;
		box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.18) inset;

		
		-webkit-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
		-moz-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
		box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Offer_List ul li ul li a:hover {
		text-decoration: none;
		color: #ffffff;
		text-shadow: none;
		
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Offer_List ul li ul li:hover {
		text-decoration: none;
		color: #ffffff;
		text-shadow: none;
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Offer_List ul li ul li.Selected a {
		text-decoration: none;
		color: #ffffff;
		text-shadow: none;
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.Offer_List ul li ul li.Selected {
		text-decoration: none;
		color: #ffffff;
		text-shadow: none;
		}
		
		
		
		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: #d9d9d9;
			}
		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: #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 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: 7px 24px 7px 35px !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 {
			color: #404040 !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: #d9d9d9;
				}
			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: 7px 24px 7px 45px;
				color: #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: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 {
				
				}
		

		
		
		
		
		
		
		
		
		
	
		
		
		
		
		
		
		
div.Panorama div.Panorama_Content_Padded div.Column	{
	position: relative;
	overflow: visible;
	}


div.Panorama div.Panorama_Content_Padded div.Column_Clean {
	background-color: transparent;
	box-shadow: none;
	}
div.Panorama div.Panorama_Content_Padded div.Column_Clean div.Column_Content {
	background-color: transparent;
	box-shadow: none;
	padding: 0px;
	}
	
/* Boxes_Main */
div.Panorama_Boxes_Main {
	}
div.Boxes_Main {
	padding-bottom: 0px;
	margin-bottom: 0px;
	}
div.Panorama div.Panorama_Content_Padded div.Boxes_Main div.Column div.Column_Content {
	padding: 0px;
	}
div.Panorama div.Panorama_Content_Padded div.Boxes_Main div.Column div.Column_Content div.Column_Content_Padded {
	padding: 20px 30px 0px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	}
div.Panorama div.Panorama_Content_Padded div.Boxes_Main div.Column_Box_3 {
	color: #e2ef5d;
	background-image: none;
	background-color: transparent;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-top: 10px;
	margin: 0px;
	border: none;
	box-shadow: none;
	text-shadow: 0px 1px 1px #2e4a18;
	min-height: 350px;
	}
div.Panorama div.Panorama_Content_Padded div.Boxes_Main div.Column_Box_3 a {
	color: #ffffff;
	text-shadow: 0px 1px 1px #2e4a18;
	}
div.Panorama div.Panorama_Content_Padded div.Boxes_Main div.Column_Box_3 h3 {
	color: #ffffff;
	font-size: 30px;
	line-height: 32px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 0px 1px 1px #2e4a18;
	-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.Boxes_Main div.Column_Box_3 h4 {
	color: #e2ef5d;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 0 1px 1px #2e4a18;
	-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;
	margin: 0px auto 12px auto;
	}
div.Panorama div.Panorama_Content_Padded div.Boxes_Main div.Column_Box_3 div.Button {
	margin: 10px auto 6px auto;
	}


div.Panorama div.Panorama_Content_Padded div.Boxes_Main_Columns div.Column div.Column_Content {
	padding: 0px 0px 30px;
	}	
div.Panorama div.Panorama_Content_Padded div.Boxes_Main_Columns img, div.Panorama div.Panorama_Content_Padded div.Boxes_Main_Columns p img {
	margin: 0px;
	max-width: auto;
	width: auto;
	max-width: 100%;
	border-radius: 0px;
	border: none;
	}
div.Panorama div.Panorama_Content_Padded div.Boxes_Main_Columns div.Column div.Column_Content div.Zawieszka {
	position: absolute;
	bottom: -110px;
	left: 0px;
	width: 173px;
	height: 125px;
	margin: 0px;
	padding: 85px 0px 0px 0px;
	background-image: url('../images/gfx/zawieszka.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: transparent;
	text-align: center;
	font-family: 'exo', 'lato', Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
	color: #404040;	
	}
div.Panorama div.Panorama_Content_Padded div.Boxes_Main_Columns div.Side_Column_Box {
	margin-bottom: 160px;
	}
div.Panorama div.Panorama_Content_Padded div.Boxes_Main div.Column div.Column_Content div.Column_Content_Padded {
	padding: 20px 10px 0px;
	}
div.Panorama div.Panorama_Content_Padded div.Boxes_Main_Columns div.bit-5 div.Column div.Column_Content div.Zawieszka {
	width: 146px;
	background-size: 100% 124px;
	padding: 80px 0px 0px 0px;
	}
div.Panorama div.Panorama_Content_Padded div.Boxes_Main_Columns div.bit-5 h2 {
	font-size: 22px;
	}
div.Panorama div.Panorama_Content_Padded div.Boxes_Main_Columns div.bit-5 h3 {
	font-size: 20px;
	}
div.Panorama div.Panorama_Content_Padded div.bit-5 div.Column_Solo div.Column_Header div.Column_Header_Text h2 {
	padding: 0 29px 4px 45px;
	}

/* Boxes_Main END */		

/* FlexSlider */

div.Panorama_Slider {
	background-image: url('../images/gfx/slider_bg.png');
	background-position: center middle;
	background-repeat: no-repeat;
	background-color: transparent;
	background-size: 1294px 100%;
	}
div.Panorama_Slider div.Column_Slider_Top {
	display: block;
	width: 100%;
	height: 9px;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: center;
	background-color: transparent;
	background-image: url("../images/gfx/stripe_top.png");
	background-position: center top;
	background-repeat: repeat-x;
	position: relative;
	overflow: hidden;
	border: 0px;
	}
div.Panorama_Slider div.Column_Slider_Bottom {
	display: block;
	width: 100%;
	height: 9px;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: center;
	background-color: transparent;
	background-image: url("../images/gfx/stripe_bottom.png");
	background-position: center top;
	background-repeat: repeat-x;
	position: relative;
	overflow: hidden;
	border: 0px;
	}
div.Panorama_Slider div.Panorama_Content_Padded div.Column {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: none;
	background-color: transparent;
	background-image: none;
	background-position: 0px 0px;
	background-repeat: repeat;
	/*overflow: hidden;*/
	box-shadow: none;
	
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	}
div.Panorama div.Panorama_Content_Padded div.Column_Slider div.Column_Content {
	padding: 0px 0px 0px 0px;
	}
div.Panorama div.Panorama_Content_Padded div.Column_Slider div.Column_Content div.Column_Content_Padded .flexslider {
    background: none;
    border: 0px;
    border-radius: 0px;
    box-shadow: none;
    margin: 0px;
    position: relative;
	}
div.Panorama div.Panorama_Content_Padded div.Column_Slider div.Column_Content div.Column_Content_Padded .flexslider .flex-direction-nav {
	background: none;
	list-style: none outside none;
    margin: 0;
    padding: 0;
	}
div.Panorama div.Panorama_Content_Padded div.Column_Slider div.Column_Content div.Column_Content_Padded .flexslider .flex-direction-nav li {
	background: none;
	list-style: none outside none;
    margin: 0;
    padding: 0;
	line-height: normal;
	}
div.Panorama div.Panorama_Content_Padded div.Column_Slider div.Column_Content div.Column_Content_Padded .flexslider .flex-direction-nav a {
	}
/* Direction Nav */
div.Panorama div.Panorama_Content_Padded div.Column_Slider div.Column_Content div.Column_Content_Padded .flexslider .flex-direction-nav {*height: 0;
	padding: 0px;
	}
div.Panorama .flexslider .flex-direction-nav a {width: 46px; height: 64px; margin: 0px 0 0; display: block; background: url(../images/gfx/parts.png) no-repeat 0px 0px; position: absolute; top: 44%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all 1.3s ease;}
div.Panorama .flexslider .flex-direction-nav .flex-next {background-position: -504px -11px; right: -20px; opacity: 0.0; transition: right 0.4s ease 0s; transition: opacity 0.4s ease 0s;}
div.Panorama .flexslider .flex-direction-nav .flex-prev {background-position: -344px -11px; left: -10px; opacity: 0.0; transition: left 0.4s ease 0s; transition: opacity 0.4s ease 0s;}
div.Panorama .flexslider:hover .flex-next {opacity: 0.9; transition: right 0.4s ease 0s transition: opacity 0.4s ease 0s;}
div.Panorama .flexslider:hover .flex-prev {opacity: 0.9; transition: left 0.4s ease 0s transition: opacity 0.4s ease 0s;}
div.Panorama .flexslider:hover .flex-next:hover {opacity: 1; right: -10px; transition: right 0.4s ease 0s; background-position: -504px -81px;}
div.Panorama .flexslider:hover .flex-prev:hover {opacity: 1; left: 0px; transition: left 0.4s ease 0s; background-position: -344px -81px;}
div.Panorama .flexslider .flex-direction-nav .flex-disabled {opacity: .0!important; filter:alpha(opacity=0); cursor: default;}
div.Panorama .flexslider:hover .flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

div.Panorama div.flexslider_main_slider {
	background-image: url("");
	background-position: top center;
	background-repeat: no-repeat;
	background-color: transparent;
	text-align: center;
	}

div.flexslider_main_slider .slides img {
	width: auto;
	max-height: 440px;
	display: block;
	margin: 0 auto;
	}
div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded .flex-control-nav {
	display: block;
	height: 25px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px;
	left: 0%;
	bottom: 15px;
	width: 100%;
	transition: all 0.5s ease 0s;
	background-image: url("");
	background-position: center top;
	background-repeat: no-repeat;
	background-color: transparent;
	z-index: 9999;
	}

	
div.flexslider_main_slider ul.slides li {
	max-height: 440px;
	text-align: center;
	}
div.flexslider_main_slider ul.slides li object {
	margin: 0 auto;
	}

	/* on site */
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded .flex-control-paging li {
		padding: 0px;
		margin: 0px;
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded .flex-control-paging li a {
		display: inline-block;
		width: 25px;
		height: 25px;
		margin: 2px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background-image: url("../images/gfx/parts.png");
		background-position: -731px -109px;
		background-repeat: no-repeat;
		background-color: transparent;
		text-indent: -9999px;
		cursor: pointer;
		border-radius: 0px;
		box-shadow: none;
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded .flex-control-paging li a:hover {
		background-position: -811px -109px;
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded .flex-control-paging li a.flex-active {
		background-position: -651px -109px;
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded ul.slides {
		display: block; 
		padding: 0px;
		border-radius: 0px;
		border: none;
		border-top: none;
		border-bottom: none;
		overflow: hidden;
		}

	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded div.flexslider ul.slides li {
		margin: 0px; 
		padding: 0px; 
		background: none;
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded ul.slides li img {
		margin-right: auto;
		margin-left: auto;
		width: auto;
		border-radius: 0px;
		}
	/* on site END */
	
/* FlexSlider END */



/* jamboxpolecamy_item */
.jamboxpolecamy_item {
	position: relative;
	}
.jamboxpolecamy_item div.field_image_fid {
	width: 100%;
	height: 100%;
	}
.jamboxpolecamy_item div.field_image_fid a img {
	width: 100% !important;
	height: 100%;
	}	
.jamboxpolecamy_item div.description {
	position: absolute;
	width: 100%;
	height: auto;
	bottom: 0px;
	left: 0px;
	z-index: 90;
	background-image: url("../images/gfx/bg_dark_transparent.png");
	background-position: 0px 0px;
	background-repeat: repeat;
	background-color: transparent;
	padding: 20px 35px 35px 35px;
	color: #c3c3c3;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	-webkit-transition: color 0.2s ease 0s;
	-moz-transition: color 0.2s ease 0s;
	-o-transition: color 0.2s ease 0s;
	transition: color 0.2s ease 0s;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	}
.jamboxpolecamy_item div.description:hover {
	color: #ffffff;
	-webkit-transition: color 0.2s ease 0s;
	-moz-transition: color 0.2s ease 0s;
	-o-transition: color 0.2s ease 0s;
	transition: color 0.2s ease 0s;
	}
.jamboxpolecamy_item div.description div.title {
	padding-bottom: 10px;
	}
.jamboxpolecamy_item div.description div.title, .jamboxpolecamy_item div.description div.title a {
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	}
.jamboxpolecamy_item div.description div.title, .jamboxpolecamy_item div.description div.title a:hover {
	color: #ffffff;
	text-decoration: none;
	}
.jamboxpolecamy_item div.description div.field_kanal_nid, .jamboxpolecamy_item div.description div.field_emisja_value {
	display: inline-block;
	}
.jamboxpolecamy_item div.description {
	opacity: 0;
	-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;
	}
.jamboxpolecamy_item:hover  div.description{
	opacity: 1;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
	}
/* jamboxpolecamy_item END */

/* jambox canals */
div.TV_Canals {
	}
div.TV_Canals div.TV_Canal {
	float: left;
	margin: 0px 3px 6px 3px;
	padding: 0px;
	}
/* jambox canals END */

/* TV */
div.Column_With_Sets {
	
	}
div.Panorama div.Panorama_Content_Padded div.Column_With_Sets div.Column_Content_Padded h3 {
	padding: 6px 10px 14px 0px;
	float: left;
	}
	
div.Panorama div.Panorama_Content_Padded div.Column_With_Sets div.Column_Content_Padded div.Price {
	float: right;
	background-color: transparent;
	background-image: url("");
	background-position: 0px bottom;
	background-repeat: repeat-x;
	margin: 0px 72px 14px 0px; 
	padding: 2px 50px;
	display: inline-block;
	min-height: 20px;
	height: auto;
	width: auto;
	font-size: 30px;
	
	background-image: url();	
	background-color: #353535;
	border: 2px solid #bfed00;
	border-radius: 21px;
	box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.18) inset;

	-webkit-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
	-moz-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
	box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
	}
div.Panorama div.Panorama_Content_Padded div.Column_With_Sets div.Column_Content_Padded div.Price p {
	color: #ffffff;
	font-size: 14px;
	font-weight: 700;
	font-style: normal;
	text-align: center;
	font-family: 'exo', 'lato', Arial, Helvetica, sans-serif;
	line-height: 22px;
	
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	
	}
	
div.Canal_Items {
	margin: 0px 0px 20px 0px;
	}
div.Canal_Items div.Canal_Item {
	float: left;
	width: 84px;
	height: 60px;
	margin: 0px 3px 6px 3px;
	padding: 2px 0px 0px 0px;
	background-color: #ffffff;
	border-radius: 6px;
	text-align: center;
	}
.bit-1 div.Canal_Items div.Canal_Item {
	width: 81px;
	}
div.Canal_Items div.Canal_Item img {
	display: inline-block;
	max-width: 100%;
	max-height: 100%;
	margin: 0 auto;
	}
/* TV END */	
	
	/* Column_Carousel */
	div.Panorama div.Panorama_Content_Padded div.Column_Carousel {
		background: none;
		border: none;
		padding: 0px;
		box-shadow: none;
		}
	div.Panorama div.Panorama_Content_Padded div.Column_Carousel div.Column_Content {
		padding: 0px;
		}
		/* carousel_partners */
		#carousel_partners {
			background-color: transparent;
			margin: 0px;
			padding: 0px;
			border: none;
			box-shadow: none;
			}
		#carousel_partners .flex-control-nav {
			padding: 0px;
			position: relative;
			bottom: 0px;
			}
		div.Panorama div.Panorama_Content_Padded #carousel_partners div.partners div.Project_Item {
			margin: 0px 5px;
			border: none;
			}
		#carousel_partners .flex-direction-nav a {
			/*top: 40px;*/
			}
			
		#carousel_partners .flex-viewport {
			margin: 0px 40px;
			}
		div.Panorama #carousel_partners .flex-direction-nav a {width: 46px; height: 64px; margin: 0px 0 0; display: block; background: url(../images/gfx/parts.png) no-repeat 0px 0px; position: absolute; top: -2px; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all 1.3s ease;}
		div.Panorama #carousel_partners .flex-direction-nav .flex-next {background-position: -504px -11px; right: -20px; opacity: 0.0; transition: right 0.4s ease 0s; transition: opacity 0.4s ease 0s;}
		div.Panorama #carousel_partners .flex-direction-nav .flex-prev {background-position: -344px -11px; left: -10px; opacity: 0.0; transition: left 0.4s ease 0s; transition: opacity 0.4s ease 0s;}
		div.Panorama #carousel_partners:hover .flex-next {opacity: 0.9; transition: right 0.4s ease 0s transition: opacity 0.4s ease 0s;}
		div.Panorama #carousel_partners:hover .flex-prev {opacity: 0.9; transition: left 0.4s ease 0s transition: opacity 0.4s ease 0s;}
		div.Panorama #carousel_partners:hover .flex-next:hover {opacity: 1; right: -10px; transition: right 0.4s ease 0s; background-position: -504px -81px;}
		div.Panorama #carousel_partners:hover .flex-prev:hover {opacity: 1; left: 0px; transition: left 0.4s ease 0s; background-position: -344px -81px;}
		div.Panorama #carousel_partners .flex-direction-nav .flex-disabled {opacity: .0!important; filter:alpha(opacity=0); cursor: default;}
		div.Panorama #carousel_partners:hover .flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}
		
		div.Panorama #carousel_partners ul li {
			background-color: transparent;
			background-image: none;
			}
		div.Panorama #carousel_partners ul li img {
			max-height: 60px;
			max-width: 200px;
			border-radius: 20px;
			background-color: #ffffff;
			opacity: 1;
			filter: gray; /* IE6-9 */
			filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
			-webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
			}
		div.Panorama #carousel_partners ul li a:hover img {
			opacity: 1;
			filter: none;
			-webkit-filter: grayscale(0);
			}
		/* carousel_partners END */
		
		
		/* carousel_films */
		#carousel_films {
			background-color: transparent;
			margin: 0px;
			padding: 0px;
			border: none;
			box-shadow: none;
			}
		#carousel_films .flex-control-nav {
			padding: 0px;
			position: relative;
			bottom: 0px;
			}
		div.Panorama div.Panorama_Content_Padded #carousel_films div.films div.Project_Item {
			margin: 0px 5px;
			border: none;
			}
		#carousel_films .flex-direction-nav a {
			/*top: 40px;*/
			}
			
		#carousel_films .flex-viewport {
			margin: 0px 40px;
			}
		div.Panorama #carousel_films .flex-direction-nav a {width: 46px; height: 64px; margin: 0px 0 0; display: block; background: url(../images/gfx/parts.png) no-repeat 0px 0px; position: absolute; top: 80px; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all 1.3s ease;}
		div.Panorama #carousel_films .flex-direction-nav .flex-next {background-position: -504px -11px; right: -20px; opacity: 0.0; transition: right 0.4s ease 0s; transition: opacity 0.4s ease 0s;}
		div.Panorama #carousel_films .flex-direction-nav .flex-prev {background-position: -344px -11px; left: -10px; opacity: 0.0; transition: left 0.4s ease 0s; transition: opacity 0.4s ease 0s;}
		div.Panorama #carousel_films:hover .flex-next {opacity: 0.9; transition: right 0.4s ease 0s transition: opacity 0.4s ease 0s;}
		div.Panorama #carousel_films:hover .flex-prev {opacity: 0.9; transition: left 0.4s ease 0s transition: opacity 0.4s ease 0s;}
		div.Panorama #carousel_films:hover .flex-next:hover {opacity: 1; right: -10px; transition: right 0.4s ease 0s; background-position: -504px -81px;}
		div.Panorama #carousel_films:hover .flex-prev:hover {opacity: 1; left: 0px; transition: left 0.4s ease 0s; background-position: -344px -81px;}
		div.Panorama #carousel_films .flex-direction-nav .flex-disabled {opacity: .0!important; filter:alpha(opacity=0); cursor: default;}
		div.Panorama #carousel_films:hover .flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}
		
		div.Panorama #carousel_films ul li {
			background-color: transparent;
			background-image: none;
			}
		div.Panorama #carousel_films ul li img {
			max-height: 200px;
			max-width: 140px;
			border-radius: 0px;
			background-color: #ffffff;
			opacity: 1;
			}
		div.Panorama #carousel_films ul li a:hover img {
			opacity: 1;
			filter: none;
			}
		
		div.Panorama #carousel_films .Project_Item_Photo {
			width: 100%;
			display: block;
			overflow: hidden;
			max-height: 200px;
			}
		div.Panorama #carousel_films .Project_Item_Photo img {
			-webkit-transition: all 0.4s ease 0s;
			-moz-transition: all 0.4s ease 0s;
			-o-transition: all 0.4s ease 0s;
			transition: all 0.4s ease 0s;
			}
		div.Panorama #carousel_films .Project_Item_Photo img:hover {
			-webkit-transform: scale(1.20) rotate(-1.5deg);
			-moz-transform: scale(1.20) rotate(-1.5deg);
			-ms-transform: scale(1.20) rotate(-1.5deg);
			-o-transform: scale(1.20) rotate(-1.5deg);
			transform: scale(1.20) rotate(-1.5deg);
			}
		div.Panorama #carousel_films .Project_Item_Title {
			width: 100%;
			display: block;
			font-family: 'exo', 'lato', Arial, Helvetica, sans-serif; 
			font-size: 13px;
			color: #f0ff9c;
			}
		div.Panorama #carousel_films .Project_Item_Title:hover {
			color: #f0ff9c;
			}
		div.Panorama #carousel_films .Project_Item_Desc {
			width: 100%;
			display: block;
			font-family: 'exo', 'lato', Arial, Helvetica, sans-serif; 
			font-size: 13px;
			color: #ffffff;
			}
		div.Panorama #carousel_films .Project_Item_Channel {
			font-family: 'exo', 'lato', Arial, Helvetica, sans-serif; 
			font-size: 13px;
			color: #ffffff;
			}
		div.Panorama #carousel_films .Project_Item_Channel:hover {
			color: #ffffff;
			}
		
		/* carousel_films END */

	/* Column_Carousel END */
	
/* Column END */





/* BREADCRUMBS */
div.Breadcrumbs {
	margin: 0px;
	padding: 0px 50px 0px 50px;
	text-shadow: 0px 1px 1px #d7e756;
	font-family: 'exo', 'lato', Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #52613a;
	margin: 0px;
	font-style: normal;
	}
div.Breadcrumbs div.Breadcrumbs_Content_Padded {
	margin: 0px auto 10px;
	text-align: left;
	max-width: 1100px;
	font-size: 12px;
	line-height: 15px;
	}
div.Breadcrumbs a {
	font-size: 12px;
	color: #3f5120;
	text-shadow: 0px 1px 1px #d7e756;
	text-decoration: none;
	}
div.Breadcrumbs a:hover {
	color: #1b2903;
	text-decoration: none;
	}
div.Breadcrumbs a.Home {
	display: inline-block;
	width: 22px;
	height: 17px;
	background-image: url('../images/gfx/parts.png');
	background-position: -900px -30px;
	background-repeat: no-repeat;
	background-color: transparent;
	padding: 0px;
	margin: 0px 5px 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: 38px;
	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: 38px;
	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: 38px;
		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: 38px;
		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: 250px;
	right: -243px;
	margin: 0px;
	padding: 0px;
/*	font-family: Arial;*/
	font-family: 'exo', 'lato', Arial, Helvetica, sans-serif;
	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-family: 'exo', 'lato', Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	cursor: pointer;
	position: absolute;
	z-index: 100;
	top: 0px;
	left: -47px;
}
/* WIDGETS Facebook END */


/* WIDGETS Blog */
div.side_widget_gg_box {
	/*width: 290px;*/
	width: 210px;
	height: 60px;
	overflow: hidden;
	background-image: url('../images/gfx/widget_gg_bookmark.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: fixed;
	z-index: 10000;
	top: 200px;
	/*right: -243px;*/
	right: -163px;
	margin: 0px;
	padding: 0px;
/*	font-family: Arial;
*/
	font-falimy: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	cursor: pointer;
}
div.side_widget_gg_box_inner {
	width: 100%;
	height: 60px;
	color: #ffffff;
	padding: 8px 0px 0px 47px;
	margin: 0px;
}
/* WIDGETS Blog 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: fadeInLeft;
	animation-name: fadeInLeft;
	}
.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.Panorama div.Panorama_Header_Animation {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;

	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
	}
	
div.Panorama div.Panorama_Header_Animation div.Panorama_Header_Text h2 span {
	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;
	}
	

/* Animate END */		
/* Viewportchecker */
.hidden {
    opacity: 0;
	}
.visible {
	opacity: 1;
	}
/* Viewportchecker END */




/* Hover.css */
/* Underline From Center */
/*.hvr-underline-from-center {*/
div.Footer a {
  display: inline-block;
  vertical-align: top;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
div.Footer a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #940909;
  height: 1px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
div.Footer a:hover:before, div.Footer a:focus:before, div.Footer a:active:before {
  left: 0;
  right: 0;
}

/* Hover.css END */







/* Pakiety dodatkowe */
div.Canal_Items h2 {
	display: none;
}
#channels-container div div div {
	text-align: center;
}
#channels-container div div div div.evioChannel {
	text-align: center;
	margin: 5px;
	float: none;
	display: inline-block;
}
/* Pakiety dodatkowe END */













/* ============================== */
/* ! Layout for desktop version */
/* ============================== */

	body {
		
	}
	
/* ============================== */
/* Width: 1200px */
/* ============================== */
@media handheld, only screen and (max-width: 1200px) {	

}
	
/* ============================== */
/* Width: 1040px */
/* ============================== */
@media handheld, only screen and (max-width: 1040px) {
	
	div.Panorama div.Panorama_Content_Padded div.Boxes_Main div.Column_Box_3 h3 {
		font-size: 24px;
		line-height: 26px;
	}
	div.Panorama div.Panorama_Content_Padded div.Boxes_Main div.Column_Box_3 h4 {
		font-size: 18px;
		line-height: 20px;
	}
}

/* ============================== */
/* Width: 980px */
/* ============================== */
@media handheld, only screen and (max-width: 980px) {
	div.Top div.Top_Content {
		text-align: center;
		}
	div.Top div.Top_Content div.Logo_Wrap {
		width: 100%;
		text-align: center;
		}
	div.Top div.Top_Content div.Logo_Wrap div.Logo {
		margin: 0px auto;
		float: none;
		}
	
	div.Top_Icons {
		width: 100%;
		float: none;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		}
	div.Top_Infobox {
		width: 100%;
		float: none;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		}
	div.Top_Infobox table {
		margin: 0px auto;
		}
	div.Top_Menu_Small {
		width: 100%;
		height: auto;
		padding: 0px 0px 7px;
		margin: 25px auto 0px auto;
		text-align: center;
		text-align: right;
		float: none;
		text-align: center;
		background-size: 70% 7px;
		}
	
	div.Top_Menu {
		width: 100%;
		height: auto;
		padding: 0px 0px 7px;
		margin: 25px auto 0px auto;
		text-align: center;
		text-align: right;
		float: none;
		text-align: center;
		background-size: 70% 7px;
		}
	.nav {
		float: none;
		display: inline-block;
		margin: 0px auto 0px;
		}
		
	

}


/* ============================== */
/* Width: 880px */
/* ============================== */
@media handheld, only screen and (max-width: 880px) {
	
	div.Breadcrumbs {
		padding: 0px 20px;
		}
	
	div#side_widget_facebook {
		display: none;
		}
	div#side_widget_gg {
		display: none;
		}
		
	/* Footer_Vertical */
	div.Footer div.Footer_Stripe_2 div.Footer_Main { 
		text-align: center;
		}
	div.Footer div.Footer_Author {
		display: none;
		}
	div.Footer div.Footer_Stripe_Vertical {
		display: block;
		margin-top: 10px;
		}
	div.Footer div.Footer_Stripe_Vertical div.Footer_Author_Txt {
		text-align: center;
		color: #ffffff;
		font-family: 'exo', 'lato', Arial, Helvetica, sans-serif; 
		font-size: 11px;
		margin: 0;
		padding: 1px 0 0;
		}
	div.Footer div.Footer_Stripe_2 div.Footer_Main div.Footer_Logo {
		float: none;
		margin: 10px auto 20px auto;
		padding: 10px 0px 10px 0px;
		}
	/* Footer_Vertical END */
}


/* ============================== */
/* Width: 800px */
/* ============================== */
@media handheld, only screen and (max-width: 800px) {
	
	.clear_by_4 {
		display: none;
		}
	.clear_by_3 {
		display: none;
		}
	.clear_by_2 {
		display: block;
		}
	
	div#Top_Menu_Small {
		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;
		}
	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 10px 20px 10px;
		background-image: url("");
		border-radius: 20px;
		border: 0px;
		border-bottom: none;
		text-align: center;
		position: relative;
		color: #ffffff;
		
		
		background-image: url();
		
		background-color: #353535;
		border: 2px solid #bbe903;
		border-radius: 21px;
		box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.18) inset;


		-webkit-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
		-moz-box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
		box-shadow: inset 0px 2px 2px 0px rgba(0,0,0,0.18);
		}
	div.Menu_Vertical_Header {
		display: block;
		width: 100%;
		padding: 11px 10px 0px 10px;
		margin: 0px auto;
		background-image: url("");
		background-color: transparent;
		background-position: 0px 0px;
		background-repeat: no-repeat;
		text-align: center;
		font-family: 'exo', 'lato', Arial, Helvetica, sans-serif;
		font-size: 15px;
		font-weight: bold;
		font-style: normal;
		color: #ffffff;
		}
	div.Menu_Vertical ul.Menu_Vertical {
		background-image: url("");
		background-color: transparent;
		background-position: 0px 0px;
		background-repeat: no-repeat;
		margin: 8px 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: top center ;
		background-repeat: repeat-x;
		border: none;
		border-bottom: 1px solid #686868;
		border-top: 1px solid #212121;
		text-shadow: none;
		text-align: center;
		text-decoration: none;
		border-radius: 0px;
		
		
		font-family: 'exo', 'lato', Arial, Helvetica, sans-serif;
		font-size: 15px;
		font-weight: bold;
		font-style: normal;
		color: #ffffff;
		}
	div.Menu_Vertical ul.Menu_Vertical li:first-child a {
		border-top: 1px solid #686868;
		}
	div.Menu_Vertical ul.Menu_Vertical li a span {
		
		}
	
	div.Menu_Vertical ul.Menu_Vertical li a:hover {
		background-color: #e9e11f;
		color: #343434;
		text-shadow: none;
		border: none;
		border-bottom: 1px solid #8fb100;
		border-top: 1px solid #f6ffd2;
		}
	div.Menu_Vertical ul.Menu_Vertical li.selected a {
		background-color: #e9e11f;
		color: #343434;
		text-shadow: none;
		border: none;
		border-bottom: 1px solid #8fb100;
		border-top: 1px solid #f6ffd2;
		
		}
	div.Menu_Vertical ul.Menu_Vertical li.home_city a {
		
		}
	div.Menu_Vertical ul.Menu_Vertical li.home_city a span {
		
		}
	div.Menu_Vertical ul.Menu_Vertical li.home_city a:hover span {
		
		}
	div.Menu_Vertical ul.Menu_Vertical li.home_city.selected a span {
		
		}
	div.Menu_Vertical div.Stripe_Shadow {
		margin: 0 auto -12px 0;
		}
	div.Menu_Vertical div.Stripe_Shadow_2 {
		margin: 0 auto 0px 0;
		}
	div.Menu_Trigger {
		display: inline-block;
		width: 100%;
		height: 46px;
		margin: 8px auto -22px auto;
		background-image: none;
		background-color: transparent;
		background-position: 0px 0px;
		background-repeat: no-repeat;
		cursor: pointer;
		}
	div.Menu_Vertical div.show, div.Menu_Vertical div.hide {
		background-image: url("../images/gfx/parts.png");
		background-position: -21px -21px;
		background-repeat: no-repeat;
		background-color: transparent;
		text-decoration: none;
		display: block;
		width: 64px;
		height: 46px;
		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: -171px -21px;
		}
	div.Menu_Vertical li:hover div.show {
		
		}
	div.Menu_Vertical li:hover div.hide {
		
		}
		
	/* Menu_Vertical END */

	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded table.tabela1 thead tr th {
		margin: 0px auto 0px auto; 
		padding: 10px 0px 10px 0px;
		}
	
}
		
/* ============================= */
/* ! Layout for mobile version */
/* ============================= */

@media handheld, only screen and (max-width: 767px) {

}



/* ============================== */
/* Width: 636px */
/* ============================== */
@media handheld, only screen and (max-width: 636px) {
	
	div.Panorama div.Panorama_Header div.Panorama_Header_Text h2 span {
		width: 100%;
		}
	
	
	div.Panorama div.Panorama_Content_Padded div.Boxes_Main div.Column_Box_3 h3 {
		font-size: 30px;
		line-height: 32px;
		}
	div.Panorama div.Panorama_Content_Padded div.Boxes_Main div.Column_Box_3 h4 {
		font-size: 20px;
		line-height: 24px;
		}
}


/* ============================== */
/* Width: 580px */
/* ============================== */
@media handheld, only screen and (max-width: 580px) {
	div.Panorama div.Panorama_Content_Padded div.Column_Slider {
		min-height: auto;
		}
	}


/* ============================== */
/* 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%;
		}
	
	
	div.Footer div.Footer_Main, div.Footer div.Footer_Stripe div.Footer_Menu {
		margin: 10px auto 0;
		}
	div.Footer div.Footer_Main, div.Footer div.Footer_Stripe div.Footer_Menu div.Footer_Author_Txt {
		margin: 14px auto 0;
		}
	
	div.Panorama div.Panorama_Header div.Panorama_Header_Text {
		min-width: 100px;
		padding: 6px 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 table.tabela1 thead tr th {
		font-size: 12px;
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded table.tabela2 thead tr th {
		font-size: 15px;
		}
	div.Panorama div.Panorama_Content_Padded div.Column div.Column_Content div.Column_Content_Padded table.tabela2 big {
		font-size: 15px;
		line-height: 18px;
		}
		
	div.Top div.Top_Content div.Logo img.Logo {
		width: 90%;
		height: 90%;
		max-width: 366px;
		-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;
		}
}

/* ============================== */
/* 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.Panorama div.Panorama_Content_Padded div.Gallery_Big a {
		width: 100%;
		}
		
	div.Panorama div.Panorama_Content_Padded div.Boxes_Main div.Column_Box_3 h3 {
		font-size: 20px;
		line-height: 22px;
		}
	div.Panorama div.Panorama_Content_Padded div.Boxes_Main div.Column_Box_3 h4 {
		font-size: 16px;
		line-height: 18px;
		}	
}


/* ============================== */
/* Width: 320px */
/* ============================== */
@media handheld, only screen and (max-width: 320px) {

	div.Top div.Top_Content div.Logo {
		width: 90%;
		}
	div.Top div.Top_Content div.Logo a.Logo {
		width: 90%;
		max-width: 232px;
		}
	div.Top div.Top_Content div.Logo img.Logo {
		width: 90%;
		height: 90%;
		max-width: 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;
		}
}
