div.spacer {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #DD740B;
	height: .2em;
}
div.spacerempty {
	margin-top: 0px;
	margin-bottom: 0px;
	height: .8em;
}
div.logoright a{
	float: right;
}
div.topSection {
	width: 400px;
	height: 300px;
	background: url("/images/aaa.jpg") 0 0 no-repeat;
}
div.topSection div {
	border: solid 1px #e5e5e6;
	height: 300px;
}
div.topSection div p {
	margin-top: 0px;
	margin-left: 25px;
	margin-right: 260px;
	text-align: justify;
}

img#poster {
	width: 360px;
	height: 280px;
}

div#footer {
	background-color: #e5e5e6;
}

div#footer div p{
	margin: 5px;
}

div#legal {
	clear:both;
	margin: 10px;
}

#accordion {width:100%; height: 297px;}
#accordion p {font-size: 13px;}

#kontakt_email, #kontakt_telefon, #kontakt_wiadomosc, #kontakt_nazwisko, #kontakt_imie 	{	border:1px solid #E5E5E5;	float: right;}

div.kontakt 			{ 	width: 370px; float: left;  }

div.kontakt_item 		{ 	height: 22px; width: inherit; float: left; display: inline;  }
div.kontakt_item p		{ 	float: left; }

div.kontakt_item_area 	{ 	height: 66px; width: inherit; float: left; display: inline; }
#kontakt_wiadomosc		{ 	height: 50px; }

div.kontakt_item_submit { 	height: 27px; width: inherit; float: left; display: inline;  }
#kontakt_submit { 	float: right; font-weight: bold; font-size: 12px; color: #D18B12; position: relative; width: 98px; height: 27px; border:1px solid #656263;} 


