body
{
	background: #245;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #fff;
}

#header, #top, #top div span
{
	font-size: 0.8em;
	display: block;
	padding-bottom: 1em;
}

#header h2 em
{
	font-style: normal;
	text-decoration: underline;
}

#top
{
	border-bottom: 1px solid #fff;
}

#top div span strong
{
	display: none;
}

#top div span img
{
	border: 0;
	vertical-align: middle;
}

#menu
{
	text-align: left;
}

#inside
{
	text-align: center;
}

.box
{
	width: 90%;
	background: #fff;
	color: #000;
	margin: 20px auto 20px auto;
	margin-left: 10%;
	padding-bottom: 1em;
}

.box h2
{
	font-family: "Century Gothic CE", "Century Gothic", sans-serif;
	color: #000;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	margin: 0;
}

.box a
{
	color: #888;
	text-decoration: underline;
}

.box a:hover, .box a:active
{
	text-decoration: none;
}

	/* main page - newcd */

.newcd img
{
	margin: 30px auto 10px auto;
	border: 0;
}

.newcd h2
{
	text-align: center;
	text-indent: 0;
}

.newcd a
{
	font-family: "Arial CE", Arial, sans-serif;
	font-size: 0.7em;
	color: #888;
	text-decoration: underline;
}

.newcd a:hover, .newcd a:active
{
	text-decoration: none;
}

	/* main page - news */

.news
{
	padding-top: 0.6em;
}

	/* main page - full */

.full
{
	padding-top: 0.6em;
}


	/* ostatni */

.hidden
{
	display: none;
}




