body {
	font-family: "Arial", "Tahoma", "Times New Roman";
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #D0D0D0;
}
#container {
	width: 766px;
	margin: 0 auto 0 auto;
	padding: 0px;
	
}
#header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 766px;
	height: 185px;
	text-align: left;
	float: right;
}
h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 766px;
	height: 185px;
	background-image: url(grafika/header.jpg);
	background-repeat: no-repeat;
}
h1 a:link, h1 a:visited {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 766px;
	height: 185px;
}
h1 a span  {
	padding: 0px 0px 0px 0px;
	display: none;
}
h2 {
  margin: 0px;
	padding: 30px 10px 10px 10px;
	color: #303030;
}
h3 {
  margin: 0px;
	padding: 20px 10px 0px 10px;
	color: #303030;
}
p {
	margin: 0px;
	padding: 20px 10px 0px 10px;	
	text-align: justify;
}
address {
	margin: 0px;
	padding: 20px 10px 0px 10px;	
	text-align: justify;
	font-style: normal;
}
a {
   color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
li {
	margin: -15px 0px 0px 0px;
	padding-top: 20px;

}
#menu {
	background-image: url(grafika/menu.jpg);
	background-repeat: no-repeat;
	width: 766px;
	height: 61px;
	float: left;
}
#menu-links {
	margin-left: 20px;
}
.menu-link {
	width: 140px;
	height: 40px;
	background-color: #202020;
	border: 1px solid #909090;
	text-align: center;
	float: left;
	margin-top: 5px;
	margin-right: 4px;	
}
#menu a {
	height: 40px;
  line-height: 40px;
  color: #FF9A09;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
#menu a:hover {
	color: #FF9A09;
	text-decoration: underline;
}
#content {
	padding-top: 9px;
	margin-top: 9px;
	width: 766px;
  background-color: #EAEAEA;
	padding: 0px 0px 0px 0px;
	float: left;
}
#main-content {
	width: 746px;
  margin-left: 10px;
	background-color: #EAEAEA;
	float: left;	
}
#info-content {
	width: 746px;
	height: 78px;
	margin-top: 20px;
	margin-left: 10px;
	background-color: #D0D0D0;
	float: left;
}
#info-content p {
	padding: 10px 10px 0px 10px;
	font-size: 11px;
	text-align: center;
}
#info-content a {
   color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
#info-content a:hover {
	color: #666666;
	text-decoration: underline;
}
#lower-line {
	width: 746px;
	height: 40px;
	padding: 0px 0px 0px 0px;
	background-color: #EAEAEA;
	font-weight: bold;
	text-align: center;
	float: left;
}
#lower-line a {
  color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	text-decoration: underline;
}
#lower-line p {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
}
#lower-line a:hover {
	color: #666666;
	text-decoration: underline;
}
h3.gallery {
  text-align: center;
}
p.gallery {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;  
}
p img {
  border: 1px solid #000000;
  margin-right: 5px;
  margin-left: 5px;
  margin-top: 5px;
}