body 
{
	background: url('../images/bg.gif') repeat ;
	background-position: top center;
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-family: Tahoma; 
	valign: center;
	scrollbar-3dlight-color: white;
	scrollbar-arrow-color: white;
	scrollbar-track-color: white;
	scrollbar-darkshadow-color: gray;
	scrollbar-face-color: black;
	scrollbar-highlight-color:gold;
	scrollbar-shadow-color: black;
}

#middle 
{
	width: 100%;
	position: absolute;
	top: 50%;
	margin-top: -286px; /*ujemna połowa wysokości #container*/
} 
	
#container 
{
	background-color: #ffffff;
	margin: 0 auto;
	padding: 0;
	width: 943px;
	height: 573px;
}

#container1
{
	position: absolute;
	margin: 30px;
	background: url('../images/kontakt/bgphoto.jpg');
	width: 882px;
	height: 515px;
}


#topmenu
{
	position: absolute;
	top: 0;
	left: 0;
	height: 31px;
	width: 100%;
}

#onas
{
	border: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 92px;
	height: 31px;
}



#galerie
{
	border: 0;
	position: absolute;
	top: 0;
	left: 92px;
	width: 111px;
	height: 31px;
}

#kontakt
{
	border: 0;
	position: absolute;
	top: 0;
	left: 203px;
	width: 121px;
	height: 31px;
}

#mspacer
{
	border: 0;
	background: url('../images/kontakt/mspacer.jpg');
	position: absolute;
	top: 0;
	left: 324px;
	width: 558px;
	height: 31px;
	text-align: right;
}

#mspacer p
{
	padding-right: 10px;
	padding-top: 0px;
	margin-top: 5px;
}


#newsletterbox
{
	position: absolute;
	width: 355px;
	height: 37px;
	top: 464px;
	left: 260px;
}

#newsletterinput
{
	position: absolute;
	background: url('../images/kontakt/newsletterinput.jpg');
	width: 307px;
	height: 37px;
	top: 0;
	left: 0;	
}

#newsletterbox input
{
	color: white;
	background: none;
	border: none;
	position: absolute;
	width: 160px;
	height: 16px;
	top: 9px;
	left: 135px;
}

#newsletterbox button
{
	border: 0;
	background: url('../images/kontakt/newsletterok.jpg');
	width: 48px;
	height: 37px;
	position: absolute;
	left: 307px;
	top: 0;
}

#mspacer
{
	border: 0;
	background: url('../images/kontakt/mspacer.jpg');
	position: absolute;
	top: 0;
	left: 324px;
	width: 558px;
	height: 31px;
}

#contentbox
{
	border: 0;
	padding: 6px; 
	background: url('../images/kontakt/contentbox.jpg');
	position: absolute;
	top: 42px;
	left: 150px;
	width: 556px;
	height: 391px;
	
	font-size: 14px;
}

#innercontentbox
{
	width: 537px;
	height: 313px;
	border: 0px solid white;
	overflow: auto;
	padding: 10px;
}


#contentbox h1
{
	text-align: center;
	padding: 0px;
	margin: 2px;
	font-size: 18px;
	font-weight: bold;
	color: @ffffff;
	
}

#backbtn
{
	border: 0;
	position: absolute;
	top: 464px;
	left: 54px;
	width: 124px;
	height: 37px;
}


#fblink1
{
	border: 0;
	width: 117px;
	height: 31px;
	position: absolute;
	top: 359px;
	left: 126px;
}

#blink1
{
	border: 0;
	position: absolute;
	top: 354px;
	left: 256px;
}

#tlink1
{
	border: 0;
	position: absolute;
	top: 359px;
	left: 332px;
}

#fblink1:hover
{
	border-left: 1px solid black;
	border-top: 1px solid black;
}

#blink1:hover
{
	border-left: 1px solid black;
	border-top: 1px solid black;
}

#tlink1:hover
{
	border-left: 1px solid black;
	border-top: 1px solid black;
}
a img
{
	border: 0;
}

a 
{
	color: #e6a019;
	text-decoration: none;
}

 a:hover
{
	color: #e6d519;
}
