.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
body {
	background-color: #000000;
	margin: 0px;
}
.text_main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #edd7b1;
}
.text_main a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #edd7b1;
	text-decoration: none;
}
.text_main a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #edd7b1;
	text-decoration: underline;
}
.white_naslov {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: white;
}
.yellow_naslov {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #da9e0a;
}
.yellow_naslov_s {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #da9e0a;
}
/* MAIN STRUCTURE */

#wood_back {
	background-image: url(images/wood_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}
#flash {
	width: 800px;
	height: 128px;
}
#header {
	width: 800px;
	height: 211px;
}
#meni {
	width: 800px;
	height: 44px;
	background-image: url(images/meni.gif);
	background-repeat: no-repeat;
}
#content {
	width: 800px;
	background-image: url(images/back_border.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.content_back {
	width: 800px;
	background-image: url(images/back_border.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#footer {
	height: 68px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}
img, div { 
	behavior: url(iepngfix.htc) 
}
/* MENI BUTTONS */

#tipka1 a {
	display: block;
	width: 103px;
	height: 44px;
	background: url(images/tipka1.gif);
	float: left;
} 
#tipka1 a:link, #tipka1 a:visited {
	background: url(images/tipka1.gif);
}
#tipka1 a:hover{
	background: url(images/tipka1.gif);
} 
#tipka1 a:active {
	background: url(images/tipka1.gif);
}

#tipka2 a {
	display: block;
	width: 95px;
	height: 44px;
	background: url(images/tipka2.gif);
	float: left;
} 
#tipka2 a:link, #tipka2 a:visited {
	background: url(images/tipka2.gif);
}
#tipka2 a:hover{
	background: url(images/tipka2.gif);
} 
#tipka2 a:active {
	background: url(images/tipka2.gif);
}

#tipka3 a {
	display: block;
	width: 129px;
	height: 44px;
	background: url(images/tipka3.gif);
	float: left;
} 
#tipka3 a:link, #tipka3 a:visited {
	background: url(images/tipka3.gif);
}
#tipka3 a:hover{
	background: url(images/tipka3.gif);
} 
#tipka3 a:active {
	background: url(images/tipka3.gif);
}

#tipka4 a {
	display: block;
	width: 132px;
	height: 44px;
	background: url(images/tipka4.gif);
	float: left;
} 
#tipka4 a:link, #tipka4 a:visited {
	background: url(images/tipka4.gif);
}
#tipka4 a:hover{
	background: url(images/tipka4.gif);
} 
#tipka4 a:active {
	background: url(images/tipka4.gif);
}

#tipka5 a {
	display: block;
	width: 118px;
	height: 44px;
	background: url(images/tipka5.gif);
	float: left;
} 
#tipka5 a:link, #tipka5 a:visited {
	background: url(images/tipka5.gif);
}
#tipka5 a:hover{
	background: url(images/tipka5.gif);
} 
#tipka5 a:active {
	background: url(images/tipka5.gif);
}

#tipka6 a {
	display: block;
	width: 121px;
	height: 44px;
	background: url(images/tipka6.gif);
	float: left;
} 
#tipka6 a:link, #tipka6 a:visited {
	background: url(images/tipka6.gif);
}
#tipka6 a:hover{
	background: url(images/tipka6.gif);
} 
#tipka6 a:active {
	background: url(images/tipka6.gif);
}

#tipka7 a {
	display: block;
	width: 102px;
	height: 44px;
	background: url(images/tipka7.gif);
	float: left;
} 
#tipka7 a:link, #tipka7 a:visited {
	background: url(images/tipka7.gif);
}
#tipka7 a:hover{
	background: url(images/tipka7.gif);
} 
#tipka7 a:active {
	background: url(images/tipka7.gif);
}

/* DROP DOWN MENI CSS */

.anylinkcss {
	position: absolute;
	visibility: hidden;
	border: 1px solid black;
	border-bottom-width: 0;
	font: normal 12px Georgia;
	color: #da9e0a;
	line-height: 18px;
	z-index: 100;
	background-color: black;
	width: 102px;
}

.anylinkcss2 {
	position: absolute;
	visibility: hidden;
	border: 1px solid black;
	border-bottom-width: 0;
	font: normal 12px Georgia;
	color: #da9e0a;
	line-height: 18px;
	z-index: 100;
	background-color: black;
	width: 118px;
}
.anylinkcss a, .anylinkcss2 a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding-top: 4px;
	text-decoration: none;
	color: #da9e0a;
	text-indent: 5px;
	height: 22px;
}

.anylinkcss a:hover, .anylinkcss2 a:hover{ /*hover background color*/
	background-color: #da9e0a;
	color: black;
}

/* CONTENT */

.padding {
	padding: 20px;
}
.padding_right {
	padding-right: 20px;
}
.padding_sides {
	padding-right: 20px;
	padding-left: 20px;
}
.img {
	background: #FAFAFA;
    border: 2px solid #a3894e;
	padding: 2px;
}
.line_up {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #edd7b1;
}
.line_up_dot {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #edd7b1;
}
.back_border {
	background-image: url(images/content_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tablica_back {
	padding-left: 5px;
	background-color: #3f331f;
	border: 1px solid #000000;
}
.tablica_back2 {
	padding-left: 5px;
	background-color: #684120;
	border: 1px solid #000000;
}
.tablica_back3 {
	padding-left: 5px;
	background-color: #a16d1a;
	border: 1px solid #000000;
}
.tablica_back4 {
	padding-left: 5px;
	background-color: #805734;
	border: 1px solid #000000;
}
.tablica_back5 {
	padding: 5px;
	background-color: #3f331f;
	border: 1px solid #000000;
}
.tablica_back6 {
	padding: 5px;
	background-color: #684120;
	border: 1px solid #000000;
}
.tablica_back7 {
	background-color: #1A0E00;
	border: 1px solid #000000;
}

/*  KONTAKT FORMA */

.polja {
	width: 185px;
	height: 16px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ece9d8;
	padding-left: 2px;
	padding-right: 2px;

}
.textform {
	width: 185px;
	height: 150px;
 	overflow: auto;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ece9d8;
	padding-left: 2px;
	padding-right: 2px;
}
.button {
	width: 120px;
	height: 30px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #545e68;
	font-weight:bold; 
	color:#545e68;
}
.button2 {
	width: 70px;
	height: 20px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #545e68;
	font-weight:bold; 
	color:#545e68;
}
