/* CSS Document */

body {
	background: #FFFFFF url(images/greyStripe.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: central;
}
table {
	text-align: center;
	
}
p {
	text-align: left;
	line-height: 22px;
}
.color {background-color: #FFD75B;
}

a:link {
	font-size: 14px;
	color: #CC3300;
	text-decoration: none;
}

a:visited {
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}

a:hover {
	font-size: 14px;
	color: #666666;
	text-decoration: underline;
}
a:active {
	font-size: 14px;
	color: #CC3300;
	text-decoration: none;
}.druga {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	list-style-type: circle;
	background-position: left;
	text-align: left;
}
ul {
	text-align: left;
}
.lewo {
	text-align: left;
}
