body {
	margin: 0px;
	background-color: #ff8400;
}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6a1900;
}
.text_big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6a1900;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6a1900;
	line-height: 20px;
}
.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}
a.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration: none;
}
a.text3:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration: underline;
}
.text4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6a1900;
}
a.text4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6a1900;
	text-decoration: none;
}
a.text4:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6a1900;
	text-decoration: underline;
}
.back {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.back_middle {
	background-image: url(images/back_middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#header1 {
	width: 906px;
	height: 120px;
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header2 {
	width: 906px;
	height: 250px;
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#meni {
	width: 906px;
	height: 37px;
}
#tanjuri {
	width: 906px;
	height: 115px;
	background-image: url(images/tanjuri.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#middle {
	width: 906px;
}
#middle_top {
	width: 596px;
	height: 9px;
	background-image: url(images/middle_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1px;
}
#middle_bot {
	width: 596px;
	height: 10px;
	background-image: url(images/middle_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1px;
}
.middle_back {
	background-image: url(images/middle_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 15px;
}
#footer {
	width: 1014px;
	height: 73px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.mythos {
	padding-top: 20px;
	padding-right: 60px;
}
.sunset_left {
	background-image: url(images/sunset_left.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.sunset_right {
	background-image: url(images/sunset_right.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.tablica_back {
	padding-left: 5px;
	background-color: #caab74;
	border: 1px solid #dbbf8c;
}
.tablica_back2 {
	padding-left: 5px;
	background-color: #bc9b61;
	border: 1px solid #dbbf8c;
}
.img {
	background: #FAFAFA;
    border: 2px solid #a3894e;
	padding: 2px;
}


/*  KONTAKT FORMA */

.polja {
	width: 185px;
	height: 16px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: white;
	border: 1px solid #114a79;
	padding-left: 2px;
	padding-right: 2px;

}
.polja3 {
	width: 35px;
	height: 16px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: white;
	border: 1px solid #114a79;
	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: white;
	border: 1px solid #114a79;
	padding-left: 2px;
	padding-right: 2px;
}
.button {
	width: 120px;
	height: 30px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: white;
	border: 1px solid #114a79;
	font-weight: bold; 
	color: #114a79;
}
#email_1 {
	width: 350px;
	background: #FAFAFA;
    border: 1px solid #114a79;
	padding: 2px
}