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

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

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

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

#footer {position: relative;
	margin-top: -24px; /* negative value of footer height */
	padding-right: 80px;
	padding-top: 8px; 
	height: 24px;
	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;
  } 



#content {
width: 580px;
float: right;
text-align: left;
margin-right: 80px;
margin-top: 80px;
margin-bottom: 30px;
}

#content p {
line-height: 180%;
text-align: justify;
}

#menu {
margin-bottom: 110px;
text-align: center;
}

#menu a {
color: #808080;
font-size: 20px;
float: left;
padding-right: 20px;
text-shadow: #000 1px 1px;
}

#menu a:hover {
color: #b0b0b0;
text-shadow: #000 1px 1px;
}

#menu a.active {
color: #fff;
text-shadow: #000 1px 1px;
}

#menu ul {
list-style-type: none;
}


.logo {
position: relative; right: 100px;
margin-bottom: 50px;

}

a {
color: #e7c38f;
text-decoration: none;
}

a:hover {
color: #707070;
}

h2 {
font-size: 24px;
margin-bottom: 40px;
margin-top: 40px;
color: #b29062;
text-shadow: #202020 1px 1px;
}

h3 {
font-size: 18px;
margin-bottom: 50px;
margin-top: 50px;
color: #e8c99b;
text-shadow: #202020 1px 1px;
}

#content p.podpis {
text-align: right;
margin-bottom: 80px;
margin-right: 5%;
font-size: 85%;
font-style: italic;
color: #808080;
}

#content p.data {
margin-top: 40px;
margin-left: 5%;
font-size: 85%;
font-style: italic;
color: #808080;
}


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

.pokazy1, .pokazy2, .pokazy3, .pokazy4 {
float: left;
margin-right: 10px;
}

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

.pokazy3, .pokazy4 {
margin-top: -20px;
}

img.top {
border: 0px solid #000;
float: right;
margin-top: 40px;
margin-bottom: 30px;
margin-right: 50px;
}
