@charset "utf-8";
/* CSS Document */

.table_bg {
	background-image: url(../images/body_bg.jpg);
	background-repeat: no-repeat;
}
.text_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #296110;
	font-style: italic;
	line-height: 22px;
	font-weight: bold;
	padding-right: 5px;
}
.text_index1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #296110;
	font-style: italic;
}
.text_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #296110;
	font-style: italic;
	text-align: justify;
}

.index_donji_poddeo {
	background-image: url(../images/index_sub_text_space.jpg);
	background-repeat: no-repeat;
}
.form_width {
	width: 160px;
}
a:link {
	color: #009900;
}
a:visited {
	color: #009900;
}
a:active {
	color: #009900;
}
a:hover {
	color: #006600;
}

