@CHARSET "UTF-8";
body
{
	margin: 0px;
}

img
{
	border:0px;	
}

div#logo
{
	background-image:url('./../img/bg-logo.jpg');
	background-repeat:no-repeat;
	background-position:center;
	height: 447px;
	margin-bottom: 30px;
}
div#navigation
{
	width: 360px;
	margin: 0 auto;
}

div#notorius
{
	position: relative;
	top: 25px;
	width: 500px;
	margin: 0 auto;
	text-align: center;
	font-family: Calibri;
	font-size: 12px;
	color: #898989;
}

div#glosniki
{
	margin-right: 30px;
	float:left;
}	

div#flash
{
	margin-right: 30px;	
	float:left;
}

div.przejdz 
{
	float:left;
	margin-right: 10px;
	height: 28px;
	overflow: hidden;
}

div.przejdz  a
{
	display: block;
	overflow: hidden;
	height: 28px;
	float: left;
}



div.przejdz  a:hover img
{
	margin-top: -30px;	
}




div#google
{
	display: none;
}