body
{		
		background: #040B31 url('../gfx/bckgr.png') repeat-x top;		
		padding: 0px;
		margin: 0px;
}

a
{
		text-decoration: none;
}

*
{
		font-family: Arial;
		font-size: 11px;
		color: inherit;
}

div#content
{
		width: 880px;
		margin: 0px auto 0px auto;
}

div#topper
{
		overflow: hidden;
		height: 90px;
}

div#topper div#logo
{
		position: absolute;
		width: 200px;
		height: 42px;
		margin: 15px 0px 0px 20px;
}

div#menu
{
		float: right;
		margin: 28px 20px 0px 0px;
}
div#menu ul
{
		list-style-type: none;
		padding: 0px;
		margin: 0px;
}
div#menu ul li
{
		float: left;
		margin: 0px 10px 0px 10px;
}

div#baner
{
		width: 880px;
		height: 320px;
		/*background: url('../gfx/baner.png') no-repeat center;*/
		margin: 10px 0px 10px 0px;
}

div#status
{
		color: #868FBF;
		padding: 5px 0px 5px 20px;
}
div#status a
{
		color: white;		
}
div#status a:hover
{
		text-decoration: underline;
}

div#bodyact
{
		overflow: hidden;
		margin: 10px 0px 5px 0px;
}

div#address
{
		overflow: hidden;
		clear: both;
		border-top: 1px solid #212C64;
		border-bottom: 1px solid #1E2446;		
}

div#address div.column
{		
		float: left;
		width: 20%;
}
div#address div.column strong
{
		color: #CDCFDB;
}
div#address div.column h2
{		
		color: #CDCFDB;
		padding: 0px;
		margin: 0px;
}

div#address div.column ul
{
		list-style-type: none;
		padding: 0px;
		margin: 20px 0px 0px 0px;
}
div#address div.column ul li
{
		color: #51577A;
		padding: 3px 0px 3px 0px;
}

div#address div.column ul li a
{
		color: #51577A;
}

div#address div.column ul li strong
{
		color: #51577A;
}
div#address div.column ul li h3
{		
		color: #51577A;
		padding: 0px;
		margin: 0px;
}
div#address div#offerts ul li
{
		float: left;
		width: 80px;
}

div#firms
{
		clear: both;
		border-bottom: 1px solid #1E2446;
		padding: 10px 0px 10px 0px;
}
div#firms img
{				
		filter: alpha(opacity=30);
		opacity: 0.3;
		-moz-opacity: 0.3;
}

div#address div.main, div#firms div.main, div#footer div.main
{
		overflow: hidden;
		width: 880px;
		padding: 25px 0px 25px 0px;
		margin: 0px auto 0px auto;
}

div#firms div.main 
{
		text-align: center;
}

div#footer
{
		clear: both;
}

div#footer div.themedia
{
		float: left;
		color: #505471;
}
div#footer div.themedia a
{
		color: #505471;
}
div#footer div.stats
{
		float: right;
		color: white;
}


/* -------- Start -------------------------------------------------- */

div.wndStart
{
		float: left;
		width: 290px; 
		height: 143px;
		background-repeat: no-repeat;
		background-position: center;
		margin: 0px 5px 0px 0px;
}

div.wndStart div.main
{
		width: 160px;
		color: white;
		margin: 25px 0px 0px 110px;
}
div.wndStart div.next
{
		float: right;
		height: 20px;
		background: url('../gfx/arrow.png') no-repeat right top;
		padding: 0px 20px 0px 0px;
		margin: 10px 20px 0px 0px;
}
div.wndStart div.next a
{
		color: white;
}

div.wndStart h2
{
    font-size: 20px;		
		color: white;
		letter-spacing: -1px;	
		margin: 0px 0px 10px 0px;
}

div#ofertaSprzet
{
		background-image: url('../gfx/startSprzet.png');
}
div#ofertaPakietyTelewizyjne
{
		background-image: url('../gfx/startPakietyTelewizyjne.png');
}
div#ofertaPakietyTelewizyjne div.next
{
		margin-top: 20px;
}
div#ofertaSkutery
{
		background-image: url('../gfx/startSkutery.png');
		margin-right: 0px;
}



div#SWL
{
		clear: both;
		color: #CCCCCC;
		text-align: center;
		padding: 10px;
}
