body
{
	color: #000;
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
	font-size:80%;
	height:100%; 
	width:100%;
	margin:0px 0px; 
	padding:0px;
	text-align:center;

}

.menu {
	list-style: none;
}


#container {
	width:1000px;
	height:600px;
	margin:0px auto;
	padding:0px;
	
}

#container a:link, a:visited {
       text-decoration:none;
       color: #993300;
}
#container a:hover {
       text-decoration:underline;
}
#header {
	width:1000px;
	height:98px;
	background:url(../images/header.jpg) no-repeat;
	display:block;
	cursor:pointer;
}

#left {
	width:305px;
	float:left;
	text-align:right;
	padding:0px;
        padding-left:8px;
	padding-right:2px;
	margin-top:-15px;
	background:url(../images/menu-stin.jpg) 0px 15px no-repeat;
}

#spodek {
	top:360px;
	margin-left:0px;
	position:absolute;
	background:url(../images/spodek.jpg) no-repeat;
	width:315px;
	height:238px;
}
	
#content {
	
	width:675px;
	float:left;
	padding:5px;
	background:url(../images/stin.jpg) no-repeat;
	min-height:513px;
	text-align:justify;
	
}

img {
	border:0px;
}
.componentheading {
font-size: 12pt; 
font-family: arial,helvetica,sans-serif;
font-weight:bold;
margin-left:5px;
margin-top:15px;
}

#phocagallery li {
margin-bottom:-5px;
font-weight: bold;
}
