html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
body {
	padding: 0px;
	height: 100%;
	width: 100%;
	margin: 0px;
	background-image: url(images/tile.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FA7C16;
}
#container {
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container #header {
	background-image: url(images/index_01.jpg);
	background-repeat: no-repeat;
	height: 151px;
	width: 770px;
}
#container #menu {
	height: 36px;
	width: 770px;
	text-align: right;
}
#container #content {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	width: 750px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 20px;
	line-height: 18px;
}
#container #content #left {
	background-image: url(images/goblen.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 421px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	padding-top: 40px;
}
#container #content #left h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	letter-spacing: 1px;
	color: #8F1001;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container #content #left p {
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
#container #content #left #goblen {
	background-image: url(images/goblen.png);
	background-repeat: no-repeat;
	height: 25px;
	margin-top: 10px;
}
#container #content #right #right_top {
	background-image: url(images/right_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 251px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container #content #right #right_bottom {
	background-image: url(images/index_18.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 251px;
	min-height: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container #content #right #right_bottom #right_inside {
	background-image: url(images/index_20.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 148px;
	width: 251px;
}
#container #content #right #right_bottom p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #FA7C16;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}




#container #content #right {
	width: 289px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}
#container #content .clear {
	clear: both;
	line-height: 0px;
	height: 0px;
}
#container #content #left #galerija {
	color: #FFF;
}
#container #content #left #galerija img {
	border: 1px solid #B33706;
	padding: 2px;
}
#container #content #left #galerija img:hover {
	border: 1px solid #B33706;
	padding: 2px;
	background-color: #B33706;
}







#footer {
	background-image: url(images/index_22.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 50px;
	width: 100%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 95px;
}
.galerijaFloatLeft {
	float: left;
	border: 1px solid #B33706;
	padding: 2px;
	margin-left: 40px;
}
.galerijaFloatRight {
	float: right;
	border: 1px solid #B33706;
	padding: 2px;
	margin-right: 40px;
}


#footer #footer_div {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 10px;
	text-align: right;
}
.image_float_left {
	clear: left;
	float: left;
	border: 3px solid #B33706;
	margin-right: 15px;
}
.textBijeli {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.bord {
	border: 3px solid #FFF;
}
#container #content #left small a:link,
#container #content #left small a:visited,
#container #content #left small a:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
#container #content #left small a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: underline;
}
