/* THREE COLUMN LIQUID CENTER LAYOUT */
* {
	margin:0;
	padding:0;
	}
	
body {/* 1em = 16pts */
	font-size: 1em;
	font-family: "Times New Roman", Times, serif;
	text-align:center;/*pod ie6*/
	/*background-color:#FFF;*/
	
}


div#main_wrapper {
	/*min-width:831px; 
	max-width:982px;*/
	/*roznica 148 byla miedzy max a min wiec taka zostawiam*/
	width:982px;
	margin: 0;
	margin-top: 10px;
	margin-left:auto; 
	margin-right:auto; 
	margin-bottom:10px;
	padding:0px;
	/*background: url(../images_pres/cover_circles.jpg) no-repeat 300px 0;*/
	background-color:#FFF;
	position: relative;
	text-align:left;/*pod ie6*/


	
	} /* centers layout whe*/

	

	
/*n > max width */
div#header {
		/*background: url(../images_pres/gray_header.gif) repeat-y #383838;*/
			background-image: url(../images/2/gora.jpg);
		/*width: 979px;*/
		height: 108px;
		background-repeat: no-repeat;
		width:auto;
		
		
	}
	
#header_inner {
	overflow:hidden; /* prevents oversize elements from breaking the layout */
	}




#czarny_lewo{
	background-image: url(../images/2/lewy1.jpg);
	background-repeat: no-repeat;
	width: 50px;
	height: 146px;
	float:left;
	display: inline;/*pod ie zgodnie z ksiazka*/
	/*margin-right:-3px;*/
}
	
#czarny_srodek{
	background-image: url(../images/2/srodek.jpg);
	background-repeat: repeat-x;
	width: 875px;
	height: 146px;
	/*margin-left:50px;
	margin-right:57px;*/
	float: left;
	
	display: inline;/*pod ie zgodnie z ksiazka*/
	

}
	
#czarny_prawo{
	background-image: url(../images/2/prawy.jpg);
	background-repeat: no-repeat;
	width: 57px;
	height: 146px;
	float:left;
	display: inline;/*pod ie zgodnie z ksiazka*/
}
	
#threecolwrapczarny {
  	/*float:left;*/
  	width:100%;
	display: inline;/*pod ie zgodnie z ksiazka*/
 /*	background: url(../images_pres/full_arc.gif) no-repeat;*/
 	}

	
	
	

#content {
 	width:auto;
 	/*margin-left:243px;/*z 200 dalem na 243*/
 	/*margin-right:226px;
	/*bylo 170*/
 	padding:0;
	/*background-color:transparent;*/
	background-image: url(../images/2/srodektotalny.jpg);
		background-repeat: repeat-y;
	clear: both;
	
	
	}
	
#content_inner {
	/*padding:0 1em .3em 0em;*/
	padding: 20px 40px 40px 40px;

	}	
	
	
	
#content_inner table{	
	
	
		font-size: 18px; /* 16pt */
	line-height: 20px; /* on 22.4pt */
	/*margin-bottom:.75em;  12pts of space */
	font-family: "Times New Roman", Times, serif;
	/*color: #727272;*/
	color: Black;
	
	}
	
	
#content_inner h3{
	font-size: 24px;
	/*color: #727272;*/
	color: Black;
	margin-bottom: 0;
	padding-bottom: 25px;
	/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!trzeba lepiej uciac to img */
	font-family: "Times New Roman", Times, serif;

}

#content_inner h4{
	font-size: 20px;
	/*color: #727272;*/
	color: Black;
	margin-bottom: 0;
	padding-bottom: 15px;
	padding-top:20px;
	/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!trzeba lepiej uciac to img */
	font-family: "Times New Roman", Times, serif;

}

#content_inner img{
	
	border: none;
	margin-bottom: 20px;
	padding-bottom: 0;

	margin-top:25px;
	
}

#content_inner img#formularz{
	
	border: none;
	margin-bottom: 15px;
	margin-right:15px;

	margin-top: 0px;
	float:left;
	
}


#content_inner p{
	font-size: 18px; /* 16pt */
	line-height: 20px; /* on 22.4pt */
	/*margin-bottom:.75em;  12pts of space */
	font-family: "Times New Roman", Times, serif;
	/*color: #727272;*/
	color: Black;


	
}

#content_inner ul li {
		margin: 0 0 0 16px; /* ensure the bullets aren't hanging le of the containing ul */ 
	margin-bottom:.75em; /* 12pts of space */
	font-size: 18px; /* 16pt */
	line-height: 20px; /* on 22.4pt */
	/*margin-bottom:.75em;  12pts of space */
	font-family: "Times New Roman", Times, serif;
	/*color: #727272;*/
	color: Black;
	
	
	}	
	

#content_inner ol li {
	margin: 0 0 0 16px; /* ensure the bullets aren't hanging le of the containing ul */ 
	margin-bottom:.75em; /* 12pts of space */
	font-size: 18px; /* 16pt */
	line-height: 20px; /* on 22.4pt */
	/*margin-bottom:.75em;  12pts of space */
	font-family: "Times New Roman", Times, serif;
	/*color: #727272;*/
	color: Black;
	
	}
	
	
	
	
	

	
