body {
background-color: #363b4c;
color: #ffffff;
font-family: Verdana, Tahoma, Arial;
font-size: 13px;
margin: 0 auto;
}

img {
border-color: #c0c0c0;
}

img:hover {
border-color: #808080;
}

a {
color: #ff6100;
text-decoration: none;
}

a:hover {
color: #ffffff;
text-decoration: underline;
}

ul {
list-style-image: url('images/bullet.gif');
}

#site {
width: 810px;
margin: 0 auto;
}

#top2 {
width: 810px;
}

#content {
width: 800px;
margin: 0 auto;
}

	#lewa {
	float: left;
	}
		
		#kontakt {
		background-image: url('images/img1.jpg');
		background-repeat: no-repeat;
		overflow: hidden;
		width: 237px;
		height: 163px;
		padding: 3px 6px 3px 6px;
		}
		
			.tresc_kontakt {
			line-height: 20px;
			position: relative;
			top: 30px;
			left: 10px;
			}
		
		#bhp {
		text-align: center;
		width: 249px;
		margin-top: 5px;
		margin-bottom: 5px;
		}
		
	#prawa {
	float: left;
	}	
	
		#naglowek {
		background-image: url('images/img2.jpg');
		background-repeat: no-repeat;
		width: 551px;
		height: 31px;
		}
		
			.tresc_naglowek {
			text-transform: uppercase;
			font-weight: bold;
			font-family: Tahoma;
			font-size: 14px;
			position: relative;
			top: 6px;
			left: 20px;
			}
			
		#tresc {
		width: 541px;
		padding-left: 5px;
		padding-right: 5px;
		margin-top: 5px;
		}
		
			.naglowek_tresc {
			font-weight: bold;
			font-size: 12px;
			position: relative;
			left: 15px;
			}

#stopka{
background-image: url('images/stopka_bg.jpg');
background-repeat: repeat-x;
width: 100%;
height: 32px;
text-align: center;
clear: both;
}

	.tekst_stopka {
	position: relative;
	top: 9px;
	}
