/* Style CSS Opracowanie: Marcin Rejdych */
body {
	margin:0;
	padding: 0;
	background-image: url('images/tlo.jpg');
	background-color: black;
}
h1 {
	color:#ffca44;
	font: bold 14px Verdana;
	margin:0;
	padding:0;
}
h2 {
	color: #FFEEDD;
	font: bold 13px Verdana;
	margin:0;
	padding:0;
}
#c {
	text-align:center;
}
img {
	border: none;
}
#strona {
	width:984px;
	margin:0 auto;
	text-align:left;
	color: #eddfcf;
	font: normal 13px Verdana;
	position: relative;
}
#banner {
	height:135px;
	width:984px;
}
#menu {
	float:left;
	background-image: url('images/menu.jpg');
	background-repeat: no-repeat;	
	width:160px;
	height:306px;
}
/* Duża ramka */

#ramka {
	float:right;
	width: 810px;
	background-image: url('images/ramka_2.jpg');
	background-repeat: repeat-y;
	position: relative;
	min-height: 305px;
	height:auto !important;height:305px;
}


#gora {
	top:0px;
	left:0px;
	position: absolute;
	width: 810px;
	height: 40px;
	background-image: url('images/ramka_1.jpg');
	background-repeat: no-repeat;	
}
#dol {
	width: 810px;
	height: 40px;
	bottom:0px;
	left:0px;
	position: absolute;
	background-image: url('images/ramka_3.jpg');
	background-repeat: no-repeat;
}

/* średnia ramka */
#ramka_s {
  margin:0 auto;
	width: 600px;
	background-image: url('images/ramka_s_2.jpg');
	background-repeat: repeat-y;
	position: relative;
}
#gora_s {
	top:0px;
	left:0px;
	position: absolute;
	width: 600px;
	height: 30px;
	background-image: url('images/ramka_s_1.jpg');
	background-repeat: no-repeat;	
}
#dol_s {
	width: 600px;
	height: 30px;
	bottom:0px;
  left:0px;
	position: absolute;
	background-image: url('images/ramka_s_3.jpg');
	background-repeat: no-repeat;
}

/* Mała ramka */
#ramka_m {
	float:right;
	width: 463px;
	background-image: url('images/ramka_m_2.jpg');
	background-repeat: repeat-y;
	position: relative;
}
#gora_m {
	top:0px;
	left:0px;
	position: absolute;
	width: 463px;
	height: 30px;
	background-image: url('images/ramka_m_1.jpg');
	background-repeat: no-repeat;	
}
#dol_m {
	width: 463px;
	height: 30px;
	bottom:0px;
	left:0px;
	position: absolute;
	background-image: url('images/ramka_m_3.jpg');
	background-repeat: no-repeat;
}
#pano_menu {
	top:100px;
	right:7px;
	position: absolute;
	width:800px;
	height:35px;
	background-image: url('images/tabelka_panoramy.gif');
	background-repeat: no-repeat;
}
#panorama {

	width: 704px;
	height:310px;
	text-align:center;
}
#opis {
	width: 700px;
  margin:0 auto;
}
#zawartosc {
	padding-top:20px;
	float:right;
	width: 810px;
	text-align:center;
}
#ramka_pano {
	margin:0 auto;
	padding-bottom:20px;
	width:462px;
	height:152px;
	background-image: url('images/ramka_pano.jpg');
	background-repeat: no-repeat;
	position:relative;
}

#ramka_pano_duza {
	margin:0 auto;
	padding-bottom:20px;
	width:462px;
	height:276px;
	background-image: url('images/ramka_pano_duza.jpg');
	background-repeat: no-repeat;
	position:relative;
}

#tekst {
	padding: 40px 40px;
	line-height: 150%;
	text-align:justify;
}
#kontakt {
	top:450px;
	left:50px;
	position: absolute;
	width:60px;
	text-align:center;
}
#prawa {
	clear:both;
	width:100%;
	text-align:center;
	font: normal 11px Verdana;
  filter: alpha(opacity=10); -moz-opacity: 0.1; opacity: 0.1;
}
ul li {
	list-style: none;
	font: normal 13px Verdana;
	line-height: 2.0;
}
ul {
	margin:0;
	padding-top:9px;
	padding-left:15px;
}
ul a:link, ul a:visited {
	text-decoration: none;
	color: #d3b898;
}

ul a:hover {
	color: #ffaa14;
}
a:link {
  color: #ffaa14;
  background: transparent;
  text-decoration: none;
}

a:visited {
  color: #ffaa14;
  background: transparent;
  text-decoration: none;
}
a:hover {
  color: #ffca44;
  background: transparent;
  text-decoration: none;
}
a:active {
  color: #ffaa14;
  background: transparent;
  }
  
 .panomenu{
padding-top:2px;
padding-left:10px;
margin-left: 0;
font: normal 13px Verdana;
list-style-type: none;
text-align: left;
}

.panomenu li{
display: inline;
margin: 0;
}

.panomenu li a{
text-decoration: none;
padding: 3px 10px;
margin-right: 10px;
	color: #d3b898;
}

.panomenu li a:visited{
	color: #d3b898;
}

.panomenu li a:hover{
	top: 2px;
	position: relative;
	color: #ffaa14;
}

.panomenu li a:active{
	color: #d3b898;
}

.panomenu li.selected
{ 
	position: relative;
	top: 2px;
	padding: 8px 7px 3px;
	margin-right: 10px;
	color: #b39878;
}

.k_osoba
{
  font: bold 12px Verdana;
  color: #FFFFFF;
}
.k_data
{
  font: normal 12px Verdana;
  color: #808080;
}
.wpis
{
  font: normal 12px Verdana;
  color: #CCCCCC;
}

