body { 
	background-color: #28292c;
	margin-bottom: 30px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 30px;
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size: 11px;
}

#menu a {
	font-family: Tahoma, Arial, Trebuchet MS;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #666666;
	}
	
#menu a:hover {
	font-family: Tahoma, Arial, Trebuchet MS;
	font-size: 11px;
	color:#e6c878;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #666666;
	}
	

.link-zloty {
	color: #e6c878;
	text-decoration: none;
	}
	
.link-zloty:hover {
	color: #e6c878;
	text-decoration: underline;
	}


.stopka1 {
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size: 11px;
	color:#404246;
	}
	
.stopka2 {
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size: 11px;
	color:#595c66;
	}