body {
	background: #000000 url(images/pas.png) repeat-x;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	background-color: #000000;
}


#baza {
	width: 850px;
	margin: auto;
	
	
}

#logo {
	background-color: #FFFFFF;
	width: 250px;
	float: left;
	border-top-style: ridge;
	border-top-color: #CCCCCC;
	border-top-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 4px;
}

#menu {
	background-color: #FFFFFF;
	width: 600px;
	float: right;
	border-top-style: ridge;
	border-top-color: #CCCCCC;
	border-top-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 4px;
}


#lewe3 {
	width: 800px;
	padding-left: 25px;
	padding-right: 25px;
	background-image: url(images/pasek3.png);
}

#stopka {
	background-color:#CCCCCC;
	width: 800px;
	height: 60px;
	background-image: url(images/pasek4.png);
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	border-bottom-width: 10px;
}

#tresc {
	background-color:#79a1c5;
}