body {
	/*border: 10px none #FFFFFF;*/
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: "Trebuchet MSArial", Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../gfx/bgrBack.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}

img {
border: 0px none;
}

#container {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	background-image: url(../gfx/contentBgr.jpg);
	background-position: left top;
	z-index: 5;
	position: relative;
}
#head {
	position: relative;
	z-index: 5;
}

#footer {
	clear: both;
	margin: 20px;
}

#main {
	color: #000000;
	z-index: 1;
	padding-top: 20px;
	width: 900px;
}
#menu {
	display: none;
}

#leftColumn {
	width: 480px;
	float: left;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#rightColumn {
	width: 350px;
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#mainContent {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	display: block;
}
.naglowekDzialu {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.tytnewsnews {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.tytdatanews {
	color: #333333;
	font-size: 10px;
	font-weight: bold;
}
.tytnews {
	font-weight: bold;
	font-size: 14px;
}

.tytdat {
	color: #CA2D54;
	font-size: 18px;
}

a {
	color: #CA2D54;
	text-decoration: none;
}
a.wiecej {
	font-weight: bold;
	color: #CA2D54;
	text-decoration: none;
}
