@import url(http://fonts.googleapis.com/css?family=Sintony&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Average+Sans&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Signika+Negative:400,300,600&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Sniglet&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,300&subset=latin,latin-ext);

html, body {
 width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
	background-color: #ffffff;
}
#MAIN {
width: 100%;
height: 100%;
float: left;
position: absolute;
}
#MAIN2 {
width: 100%;
height: 100%;
float: left;
position: relative;
}

#POZ1 {
width: 100%;
height: 60px;
padding: 0px 0px 0px 0px;
float: left;
position: relative;
top: 0;
margin-top: 0px;
z-index:77;
background-image: url(grafika/tlo_fff.png); background-position: top;
	 border-bottom: 1px solid #cdd9e7;
	 -webkit-box-shadow: 0px 0px 8px 0px #000000;
box-shadow: 0px 0px 8px 0px #000000; 
}
	#LOGO_MENU {
	width: 100%;
	float: left;
	position: relative;
	height: 60px;
	line-height: 60px;
	}
		#MENU_BOX {
		width: 587px;
		float: right;
		position: relative;
		height: 60px;
		line-height: 60px;
		vertical-align: middle;
		margin-right: 10px;
		right: 0;
		}
			.g {
			width: 80px;
			padding: 0px 6px;
			text-align: center;
			border-right: 1px solid #e2e2e2;
			float: left;
			position: relative;
			height: 60px;
			font-family: 'Sniglet', cursive;
			font-weight: 400;
			font-size: 14px;
			line-height: 60px;
			vertical-align: middle;
			text-decoration: none;
			color: #3f342f;
			}
			.g:hover {
			width: 80px;
			padding: 0px 6px;
			border-right: 1px solid #e2e2e2;
			float: left;
			position: relative;
			height: 60px;
			font-family: 'Sniglet', cursive;
			font-weight: 400;
			font-size: 14px;
			line-height: 60px;
			vertical-align: middle;
			text-decoration: none;
			background-color: #7fa8d6;
			color: #ffffff;
			}
			
			.g_akt {
			width: 80px;
			padding: 0px 6px;
			border-right: 1px solid #e2e2e2;
			float: left;
			position: relative;
			height: 60px;
			font-family: 'Sniglet', cursive;
			font-weight: 400;
			font-size: 14px;
			line-height: 60px;
			vertical-align: middle;
			text-decoration: none;
			background-color: #7fa8d6;
			color: #ffffff;
			text-align: center;
			}
			
			.fb {
			width: 112px;
			height: 60px;
			margin: 0px 0px 0px 10px;
			padding: 0px;
			line-height: 60px;
			display: inline-block;
			vertical-align: middle;
			background-image: url(grafika/facebook.png); background-repeat: no-repeat; background-position: top;
			}
			.fb:hover {
			width: 112px;
			height: 60px;
			margin: 0px 0px 0px 10px;
			padding: 0px;
			line-height: 60px;
			vertical-align: middle;
			background-image: url(grafika/facebook.png); background-repeat: no-repeat; background-position: bottom;
			}
			

	#LOGO_BOX {
	margin-left: 40px;
	width: 100px;
	float: left;
	position: relative;
	}
	.logo {
	width: 100px;
	height: 140px;
	float: left;
	border: 0px;
	outline: none;
	background-image: url(grafika/logo.png); background-position: top; background-repeat: no-repeat;
	}
	#OPIS_LOGO {
	width: 200px;
	float: left;
	height: 48px;
	font-family: 'Open Sans', cursive;
			font-weight: 700;
			font-size: 15px;
			overflow:hidden;
			padding-top: 12px;
	line-height: 20px;
	vertical-align: middle;
	margin-left: 15px;
	color: #3f342f;
	
	}

	
