html,body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	display: table;
	background: #055c9f;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #ffffff;
	behavior: url(include/ie6alert.htc);
}
body{
	background: url('img/top_green_strip.png') repeat-x;
}
a, a:visited { color: #ffffff; text-decoration: none; }
a:hover, a:active { color: #ffffff;}

#wrapper{
	width: 970px;
	text-align: center;
	margin: auto;
	position: relative;
}
#left{
	width: 88px;
	margin: 0px;
	float: left;
}
#right{
	width: 86px;

	float: left;
}
#top{
	text-align: left;
	width: 970px;
	float: left;
}

#logo{
	background: url('img/logo.jpg') no-repeat;
	height: 160px;
	width: 400px;
	margin: 0px;
	float: left;
}
#top_menu{
	background: url('img/top_background_right.jpg') no-repeat;
	height: 160px;
	width: 570px;
	margin: 0px;
	float: left;
}

#center{
	text-align: left;
	width: 970px;
	float: left;
}
#main_blue{
	background: url('img/main_blue.jpg') no-repeat;
	height: 300px;
	width: 560px;
	margin: 0px;
	float: left;
}
#main_picture{
	width: 410px;
	height: 300px;
	margin: 0px;
	float: left;
}
#picture_top{
	background: url('img/picture_top.jpg') no-repeat;
	height: 22px;
	width: 410px;
	float: left;
}
#picture_main_bottom{
	width: 410px;
	float: left;
}
#picture{
	/*background: url('img/picture_main.jpg') no-repeat;*/
	height: 243px;
	width: 370px;
	float: left;
}
#picture_bottom{
	background: url('img/picture_bottom.jpg') no-repeat;
	height: 35px;
	width: 410px;
	float: left;
}
#picture_right{
	background: url('img/picture_right.jpg') no-repeat;
	height: 243px;
	width: 40px;
	position: absolute;
	margin: 22px 0px auto 370px;
	
}

#main_green{
	float: left;
	width: 970px;
}

#main_green_left{
	background: url('img/main_green_left.jpg') no-repeat;
	height: 300px;
	width: 485px;
	float: left;
}
#main_green_right{
	background: url('img/main_green_right.jpg') no-repeat;
	height: 300px;
	width: 485px;
	float: left;
}
#footer{
	background: url('img/footer.jpg') no-repeat;
	height: 124px;
	width: 970px;
	margin: 0px;
	float: left;
}

#language_choose{
	float: right;
	margin: 10px 35px auto auto;
}


/*---- P i H -----*/
.button_menu_p{
	text-align: center;
	float: left;
	margin: 7px auto auto auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
}
.button_menu_p_down{
	text-align: center;
	float: left;
	margin: 2px auto auto auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
}
#main_blue_h1{
	margin: 35px auto 0px 50px;
	font-family: Century Gothic;
	font-size: 30px;
	font-weight: normal;
}
#main_blue_p{
	margin: 20px 50px auto 50px;
	line-height: 18px;
	text-align: justify;
}
.main_green_h2{
	margin: 30px auto 0px 50px;
	font-family: Century Gothic;
	font-size: 25px;
	font-weight: normal;
}
.main_green_p{
	margin: 20px 50px auto 50px;
	line-height: 18px;
	text-align: justify;
	height:100px;
}

#footer_p{
	margin: 52px auto 20px 84px;
	width: 200px;
	float: left;
}
#footer_menu_p{
	margin: 52px auto 20px 10px;
	width: 600px;
	float: left;
	text-align: right;
}
#button_main_blue_p{
	text-align: center;
	float: left;
	margin: 2px auto auto auto;
	width: 182px;
	font-family: Century Gothic;
	font-size: 16px;
	font-weight: normal;
}
.button_main_green_p{
	text-align: center;
	float: left;
	margin: 2px auto auto auto;
	width: 92px;
	font-family: Century Gothic;
	font-size: 16px;
	font-weight: normal;
}


