body, p, div, ul, li, img, a, h1, h2, h3, h4, h5, h6{
	padding: 0;
	margin: 0;
}

body {
	text-align: center;
	background-image: url('images/bg_body_top.png');
	background-repeat: repeat-x;
	background-position: top;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 8pt;
	line-height: 14px;
	color: #000;
}
#tlo{
	background-image: url('images/bg_body_bottom.png');
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom: 1px solid #CFCFCF;
	padding-bottom: 80px; 
	
}

#naglowek{
	width: 870px;
	margin: auto;
	text-align: left;
}
	#naglowek_lewa{
		float: left;
		width: 595px;
	}
		#naglowek_lewa img{
			margin: 31px 0 0 17px; 
		}
	
	#naglowek_prawa{
		float: right;
		width: 273px;
		background-image: url('images/bg_addres.png');
		background-repeat: no-repeat;
		height: 179px;
		color: white;
	}
		#naglowek_prawa_margines{
			padding-left: 40px;
		}
		 img.tel1{
				margin: 18px 0 0 -5px;		
			}
		 img.tel2{
				margin: 10px 0 0 -5px;		
			}
	#menu{
		width: 870px;
		margin: auto;
		background-color: #3F5461;
		background-image: url('images/bg_menu.png');
		background-repeat: repeat-x;
		background-position: bottom;
		border-bottom: 6px solid #33434E;
		font-size: 9pt;
		line-height: 18px;
		text-align: left;
	}
		
		#menu_gora{
			height: 2px;
			line-height: 0px;
			font-size: 1px;
			background-image: url('images/bg_menu_top.png');
			background-repeat: no-repeat;
			background-position: center;
		}
		#menu_glowne, #menu_glowne ul {
			list-style: none;		
		}
		#menu_glowne a{
			display: block;
			line-height: 31px;
			border-right: 1px solid #4D6473;
			color: #E7F7FB;
			text-align: center;
		}
		
		#menu_glowne li:hover, 	#menu_glowne li.sfhover{		
			background-color: #283542;
		}
	
		#menu_glowne a:hover{
			text-decoration: none;
		}
			#menu_glowne a.menu_ostatnie{
					border-right: none;		
			}

		#menu_glowne li{
			float: left;
			padding: 9px 0;
		}
		
		 #menu_1{
		 	width:125px;
			margin-left: 18px;
		 }
		 #menu_2{
		 	width: 90px;
		 }
		 #menu_3{	
		 	width: 74px;
		 }
		  #menu_4{
		 	width: 171px;
		 }
		 #menu_5{
		 	width: 164px;
		 }
		 #menu_6{
		 	width: 109px;
		 }
		 #menu_7{
		 	width: 95px;
		 }
		 
	 		#menu_glowne li ul{
				width: 150px;
				position: absolute;
				background-color: #32424C;
				margin-top: 9px;
				left: -999em;
				}
			#menu_glowne li:hover ul, #menu_glowne li.sfhover ul{
				left: auto;
				}
				
		 #menu_glowne li ul li{
		 		width: 150px;
				text-align: left;
				border-bottom: 1px solid #1F2933;
				padding: 1px 0;
			}
		  #menu_glowne li ul li a{
				padding-left: 18px;
				text-align: left;
				border: none;
			}
		  #menu_glowne li ul li a:hover{
			 	background-color: #283542;
			}
			
	#baner{
		width: 870px;
		margin: auto;
	}
		#baner_lewa{
			width: 600px;
			float: left;
		}			
		
		#baner_prawa{
			width: 270px;
			float: right;
			text-align: left;
			background-image: url('images/bg_header_right.png');
			background-repeat: no-repeat;
			height: 220px;

			color: #000;
		}			
		
			#baner_prawa_margines{
				padding: 10px 15px;
			}

	#tresc{
		width: 870px;
		margin: auto;
	}
	#tresc_lewa{
		width: 600px;
		float: left;
		font-size: 9pt;
		text-align: left;
		line-height: 18px;
		
	}	
	
		#tresc_lewa_margines{
			padding: 15px 0;
		}
		
		#tresc_lewa_margines p{
			padding: 5px 0 20px 0;
		}	
		#tresc_lewa_margines ul{
			padding: 5px 0 10px 0;
		}	
		
		#tresc_lewa_margines li{
			padding: 0 0 10px 40px;
			list-style: none;
			background-image: url('images/bullet_plus.png');
			background-repeat: no-repeat;
			background-position: 15px 5px;
			
		}
	#tresc_prawa{
		width: 270px;
		float: left;
		background-image: url('images/bg_tresc_right.png');
		background-repeat: no-repeat;
		text-align: left;
		color: #096280;
		height: 276px;
	}			
	#tresc_prawa_margines{
			padding: 15px 10px;
		}
			#tresc_prawa_margines p{
				padding-bottom: 10px;
				
			}
		#tresc_prawa_margines div.lista{
			font-style: italic;
			padding-left: 20px;
			padding-top: 10px;
			font-size:14px;
		
		}
		
	#stopka	 {
		width: 870px;
		margin: auto;
		padding-bottom: 10px;
	}	
	#stopka_lewa	 {
		width: 470px;
		float: left;
		text-align: left;
	}	
		#iluste{
			margin-top: 5px;
		}
		#iluste, #iluste a{
		color: #C0C0C0;
		}
		#iluste img{
			float: left;
			margin: 5px 5px 5px 0;
			font-size: 7pt;
		}
	#stopka_prawa	 {
		width: 400px;
		float: right;
		text-align: right;
	}	
	#stopka_prawa a{
		padding:  10px;
		color: #A0C4D0;
	}
	
	
.poprzeczka{
	clear: both;
}
p{
	padding-top:  7px;
}

.cyjan{
	color: #6CCFF8;
}

a {
	text-decoration: none;
	color: #5EC0D2;
}
a:hover{
	text-decoration: underline;
}

h1{
	color: #096280;
	margin-bottom: 15px;
	font-size: 14pt;
}