#stopka_lewo{
	background-image: url(../images/5/o/layout_03.jpg);
	background-repeat: no-repeat;
	width: 12px;
	height: 171px;
	float:left;
	display: inline;

}


#stopka_srodek{
	background-image: url(../images/5/v/layout_07.jpg);
	background-repeat: repeat-x;
	width: 951px;/*tu musi byc nadana niestety szerokosc z wyliczenia a nie auto */
	height: 171px;
	
	float: left;/*tego nie bylo*/
	display: inline;/*pod ie zgodnie z ksiazka*/
	

}



#stopka_srodek p{
	font-size:0.75em;
	text-align: center;
	margin-top:100px;
}

#stopka_srodek a{
	text-decoration: none;
	color: black;
}
	
#stopka_prawo{
	background-image: url(../images/5/layout_07.jpg);
	background-repeat: no-repeat;
	width: 19px;
	height: 171px;
	float:left;
	display: inline;/*pod ie zgodnie z ksiazka*/
	
}


#threecolwrapstopka {
	width:100%;

	display: inline;

 	}


	

	


	

	
	
	
	
	
	
	
	
	



div.przyc_lewo{
	background-image: url(../images/4/layout_11.jpg);
	background-repeat: no-repeat;
	width: 9px;
	height: 39px;
	float:left;
	display: inline;
}
	
div.przyc_srodek{
	background-image: url(../images/4/layout_13.jpg);
	background-repeat: repeat-x;
	width: 108px;/*to musi byc wymierzone*/
	height: 39px;
	padding-top:6px;
	text-align: center;
	float: left;/*tego nie bylo*/
	display: inline;/*pod ie zgodnie z ksiazka*/


}

div.przyc_srodek_krotki{
	background-image: url(../images/4/layout_13.jpg);
	background-repeat: repeat-x;
	width: 108px;
	height: 39px;
	padding-top:6px;
	text-align: center;
	/*padding-right: 4px;*/
	float: left;/*tego nie bylo*/
	display: inline;/*pod ie zgodnie z ksiazka*/

}

div.przyc_srodek a{
	text-decoration: none;
	color: black;
	font-size: 22px;
}

div.przyc_srodek a:hover{
	color: #f96c02;
}

div.przyc_srodek_krotki a{
	text-decoration: none;
	color: black;
	font-size: 22px;
}

div.przyc_srodek_krotki a:hover{
	color: #f96c02;
}

div.przyc_srodek_krotki_oferta{
	background-image: url(../images/4/layout_13.jpg);
	background-repeat: repeat-x;
	width: 108px;
	height: 39px;
	padding-top:6px;
	text-align: center;
	/*padding-right: 4px;*/
	float: left;/*tego nie bylo*/
	display: inline;/*pod ie zgodnie z ksiazka*/

}

div.przyc_srodek_krotki_oferta a{
	text-decoration: none;
	color: black;
	font-size: 22px;
	margin-right:4px;
}

div.przyc_srodek_krotki_oferta a:hover{
	color: #f96c02;
	margin-right:4px;
}


div.przyc_prawo{
	background-image: url(../images/4/layout_15.jpg);
	background-repeat: no-repeat;
	width: 9px;
	height: 39px;
	float:left;
	display: inline;/*pod ie zgodnie z ksiazka*/
}


	
div.threecolwrapprzyc {
   float:left;
   width:126px;
	display: inline;
 /*	background: url(../images_pres/full_arc.gif) no-repeat;*/
 	}
	
	
div.threecolwrapprzyc1 {
   float:left;
	margin-left:4px;
  	width:126px;
	display: inline;
 /*	background: url(../images_pres/full_arc.gif) no-repeat;*/
 	}
	

#przyciski {
position: absolute;
left: 58px;
top:153px;


/*display: block;*/
clear:both;
z-index:90;
	
	
	
	}
	


#przyciski_inner {
	
	
		
	}

	
	
#threecolwrapsr {
  	/*float:left;*/
	width:100%;
	display: inline;
	/*pod ie zgodnie z ksiazka*/
 /*	background: url(../images_pres/full_arc.gif) no-repeat;*/
 	}

	
#menu-wewn{
	width:220px;

	/*height: 1046px;*/
	float:left;
	display: inline;
	/*pod ie zgodnie z ksiazka*/
	/*margin-right:-3px;*/

}



#tekstkolomenuw{

width:550px;
margin-left:90px;
/*height: 1046px;*/
	float:left;
	display: inline;
	/*pod ie zgodnie z ksiazka*/


}	



#menu-wewn a{
text-decoration:none;
color:black;
font-weight:bold;
line-height:1.3em;
}

#menu-wewn a:hover{
color:red;
}	




#threecolwrapkon {
  	/*float:left;*/
	width:100%;
	display: inline;
	/*pod ie zgodnie z ksiazka*/
 /*	background: url(../images_pres/full_arc.gif) no-repeat;*/

 	}

	
#menu-wewnkon{
	width:312px;

	/*height: 1046px;*/
	float:left;
	display: inline;
	/*pod ie zgodnie z ksiazka*/
	/*margin-right:-3px;*/

}



#tekstkolomenuwkon{

width:430px;
margin-left:100px;
/*height: 1046px;*/
	float:left;
	display: inline;
	/*pod ie zgodnie z ksiazka*/


}	
