body, html 
{
	margin: 0px;
	background-image: url('images/background1.png');
	background-repeat: repeat-x;
	text-align: center;
}

a img {	border: none; }
a.hover{color: #70ABB8;}
a {
	 text-decoration: none;
	 color: black;
 }

#logo{
	text-align: center;	
	padding-top: 79px;
	margin-bottom: 4px;
}

#main {
	margin: auto;
	text-align: left;
	font-size:13px;
	font-family: Tahoma;
	background-image: url('images/main.png');
	background-repeat: repeat-y;
	min-height: 1000px;
	background-position : center;
	width: 1129px;
}

#menu{
	text-align: left;
	font-size: 16px;
	padding-left:120px;
	float: left;
	font-stretch : extra-condensed;
}
#rtrn{
	background-image: url('images/headline.png');
	background-repeat : repeat-x;
	color: #70ABB8;
	font-weight : 600;
	padding-top:6px;
	padding-left:680px;
	margin-right:120px;
}
#procedure{
	margin-left: 153px;
}

#links{
	padding-left: 25px;
}

.date{
	color: #70ABB8;
	font-weight : 600;
	padding-top:6px;
	padding-left:6px;
}

.text{
	padding-left: 6px;
	margin-right: 125px;
}

.title {
	font-family: Tahoma;
	font-size:20px;
	color:black;
}

.matter{
	font-family: Tahoma;
	text-align: left;
	background-image: url('images/headline.png');
	background-repeat : no-repeat;
	margin-left: 415px;
}

#middle{
	margin:auto;
	text-align:center;
	width: 1129px;
	min-height: 824px;
	background-image: url('images/background.png');
	background-repeat: no-repeat;	
}

#bottom{
	margin:auto;
	text-align:center;
	width: 1129px;
	height: 34px;
	background-image: url('images/bottom.png');
	background-repeat : no-repeat;
}

.table1{
	padding-left:30px;
}

.odstep{
	font-size: 1px;
	height: 2px;
	width: 10px;
}

.czytaj{
	color: #70ABB8;
	font-weight : 600;
	padding-left : 470px;
}
