#main_wrapper{
	background-repeat:repeat-x;
}


#regulamin {
	font-family: verdana;
	padding-top: 45px;
	padding-left: 60px;
	padding-bottom: 10px;
	padding-right: 60px;
}

#regulamin h1{
	font-size: 14px;
	margin-top: 	0px;
	margin-bottom:	10px;
	margin-left:	0px;
	margin-right:	0px;
	text-transform: uppercase;
}

#regulamin h2{
	font-size: 11px;
	margin-top:		20px;
	margin-bottom:	10px;
	margin-left:	0px;
	margin-right:	0px;
	text-transform: uppercase;
}
#regulamin h3{
	font-size: 11px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left:15px;
	margin-right: 0px;
}

#regulamin p{
	font-size: 11px;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left:30px;
	margin-right: 0px;
}

#regulamin table{
    margin-left:auto;
    margin-right:auto;
    border-collapse:collapse;
    font-family:verdana;
    font-size:10px;
}

#regulamin table th, #regulamin table td{
    border-style:solid;
    border-color:#888;
    border-width:1px;
}

#regulamin table.oplaty_anulacyjne td.dzien, #regulamin table.oplaty_anulacyjne td.procent{    
    text-align:center;
}