html, body {
	padding: 0;
	margin: 0;
	background: url(gfx/bg.jpg) #050400;
	text-align: center;
	color: #735D4A;
	font: normal .9em/1.1em verdana, tahoma, arial, sans-serif;
}

div#podstawa {
	left: 50%;
	margin: -210px 0 0 -310px;
	position: absolute;
	top: 50%;
	width: 620px;
	height: 420px;
	background-color: #050400
}

#content {
	height: 380px;
	width: 620px;
	background: url(gfx/prostki.jpg) #050400;
}

#menu {
	background: url(gfx/menu.jpg) #050400;
	height: 40px;
	text-align: center
}

.tekst {
	background: url(gfx/tekst.jpg) #050400;
	text-align: justify;
	height: 290px;
	padding: 0 40px;
	overflow:auto;
}
#belka {
	height: 20px;
	background: url(gfx/belka.gif) #050400;
}

a,:visited {
	color: #D5852E;
	text-decoration: none;
}
:hover {
	color: #735D4A;
}
p {
	text-indent: 20px;
	margin: 2px 0;
}
blockquote {
	display: block;
	margin: 2px 0;
	color: #BCA489;
}

.alfa2 img{
	filter: alpha(opacity=40);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	-moz-opacity: 0.40; opacity:0.4;
	border: 4px solid #B35211;
	background: url(obrazki/loading.gif) no-repeat 50% 50%;
}

.alfa2:hover img {
	filter: alpha(opacity=100);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1.0; opacity:1.0;
	border: 4px solid #C25117;
}


/*+++++++linki galerii+++++++*/


ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
img {
border:0;
}
#pasek {
	background: url(gfx/bg.jpg) #050400;
	width: 80px;
	height: 120px;
	position: absolute;
	bottom: 0;
	left:0;
}

#navlist li, #zrodla li {
	display: inline;
}
#navlist a {
	text-decoration: none;
	font: bold 0.8em/1.2em verdana, tahoma, arial, sans-serif;
	color: #553305;
	padding: 0 .6em;
	border-right: 1px solid #553305;
}
#navlist :hover {
	color: #735D4A;
}
#navlist .active {
	color: #D5852E;
}

#zrodla a {
	border-right: 1px solid #2E2311;
	padding: 0 3px;
	float:left;
	color:#9A7D63;
}
#zrodla :hover {
	color:#C2B0A0;
}

#cyfry {
	height:40px; 
	top:222px; 
	left:164px; 
	position:absolute;
}
#cyfry img {
	width:40px;
	height:30px;
}


#enlarge {
padding:0; 
margin:0 auto; 
list-style-type:none; 
height:12px;
}
#enlarge li {
display:block; 
float:left; 
width:16px; 
height:12px;
}
#enlarge li a {
display:block; 
width:16px; 
height:12px; 
overflow:hidden;
background: url(gfx/bull.jpg) 0 0 no-repeat;
}
#enlarge li a:hover, li a:active {
background-position: 0 -12px;
}
#enlarge li a:visited {
background-position: 0 -24px;
}

#enlarge span{display:none;}
#galeria_menu {
position:absolute;
top:271px;
left:200px;
}

/*tooltip*/

#tooltip {
  text-align: left;
  white-space: nowrap;
  color: #BCA489;
  font: bold .76em verdana, tahoma, arial, sans-serif;
  padding: 6px;
  background-color: #3D1303;
  position:absolute;
  margin-top: 20px;
}

#etykieta {
position:absolute; 
top:292px; 
left:156px; 
width:70px; 
height:28px; 
background: url(gfx/etykieta.png) transparent no-repeat;
}

.fotki {
float:left; 
margin:0 10px 5px 0;
}
