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/onas/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/onas/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/onas/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/onas/newsletterok.jpg');
	width: 48px;
	height: 37px;
	position: absolute;
	left: 307px;
	top: 0;
}

#mspacer
{
	border: 0;
	background: url('../images/onas/mspacer.jpg');
	position: absolute;
	top: 0;
	left: 324px;
	width: 558px;
	height: 31px;
}

#contentbox
{
	margin: 0;
	padding: 10px;
	border: 0;
	background: url('../images/onas/contentbox.jpg');
	position: absolute;
	top: 47px;
	left: 229px;
	width: 614px;
	height: 379px;
}

#cbox
{
	position: absolute;
	top: 6px;
	left: 6px;
	width: 603px;
	height: 373px;
	padding: 10px;
	padding-top: 5px;
	overflow: auto;
	font-size: 14px;
	border: 0;
}

#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;
}

#leftmenu
{
	font-size: 14px;
	border: 0px solid white;
	position: absolute;
	top: 50px;
	left: 19px;
	width: 200px;
	height: 393px;
}

#leftmenu  a
{
	color: white;
	text-decoration: none;
}

#leftmenu a:hover {
	color: #f8da70;
}

.menu_list {
	width: 200px;
}
.menu_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
       font-weight:bold;
       background: #000000 url(left.png) center right no-repeat;
	   border: 1px solid #9e967c;
}
.menu_body {
	display:none;
}
.menu_body a {
  display:block;
  color: white;
  background-color: none;
  padding-left:10px;
  font-weight:bold;
  text-decoration:none;
}
.menu_body a:hover {
  color: #f8da70;
}

a img
{
	border: 0;
}

a 
{
	color: #e6a019;
	text-decoration: none;
}

 a:hover
{
	color: #e6d519;
}
