/* CSS Document */



body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background : #FF9900 url(images/bg-3.jpg) repeat left top;
	color: #68432D;
	margin: auto;
	padding: 0px;
	line-height: 17px;
}

p {
	padding: 10px 20px;
	margin: 0px;
	text-align: justify;

}

hr {
	margin: 0px;
	padding: 0px;
	background-color: #A5A66A;
	text-align: center;
}

h1 {
	font-size: 30px;
	font-style: oblique;
	font-weight: 100;
	color: #6D6D43;
	padding: 0px 0px 0px 10px;
	margin: 25px 0px 10px 10px;
	line-height: 17px;
	font-family: Arial, "Arial", Helvetica, sans-serif;

}

h1 a {
	color: #5F6846;
}

h1 a:hover {
	color: #3F3F25;
	text-decoration: underline;
}

h2, h3 {
	font-family: Arial, "Arial", Helvetica, sans-serif;
	font-style: oblique;
	font-weight: 100;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

h2 {
	font-size: 24px;
	color: #596C3C;
}

h3 {
	font-size: 18px;
	color: #8C8C55;
}


ul, li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style-type: disc;
}

table {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: none;

}

table.raspored {
	font-size: 11px;

}

td {
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #E4D8C5;
}

a:focus {
    outline: none;
}

/* layout */

#top-track {
	font-family: Arial, "Arial", Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 25px;
	background-image: url(images/top-track.gif);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
}

#top-track span {
	background-color: #DED7BC;
	margin-left: 5px;
	color: #887744;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#top-track a, #top-track a:active {
	color: #685C33;
	text-decoration: none;
	padding-left: 10px;
}

#top-track a:hover, #top-track a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#container {
	width : 800px;
	padding : 0;
	margin: auto;
	float: none;
}

#top {
	height: 80px;
	width-no: 650px;
	width:  800px;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#foot-deco {
	background: url(images/foot-deco.gif) no-repeat left top;
	height: 53px;
	width: 200px;
}

#header {
	text-align : left;
	height: 100px;
	width: 800px;
	background-color: white;
}

#header img, #header img a {
	margin:  0;
	padding:  0;
	border-style: none;
}


#maincontent, #footcontent {
	height: auto;
	width: 780px;
	float: left;
	margin: 0;
	padding: 0;
	border: 10px solid #FFFFFF;
}

#maincontent {
	background-color: #EADEC2;
	margin-top: 15px;
	background-image: url(images/maincontent-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#maincontent h1 a {
	color: #8F8F56;
	margin: 0px;
	padding: 0px;
}

#maincontent a:link, #maincontent a:active, #maincontent a:visited {
	color: #6F6F42;
	text-decoration: none;
}

#maincontent a:hover {
	color: #4F4F2F;
	text-decoration: underline;
}

.vise {
	padding: 0px;
	margin: 0px 0px 5px 20px;
	width: 180px;
}

#footcontent {
	background-color: #D4D6A5;
	margin-top: 15px;
	background-image: url(images/footercontent-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#footcontent p {
	color: #6F6F42;
}

#footcontent a:link, #footcontent a:active, #footcontent a:visited {
	color: #5B5E2B;
	text-decoration: none;
}

#footcontent a:hover {
	color: #33331E;
	text-decoration: underline;
}

.left {
	float: left;
	width: 370px;
	margin: 8px 0px 10px 10px;
	padding: 0 0 10 20px;
}

.section {
	float: left;
	margin: 10px 30px 30px 20px;
	padding: 0 0 10 20px;
}

.section p {
	margin-top: 10px;
}



#menu{
	float: left;
	width: 800px;
	height: 40px;
	text-align: left;
	margin: 10px 0px 0px;
	border-top: 1px solid #D1CCB8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1CCB8;
	background-image: url(images/menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	font-family: Arial, "Arial", Helvetica, sans-serif;
}

#menu ul{
	margin: 0;
	padding: 0;
}

#menu li{
	display: inline;
	float: left;
	list-style-type : none;
	padding: 0 11px;
	margin: 0;
}

