body
{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: black;
}

a
{
 	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial;
}

a:hover
{
 	color: #666666;
	text-decoration: underline;
	font-family: Verdana, Arial;
}

.glowny
{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 612px;
	height: 100%;
	text-align: center;
	position: relative;
	border: 1px solid #cad7b5;
	z-index: 1;
}