body {
	margin: 0px auto;
	padding: 0px;
	background-color: #93876C;
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #444444;
	text-align: center;
}

table.tblmain {
	margin: 0px auto;
	width: 790px;
	background-color: #FFFFFF;
}

table.tblmain td {
	vertical-align: top;
}

table.tblmain td.bgl {
	width: 25px;
	background: url(../images/bgl.gif) repeat-y;
}

table.tblmain td.bgr {
	width: 25px;
	background: url(../images/bgr.gif) repeat-y;
}

table.tblcontent {
	margin: 0px auto;
	width: 740px;
	background-color: #FFFFFF;
}

table.tblcontent td {
	vertical-align: top;
	font-size: 11px;
	line-height: 16px;
}

table.tblcontent td.content {
	width: 530px;
	padding: 30px;
	padding-bottom: 10px;
	text-align: justify;
}

table.tblcontent td.left {
	width: 210px;
	text-align: center;
}

table.tblcontent td.top {
	width: 740px;
	height: 175px;
	padding: 0px 3px 8px 0px;
	background: url(../images/top.jpg) no-repeat;
	text-align: right;
	vertical-align: bottom;
}

table.tblcontent td.toplogo {
	width: 740px;
	height: 65px;
	background: url(../images/bg-top-logo.gif) repeat-x;
}

A.grupy_lista {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
}

A.grupy_lista:HOVER {
	text-decoration: underline;
}