#menu li a {
	float: left;
	display: block;
	text-align: center;
	padding-right: 0px;
	color: #A7936D;
	text-decoration: none;
	font-weight: 800;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 14px;
	margin: 0px;
	padding-top: 10px;
}

#menu li a:hover, #menu #active{
	color: #464624;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
	
img.alignright {
	padding: 4px;
	margin: 0px 15px 2px 15px;
	display: inline;
	background-color: #D8CCAF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #BDA877;
	border-right-color: #BDA877;
	border-bottom-color: #BDA877;
	border-left-color: #BDA877;
}

img.alignleft {
	padding: 4px;
	margin: 0px 7px 2px 0px;
	display: inline;
}

.alignright {
	float: right;
}
	
.alignleft {
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 2px;
}

.aligncenter {
	margin: 15px 0px 0px 20px;
	padding: 5px;
	background-color: #EBE6D6;
	border: 1px solid #BEAE7C;
}

.storyimgleft {
	padding: 5px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	background-color: #EBE6D6;
	border: 1px solid #BEAE7C;

}


#footer {
	text-align: center;
	width: 800px;
	float: left;
	margin: 0px;
	padding: 0px;
	word-spacing: 1px;
	height: 70px;
	letter-spacing: 1px;
}

#footer p {
	text-align: center;
	color: #666666;
}

#footer ul li {
	display: inline;
	padding: 0px;
	line-height: 14px;
	margin: 0px;
	
}

#footer ul {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 30px;
}

#footer a:link, a:visited {
	color: #333333;
	text-decoration: none;
}

#footer a:hover {
	color: #999999;
	text-decoration: underline;
}

#top-deco {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	border: none;
	text-indent: 1em;
	width: 376px;
	height: 73px;
	background-image: url(images/top-deco.gif);
	background-repeat: no-repeat;
	background-position: center top;

}

#gallery {
	margin: 0px 0px 10px;
	padding: 15px;
}

#gallery img {
	padding: 8px;
	float: left;
	margin-left: 8px;
	background-color: #E2E2C5;
	border: 1px solid #A6A653;
}

#gallery img:hover, img:link {
	background-color: #6A6A35;
}

.gbox {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 200px;
}

.gbox p {
	float: left;

}

.gboximg {
	margin-right: 20px;
	margin-bottom: 20px;
}





#style {

	background: url(images/book.gif) no-repeat;
	position: absolute;
	width: 147px;
	height: 127px;
	border: 0px;
	text-indent: -100em;
	overflow: hidden;
	z-index: 100 !important;
	cursor: move;

}



#style1 {

	position: absolute;
	display: block;
	top: 70px;
	left: 33px;
	width: 113px;
	height: 50px;
	border: 0px;
	text-indent: -100em;

}



a:hover#style1 {

	background: url(images/book-hover.gif) no-repeat;

}

#kutakicon {
	background: url(images/kutak-icon.gif) no-repeat;
	position: absolute;
	width: 75px;
	height: 75px;
	border: 0px;
	text-indent: -50em;
	overflow: hidden;
	z-index: 100 !important;
}

#kutakicon1 {
	position: absolute;
	display: block;
	top: 85px;
	left: 40px;
	width: 75px;
	height: 75px;
	border: 0px;
	text-indent: -50em;
}

a:hover#kutakicon1 {
	background: url(images/kutak-icon-hover.gif) no-repeat;
	top: 85px;
	left: 40px;
	width: 75px;
	height: 75px;
}


#upisicon {
	background: url(images/upis-icon.gif) no-repeat;
	position: absolute;
	width: 75px;
	height: 75px;
	border: 0px;
	text-indent: -50em;
	overflow: hidden;
	z-index: 100 !important;
}

#dogicon {
	background: url(images/dogadjaji-icon.gif) no-repeat;
	position: absolute;
	width: 75px;
	height: 75px;
	border: 0px;
	text-indent: -50em;
	overflow: hidden;
	z-index: 100 !important;
}

#onamaicon {
	background: url(images/onama-icon.gif) no-repeat;
	position: absolute;
	width: 75px;
	height: 75px;
	border: 0px;
	text-indent: -50em;
	overflow: hidden;
	z-index: 100 !important;
}

