@charset "utf-8";
body {
	background-color: #DE993D;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	height: 100%;
}
#content {
	background-color: #F9EFB6;
	height: 1540px;
	width: 1000px;
	margin: auto;
}
#head {
}
#logo {
	background-image: url(../images/subHeader.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 1000px;
	margin-top: 100px;
	position: absolute;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #191e63;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DE993D;
}

h1 {
	font-size: 36px;
	color: #906f3d;
	position: absolute;
	font-family: Rockwell, Arial, "Times New Roman";
	font-style: italic;
	margin-top: 155px;
	margin-left: 500px;
}

#recenzije {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	height: 1180px;
	width: 716px;
	margin-top: 356px;
	margin-left: 239px;
	position: absolute;
	text-align: justify;
	color: #592D00;
}


/*navigation start*/
#didiBtn {
	width: 150px;
	margin-top: 356px;
	margin-left: 45px;
	position: absolute;
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
	color: #7d6571;
	font-family: Arial;
	height: 80px;
}
#didiBtn ul{
	margin:0px;
	padding:0px;
	list-style:none;
	text-align:center;
	color:#FFF;
	position: absolute;
}
#didiBtn ul li{
	margin:0px;
	padding:0px;
	position: absolute;
}
#didiBtn a{
	background-color: #EFE1A0;
	text-decoration: none;
	font-weight: normal;
	width: 150px;
	display: block;
	position: absolute;
	color: #906f3d;
	font-family: Rockwell, Arial, "Times New Roman";
	font-style: normal;
	text-align: center;
	height: 68px;
	font-size: 24px;
	padding-top: 12px;
}
#didiBtn a:hover{
	background-color: #BDCEBC;
	position: absolute;
}

#galerijaBtn {
	width: 150px;
	margin-top: 466px;
	margin-left: 45px;
	position: absolute;
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
	color: #7d6571;
	font-family: Arial;
	height: 80px;
}
#galerijaBtn ul{
	margin:0px;
	padding:0px;
	list-style:none;
	text-align:center;
	color:#FFF;
	position: absolute;
}
#galerijaBtn ul li{
	margin:0px;
	padding:0px;
	position: absolute;
}
#galerijaBtn a{
	background-color: #EFE1A0;
	text-decoration: none;
	font-weight: normal;
	width: 150px;
	display: block;
	position: absolute;
	color: #906f3d;
	font-family: Rockwell, Arial, "Times New Roman";
	font-style: normal;
	text-align: center;
	height: 80px;
	font-size: 24px;
	line-height: 80px;
}
#galerijaBtn a:hover{
	background-color: #BDCEBC;
	position: absolute;
}
#homeBtn {
	width: 150px;
	margin-top: 576px;
	margin-left: 45px;
	position: absolute;
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
	color: #7d6571;
	font-family: Arial;
	height: 80px;
}
#homeBtn ul{
	margin:0px;
	padding:0px;
	list-style:none;
	text-align:center;
	color:#FFF;
	position: absolute;
}
#homeBtn ul li{
	margin:0px;
	padding:0px;
	position: absolute;
}
#homeBtn a{
	background-color: #EFE1A0;
	text-decoration: none;
	font-weight: normal;
	width: 150px;
	display: block;
	position: absolute;
	color: #906f3d;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: center;
	height: 62px;
	font-size: 18px;
	padding-top: 18px;
}
#homeBtn a:hover{
	background-color: #BDCEBC;
	position: absolute;
}
/*navigation end*/
