body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #114A15;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

.error {
	border-style: solid;
	border-width: 1px;
	border-color: #666;
	color: #F66;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding: 4px;
	padding-left: 7px;
}

.pointLineRight {
	height: 1px;
	font-size: 0pt;
	background: url("img/point_line2.gif");
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.lk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	color: #157219;
}

.lk a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	color: #157219;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.big_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.big_bold_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

.big_bold_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
}

.big_bold_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	padding: 3px;
	border: 1px solid;
}

a, a:active, a:visited {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #CCFFCC;
	border-width: 0px;
}

a:hover {
	text-decoration: underline;
}

.mnu, .mnu:active, .mnu:visited {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #CCFFCC;
	border-width: 0px;
}

.mnu:hover {
	font-size: 14px;
	text-decoration: underline;
}

.mnu_selected, .mnu_selected:active, .mnu_selected:visited, .mnu_selected:hover {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #CCFFCC;
	border-width: 0px;
}

.selected, .selected:active, .selected:visited, .selected:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #CCFFCC;
	border-width: 0px;
}

.logo {
	text-align: center;
}

.menu_1 {
	text-align: left;
	padding-left: 10px;
}

.menu_2 {
	text-align: left;
	padding-left: 20px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-indent: 24px;
	text-align: justify;
}

.text_pad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-indent: 24px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}

.text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.text_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
}

.text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.table_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

.table_head_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
}

.table_center {
	text-align: center;
}

.center {
	text-align: center;
}

.center_italic {
	font-style: italic;
	text-align: center;
}

.al_left {
	text-align: left;
}

.al_right {
	text-align: right;
}

.hline {
	height: 1px;
	border-style: dotted;
	border-bottom-style: none;
	display: block;
}

.webmaster {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 9px;
	text-align: left;
	padding-left: 10px;
}

.webmaster:active, .webmaster:visited, .webmaster:hover {
	font-size: 9px;
	font-weight: normal;
}

.price_note {
	font-size: 10px;
	text-indent: 24px;
	text-align: justify;
}

.tbl_data {
	background-color: #CCFFCC;
}

.tbl_data_row_title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	background-color: #114A15; 
}

.tbl_data_row {
	padding: 1px;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #114A15;
}

.tbl_data_row_center {
	padding: 1px;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
	text-align: center;
	background-color: #114A15;
}

.akcija {
	text-decoration: blink;
	color: red;
}

.akcija_selected {
	color: red;
	text-decoration: underline;
}