body {
	background-color:#FFFFFF;
	background-image:url(../img/tlo-sg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	margin:0;
	width:100%;
	text-align: center;
	font-family: Arial;
}

img {
	border:0 none;
	display:block;
}

a {
	color: #404040;
	text-decoration:none;
}

a:hover {
	color:#FF6805;
	text-decoration:underline;
}

.hidden {
	display:none;
}

div.content {
	text-align: left;
	color:#000000;
	font-family:Arial;
	font-size:12px;
	margin:0 auto;
	width:984px;
}

div.kontener {
	background-image:url(../img/glowna.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	width: 984px;
}

.baner-flash {
    margin-top: 10px;
}

.boksy {
	width: 910px;
	margin-left: 37px;
	height: 160px;
}

.box-lewy {
	float: left;
	width: 440px;
	height: 160px;
	margin-right: 30px;
}

.box-prawy {
	float: left;
	width: 440px;
	height: 160px;
}

.stopka {
	width: 910px;
	margin: 10px 0 30px 43px;
}

.stopka-kreska {
	width: 900px;
	height: 1px;
	background-color: #a2a2a2;
}

.stopka-linki {
	color: #404040;
	font-size: 12px;
}

.stopka-linki a {
	color: #404040;
}

.stopka-linki a:hover {
        text-decoration: none;
        color: #8D2320;
}

.stopka-linki ul {
	margin: 0px;
	padding: 0px;
}

.stopka-linki li {
	float: left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 5px 40px 0 0;
}
