#guestbook {
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 20px;
	padding: 0px;
	width: 450px;
}

#guestbook h1 {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

#guestbook h2 {
	font-family: Arial, "Arial", Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 100;
	color: #A67544;
	margin: 5px 0px;
	padding: 0px;
	font-style: oblique;
}

#guestbook p {
	margin: 0px;
	padding: 5px;
}

#guestbook hr {
	color: #CCB088;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 300px;
}

input {
	border: 1px solid #BBA982;
	background-color: #F2E9DF;
	margin: 0px 4px 0px 3px;
	padding: 3px;
	font-size: 11px;
}
input.radio {
	border: none;
	background-color: transparent;
}

input:hover {
	background-color: #E8D8C6;
}

textarea {
	border: 1px solid #BBA982;
	background-color: #F2E9DF;
}

textarea:hover {
	background-color: #E8D8C6;
}

.button {
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 3px 5px 5px;
	height: 30px;
	width: 80px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	border: none;
	background-color: transparent;
	font-size: 10px;
	color: #585834;
}

.button:hover {
	border: none;
	background-color: transparent;
}

.post {
	background-image: url(images/post-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 7px;
	padding: 5px;
	width: 350px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BBA982;
	border-bottom-color: #BBA982;
	background-color: #FEF8EC;
}

.post:hover {
	background-image: url(images/post-bg-hover.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


.post-ico {
	background: url(images/icon.gif) no-repeat left top;
	margin: 0px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 0px;
	height: 20px;
}

#underconstruction {
	background-color: #E8DED2;
	padding: 0px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-align: center;
	background-image: url(images/uc-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}

#underconstruction h1 {
	color: #9F3C37;
}

#uctop {
	margin: 100px auto auto;
	padding: 0px;
	width: 550px;
	text-align: center;


}

#ucin {
	margin: auto;
	padding: 0px 0px 20px 0px;
	width: 550px;	
}

#content-right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 470px;
}


#content-right h1 {
	font-size: 26px;
}

#submenu {
	float: left;
	text-align: left;
	padding: 0px;
	margin: 10px 0px 0px;
	width: 140px;
	height: 330px;
	display: list-item;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C6B188;
	background-image: url(images/submenu-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#submenu ul{
	margin: 0px;
	padding: 0px;
}

#submenu li{
	display: list-item;
	list-style-type : none;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	text-align: center;
}

#submenu a {
	color: #634221;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #634221;
}

#submenu a:hover {
	color: #6F804A;
	text-decoration: none;
	border: none;
}

#anketa {
	width: 430px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#anketa ul li {
	list-style-type: none;
}

#anketa ul {
    margin-top: 10px;
}

#anketa .button {
	margin-left: 40px;
	margin-top: 20px;
	font-size: 10px;
}

.postbox {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	float: left;
	width: 450px;
}

.agenda table
{
	width: 740px;
	background-color: #CCCCCC;
	margin-top: 20px;
	margin-bottom: 20px;
}

.agenda table
{
	width: 740px;
	background-color: #CCCCCC;
	margin-top: 20px;
	margin-bottom: 40px;
}


.agenda table td {
	background-color: #CCCCCC;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid white;
	text-align: right;

}

.agenda table th {
	background-color: #D4D6A5;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid white;
	font-family: Arial, "Arial", Helvetica, sans-serif;
	font-weight: 100;
	color: #6D6D43;
	font-size: 14px;
	letter-spacing: 1px;
}

h1.agenda
{
	margin-bottom: 30px;
}

ul.galeria {
	margin: 30px 60px 20px 60px;
}


ul.galeria, ul.galeria li {
	list-style-type: none;
	list-style-image: none;
}

ul.galeria li {
	float: left;
	margin-bottom: 30px;
	text-align: center;
	width: 165px;

}

ul.galeria li img {
	padding: 8px;
	float: left;
	margin-left: 8px;
	background-color: #E2E2C5;
	border: 1px solid #A6A653;
}

ul.galeria li img:hover, ul.galeria li img:link {
	background-color: #6A6A35;
}