/*---- Buttony ----*/


/* Menu */

	#nav {
		margin: 70px auto auto -50px;
		list-style:none;
		height:34px;
		width: 590px;
		position:relative;
		line-height:1.4em;
	}
	#nav li {
		float:left;
		text-align:center;
		margin: 0px 15px auto auto;
		height:34px;
	}
	#nav a {
		height:34px;
		display:block;
		text-decoration:none;
		background: transparent;
		margin: 0px auto auto auto;
	}
	#nav a:active, #nav a:focus, #nav a:hover {
		height: 34px;
		background: transparent;
		margin: 0px auto auto auto;
	}
	.button_menu{
		height: 34px;
		background: url('img/button_menu_background.png') repeat-x;
		float: left;
		margin: 0px 0px auto auto;
		padding: 7px;
		font-family: Century Gothic;
		font-size: 16px;
	}
	a:hover .button_menu{
		height: 34px;
		background: url('img/button_menu_selected_background.png') repeat-x;
		float: left;
		margin: 0px 0px auto 0px;
		padding: 7px;
	}
	.left_button_menu{
		background: url('img/button_menu_left.png') no-repeat;
		width: 3px;
		height: 34px;
		float: left;
		margin: 0px 0px auto auto;
	}

	a:hover .left_button_menu{
		background: url('img/button_menu_selected_left.png') no-repeat;
		width: 3px;
		height: 34px;
		float: left;
		margin: 0px 0px auto auto;
	}
	.right_button_menu{
		background: url('img/button_menu_right.png') no-repeat;
		width: 3px;
		height: 34px;
		float: left;
		margin: 0px 0px auto auto;
	}

	a:hover .right_button_menu{
		background: url('img/button_menu_selected_right.png') no-repeat;
		width: 3px;
		height: 34px;
		float: left;
		margin: 0px 0px auto auto;
	}
	/* --------- Sub menu --------- */
	#nav li.current ul {
		left: 0;
		margin: 0px auto auto auto;
		height: 20px;
	}
	#nav ul {
		position:absolute;
		left:-999em;
		width: 590px;
		list-style:none;
		padding:.9em 0 0;
		margin: 0px auto auto 40px;
		height: 20px;
	}
	#nav ul li {
		margin: 0px 5px 5px 0;
		height: 20px;
	}
	#nav ul a {
		height: 20px;
		padding: 0px;
		background: transparent;
		font-family: Century Gothic;
		font-size: 14px;
		margin: 0px auto auto auto;
	}

	#nav li:hover ul a{
		height: 20px;
		background: transparent;
		float: left;
	}

	#nav li:active ul, #nav li:hover ul { 
		left:0;
		height: 40px;
		background: transparent;
		float: left;
	}
	.button_menu_down{
		height: 20px;
		background: url('img/button_menu_down_background.png') repeat-x;
		float: left;
		margin: 0px 0px auto 0px;
		padding: 1px;
	}

	a:hover .button_menu_down{
		height: 20px;
		background: url('img/button_menu_down_selected_background.png') repeat-x;
		float: left;
		margin: 0px 0px auto 0px;
		padding: 1px;
	}

	.left_button_down_menu{
		background: url('img/button_menu_down_left.png') no-repeat;
		width: 3px;
		height: 20px;
		float: left;
		margin: 0px 0px auto 0px;
	}

	a:hover .left_button_down_menu{
		background: url('img/button_menu_down_selected_left.png') no-repeat;
		width: 3px;
		height: 20px;
		float: left;
		margin: 0px 0px auto 0px;
	}

	.right_button_down_menu{
		background: url('img/button_menu_down_right.png') no-repeat;
		width: 3px;
		height: 20px;
		float: left;
		margin: 0px 0px auto 0px;
	}

	a:hover .right_button_down_menu{
		background: url('img/button_menu_down_selected_right.png') no-repeat;
		width: 3px;
		height: 20px;
		float: left;
		margin: 0px 0px auto 0px;
	}

