body
{
 background: #660000;
 padding: 0px;
 margin: 0px;
 text-align: center;
 top: 0px;
 bottom: 0px;
 height: 100%;
 text-decoration: none;
}

a 
{
	outline: none;
	outline-style:none;
	text-decoration : none;
}

p, h1, h2, h3, h4, h5, h6, table, ul, li, img 
{
	padding : 0px;
	margin : 0px;
}

object
{
    vertical-align: top;
}

#kontener
{
	padding: 0px;
	margin: 0px auto;
	width: 1000px;
	height: 100%;
	background: white;
	top: 0px;
}

#top
{
	padding: 0px;
	margin: 0px;
	width: 1000px;
	height: 118px;
}

#loga
{
	padding: 0px;
	margin: 0px;
	width: 1000px;
	height: 106px;
}

#lewy
{
	float: left;
	width: 500px;
	height: 600px;
}



#prawy
{
	float: right;
	width: 500px;
	height: 600px;
}

#bottom
{
	clear: both;
	width: 1000px;
	height: 150px;
	background: url(./img/bottom.jpg) 0 0 no-repeat;
}
