body {
	margin: 0;
	padding: 0;
	background: url('../images/back.gif') repeat-x #003046;
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
}
div#wrapper {
	margin: 10px auto;
}
table#tab th {
	text-align: right;
}
table#tab input.sk, table#tab input.eu {
	width: 64px;
}
table#tab select.akontacia {
	width: 70px;
}

