*{
padding: 0px;
margin: 0px;
}

html{
background: #ececec url('../images/tlo.jpg') repeat-x;
font-family: verdana, tahoma, arial, helvetica, sans-serif;
}

h1{
font-size: 15pt;
padding: 8px 0px 0px 15px;
}

h2{
font-size: 13px;
padding-left: 15px;
margin: 20px 0px 10px 10px;
}

h3{
font-size: 11px;
width: 650px;
margin-left: 25px;
color: #C69C6C;
}

#kontener{
width: 692px;
margin: 0px auto 0px auto;
}

	#naglowek{
	width: 692px;
	height: 125px;
	background: url('../images/naglowek.jpg') no-repeat;
	}
	
		#naglowek a img{
		border: none;
		margin: 20px 0px 0px 15px;
		float: left;
		}
			
			#naglowek #slogan p{
			font-size: 12pt;
			font-weight: bold;
			text-align: right;
			padding-top: 25px;
			margin-right: 25px;
			}
			
			#naglowek #adres{
			font-size: 8pt;
			float: right;
			padding-top: 10px;
			padding-right: 25px;
			text-align: right;
			}
			
				#naglowek #adres p strong{
				font-size: 9pt;
				color: #008000;
				}
	
	#menu{
	height: 249px;
	background: url('../images/menu.jpg') no-repeat;
	text-align: center;
	}
	
		#menu ul{
		float: right;
		list-style-type: none; 
		padding: 10px 20px 0px 0px;
		}
		
			#menu ul li a{
			font-size: 10pt;
			font-weight: bold;
			line-height: 35px;
			color: #494949;
			font-style: italic;
			text-decoration: none;
			}
			
			#menu ul li a:hover{
			color: #0080ff;
			text-decoration: underline;
			}
	
	#tresc{
	width: 692px;
	height: 100%;
	background: url('../images/tresc.jpg') repeat-y;
	}
	
		#tresc #tytul_strony{
		width: 692px;
		height: 30px;
		background: url('../images/tytul_strony.jpg') no-repeat;
		}
		
		#tresc p{
		width: 600px;
		margin: 0px auto 0px auto;
		font-size: 12pt;
		text-align: justify;
		padding: 15px 0px 0px 0px;
		}
		
		#tresc ul{
		width: 550px;
		font-size: 12px;
		font-style: italic;
		margin: 0px 0px 0px 70px;
		padding: 30px 0px 30px 0px;
		list-style-position: inside;
		}
		
			#tresc ul li{
			color: #4a4a4a;	
			padding: 5px 0px 5px 0px;
			}
			
		#tresc #dane_firmowe {
		
			font-size: 12px;
			font-weight: bold;
		}
		
	#stopka{
	height: 71px;
	background: url('../images/stopka.jpg') no-repeat;
	}
	
		#stopka p{
		text-align: center;
		padding: 45px 0px 0px 0px;
		}
	
		#stopka p a{
		font-size: 7pt;
		text-decoration: none;
		color: #808080;
		}

