body {
	margin: 0 0 0 0px;
	background-image: url(../img/tlo.gif);
	background-repeat: repeat-x;
	background-color: #C1CAD1;
	text-align : center;
}

#ramka {
	margin-left : auto;
	margin-right : auto;
	width : 950px;
}

img {
	border:0;
}

h1.tytul {
	padding: 7px 0 0 15px;
	margin: 0;
	color:white;
	font-size : 16px;
}


.czerwony a {
	color: #B21A4D;
}
.zielony a {
	color: #819609;
}
.granatowy a {
	color: #096A97;
}
.turkusowy a {
	color: #00949D;
}
.fiolet a {
	color: #BD66CE;
}
.zolty a {
	color: #DF9D01;
}

.txt_podstrona_prawo a {
	color:#7D7D7D;
}

.list {
	margin-left : 5px;
	margin-right : 3px;
	padding-left : 18px;
	background-image : url(../img/strzalka2_prawo.gif);
	background-repeat : no-repeat;
	margin-top : 5px;
	margin-bottom : 10px;
	background-position : 0 1px;
}

.formularz input, .formularz select, .formularz textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #693B72;
	border-color : #C06ED0;
	background-color : #F9F3FA;
	border-width : 1px;
	border-style : solid;
}
.form input, .form textarea, .form select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F5153;
	border-color : #9EA3A7;
	background-color : #DFE6EC;
	border-width : 1px;
	border-style : solid;
}

.form_news input, .form_news textarea, .form_news checkbox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1D2011;
	border-color : #A9AD99;
	background-color : #E9EFD1;
	border-width : 1px;
	border-style : solid;
}
.raport {
	margin-left : 0px;
	margin-right : 3px;
	padding-left : 23px;
	background-image : url(../img/strzalka_prawo_czerwona.gif);
	background-repeat : no-repeat;
	margin-top : 5px;
	margin-bottom : 0px;
	background-position : 0 0px;
}

.lista-podstron li {
	margin: 8px 0;
}

#copyright {
	background-color:#C1CAD1;
	padding: 3px 0 8px 3px;
	color: white;
}