body {
	color: #666666;
	font-family: Tahoma;
	font-size: 10pt;
	margin: 0px;
	background-color: transparent;
	text-align: center;
}

html, body
{
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}

a {
	outline: none;
	text-decoration: none;
	color: #fca61b;
}

#wrapper {
	width: 1200px;
	margin: 0 auto;
	text-align: left;
}

#header
{
	width: 1200px;
}

#header img {
	border: 0;
}

#content
{
	color: #666666;
	font-family: Tahoma !important;
	font-size: 10pt !important;
	min-height: 600px;
	width: 500px;
}

#contentGal
{
	color: #666666;
	font-family: Tahoma !important;
	font-size: 10pt !important;
	min-height: 600px;
}

#content *, #contentGal *
{
	font-size: 10pt !important;
	font-family: Tahoma !important;
}

#contentBox
{
	min-height: 600px;
	height: auto !important;
	height: 600px;
	width: 450px;
}

#footer1
{
	position: relative;
	top: 0;
}

/* NEWSY */
.news
{
	width: 550px;
	margin-bottom: 40px;
	text-align: justify;
}

.newsFull
{
	min-height: 600px;
	height: auto !important;
	height: 600px;
}

#newsList
{
	min-height: 600px;
	height: auto !important;
	height: 600px;
}

.newsTrescFull
{
	margin-bottom: 20px;
	min-height: 600px;
	font-family: Tahoma !important;
	font-size: 12px !important;
	width: 450px;
	text-align: justify;
}

.newsBelka {
	padding: 3px;
	padding-left: 0;
	width: 450px;
}

.newsTyt {
	color: #011142;
	font-size: 14px;
/*	font-weight: bold;
	margin-left: 4px;*/
}

.newsData {
	color: #8b8b8b;
	font-size: 12px;
}

.newsTresc {
	color: #666666;
	font-size: 12px;
	margin-top: 5px;
	width: 450px;
}

.newsCzytaj {
	position: absolute;
	padding: 4px;
	margin-top: 3px;
	left: 370px;
}

.newsCzytaj a {
	color: #fca61b;
	font-size: 11px;
/*	font-weight: bold;*/
}

.newsCzytaj a:hover {
	color: #011142;
}

.newsBack
{
	margin-top: 20px;
	text-align: right;
/*	font-weight: bold;*/
}

.newsArchiwum
{
/*	font-weight: bold;*/
	text-align: right;
	margin-top: 45px;
	margin-right: 150px;
	margin-bottom: 100px;
}

/* GALERIE */
#galeria, #gallery
{
	min-height: 600px;
	height: auto !important;
	height: 600px;
}

#galeria *, #gallery *
{
	font-size: 10pt !important;
	font-family: Tahoma !important;
}

a.gall_title
{
*	font-size: 10pt;
}

.gall_num
{
	font-size: 12px;
}

.gall_cell
{
	width: 500px;
}

#gallery img
{
	margin: 9px;
}

/* MENU */
.menuSpliter
{
	color: white;
}

/*#content * { border: 1px solid red; }*/
