BODY { 
margin: 0px;
padding: 0px;
text-align: center; 
} 

TABLE {
margin-left: auto; 
margin-right: auto;
}

table.linia_1{
	width: 100%;
	height: 46px;
	background-image: url(../grafika/linia_1_bg.jpg);
	text-align: center;
}

table.linia_1a{
	width: 775px;
}

TABLE.glowna {
vertical-align: top;
width: 775px;
height: 0px;
}


table.linia_2{
	width: 100%;
	height: 218px;
	background-image: url(../grafika/linia_2_bg.jpg);
	text-align: center;
}

table.linia_3{
	width: 100%;
	height: 45px;
	background-image: url(../grafika/linia_3_bg.jpg);
	text-align: center;
}

table.foot_2{
	width: 100%;
	height: 54px;
	background-image: url(../grafika/foot_2_bg.jpg);
	text-align: center;
}

table.foot_2a{
	width: 775px;
}

P {
	font-family: Verdana;
	font-size: 10px;
}

table.cennik {
	font-size: 12px;
	text-align: center;
}

table.cennik2 {
	font-size: 10px;
	text-align: center;
}


A {color: #DD0103; text-decoration:none;}
A:active {color: #DD0103; text-decoration:none;} 
A:link {color: #DD0103; text-decoration:none;} 
A:visited {color: #DD0103; text-decoration:none;} 
A:hover {color: red; text-decoration:underline;}

A.red {color: #000000; text-decoration:none;}
A.red:active {color: #000000; text-decoration:none;} 
A.red:link {color: #000000; text-decoration:none;} 
A.red:visited {color: #000000; text-decoration:none;} 
A.red:hover {color: #FF4543; text-decoration:underline;}

A.white {color: #ffffff; text-decoration:none;}
A.white:active {color: #ffffff; text-decoration:none;} 
A.white:link {color: #ffffff; text-decoration:none;} 
A.white:visited {color: #ffffff; text-decoration:none;} 
A.white:hover {color: silver; text-decoration:none;}

A.pomarancz {color: #FF7200; text-decoration:none;}
A.pomarancz:active {color: #FF7200; text-decoration:none;} 
A.pomarancz:link {color: #FF7200; text-decoration:none;} 
A.pomarancz:visited {color: #FF7200; text-decoration:none;} 
A.pomarancz:hover {color: #FF3C00; text-decoration:none;}