#POZ2 {
width: 100%;
height: 441px;
position: absolute;
margin: 30px 0px 30px 0px;
bottom: 0;
float: left;
z-index:77;
}	
	#BOXY {
	width: 360px;
	height: 370px;
	margin: 65px 0px 35px 0px;
	right: 100px;
	position: relative;
	float: right;
	top: 0;
	}
	#BOXY a {
	text-decoration: none;
	}
	.box1 {
	float: left;
	position: relative;
	width: 170px;
	height: 170px;
	margin-left: 190px;
	margin-bottom: 10px;
	border:1px solid #d4d4d4;
		-webkit-box-shadow: 0px 0px 2px 0px #a8a8a8;
box-shadow: 0px 0px 2px 0px #a8a8a8;
	background-image: url(grafika/tlo_box2.png); background-position: top;
	}
		.box1:hover {
		border:1px solid #d4d4d4;
		-webkit-box-shadow: 0px 0px 0px 0px #a8a8a8;
box-shadow: 0px 0px 0px 0px #a8a8a8;
background-image: url(grafika/tlo_box2.png); background-position: bottom;
		}
		.box1b {
	float: left;
	position: relative;
	width: 228px;
	height: 148px;
	border:1px solid #d4d4d4;
		-webkit-box-shadow: 0px 0px 2px 0px #a8a8a8;
box-shadow: 0px 0px 2px 0px #a8a8a8;
margin-top: 0px;
	background-image: url(grafika/box2b.png); background-position: bottom;
	   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.myBackground.jpg', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='myBackground.jpg', sizingMethod='scale')";
	}
		.box1b:hover {
		border:1px solid #d4d4d4;
		-webkit-box-shadow: 0px 0px 2px 0px #a8a8a8;
box-shadow: 0px 0px 2px 0px #a8a8a8;
background-image: url(grafika/box2b.png); background-position: left 0px top 148px;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.myBackground.jpg', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='myBackground.jpg', sizingMethod='scale')";
		}
		
		
		
	.box2 {
	float: left;
	position: relative;
	width: 170px;
	height: 85px;
	margin-left: 190px;
		border:1px solid #7097c3;
		-webkit-box-shadow: 0px 0px 2px 0px #838383;
box-shadow: 0px 0px 2px 0px #838383; 
	background-image: url(grafika/tlo_box3.png); background-position: top;
	}
		.box2:hover {
		border:1px solid #7097c3;
		-webkit-box-shadow: 0px 0px 0px 0px #838383;
box-shadow: 0px 0px 0px 0px #838383; 
background-image: url(grafika/tlo_box3.png); background-position: bottom;
		}
		
		.box2b {
	float: left;
	position: relative;
	width: 228px;
	height: 50px;
		border:1px solid #7097c3;
		-webkit-box-shadow: 0px 0px 2px 0px #838383;
box-shadow: 0px 0px 2px 0px #838383; 
margin-top: 7px;
	background-image: url(grafika/box3b.png); background-position: top;
	   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.myBackground.jpg', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='myBackground.jpg', sizingMethod='scale')";
	}
		.box2b:hover {
		border:1px solid #7097c3;
		-webkit-box-shadow: 0px 0px 0px 0px #838383;
box-shadow: 0px 0px 0px 0px #838383; 
background-image: url(grafika/box3b.png); background-position: bottom;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.myBackground.jpg', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='myBackground.jpg', sizingMethod='scale')";
		}
		
		
		.box3b {
	float: left;
	position: relative;
	width: 228px;
	height: 50px;
		 border: 1px solid #cdd9e7;
	 -webkit-box-shadow: 0px 0px 2px 0px #a8a8a8;
box-shadow: 0px 0px 2px 0px #a8a8a8; 
margin-top: 20px;
	background-image: url(grafika/box4b.png); background-position: top;
	   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.myBackground.jpg', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='myBackground.jpg', sizingMethod='scale')";
	}
		.box3b:hover {
		 border: 1px solid #cdd9e7;
	-webkit-box-shadow: 0px 0px 0px 0px #a8a8a8;
box-shadow: 0px 0px 0px 0px #a8a8a8;
background-image: url(grafika/box4b.png); background-position: bottom;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.myBackground.jpg', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='myBackground.jpg', sizingMethod='scale')";
		}
		
		
	.box3 {
	float: left;
	position: relative;
	width: 170px;
	height: 85px;
	margin-top: 10px;
	margin-left: 190px;
	 border: 1px solid #cdd9e7;
	 -webkit-box-shadow: 0px 0px 2px 0px #a8a8a8;
box-shadow: 0px 0px 2px 0px #a8a8a8; 
	background-image: url(grafika/tlo_box4.png); background-position: top;
	}
	 .box3:hover {
	 border: 1px solid #cdd9e7;
	-webkit-box-shadow: 0px 0px 0px 0px #a8a8a8;
box-shadow: 0px 0px 0px 0px #a8a8a8;
background-image: url(grafika/tlo_box4.png); background-position: bottom;
	 }
	
	
	.box_h2 {
	margin: 10px 10px 10px 10px;
	padding: 0px;
	font-family: 'Open Sans', sans-serif;
			font-weight: 400;
			font-size: 22px;
			line-height: 22px;
		text-transform:uppercase;

	}
	.box_h3 {
	margin: 10px 10px 10px 10px;
	padding: 0px;
	font-family: 'Open Sans', sans-serif;
			font-weight: 300;
			font-size: 18px;
			line-height: 18px;
		text-transform:uppercase;
		color: #ffffff;
	}
	
	.box_h3b {
	margin: 10px 60px 10px 10px;
	padding: 0px;
	font-family: 'Open Sans', sans-serif;
			font-weight: 400;
			font-size: 13px;
			line-height: 18px;
		text-transform:uppercase;
		line-height: 30px;
		text-decoration: none;
	vertical-align: middle;
		color: #ffffff;
		text-decoration: none;
	
	}


