body {
	background-color: #000000;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	width:100%;
	height:100%;
}
td.nagrody_01{ 
background-image: url('../img/nagrody_01.jpg');
width: 1004px;
height: 126px;
background-repeat: no-repeat;
}
td.nagrody_02{ 
background-image: url('../img/nagrody_02.jpg');
width: 123px;
height: 506px;
background-repeat: no-repeat;
}
td.nagrody_03{ 
background-image: url('../img/nagrody_03.jpg');
width: 760px;
height: 506px;
background-repeat: no-repeat;
}
td.nagrody_04{ 
background-image: url('../img/nagrody_04.jpg');
width: 123px;
height: 506px;
background-repeat: no-repeat;
}
td.nagrody_05{ 
background-image: url('../img/nagrody_05.jpg');
width: 1004px;
height: 123px;
background-repeat: no-repeat;
}
p.main {
	font-family: Tahoma;
	font-size: 14apx;
	color: #FFFFFF; 
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	font-weight: bold;
}
a.linki {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.linki:hover {
	color: #FF0000;
	text-decoration: none;
}
