html {
	height: 100%;
}

body {
	height: 100%; 
	margin: 0; 
	padding: 0;
	font-family: Verdana, sans-serif;
	color:  #FFFFFF;
    overflow: hidden;
}

#bg {
	position: fixed; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%;
}

#bg {
	position: absolute; z-index:-1;
}

#content {
	position: relative; 
	z-index: 1;
	margin: auto;
	padding: 5px 30px;
}

#content {
	position:static;
}

#top_menu {
	margin-top: 5px;
	margin-left: 20px;
}

a img {
	border: none;
}

#name {
	 margin: 1px;
	 width: 100%;
  	font-size: 50px;
	 font-weight: bold;
}

#menu {
	margin: auto;
	padding: 0 0 6px 0;
  	width: 100%;
	position: absolute;
  	bottom: 0px;
  	left: 0;
	font-size: 14px;
	text-align: center;
}

#menu a {
	margin: 0px 20px 0px;
	color: #FFFFFF;
	text-decoration: none; 
}

#menu p {
	color: #000000;
	height: 0px;
	font-size: 10px;
}

#menu p a{
	color: #000000;
	text-decoration: underline;
	margin: auto;
}

#menu p a:hover {
	border: 5px;		
}

#menu a:hover {
	background-color: #FFFFFF;
	border: 10px solid #FFFFFF;		
	font-weight: bold;
	color: #000000;
}

#cytat {
	margin: auto;
	width: 80%;
	padding: 15px 10px 18px 8px;
	font-size: 20px;		
	background-image: url("images/quote1.png");
	background-repeat: no-repeat;
}

#me {
	background-image: url("images/back_p.jpg");
    margin: auto;
	width:  100%;
	//height: 355px;
	padding: 1px 1px 1px 1px;
    overflow: auto;
}

#me p {
	color: #000000;
	text-align: justify;
	font-size:  10px;
}

#me p+p {
	text-indent: 1em;
	padding:  1px;
}

#wystawy {
	background-image: url("images/back_p.jpg");
    margin: auto;
	width:  100%;
	height: 355px;
	padding: 1px 1px 1px 1px;
    overflow: auto;
}

#wystawy table {
    color:  #000000;
	text-align: justify;
	padding: 1px;
	font-size:  11px;
}

#wystawy table td.date {
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  width: 5%;
}

#wystawy table td.description {
  color: #000000;
  padding: 1px;
  width: 45%;
}

#me table.about td {
	width: 50%;
	vertical-align: top;
	padding: 0 10px;
}

#links {
  background-image: url("images/back_p.jpg");
  margin: auto;
  width:  30%;
  height: auto;
  overflow: auto;
  color: #000000;
  text-align: justify;
  padding: 5px 15px 15px;
}

#links h1 {
  font-size: 25px;
  font-weight: bold;
  text-align: center;
}

#links a {
	color: #000000;
	text-decoration: none;
}

#contact {
  background-image: url("images/back_p.jpg");
  margin: auto;
  width:  40%;
  height: 200px;
  overflow: auto;
  color: #000000;
  text-align: center;
  padding: 20px;
}

#contact h1 {
  font-size: 25px;
  font-weight: bold;
}

#contact p {
  font-size: 15px;
  margin: auto;
}

#contact p.mail {
  margin-top: 10px;
  letter-spacing: 5px;
  font-weight: bold;
}

#contact p.mail a {
  color: #000000;
}

#pres {
	margin: auto;
	text-align: center;
	padding-top: 10px;
}

#pres a {
  text-decoration: none;
}

#gall {
	margin: auto;
	width: 100%;
	padding: 50px 0 0;
	font-weight: bold;
}

#gall table {
	text-align: center;
}

#gall table a {
  color: #FFFFFF;
  text-decoration: none; 
}

#flashcontent {
		height: 350px;
		padding: 0px;
}