body,html
{
	background-color: #990f0f;
	color: #990f0f;
	font-size: 15px;
	margin: 0;
}

#kreska
{
	background-color: #FFFFFF;
	height: 3px;
	width: 100%;
}

#frontend-footer ul#links
{
	float: right;
	margin-bottom: 0px;
	margin-top: -9px;
	padding-top: 6px;

}

#frontend-footer ul#links li
{
	display: inline;
	margin-right: 6px;
	padding-left: 12px;
	border-left: 1px solid white;
	text-shadow: 1px 1px 1px #01245C;
}
#frontend-footer ul#links li:first-child
{
	border-left: none;
}

#frontend-footer a, #frontend-footer li
{
	color: white;
}


#kolejne
{
	float:left;
	background: url('kolejne.png') no-repeat;
	width: 725px;
	height: 100px;
}
