body {
	font-family: Arial,Tahoma,Verdana,sans-serif;
	font-size:12px;
	background: #9e967f url('../images/background.gif') repeat-x top left;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
}

td {
	vertical-align: top;
}

img {
	border: 0;
}

#mainTable {
	width: 816px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 30px;
}

#mainTable #toptd {
	height: 23px;
}

#mainTable .middletd {
	background: url('../images/bg_middle.png') repeat-y top left;
	padding-left: 16px;
	padding-right: 16px;
}

#menu {
	background: url('../images/menu_bg.jpg') no-repeat top left;
	height: 50px;
	width: 784px;
}

#mainTable #bottomtd {
	height: 33px;
}

#mainTable #header {
	height: 167px;
	background: url('../images/header_bg.jpg') top left;
	
}

.naglowek1 {
	font-family: Arial,"Arial CE",Tahoma, Verdana;
	font-size: 24px;
	color: #003b67;
}

.naglowek2 {
	font-family: Arial,"Arial CE",Tahoma, Verdana;
	font-size: 24px;
	color: #7d0000;
	font-weight: bold;
}

#footer {
	text-align: center;
	color: #4b4535;
	font-size: 11px;
	padding-bottom: 20px;
}

/* CYTAT */

blockquote {
	display: block;
	padding: 0 8px;
	width: 460px;
	font-size: 14px;
	font-style: italic;
	font-family: Georgia,Tahoma;
}

/* NEWS - data */
.newsdate {
	color: #113155;
	font-weight: bold;
	text-decoration: underline;
}
