body, html {
  background-color:#290D00;
  height:100%;
  vertical-align:middle;
  margin:0;
  padding:0;
}

#container,#container td{
	width:100%;
	height:100%;
}
#container td{
	width:100%;
	vertical-align:middle;
	text-align:center;
}

#frontPage{
	position:relative;
	margin:0 auto;
	width:694px;
	height:442px;
	background:#290D00 url(images/page_bg.jpg) no-repeat center;
}
#panoramaMovie{
	position:relative;
	padding:7px 0;
	margin:0 auto;
	width:653px;
	height:486px;
	background:#290D00 url(images/frame.gif) no-repeat top left;
}

#frontPage #enterPage{
	position:absolute;
	right:10px;
	bottom:20px;
}
#frontPage #enterPanorama{
	position:absolute;
	right:10px;
	bottom:108px;
}
#frontPage #text{
	position:absolute;
	right:10px;
	bottom:185px;
	width:280px;
	height:160px;
	overflow:hidden;
	font-family:'Times New Roman',Times,Verdana,Tahoma;
	color: #b58344;
	font-weight:bold;
	font-size:13px;
	font-style:italic;
	text-align:justify;	
}
#frontPage img{
	border:0;
}
.podpis{
	font-family:'Times New Roman',Times,Verdana,Tahoma;
	color: #b58344;
	font-weight:bold;
	font-size:12px;
	font-style:italic;
}
.tytul{
	margin:0 auto;
	font-family:'Times New Roman',Times,Verdana,Tahoma;
	color: #b58344;
	font-weight:normal;
	font-size:20px;
	font-style:italic;
	width:653px;
	text-align:left;
}
.panoramaCofnij{
	margin:0 auto;
	font-family:'Times New Roman',Times,Verdana,Tahoma;
	color: #b58344;
	font-weight:normal;
	font-size:16px;
	font-style:italic;
	width:653px;
	text-align:right;
}
.panoramaCofnij a{
	color: #b58344;
	text-decoration:none;
}
.panoramaCofnij a:hover{
	color: #b58344;
	text-decoration:underline;
}

.licznik {
  margin:0 auto;
  width:694px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #9A4125;
  font-weight: normal;
  text-decoration:none;
  text-align:right;
}
.webmaster{
  margin:0 auto;
  width:694px;
  text-align:left;
  border-top:2px solid #846956;
}
.panoramaWebmaster{
  margin:0 auto;
  width:653px;
  text-align:left;
  border-top:2px solid #846956;
}

.clickarea{
  cursor:pointer;
}

.background {
  font-family:'Times New Roman',Times,Verdana,Tahoma;
  color: #F6EBCB;
  font-weight:bold;
  font-size:13px;
  font-style:italic;
  text-align:justify;
  background-image: url(../images/bg.jpg);
  background-repeat:no-repeat;
  background-position:center center;
}

A.proffnet:link,A.proffnet:visited,A.proffnet:active,A.proffnet:hover {
  color: #843109;
  text-decoration:none;
  font-weight:800;
  font-size: 9px;
  text-decoration: none;
  font-family:Tahoma,Verdana,MS Sans Serif,'Times New Roman';
}

