html, body {
	width: 100%;
}

body {
	background-color: #1a1631;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-image:url('img/tlo.jpg');
	background-repeat: repeat-x;
}


div {
	padding: 0px;
	margin: 0px;
	text-align: left;
}

div.czysc {
	clear: both;
}

img {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

img.tytul {
	display: block;
	margin-bottom: 20px;
}

* {
	font-size: 11px;
	font-family: 'tahoma';
	color: #ffffff;
	line-height: 17px;
}

a {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	color: #ff9c00;
}

a:hover {
	text-decoration: underline;
}

p {
	margin: 0px;
	padding: 0px;
}


img.tytul {
	display: block;
	margin-bottom: 10px;
}

.small {
	font-size: 10px;
}

a.small {
	font-weight: bold;
}

.big {
	font-size: 12px;
}
.very_big {
	font-size: 13px;
}

.big_yellow {
	font-size: 12px;
	color: #ff9c00;

}

#container {
	width: 1033px;
	margin: auto;
	text-align: left;
}


#top {
	width: 1033px;
	height: 492px;
}

#top_maly {
	width: 1033px;
	height: 241px;
}


#dol {
	width: 1033px;	
	background-image: url('img/dol.jpg');
	background-repeat: no-repeat;
	padding-bottom: 30px;
}

#dol_maly {
	width: 1033px;	
	
	padding-bottom: 30px;
}

#kolumna_left_eq {
	display: inline;
	float: left;
	width: 370px;
	margin-left: 113px;
}

#kolumna_right_eq {
	display: inline;
	float: right;
	width: 349px;
	margin-right: 169px;
}

#kolumna_left_big {
	display: inline;
	float: left;
	width: 500px;
	margin-left: 113px;
}


#kolumna_left_all {
	display: inline;
	float: left;
	width: 720px;
	margin-left: 113px;
}

#kolumna_right_small {
	display: inline;
	float: right;
	width: 219px;
	margin-right: 169px;
}

p.gwiazdka {
	background-image: url('img/balet_orange.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 0px 0px 0px 20px;
}

#stopka {
	width: 746px;
	height: 52px;
	background-image: url('img/stopka.gif');
	background-repeat: no-repeat;
	margin-left: 109px;
	margin-top: 50px;
}

#licznik {
	width: 746px;
	height: 52px;
	margin-left: 109px;
	margin-top: 15px;
}

#partnerzy {
	margin-top: 30px;
	margin-left: 139px;
}

	#partnerzy img{
		margin-right: 20px;
		
	}	