/* End of menu */



a:link div#button_main_blue, a:visited div#button_main_blue{
	margin: auto auto 0px 355px;
	background: url('img/button_srodek_gora.png') no-repeat;
	width: 182px;
	height: 30px;
}
a:hover div#button_main_blue{
	margin: auto auto 0px 355px;
	background: url('img/button_srodek_gora_2.png') no-repeat;
	width: 182px;
	height: 30px;
}

a:link div#button_main_green, a:visited div#button_main_green{
	margin: auto auto 20px 200px;
	background: url('img/button_srodek_green.png') no-repeat;
	width: 92px;
	height: 30px;
}
a:hover div#button_main_green {
	margin: auto auto 20px 200px;
	background: url('img/button_green_2.png') no-repeat;
}

a:link div#button_main_green_right, a:visited div#button_main_green_right{
	margin: auto auto 0px 200px;
	background: url('img/button_srodek_green.png') no-repeat;
	width: 92px;
	height: 30px;
}

a:hover div#button_main_green_right{
	margin: auto auto 0px 200px;
	background: url('img/button_green_2.png') no-repeat;
}

.main_green_text{
	height: 140px;
}
#main_blue_text{
	height: 137px;
}

/* Subpage - podstrony */
#subpage_wrapper{
	width: 970px;
	background: url('img/subpage_center.jpg') repeat-y;
	float: left;
	height: auto;
	min-height: 400px;
	position: inherit;
}
#subpage_top{
	background: url('img/subpage_top.jpg') no-repeat;
	width: 970px;
	height: 299px;
	clear: left;
	margin: 0px;
}
#subpage_bottom{
	background: url('img/subpage_bottom.jpg') no-repeat;
	width: 970px;
	height: 300px;
	float: left;
	margin: -180px auto 0px auto;
	
}
#subpage_p{
	margin: -170px 100px auto 100px;
	float: left;
	position: relative;
	z-index: 100;
	width: 770px;
	text-align: justify;
	line-height: 18px;
	
}
#h1_subpage{
	margin: -250px auto auto 100px;
	font-family: Century Gothic;
	/*text-shadow: #424346 1px 1px 0px;*/
	font-size: 25px;
	font-weight: normal;
	float: left;
}
.subpage_ul{
	margin: 0px auto 18px 100px;
	width: 730px;
	line-height: 18px;
	float: left;
	position: relative;
	display: inline;
}

.subpage_ul_oferta_korzysci{
	margin: -200px auto 18px 100px;
	line-height: 18px;
	width: 500px;
	float: left;
	position: relative;
}
.subpage_ul_oferta_masaz{
	margin: -150px auto 18px 100px;
	line-height: 18px;
	width: 500px;
	float: left;
	position: relative;
}

.subpage_po_czyms{
	width: 770px;
	text-align: justify;
	margin: 0px auto auto 100px;
	line-height: 18px;
	float: left;
	position: relative;
}
.subpage_half_left{
	width: 365px;
	text-align: justify;
	margin: 0px auto auto 100px;
	line-height: 18px;
	float: left;
	position: relative;
	min-height: 100px;
	
}
.subpage_half_right{
	width: 365px;
	text-align: justify;
	margin: 0px auto auto 40px;
	line-height: 18px;
	float: left;
	position: relative;
	min-height: 100px;
}
#subpage_zobacz_rowniez{
	margin: 0px auto 0px 100px;
	width: 770px;
	text-align: center;
	float: left;
	position: relative;
}
#subpage_p_kontakt{
	margin: -170px 100px auto 100px;
	float: left;
	position: relative;
	width: 385px;
	text-align: justify;
	line-height: 18px;
}
#fomularz_kontaktowy{
	float: left;
	margin: -395px auto auto 500px;
	width: 385px;
	position: relative;
}

