body {
	font-family: Calibri, Verdana;
	font-size: 10pt;
	font-style: normal;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 3px;
	margin-top: 3px;
	background-color: white;
	background-image: url(images/bg_127672.png);
	background-repeat: repeat;
	background-attachment: fixed;
}
p {
	background-color: #ffc7c7;
	width: 800px;
}
p.regulamin {
	font-family: Calibri, Verdana;
	font-size: 8pt;
	width: 700px;
	text-align: justify;
	background-color: #ffc7c7;
	margin-bottom: 7px;
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
}
h1 {
	background-color: #ffc7c7;
	width: 600px;
}
p.mini {
	font-size: 8pt;	
	background-color: #ffc7c7;
	width: 250px;
}
a {
	color: black;
	text-decoration: none;
}
hr {
	color: red;
}
