/* CSS Document */

* {
	//padding: 0;
	//margin: 0
}


body {
	text-align: center;
	padding: 0;
	margin: 0;
	background-color: #333;

	background-position: bottom;
	background-repeat: repeat-x;
	color: #444;
	font-family: Arial, Verdana, Helvetica;
	font-size: 10pt;
	behavior:url("csshover2.htc")
}

#logo a {
	display: block;
	position: absolute;
	left: 120px;
	top: 0px;
border; none;
	padding: 0;
	margin: 0;
	spacing: 0;
	bgcolor: 000;
}

#logo img {
	border: 0;
	height: 50px;
}

#site_head a img {

	top: 0;
	height: 50px;
	border: 0;
	text-align: center; 
}

#site_head image {
	text-align: center;
	
}



#site_title {
	'height: 50px;
	'width: 500px;
	color: #222;
	'display: block;
	position: relative;
	top: 12px;
	'left: 520px;
	font-family: arial, verdana, helvetica;
	font-size: 16pt;
	text-transform: uppercase;
}

#banner {
position; absolute;
	top: 110px;
	display: block;
	height: 160px;
	text-align: left;
	vertical-align: bottom;
	background-image: url(<?echo $banner_choosen;?>);
	background-position: middle;
	background-repeat: repeat-x;
	border: none;

}

#banner_title {
	position: absolute;
	background-color: #888;
	top: 155px;
	left: 15px;
	color: #FFF;
	text-align: left;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: outline;
	font-style: italic;
}

div.text {
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	color: #222;
	position: absolute;
	left: 15px;
	top: 175px;
	z-index: 2
}

div.shadow {
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	color: #333;
	position: absolute;
	left: 17px;
	top: 177px;
	z-index: 1
}

#divBannerTitle {
	font-size: 1em;
	font-weight: bold;
	color: #eee;
	position: absolute;
	left: 17px;
	top: 194px;
	z-index: 2
}

#divShadowTitle {
	font-size: 1em;
	font-weight: bold;
	color: #333;
	position: absolute;
	left: 18px;
	top: 195px;
	z-index: 1
}

#banner_author {
	position: relative;
	background-color: #888;
	top: 5px;
	left: 0px;
	color: #FFF;
	text-align: left;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: outline;
	font-style: italic;
}

#horizontal_menu {
	color: #222;
	height: 25px;
	display: block;
	position: relative;
	padding: 6px 0 0 0;
	background-color: #ddd;
	font-family: arial, verdana, helvetica;
	font-size: 10pt;
	text-transform: uppercase;
	border: none;
}


a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #f00;
	text-decoration: underline;
}

#content {
	position: relative;
	margin: auto;
	display: block;
	width: 1020px;
	text-align: center;
	margin: 0 auto;
	background-color: #fff;
	background-image: url(images/gradientbkg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

#last, #nearest_panos {
	position: relative;
	width: 200px;
	height: 400px;
	left: 0;
	top: 5px;
	display: block;
	font-size: 8pt;
}

#panos_from_place {
	position: relative;
	width: 600px;
	height: auto;
	left: 0;
	top: 5px;
	display: block;
	font-size: 10pt;
	text-align: left;
}

#panos_from_place a img {
	width: 400px;
}

#place {
	position: relative;
	width: 200px;
	height: 1200px;
	left: 0;
	top: 5px;
	display: block;
	font-size: 9pt;
}

#last ol li, #place ul li {
	list-style: none;
	text-align: left;
}


#intern {
	position: relative;
	display: block;
	top: 0;
	right: 0px;
	font-size: 9pt;
	width: 640px;
	text-align: center;
	margin: 0 auto;
}

img.mini {
	border: none;
	width: 550px;
	height: 160px;
	padding: 3px;
	margin-bottom: 3px;
}

a img.mini {
	border: solid 3px #999;
	padding: 0px;
}


a:hover img.mini {
	border: solid 3px #fff;
	padding: 0px;
}

img.mikro {
	border: none;
	width: 180px;
	padding: 2px;
	margin-bottom: 2px;
}

a img.mikro {
	border: solid 2px #999;
	padding: 0px;
margin-bottom; 2px;
}

a:hover img.mikro {
	border: solid 2px #fff;
	padding: 0px;
margin-bottom; 2px;
}

.male, .male a {
	color: #444;
	font-size: 8pt;
}

#intern #more {
	color: #222;
	height: 15px;
	display: block;
	position: absolute;
	right: 0px;
	padding: 0 0 6px 0;
	background-color: #ddd;
	font-family: verdana, arial, helvetica;
	font-size: 10pt;
	text-transform: uppercase;
}


#intern #more a, #intern a {
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}

#intern #more a:hover, #intern a:hover {
	color: #f00;
	text-decoration: none;
}

#map_canvas {
	width: 700px;
	height: 500px
}

/*
select {
	font-size: 11px;
	background-color: #BDCEDD;
}

table {
	margin: 0;
	border-left: solid 1px #444;
	border-right: solid 1px #444;
	border-bottom: solid 1px #444;
	text-align: center;
}

table.intern {
	margin: 0;
	border: 0px;
}


h2 {
	color: #aaa;
	font-weight: bold;
	text-align: center;
	font-size: 14pt;
	padding-top: 5px;
}



a:hover {
	display: inline;
	color: #ff0;
	font-size: 9pt;
}

a.desc {
	color: #fff;
	font-size: 9pt;
	text-decoration: none;
}

.desc {
	display: block;
	color: #fff;
	font-size: 9pt;
	text-decoration: none;
}

a.desc:hover {
	right: 20px;
	display: block;
	color: #ff0;
	font-size: 9pt;
	text-decoration: underline;
}


td {
	text-align: center;
	padding: 5px 5px;
}



td.sort {
	color: #ddd;
	font-size: 9pt;
}

td.leftcolumn {
	padding: 10px 0px;
	border-right: solid 1px #444;
}

td.rightcolumn {
	padding: 10px 0px;
	border-left: solid 1px #444;
}

td.head {
	padding: 0;
	border-bottom: double #444 3px;
}

td.foot {
	padding: 0;
	border-top: double #444 3px;
}
img {
	border:none;
}





td.footer {
	color: #ddd;
	font-size: 10px;
	border: solid 1px #444;
}

li a:hover {
	display: inline;
}


a.inline {
	display: inline;
	padding: 5px;
}

.nodisplay {
	display: none;
}





</style>
*/

