	body{
		margin: auto;
		margin-top: 0px;
		background : #0259a3 url('images/bg.jpg');
		background-repeat: repeat-x;
		font-family: Arial;
		font-size: 13px;
		padding: 0px 0px;
		color: #00328f;
	}
	a {
		color: #0259A3; font-weight: bold;
	}
	a:hover {
		color: #0073d7;
	}
	.a1{
		margin:auto;
		width:710px;
	}
	.text{
		text-indent: 5em;
		line-height: 150%;
		text-align: justify;
		padding: 20px 20px;
	}
	.stopka{
		color: #ffffff;
		text-align: center;
		font-size: 10px;
		height: 20px;
		margin: auto;
	}
	a.stopka1 {
		color: #c5c5c5; text-decoration: none;
	}
	a.stopka1:hover {
		color: #ffffff; text-decoration: none;
	}
