* {
	margin: 0px;
	padding: 0px;
	font-size:12px;
}

html, body, .pojBg, .pojBg table, .pojBg td, .cont {
	width:100%;
	height:100%;
	overflow:hidden;
}

body {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size:10px;
	color:#000;
}

img {
	border: 0px;
	margin:0px;
	padding:0px;
}

h1 a {
	display:block;
	width:100%;
	height:100%;
}

.pojBg div {
	position:absolute;
	width:200%;
	height:200%;
	top:-50%;
	left:-50%;
}

.pojBg td {
	vertical-align:middle;
	text-align:center;
}

.pojBg img {
	min-height:50%;
	min-width:50%;
	margin:0 auto;
}

td {
	vertical-align:bottom;
}

.txtNW {
	text-indent: -10000px;
	display:block;
	text-align:left;
}

.pojSP {
	clear:both;
	float:none;
	font-size:0;
	height:0;
	overflow:hidden;
}

/* CONTENT */

#pojScrollContent {
	position:absolute;
	width:100%;
	height: 100%;
	overflow: auto;
	top:0px;
	left:0px;
	z-index:5;
}

#pojAll {
	margin: 65px auto 0px;
	width:750px;
}

.footer {
	width:750px;
	margin:2px auto 20px;
	color:white;
	font-size:11px;
	text-align:right;
}

#pojContent {
	position:relative;
	color:black;
	background: transparent url(../images/content.png) repeat;
	padding: 15px 40px 100px 130px;
	width: 580px;
	min-height: 300px;
	text-align:justify;
	
}

h1 {
	display: block;
	background: url(../images/title.png) no-repeat;
	width: 750px;
	height: 41px;
	text-align:right;
	color:white;
	font-size:10px;
}

h2 {
	display:block;
	float: right;
	color: #157a7e;
	font-weight:bold;
	font-size:24px;
	padding:0px 0px 20px 30px;
}

#pojContent .pojText {
	width:545px;

}

#pojPhotos, #pojPhotosBottom {
	margin-top:15px;
}

#pojPhotos a, #pojPhotosBottom a {
	float:left;
	margin:10px;
}

#pojPhotos a img, #pojPhotosBottom a img {
	border: solid 4px white;
	margin-bottom:10px;
	display:block;
}

.pojPhotos a img{
	border: solid 4px white;
}

#pojPhotos a:hover img, .pojPhotos a:hover img {
	border-color: #eaeaea;
}

#altContent {
	z-index:0;
	position:absolute;
}

a {
	outline: none !important;
}

#nav {
	position:absolute;
	top:15px;
	left:-50px;
	list-style-type:none;
	z-index:100;
	display:block;
}

#nav li {
	list-style-type:none;
	margin-top:3px;
}

#nav a {
	background: url(../images/menu_bg_w.png) repeat-x;
	height:21px;
	display:block;
	padding-right:13px;
	padding-top:2px;
	font-size:14px;
	color:white;
	width:140px;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
}

#nav a:hover {
	background-position: 0px -23px;
}

#nav a.spalona {
	margin-top:10px;
	background-image: url(../images/menu_bg_spalona_w.png);
}

#pojContent .pojText ul, #pojContent .pojText ul li {
	list-style-type:none;
}


.pojText div.h3 {
	text-align:center;
	font-size:14px;
	margin-top:15px;
	font-weight:bold;
}

.pojText div.h4 {
	text-align:center;
	font-size:14px;
	margin-top:5px;
}

.pojText div.h4 a {
	font-size:14px;
}

.pojText a {
	color:#7ea565;
}

.pojText a:hover {
	color:#5e7545;
}
