@font-face 
{
	font-family: nowa;
	src: url(../_fonts/GeosansLighter.ttf);
}


img
{
	border:none;
}
a:link,
a:visited,
a:active{
	text-decoration:none;
	color:#a4a3a3;
}

body
{
	text-align:center;
	background:url(../_images/bg.jpg) top center no-repeat #000;
	margin:0;
	padding:0;
}
#container
{
	text-align:center;
	width:985px;
	margin:0 auto;
}
#menu
{
	text-align:left;
}
#main
{
	margin-top:200px;
	width:975px;
	padding-bottom:15px;
	background:url(../_images/main_bg.png) repeat-y;
}
#main_omnie
{
	margin-top:200px;
	width:975px;
	height:480px;
	background:url(../_images/main_bg.png) repeat-y;
}
#content
{
	width:820px;
	margin-left:80px;
}
#footer
{
	height:105px;
	width:975px;
	background:url(../_images/footer.png) no-repeat;
}






#news
{
	float:left;
	text-align:left;
}
#news img
{
	margin-top:12px;
	margin-left:12px;
}
#news_text
{
	padding-top:12px;
	float:right;
}
#news_text img
{
	margin-bottom:10px;
}
.news_text
{
	color:#FFF;
	width:354px;
	height:226px;
	background:url(../_images/news_bg.png) repeat-y;
	font-family: nowa;
	font-size:20px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
}
#category
{
	padding-top:20px;
	text-align:left;
	clear:both;
}
#category .left
{
	margin-left:15px;
}
#category .right
{
	margin-left:20px;
}

#powrot
{
	float:left;
	width:100px;
}
#title
{
	float:right;
}
#text
{
	clear:both;
	color:#FFF;
	font-size:20px;
	font-family:nowa;
}
#omnie_text
{
	background:url(../_images/omnie_bg.png);
	width:354px;
	height:394px;
	margin-left:13px;
	float:left;
}
#omnie_dariusz
{
	background:url(../_images/omnie_dariusz.png);
	width:44px;
	height:397px;
	float:left;
}
#omnie_foto
{
	background:url(../_images/omnie_autor.png);
	height:396px;
	width:396px;
	float:left;
}
#report_text
{
	background:url(../_images/report_text_bg.png);
	width:796px;
	height:204px;
	margin-left:12px;
	font-family:nowa;
}
