.sengor {
	background-image: url(img/sengor.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E6E6E6;
	border-left-color: #E6E6E6;
	background-color: #FFFFFF;
}
body {
	margin: 0px;
	background-image: url(img/poz.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-attachment: fixed;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.o {
	border: 1px solid #E9E9E9;
}
a {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #B3AF2F;
	text-decoration: underline;
}


.sendol {

	background-image: url(img/sendol.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-left: 5px;
}

