body {
font-family : 'Trebuchet MS',  Verdana, Helvetica, Arial;
font-size: 12px;
color : #fff;
margin: 0px;
padding : 0px;
text-align : center;
background: url(bg_1024.jpg) no-repeat;
background-attachment: fixed;
background-color: #000;
background-position: top left;
}


#content {
width: 500px;
float: right;
text-align: left;
margin-right: 40px;
margin-top: 50px;
}

.logo {
position: relative; right: 80px;
margin-bottom: 40px;
}

#footer {
padding-right: 60px;
}

#menu {
margin-bottom: 100px;
margin-left: -10px;
}

#menu a {
padding-right: 20px;
font-size: 18px;
}

html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

#main {padding-bottom: 23px;}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -23px; /* negative value of footer height */
	padding-right: 50px;
	padding-top: 7px; 
	height: 23px;
	clear:both;
  background: #000;
  text-align: right;
  color: #fff;
  font-size: 10px;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
  } 
  
  
h2 {
font-size: 18px;
margin-bottom: 50px;
margin-top: 60px;
color: #b29062;
text-shadow: #202020 1px 1px;
}

h3 {
font-size: 14px;
margin-bottom: 50px;
margin-top: 60px;
color: #b29062;
text-shadow: #202020 1px 1px;
}

h2.pokazy, h3.pokazy {
margin-left: 70px;
} 

.pokazy1, .pokazy2, .pokazy4 {
margin-top: -17px;
}

.pokazy3 {
margin-top: -25px;
}

