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/galerie/bgphoto.jpg');
	width: 882px;
	height: 515px;
}

#leftmenu
{
	background: url('../images/galerie/leftmenubg.jpg');
	width: 294px;
	height: 432px;
	position: absolute;
	top: 31px;
	left: 19px;
}

#leftmenucontainer
{
	font-size: 9pt;
	color: #ffffff;
	position: absolute;
	width: 275px;
	left: 8px;
	top: 8px;
	height: 386px;
	overflow: auto;
	
	scrollbar-3dlight-color: gray;
	scrollbar-arrow-color: gray;
	scrollbar-track-color: black;
	scrollbar-darkshadow-color: gray;
	scrollbar-face-color: black;
	scrollbar-highlight-color:black;
	scrollbar-shadow-color: black;
}

#leftmenucontainer ul 
{
	padding: 0;
	margin: 20px;
}

#leftmenucontainer ul li
{
	list-style-type: none;	
	padding-top: 5px;
}

#leftmenucontainer ul li a 
{
	color: #e6a019;
	text-decoration: none;
}

#leftmenucontainer  a:hover
{
	color: #e6d519;
}

#facebooklink
{
	position: absolute;
	background: url('../images/galerie/fblink.jpg');
	width: 141px;
	height: 56px;
	top: 391px;
	left: 19px;
	
}


#bliplink
{
	position: absolute;
	background: url('../images/galerie/blink.jpg');
	width: 83px;
	height: 56px;
	top: 391px;
	left: 160px;
}

#twitterlink
{
	position: absolute;
	background: url('../images/galerie/tlink.jpg');
	width: 132px;
	height: 56px;
	top: 391px;
	left: 243px;
}

#fblink1
{
	border: 0;
	width: 117px;
	height: 31px;
	position: absolute;
	top: 10px;
	left: 16px;
}

#blink1
{
	border: 0;
	position: absolute;
	top: 7px;
	left: 8px;
}

#tlink1
{
	border: 0;
	position: absolute;
	top: 9px;
	left: 10px;
}

#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;
}

#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/galerie/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;
}

#picturebox

{
	display: block;
	background: url('../images/galerie/picturebox.jpg');
	position: absolute;
	width: 544px;
	height: 422px;
	top: 31px;
	left: 314px;
	padding: 5px;
}

#newsletterbox
{
	position: absolute;
	width: 355px;
	height: 37px;
	top: 464px;
	left: 260px;
}

#newsletterinput
{
	position: absolute;
	background: url('../images/galerie/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/galerie/newsletterok.jpg');
	width: 48px;
	height: 37px;
	position: absolute;
	left: 307px;
	top: 0;
}

#rokslidebox
{
	position: absolute;
	width: 450px;
	height: 280px;
	border: 1px solid white;
	top: 55px;
	left: 401px;
}

#slidewrap {
	border: 0px solid #EEEEEE;
	margin: 0;
	padding: 0px;
}
#slidewrap div { text-align: center; }

.jcarouselclass
{
}

.jcarouselclass ul li 
{
	padding: 10px;
	
}

.jcarouselclass ul li  img
{
	border: 1px solid white;
}

.prev 
{
}

.next 
{

}

#jcarouselbox
{
	
	height: 410px;
	width: 471px;
	position: absolute;
	left: 57px;
	top: 7px;
}

#btnprev
{
	position: absolute;
	width: 28px;
	height: 407px;
	top: 11px;
	left: 12px;
	background: black;
	border: 1px solid gray;
	color: white;
}

#btnnext
{
	position: absolute;
	width: 28px;
	height: 407px;
	top: 11px;
	left: 517px;
	background: black;
	border: 1px solid gray;
	color: white;
}

.jbox
{
	
	display: block;
	width: 128px;	
	height: 380px;
}

.jpbox
{

	position: relative;
	text-align: center;
	width: 128px;
	height: 128px;
}

#backbtn
{
	border: 0;
	position: absolute;
	top: 464px;
	left: 79px;
	width: 124px;
	height: 37px;
}

.ajaxmenuload
{
	text-align: center;
	margin-top: 150px;
}

.ajaxgalleryload
{
	text-align: center;
	margin-top:140px;
}

a img
{
	border: 0;
}
