body{
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	color: #FFF;
	background-color: #000;
	text-align: center;
	margin: 0;
	padding: 0;
}

img{
	border: 0;
}

div {
	margin: 0 auto 0 auto;
}
.center{
	margin: 0 auto 0 auto;
	display: block;
}
.yellow{
	font-weight: bold;
	color: #FF0;
}
#page{
	width: 860px;
	height: auto;
}
#left{
	width: 450px;
	float: left;
	height: 650px;
}
#right{
	float: right;
	width: 410px;
	height: 650px;
}
	#right a{
	text-decoration: none;
	color: #9B040B;
	font-weight: bold;
}
#bottom{
	width: 860px;
	height: 55px;
	clear: both;
	background-image: url(images/cedrowa.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
	#bottom p{
	padding: 0;
	margin: 0;

}
	#bottom a{
	color: #666;
	font-size: x-small;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: right;
	padding-right: 55px;
	display: block;
	text-decoration: none;
	margin-top: -15px;
	width: 80px;
	float: right;
}

#reklama{
	height: 100px;
	width: 860px;
}