body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFDE6C;
	text-align: justify;
	
	background-color: #898A8A;
	background-image: url(/image/bg_grad.gif);
	background-repeat: repeat-x;

	margin-top: 0;
}
.td_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 30px;
}
.td_stopka {
	background-repeat: repeat-x;
	color: #000000;
	font-size: 11px;
}
.tr_ww {
	color: #000000;
	background-color: #FFCE27;
}
.s_title {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.tableStopka {
	background-image: url(/image/bg_stopka.gif);
}
.style3 {
	font-size: 12px;
	color: #FFDE6C;
}