a:link input#button_wyslij, a:visited input#button_wyslij{
	background: url('img/button_srodek_green.png') no-repeat;
	width: 92px;
	height: 30px;
	border: 0;
	text-align: center;
	font-family: Century Gothic;
	/*text-shadow: #424346 2px 1px 0px;*/
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	margin: 10px auto auto 160px;
}
a:hover input#button_wyslij{
	background: url('img/button_green_2.png') no-repeat;
	width: 92px;
	height: 30px;
	border: 0;
	text-align: center;
	font-family: Century Gothic;
	/*text-shadow: #424346 2px 1px 0px;*/
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	margin: 10px auto auto 160px;
}

.subpage_img{
	padding: 10px;
	position: relative;
}


a:link div#button_subpage_blue, a:visited div#button_subpage_blue{
	margin: 50px auto auto 400px;
	float:left;
	position: relative;
	background: url('img/button_srodek_gora.png') no-repeat;
	width: 182px;
	height: 30px;
}
a:hover div#button_subpage_blue{
	margin: 50px auto auto 400px;
	float:left;
	position: relative;
	background: url('img/button_srodek_gora_2.png') no-repeat;
	width: 182px;
	height: 30px;
}

/*a:link div#button_subpage_blue_oferta, a:visited div#button_subpage_blue_oferta{
	margin: 20px auto auto 200px;
	float:left;
	position: relative;
	background: url('img/button_srodek_gora.png') no-repeat;
	width: 182px;
	height: 30px;
}
a:hover div#button_subpage_blue_oferta{
	margin: 20px auto auto 200px;
	float:left;
	position: relative;
	background: url('img/button_srodek_gora_2.png') no-repeat;
	width: 182px;
	height: 30px;
}*/

a:link div#button_subpage_more_left, a:visited div#button_subpage_more_left{
	margin: 30px auto auto 250px;
	float:left;
	position: relative;
	background: url('img/button_srodek_gora.png') no-repeat;
	width: 182px;
	height: 30px;
}
a:hover div#button_subpage_more_left{
	margin: 30px auto auto 250px;
	float:left;
	position: relative;
	background: url('img/button_srodek_gora_2.png') no-repeat;
	width: 182px;
	height: 30px;
}

a:link div#button_subpage_more_right, a:visited div#button_subpage_more_right{
	margin: 30px auto auto 100px;
	float:left;
	position: relative;
	background: url('img/button_srodek_gora.png') no-repeat;
	width: 182px;
	height: 30px;
}
a:hover div#button_subpage_more_right{
	margin: 30px auto auto 100px;
	float:left;
	position: relative;
	background: url('img/button_srodek_gora_2.png') no-repeat;
	width: 182px;
	height: 30px;
}

.button_subpage_blue_p{
	text-align: center;
	float: left;
	margin: 2px auto auto auto;
	width: 182px;
	font-family: Century Gothic;
	/*text-shadow: #424346 2px 1px 0px;*/
	font-size: 16px;
	font-weight: normal;
}
.pole_formularz{
	margin: auto -38px auto auto;
	float: right;
	width: 300px;
	background-color: #7ab149;
	color: #fff;
}
#pole_formluarz_wiadomosc{
	background-color: #7ab149;
	width: 420px;
	color: #fff;
}

.sklep-link a{
    text-indent: -99999px;
    display:block;
    width:126px;
    height:30px;
    position:absolute;
    top:20px;
    right:135px;
    background: url(img/dosklepu.png) transparent no-repeat;
}



/* Enf of subpage */


.subpage_left_test{
    width: 580px;
    text-align: justify;
    margin: -80px auto auto 100px;
    line-height: 18px;
    float: left;
    position: relative;
}


.nasi_klienci_logo_mini{
	margin: -150px 100px auto 100px;
	float: left;
	position: relative;
	z-index: 100;
	width: 770px;
	text-align: center;
	line-height: 18px;
}
.nasi_klienci_logo_mini img{
	float: left;
	z-index: 999;
	margin-left: 10px;
}

