@charset "utf-8";
/* CSS Document */
body {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
}
div {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	font-size: 12px;
	color:#000;
}

a {
	text-decoration: none;
	font-size: 12px;
	color: #005022
};
}
# conte {
	background-color:#cce950;
}

#naglowek {
	margin: 0 auto;
	background-color: #fff;
	width: 1024px;
	height: 227px;
}

#naglowek a {
	color: #cccccc;
	font-size: 12px;
	padding: 5px;
}
#naglowek a:hover {
	text-decoration: none;
	color: #ffffff;
}
#lewo {
                width:230px;
		height:798px;
                float: left;
		text-align: center;
		background: #cce950 		url(images/l.jpg) no-repeat;
		
}
		
#prawo {
                width: 224px;
		height:798px;
                float: right;
		background: #cce950 		url(images/p.jpg) no-repeat;
}

#srodek {
	width: 570px;
	height:1400px;
	float: left;
	background: #cce950 url(images/s.jpg) 	no-repeat;
}
#stopka {
	height:35px;
	clear:both;
	float:center;
	text-align:center;
	background:#008100;
	margin:0 auto;
	padding:0px 0 0px 0;
	}
#left {
	align: left;
}
ramka1 {
	width:500px; 
	height:40px;	
	text-align:center;
	background-color:red;
	color:white;
}
ramka2 {
	
	width:500px; 	height:70px;
	align:center;text-align:center;
	background-color:#005022;
	color:white
}
