/*luxcamera stylesheet wejściówka*/

html {
	margin:						0px;
	padding:					0px;
}

body {
	width:						100%;
	height:						100%;
	background-color:			#ff4000;
	margin:						0px;
	padding:					0px;
	font-size:					13px;
	font-family: 				verdana, sans-serif !important;
	font-weight:				bold;
	text-align:					center;
	color: 						#ffffff;
}

a:link {
	text-decoration: 			none;
	border: 					none;
	color: 						#ffffff;
}

a:visited {
	text-decoration:			none;
	border: 					none;
	color: 						#aaaaaa;
}

a:active {
	text-decoration:			none;
	border: 					none;
	color: 						#aaaaaa;
}

a:hover {
	text-decoration: 			none;
	border: 					none;
	color: 						#aaaaaa;
}

img {
border: none;
}

.gwiazda_otoczenie {
background-color: 				#ff4000;
border: 						150px solid #ff4000; 
width: 							822px; 
height: 						822px; 
}

.karuzela_gora {
margin-top: 					-150px; 
width: 							822px; 
height: 						150px;
background-color: 				#ff4000;
}

.karuzela_lewo {
float: 							left; 
margin-left:					-150px;
width: 							150px; 
height: 						822px;
background-color: 				#ff4000;
}

.karuzela_prawo {
float: 							right; 
margin-right:					-150px;
margin-top:						-822px;
width: 							150px; 
height: 						822px;
background-color: 				#ff4000;
}

.gwiazda_srodek {
border: 						261px solid #ff4000; 
width: 							300px; 
height: 						300px; 
background-image: 				url(../GRAPHICS/luxcamera1.png); 
background-repeat: 				no-repeat;
}

.gwiazda_srodek_link {
float: 							left; 
width: 							300px; 
height: 						300px;
}

.gwiazda_gora {
margin-top: 					-261px; 
width: 							300px; 
height: 						261px; 
background-image: 				url(../GRAPHICS/triangle_top.png);
background-repeat: 				no-repeat;
}

.gwiazda_gora_link {
float: 							left; 
width: 							300px; 
height: 						261px;
}


.gwiazda_lewo {
float: 							left; 
margin-left:					-261px; 
width: 							261px; 
height: 						300px; 
background-image: 				url(../GRAPHICS/triangle_left.png); 
background-repeat: 				no-repeat;
}

.gwiazda_lewo_link {
float: 							left; 
width: 							261px; 
height: 						300px;
}

.gwiazda_prawo {
float: 							right; 
margin-right: 					-261px; 
width: 							261px; 
height: 						300px; 
background-image: 				url(../GRAPHICS/triangle_right.png); 
background-repeat: 				no-repeat;
}

.gwiazda_prawo_link {
float: 							left; 
width: 							261px; 
height: 						300px;
}



.gwiazda_dol {
margin-top: 					300px; 
width: 							300px; 
height: 						261px; 
background-image: 				url(../GRAPHICS/triangle_bottom.png);
background-repeat: 				no-repeat;
}

.gwiazda_dol_link {
float: 							left; 
width: 							300px; 
height: 						261px;
}
