html,body{
	background:#191919;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	color:white;
	overflow-y:scroll;
 /*	scrollbar-arrow-color: #8B8681;
	scrollbar-track-color: #8B8681;
	scrollbar-highlight-color: #8B8681;
	scrollbar-shadow-color: #8B8681;
	scrollbar-darkshadow-color: #8B8681;
	scrollbar-3dlight-color: #8B8681;
	scrollbar-base-color: #8B8681;
	scrollbar-face-color: #8B8681;
	*/
}
#top{
	top:0px;
	left:0px;
	position:absolute;
	width: 100%;
	padding:0;
	height: 182px;
	background: url('../_img/background.gif') repeat-x;
}

#main{
	position:absolute;
	left:50%;
	margin-left:-305px;
	top:0px
}

#tresc{
	background: url('../_img/middle.gif') repeat-y;
	width:610px;

}

#foto{
	position:absolute;
	left:50%;
	margin-left:-249px;
	width:501px;
	height:259px;
	z-index:50;
	top:67px;
}

#menu{

padding-left:186px;

}



.tdmenu a:link{
text-align:center;
color:white;
text-decoration:none;
}

.tdmenu a:visited{
text-align:center;
color:white;
text-decoration:none;
}

.tdmenu a:hover{
text-align:center;
color:black;
text-decoration:none;
}

.tdmenu1{
font-family:Verdana;
font-size:10px;
text-align:center;
color:black;
font-weight:bold;
}

.tdmenu1 a:link{
text-align:center;
color:black; 
text-decoration:none;
}

.tdmenu1 a:visited{
text-align:center;
color:black;
text-decoration:none;
}

.tdmenu1 a:hover{
text-align:center;
color:black;
text-decoration:none;

}

.tdmenu{


color:white;
font-family:Verdana;
font-size:10px;
text-align:center;
cursor:pointer;
}



.stopka{
text-align:center;
font-family:Verdana;
font-size:10px;
color:#8B8681;
margin-top:5px;
margin-bottom:10px;.
}

.stopka a:link{
text-decoration:none;
color:#8B8681;
}
.stopka a:visited{
text-decoration:none;
color:#8B8681;
}
.stopka a:hover{
text-decoration:underline;
color:#8B8681;
}

.tekst{
position:relative;
width:380px;
color:#cccbca;
margin-left:185px;
padding-right:20px;
margin-top:25px;
padding-bottom:15px;
font-family:Verdana;
font-size:10px;
}

.tekst a:link{
color:#cccbca;
}

.tekst a:visited{
color:#cccbca;
}

.tekst a:hover{
color:#cccbca;
}

#naglowek{
position:absolute;
left:50%;
top:380px;
margin-left:-255px;

font-family:tahoma;
font-size:26px;
color:#cccbca; 
}