#POZ2_GLOWNA {
width: 100%;
position: relative;
float: left;
z-index:77;
margin: 100px 0px 50px 0px;
}		
	#GLOWNA {
	width: 960px;
	min-height: 450px;
	margin: 0px auto;
	position: relative;
	
	}
	
		#LEWA2 {
		width: 230px;
		margin-right: 20px;
		min-height: 50px;
		float: left;
		position: relative;
		
		}
	
		#LEWA {
		width: 230px;
		
		min-height: 50px;
		float: left;
		position: relative;
		
		-webkit-box-shadow: 0px 0px 2px 0px #838383;
box-shadow: 0px 0px 2px 0px #838383; 
padding: 0px 0px;

		}
		
			.nag_kol {
			width: 190px;
			float: left;
			position: relative;
			font-family: 'Open Sans', sans-serif;
			font-weight: 700;
			font-size: 15px;
			height: 45px;
			line-height: 45px;
			background-color: #dfe9f5;
			text-shadow: 1px 1px 1px #ffffff;
 filter: dropshadow(color=#ffffff, offx=1, offy=1);
 padding: 0px 20px;
 -webkit-box-shadow: inset 0px 0px 8px 0px #bfcdde;
 box-shadow: inset 0px 0px 8px 0px #bfcdde;
 	color: #3f342f;
			}
			.menu_kolekcje {
			width: 230px;
			float: left;
			position: relative;
			}
				.lista_menu {
				width: 230px;
				list-style-type: none;
				margin: 0px;
				padding: 0px;
				float: left;
				position: relative;
				border-bottom: 1px solid #769cc7;
				border-top: 1px solid #85aedc;
				}
					.lista_menu li {
					width: 230px;
					margin: 0px;
					padding: 0px;
					border-bottom: 1px solid #85aedc;
					float: left;
				position: relative;
				background-image: url(grafika/tlo_lista.png); background-position: center left; background-repeat: no-repeat;
					}
					
					.link_menu_kolekcje {
					float: left;
				position: relative;
					width: 165px;
					padding: 8px 25px 8px 40px;
				font-family: 'Open Sans', sans-serif;
				border-top: 1px solid #769cc7;
			font-weight: 700;
			font-size: 13px;
					text-decoration: none;
					color: #ffffff;
					text-shadow: 1px 1px 1px #4e719b;
 filter: dropshadow(color=#4e719b, offx=1, offy=1); 
-webkit-box-shadow: inset 0px 0px 8px 0px #729ac8;
 box-shadow: inset 0px 0px 8px 0px #729ac8;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa,direction=0,strength=5);
					/*background-image: url(grafika/mis.png); background-position: center left; background-repeat: no-repeat;*/
					}
					
					.link_menu_kolekcje:hover {
					float: left;
				position: relative;
					width: 165px;
					padding: 8px 25px 8px 40px;
				font-family: 'Open Sans', sans-serif;
				border-top: 1px solid #769cc7;
			font-weight: 700;
			font-size: 13px;
					text-decoration: none;
					color: #3f342f;
					background-color: #dfe9f5;
			text-shadow: 1px 1px 1px #ffffff;
 filter: dropshadow(color=#ffffff, offx=1, offy=1);
 -webkit-box-shadow: inset 0px 0px 8px 0px #bfcdde;
 box-shadow: inset 0px 0px 8px 0px #bfcdde;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#bfcdde,direction=0,strength=8);
					background-image: url(grafika/mis.png) !important; background-position: center left; background-repeat: no-repeat;
					}
			
			
		#CENTER {
		width: 960px;
		float: left;
		position: relative;
		}		
			.cont_left {
			width: 258px;
			min-height: 348px;
			float: left;
			font-family: 'Open Sans', sans-serif;
			font-weight: 400;
			font-size: 14px;
			line-height: 21px;
			color: #ffffff;
			position: relative;
			border: 1px solid #3c5e86;
			padding: 30px;
			margin: 0px 0px 0px 0px;
			background-color: #749bc7;
		

  filter: progid:DXImageTransform.Microsoft.Shadow(color=#5f86b1,direction=0,strength=8);
  -webkit-box-shadow: 0px 0px 5px 0px #1f3a59;
box-shadow: 0px 0px 5px 0px #1f3a59;
background-image: -webkit-gradient(
	linear,
	left bottom,
	left bottom,
	color-stop(0.45, #6086B2),
	color-stop(1, #79A1CE)
);
background-image: -o-linear-gradient(left bottom, #6086B2 45%, #79A1CE 100%);
background-image: -moz-linear-gradient(left bottom, #6086B2 45%, #79A1CE 100%);
background-image: -webkit-linear-gradient(left bottom, #6086B2 45%, #79A1CE 100%);
background-image: -ms-linear-gradient(left bottom, #6086B2 45%, #79A1CE 100%);
background-image: linear-gradient(to left bottom, #6086B2 45%, #79A1CE 100%);
			}
			
			
			
			
			.cont_right {
			width: 578px;
			min-height: 348px;
			float: left;
			font-family: 'Open Sans', sans-serif;
			font-weight: 400;
			font-size: 14px;
			line-height: 21px;
			color: #ffffff;
			position: relative;
			border: 1px solid #3c5e86;
			padding: 30px 30px 23px 30px;
			margin: 0px 0px 0px 0px;
			background-color: #749bc7;
			text-shadow: 1px 1px 1px #000000;
 filter: dropshadow(color=#000000, offx=1, offy=1);

  filter: progid:DXImageTransform.Microsoft.Shadow(color=#5f86b1,direction=0,strength=8);
  -webkit-box-shadow: 0px 0px 5px 0px #1f3a59;
box-shadow: 0px 0px 5px 0px #1f3a59;
background-image: -webkit-gradient(
	linear,
	left bottom,
	left bottom,
	color-stop(0.45, #6086B2),
	color-stop(1, #79A1CE)
);
background-image: -o-linear-gradient(left bottom, #6086B2 45%, #79A1CE 100%);
background-image: -moz-linear-gradient(left bottom, #6086B2 45%, #79A1CE 100%);
background-image: -webkit-linear-gradient(left bottom, #6086B2 45%, #79A1CE 100%);
background-image: -ms-linear-gradient(left bottom, #6086B2 45%, #79A1CE 100%);
background-image: linear-gradient(to left bottom, #6086B2 45%, #79A1CE 100%);
			}
			
			.pole_opis {
			width: 578px;
			height: 28px;
			float: left;
			position: relative;
			font-family: 'Open Sans', sans-serif;
			font-weight: 400;
			font-size: 14px;
			line-height: 28px;
			vertical-align: middle;
			margin-top: 5px;
			}
			.pole {
			width: 578px;
			height: 28px;
			float: left;
			position: relative;
			font-family: 'Open Sans', sans-serif;
			font-weight: 400;
			font-size: 12px;
			line-height: 28px;
			vertical-align: middle;
			text-shadow: 0px 0px 0px;
			}
				.pole_in {
				width: 280px;
				height: 28px;
				float: left;
				position: relative;
				font-family: 'Open Sans', sans-serif;
			font-weight: 400;
			font-size: 14px;
				line-height: 28px;
				vertical-align: middle;
				padding: 0px 4px;
				margin-right: 10px;
				background-color: #79A1CE;
				border: 1px solid #4d75a3;
				color: #ffffff;
				}
				
			.pole_opis2 {
			width: 578px;
			height: 28px;
			float: left;
			font-family: 'Open Sans', sans-serif;
			font-weight: 400;
			font-size: 14px;
			position: relative;
			line-height: 28px;
			vertical-align: middle;
			margin-top: 5px;
			}	
			.pole_area2 {
			width: 578px;
			height: 140px;
			float: left;
			font-family: 'Open Sans', sans-serif;
			font-weight: 400;
			font-size: 12px;
			text-shadow: 0px 0px 0px;
			margin-bottom: 20px;
			position: relative;
			vertical-align: middle;
			}
				.pole_area {
				width: 454px;
				height: 130px;
				float: left;
				position: relative;
				font-family: 'Open Sans', sans-serif;
			font-weight: 400;
			font-size: 14px;
				line-height: 19px;
				vertical-align: middle;
				padding: 4px 4px;
				background-color: #79A1CE;
				border: 1px solid #4d75a3;
				margin-right: 10px;
				color: #ffffff;
				}
			
			
			.contact_bottom {
			width: 900px;
			padding: 20px 30px 40px 30px;
			height: 360px;
			float: left;
			position: relative;
			text-align: left;
			background-color: #ffffff;
				
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#5f86b1,direction=0,strength=8);
  -webkit-box-shadow: 0px 0px 5px 0px #1f3a59;
box-shadow: 0px 0px 5px 0px #1f3a59;
			}
			.tytul_services {
			width: 960px;
			float: left;
			position: relative;
			font-family: 'Open Sans', sans-serif;
			font-weight: 400;
			font-size: 13px;
			text-align: left;
			height: 40px;
			line-height: 40px;
			vertical-align: middle;
			margin: 0px;
			padding: 0px;
			}
			
		#PRAWA {
		width: 710px;
		min-height: 850px;
		float: left;
		position: relative;
		background-color: #ffffff;
		}
		
		#PRAWA2 {
		width: 710px;
		min-height: 400px;
		vertical-align: middle;
		float: left;
		position: relative;
		
		background-color: #7fa8d6;
		background-image: url(grafika/dystrybucja.jpg) !important; background-position: top left; background-repeat: no-repeat;
		}
		
		#PRAWA3 {
		width: 710px;
		min-height: 400px;
		vertical-align: middle;
		float: left;
		position: relative;
		
		background-color: #7fa8d6;
		background-image: url(grafika/onas.jpg) !important; background-position: top left; background-repeat: no-repeat;
		}
		
			.obraz {
			width: 710px;
			height: 400px;
			float: left;
			position: relative;
			 -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.myBackground.jpg', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='myBackground.jpg', sizingMethod='scale')";
			}
			
			.link_rzetelna {
margin-top: 0px;
		float: left;
		position: relative;
		margin-right: 4px;
		width: 210px;
		height: 50px;
		font-family: 'Open Sans', sans-serif;
			font-size: 11px;
		line-height: 50px;
		display: inline-block;
		text-decoration: none;
		color: #6d91b9;
		font-weight: 700;
		background-image: url(grafika/rzetelna_firma.png); background-repeat: no-repeat; background-position: bottom;
		}
		.link_rzetelna:hover {
		width: 210px;
		height: 50px;
		line-height: 50px;
		display: inline-block;
		background-image: url(grafika/rzetelna_firma.png); background-repeat: no-repeat; background-position: top;
		}
			
			.miniatury_text {
			float: left;
			position: relative;
			width: 650px;
			padding: 0px 30px 30px 30px;
			}
			.h3_mini {
			width: 595px;
			float: left;
			padding: 10px 10px 10px 45px;
			position: relative;
			font-family: 'Open Sans', sans-serif;
			font-weight: 300;
			font-size: 18px;
			color: #7fa8d6;
			margin: 0px;
			background-image: url(grafika/kat_mini.png); background-position: center left; background-repeat: no-repeat;
			}
			
			.mini_img {
			float: left;
			position: relative;
			width: 152px;
			height: 100px;
			margin: 5px;
			}
			.lupa {
			float: left;
			position: relative;
			width: 152px;
			height: 100px;
			}
			.lupa:hover {
			float: left;
			position: relative;
			width: 152px;
			height: 100px;
			background-image: url(grafika/lupa.png); background-position: center center; background-repeat: no-repeat;
			}
			
		
			.text {
			float: left;
			position: relative;
			width: 650px;
			padding: 30px 35px;
			font-family: 'Open Sans', sans-serif;
			font-weight: 400;
			font-size: 13px;
			line-height: 21px;
			color: #3f342f;
			}
			
			.h1_prawa {
			width: 650px;
			float: left;
			position: absolute;
			bottom: 0;
			font-family: 'Open Sans', sans-serif;
			font-weight: 300;
			font-size: 48px;
			color: #3f342f;
			margin: 0px;
			padding: 5px 30px;
			background-image: url(grafika/tlo_fff2.png); background-position: top;
			}
			
			.h1_text {
			width: 650px;
			float: left;
			min-height: 70px;
		
			position: relative;
			font-family: 'Open Sans', sans-serif;
			font-weight: 300;
			font-size: 38px;
			color: #ffffff;
			line-height: 70px;
		vertical-align: middle;
		text-transform: uppercase;
			margin: 0px;
			padding: 0px 30px;
			text-shadow: 1px 1px 1px #426996;
 filter: dropshadow(color=#4e719b, offx=1, offy=1); 
			}
			
			
			.h1_text_kont {
			width: 258px;
			float: left;
			position: relative;
			font-family: 'Open Sans', sans-serif;
			font-weight: 300;
			font-size: 28px;
			color: #bcd3ee;
			line-height: 30px;
		vertical-align: middle;
		text-transform: uppercase;
			margin: 0px 0px 30px 0px;
			padding: 0px 0px;
			text-shadow: 1px 1px 1px #426996;
 filter: dropshadow(color=#4e719b, offx=1, offy=1); 
			}
			
			
				.h2_text {
			width: 650px;
			float: left;
			min-height: 30px;
			position: relative;
			font-family: 'Open Sans', sans-serif;
			font-weight: 400;
			font-size: 21px;
			color: #ffffff;
			line-height: 30px;
		vertical-align: middle;
		text-transform: uppercase;
			margin: -20px 0px 10px 0px;
			padding: 0px 30px;
			text-shadow: 1px 1px 1px #426996;
 filter: dropshadow(color=#4e719b, offx=1, offy=1); 
			}
			
			.dyst_h {
			float: right;
			position: absolute;
			bottom: 0;
			font-family: 'Open Sans', sans-serif;
			font-size: 15px;
			font-weight: 700;
			color: #53483b;
			height: 35px;
			line-height: 35px;
			vertical-align: middle;
			padding: 5px 25px 5px 20px;
			margin: 0px 0px -50px 0px;
			right: 0;
			z-index: 99;
			}
			
			.dyst_h2 {
			float: right;
			position: absolute;
			bottom: 0;
			font-family: 'Open Sans', sans-serif;
			font-size: 15px;
			font-weight: 700;
			color: #4c6c90;
			height: 35px;
			line-height: 35px;
			vertical-align: middle;
			padding: 5px 25px 5px 20px;
			margin: 0px 0px -50px 0px;
			right: 0;
			z-index: 99;
			}
			
			.dyst_h2_2 {
			float: left;
			position: relative;
			font-family: 'Open Sans', sans-serif;
			font-size: 15px;
			font-weight: 700;
			color: #4c6c90;
			height: 35px;
			line-height: 35px;
			vertical-align: middle;
			padding: 5px 25px 5px 0px;
			margin: 25px 0px 0px 0px;
			right: 0;
			z-index: 99;
			}
			
			.box_onas {
			
			}
			
			.dyst_g1 {
			float: right;
			margin-left: 15px;
			position: relative;
			display: block;
			text-decoration: none;
			text-align: right;
			padding: 0px 15px;
			font-family: 'Open Sans', sans-serif;
			font-weight: 400;
			height: 35px;
			font-size: 13px;
			line-height: 35px;
			color: #ffffff;
			text-shadow: 1px 1px 1px #7e942c;
 filter: dropshadow(color=#7e942c, offx=1, offy=1); 
			background-color: #9fb842;
				border:1px solid #8ba234;
		-webkit-box-shadow: 0px 0px 2px 0px #dde0d2;
box-shadow: 0px 0px 2px 0px #dde0d2;
margin-top: 0px;
	   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.myBackground.jpg', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='myBackground.jpg', sizingMethod='scale')";
			}
			
			
			.dyst_g1:hover {
			float: right;
			margin-left: 15px;
			position: relative;
			display: block;
			text-decoration: none;
			text-align: right;
			padding: 0px 15px;
			font-family: 'Open Sans', sans-serif;
			font-weight: 400;
			height: 35px;
			font-size: 13px;
			line-height: 35px;
			color: #ffffff;
			text-shadow: 1px 1px 1px #7e942c;
 filter: dropshadow(color=#7e942c, offx=1, offy=1); 
			background-color: #7c922c;
				border:1px solid #8ba234;
		-webkit-box-shadow: 0px 0px 2px 0px #dde0d2;
box-shadow: 0px 0px 2px 0px #dde0d2;
margin-top: 0px;
	   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.myBackground.jpg', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='myBackground.jpg', sizingMethod='scale')";
			}
			
			
			
			
			
			
			
			.dyst_g2 {
			float: right;
			margin-left: 15px;
			position: relative;
			display: block;
			text-decoration: none;
			text-align: right;
			padding: 0px 15px;
			font-family: 'Open Sans', sans-serif;
			font-weight: 400;
			height: 35px;
			font-size: 13px;
			line-height: 35px;
			color: #ffffff;
			text-shadow: 1px 1px 1px #45678c;
 filter: dropshadow(color=#45678c, offx=1, offy=1); 
			background-color: #6d91b9;
				border:1px solid #53769c;
		-webkit-box-shadow: 0px 0px 2px 0px #45678c;
box-shadow: 0px 0px 2px 0px #45678c;
margin-top: 0px;
	   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.myBackground.jpg', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='myBackground.jpg', sizingMethod='scale')";
			}
			
			
			.dyst_g2:hover {
			float: right;
			margin-left: 15px;
			position: relative;
			display: block;
			text-decoration: none;
			text-align: right;
			padding: 0px 15px;
			font-family: 'Open Sans', sans-serif;
			font-weight: 400;
			height: 35px;
			font-size: 13px;
			line-height: 35px;
			color: #ffffff;
			text-shadow: 1px 1px 1px #45678c;
 filter: dropshadow(color=#45678c, offx=1, offy=1); 
			background-color: #4c6c90;
				border:1px solid #53769c;
		-webkit-box-shadow: 0px 0px 2px 0px #45678c;
box-shadow: 0px 0px 2px 0px #45678c;
margin-top: 0px;
	   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.myBackground.jpg', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='myBackground.jpg', sizingMethod='scale')";
			}
			
			
			
			
			.guzik {
			width: 598px;
			height: 40px;
			float: left;
			position: relative;
			}
			
			.dyst_g3 {
			float: left;
			position: relative;
			text-decoration: none;
			text-align: left;
			padding: 0px 15px;
			font-family: 'Open Sans', sans-serif;
			font-weight: 400;
			height: 35px;
			font-size: 13px;
			line-height: 35px;
			color: #294c73;
			text-shadow:  0px 0px 0px;
			cursor: pointer;
 filter: dropshadow(color=#45678c, offx=0, offy=0); 
			background-color: #d1e7ff;
				border:1px solid #53769c;
	
			}
			
			.dyst_g3:hover {
			float: left;
			position: relative;
			text-decoration: none;
			text-align: left;
			padding: 0px 15px;
			font-family: 'Open Sans', sans-serif;
			font-weight: 400;
			height: 35px;
			font-size: 13px;
			line-height: 35px;
			color: #d1e7ff;
			text-shadow:  0px 0px 0px;
			cursor: pointer;
 filter: dropshadow(color=#45678c, offx=0, offy=0); 
			background-color: #294c73;
				border:1px solid #53769c;
	
			}
			
	
#POZ3 {
width: 100%;
padding: 0px 0px 0px 0px;
position: relative;
float: left;
bottom: 0;
z-index:77;
background-image: url(grafika/tlo_fff.png); background-position: top;
border-top: 1px solid #cdd9e7;
 -webkit-box-shadow: 0px 0px 5px 0px #000000;
box-shadow: 0px 0px 5px 0px #000000; 
}

	
#POZ3_2 {
width: 100%;
padding: 0px 0px 0px 0px;
position: relative;
float: left;
bottom: 0;
height: 50px;
z-index:77;
background-image: url(grafika/tlo_fff.png); background-position: top;
border-top: 1px solid #cdd9e7;
 -webkit-box-shadow: 0px 0px 5px 0px #000000;
box-shadow: 0px 0px 5px 0px #000000; 
}

	#STOPKA {
	width: 960px;
	margin: 0px auto;
	height: 50px;
	}
		#STOPKA_L {
		width: 570px;
		float: left;
		position: relative;
		height: 50px;
		line-height: 50px;
		vertical-align: middle;
		}
			#ADRES_STOPKA {
			width: 280px;
			float: left;
			position: relaitve;
			height: 50px;
			font-family: 'Sniglet', cursive;
			font-weight: 400;
			font-size: 14px;
			line-height: 50px;
			vertical-align: middle;
			color: #799451;
			}
			.image_stopka1 {
			width: 50px;
			height: 50px;
			line-height: 50px;
			margin-right: 15px;
			float: left;
			position: relative;
			border-left: 1px solid #dddddd;
			border-right: 1px solid #dddddd;
			outline:none;
			background-image: url(grafika/adres.png); background-position: top center; background-repeat: no-repeat;
			}
				.image_stopka1:hover {
				width: 50px;
				height: 50px;
				float: left;
				margin-right: 15px;
				position: relative;
				border-left: 1px solid #dddddd;
				border-right: 1px solid #dddddd;
				outline:none;
				background-color: #799451;
				background-image: url(grafika/adres.png); background-position: bottom center; background-repeat: no-repeat;
				}
			#TEL_STOPKA {
			width: 250px;
			float: left;
			position: relaitve;
			height: 50px;
			font-family: 'Sniglet', cursive;
			font-weight: 400;
			font-size: 15px;
			line-height: 50px;
			vertical-align: middle;
			color: #799451;
			}
			.image_stopka2 {
			width: 50px;
			height: 50px;
			float: left;
			margin-right: 15px;
			position: relative;
			border-left: 1px solid #dddddd;
			border-right: 1px solid #dddddd;
			outline:none;
			background-image: url(grafika/tel.png); background-position: top center; background-repeat: no-repeat;
			}
				.image_stopka2:hover {
				width: 50px;
				height: 50px;
				float: left;
				margin-right: 15px;
				position: relative;
				border-left: 1px solid #dddddd;
				border-right: 1px solid #dddddd;
				outline:none;
				background-color: #799451;
				background-image: url(grafika/tel.png); background-position: bottom center; background-repeat: no-repeat;
				}
			
		#STOPKA_R {
		width: 390px;
		float: right;
		position: relative;
		height: 50px;
		font-family: 'Sniglet', cursive;
			font-weight: 400;
			font-size: 14px;
		line-height: 50px;
		vertical-align: middle;
		text-align: right;
		color: #9e9e9e;
		}
			.link_stopka {
			text-decoration: none;
			color: #799451;
			}
			.link_stopka:hover {
			text-decoration: none;
			color: #9e9e9e;
			}
