* {
	margin: 0;
	padding: 0;
} 
body{

	background: #9f9f9f;
	font-family: verdana, arial, sans-serif;
	color: #6f6f6f;
}
h4{
	font-size: 8px;
	color: white;
	font-weight: normal;
}
h1,h2{
	font-size: 14px;
	color: #6f6f6f;
	font-weight: bold;
}
h3{
	font-size: 16px;
	
}
#container{
	width: 960px;
	height: 700px;
	margin-left:auto;
	margin-right:auto;
}


#header{
	width: 960px;
	height: 257px;
	background: url(obrazki/header.jpg) no-repeat;
}
#header .link1{
	width: 135px;
	height: 31px;
	float: right;
	background: url(obrazki/przycisk1.jpg) no-repeat;

}
#header .link1:hover{
	width: 135px;
	height: 31px;
	float: right;
	background: url(obrazki/przycisk1_hover.jpg) no-repeat;

}
#header .link2{
	width: 152px;
	height: 32px;
	float: right;
	background: url(obrazki/przycisk2.jpg) no-repeat;

}
#header .link2:hover{
	width: 152px;
	height: 31px;
	float: right;
	background: url(obrazki/przycisk2_hover.jpg) no-repeat;

}
#header .link3{
	width: 122px;
	height: 32px;
	float: right;
	background: url(obrazki/przycisk3.jpg) no-repeat;
}
#header .link3:hover{
	width: 122px;
	height: 31px;
	float: right;
	background: url(obrazki/przycisk3_hover.jpg) no-repeat;
}
#header .link4{
	width: 115px;
	height: 32px;
	float: right;
	background: url(obrazki/przycisk4.jpg) no-repeat;
}
#header .link4:hover{
	width: 115px;
	height: 31px;
	float: right;
	background: url(obrazki/przycisk4_hover.jpg) no-repeat;
}
#header1{
	width: 960px;
	height: 32px;
	background: url(obrazki/header_dol.jpg) no-repeat;
	
}
#content{
	width:960px;
	height: 398px;
	
}
#content .zdjecie1{
	width: 150px;
	height: 113px;
	float: left;
	background: url(obrazki/zdjecie1.jpg) no-repeat;
	margin-left: 5px;
}
#content .zdjecie2{
	width: 150px;
	height: 113px;
	float: left;
	background: url(obrazki/zdjecie2.jpg) no-repeat;
	margin-left: 5px;
}
#content .zdjecie3{
	width: 150px;
	height: 113px;
	float: left;
	background: url(obrazki/zdjecie3.jpg) no-repeat;
	margin-left: 5px;
}
#content .zdjecie4{
	width: 150px;
	height: 113px;
	float: left;
	background: url(obrazki/zdjecie4.jpg) no-repeat;
	margin-left: 5px;
}
#content .zdjecie5{
	width: 150px;
	height: 113px;
	float: left;
	background: url(obrazki/zdjecie5.jpg) no-repeat;
	margin-left: 5px;
	margin-top: 5px;
}
#content .zdjecie6{
	width: 150px;
	height: 113px;
	float: left;
	background: url(obrazki/zdjecie6.jpg) no-repeat;
	margin-left: 5px;
	margin-top: 5px;
}
#content .zdjecie7{
	width: 150px;
	height: 113px;
	float: left;
	background: url(obrazki/zdjecie7.jpg) no-repeat;
	margin-left: 5px;
	margin-top: 5px;
}
#content .zdjecie8{
	width: 150px;
	height: 113px;
	float: left;
	background: url(obrazki/zdjecie8.jpg) no-repeat;
	margin-left: 5px;
	margin-top: 5px;
}
#content .left{
	width: 724px;
	height: 398px;
	float: left;
	background: white;
}
#content .left1{
	width: 620px;
	height: 250px;
	float: left;
	background: white;
	margin-left: 20px;
	margin-top: 30px;
}
#content .left1{
	
	font-size: 14px;
	padding: 30px;
}
#content .left2{
	width: 270px;
	font-size: 14px;
	padding: 30px;
	float: left;
	text-align: center;
	margin-top: 40px;
	font-size: 18px;
}
#content .right{
	width: 236px;
	height: 398px;
	float: left;
	background: #c91414;
}
#content .right1{
	width: 360px;
	height: 398px;
	float: left;
	margin-top: 20px;
	
}
#content .bus1{
	width: 134px;
	height: 95px;
	background: url(obrazki/zdjeciebok1.jpg) no-repeat;
	margin-left: 52px;
	padding-top: 28px;
}
#content .bus2{
	width: 134px;
	height: 95px;
	background: url(obrazki/zdjeciebok2.jpg) no-repeat;
	margin-left: 52px;
	padding-top: 28px;
	
}
#content .bus3{
	width: 134px;
	height: 95px;
	background: url(obrazki/zdjeciebok3.jpg) no-repeat;
	margin-left: 52px;
	
}



#footer{
	height: 20px;
	width: 960px;
	background: #6f6f6f;
}
#footer .napis{
	color: white;
	font-size: 10px;
	margin-left: 410px;
	padding-top: 3px;
}