body{
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-size: 12px;
	color:#c6aa78;
	background: white;
	text-align:center;
	background:#000 url(img/tlo.jpg) repeat-x top left;
	margin: 0;
}
 

a, a:link {
	text-decoration:none;
	color:#462b24;
}

a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
 
 
.img_border{
	border:1px solid #fff;
	padding:2px;
}
 

#page{
	width: 776px;
	margin: 10px auto 0 auto;
 
}

#logo{
	text-align:left; 
	background: url(img/logo1.gif) repeat-x top left;
	width:776px;
	height:261px;
} 
#menu{
	background:#fff;
	height:24px;
	margin-top:18px;
	font-size:14;
	font-weight:bold;
 
	padding-top:8px;
}

#content{
	text-align:left;
	margin: 6px 0 10px 0;
	/margin: 0px 0 10px 0;
}
 
#pasek{
	height:1px;
	width:776px;
		background: url(img/pasek.gif) repeat-x top left;
}
#footer{
	margin-top:10px;
	/margin-top:-4px;
	clear:both;
	font-size:11px;
	color:#c6aa78;
	padding-bottom:20px

}
 
.linki_1{
color:#c6aa78;
}

.linki_2{
color:#c6aa78;
font-weight:bold;
}

