/* CSS Document */
A {
	color: #CC0000; text-decoration: underline
}
A:hover {
	color: #FF9933; text-decoration: none
}
A:visited {
	color: #007AC6; text-decoration: underline
}

body {
	background-color:#FFFFFF;
	margin-left:0;
	margin-right:0;	
	margin-top:0;
	margin-bottom:0;
}

div.gasnice {
	display:none;
	visiblity:hidden;
	width:0px;
	height:0px;
	overflow:hidden;
}

.txt_zakupy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
