body {
	margin-top: 0px;
	background-image: url(img/sfondo.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/down_2.jpg);
	height: 705px;
	background-repeat: no-repeat;
}
.menu a {
	background-image: url(img/button_up.jpg);
	height: 29px;
	width: 122px;
	display: block;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
}
.menu a:hover {
	background-image: url(img/button_down.jpg);
	height: 29px;
	width: 122px;
	display: block;
}


#upper {
	width: 760px;
	background-image: url(img/upper.jpg);
	height: 100px;
}
#menu {
	width: 760px;
	background-image: url(img/menu.jpg);
	height: 83px;
}
#down {
	width: 760px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 12px;
	color: #666666;
}
.next {
	text-align: right;

}

.next a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: underline overline;
	font-weight: bold;
}

.prev {
	text-align: left;

}

.prev a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: underline overline;
	font-weight: bold;
}







#menu_galerija {
	width: 760px;
	background-image: url(img/menu_galerija.jpg);
	height: 83px;
}
#middle {
	width: 640px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding-right: 60px;
	padding-left: 60px;
	height: 400px;
}

#middle p {
	margin: 0px;
}

#container_galerija {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/down_2_galerija.jpg);
	height: 710px;
	background-repeat: no-repeat;
}

#middle_galerija {
	width: 760px;
	height: 400px;
}



.image {
	height: 84px;
	width: 112px;
}
.image_home {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #E6B30C;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFB702;
}
