body,table {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
}
A {
	text-decoration: none;
}

A.pod_menu {
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	line-height: 19px;
	padding: 0px;
}
A.pod_menu_on {
	font-size: 11px;
	color: #F7CB08;
	font-weight: normal;
	text-decoration: none;
	line-height: 19px;
	padding: 0px;
}
A.pod_menu:hover {
	color: #F7CB08;
	text-decoration: none;
}

A.menu {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	line-height: 19px;
}
A.menu:hover { 
	line-height: 19px;
	color: #F7CB08;
	text-decoration: none;	
}


A.menu_selected { 
	line-height: 19px;
	font-size: 11px;
	color: #F7CB08;
	font-weight: bold;
	text-decoration: none;	
}


A.yellow_link { 
	font-size: 11px;
	color: #F7CB08;
	font-weight: bold;
	text-decoration: none;	
}

A.yellow_link:hover { 
	color: #FFFFFF;
}


.footer {
	color: #8E7FC0;
	font-size: 11px;
}

A.footer {
	color: #8E7FC0;
	font-size: 11px;
}

A.footer:hover {
	color: #FFFFFF;
	font-size: 11px;
}

.content-margin {
	padding-left: 19px;
	padding-right: 19px;
	padding-bottom: 2px;
}

.left_margin {
	padding-left: 30px;
	padding-top: 20px;
}
.right_margin {
	padding-left: 20px;
	padding-top: 20px;
}

.middle_margin {
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 10px;
}


.middle_margin_white {
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	color: #1A0181;
}


.details_margin {
	padding-left: 20px;
	padding-right: 20px;
}

.list_heading {
	color: #1A0181;
	font-size: 20px;
	font-weight: bold;
}


.naziv_proizvoda {
	color: #1A0181;
	font-size: 12px;
	font-weight: bold;
}

.details_info {
	color: #1A0181;
	font-size: 14px;
	font-weight: bold;
}



A.list_link {
	color: #1A0181;
	font-size: 12px;
	font-weight: normal;

}




A.navbar_link {
	color: #1A0181;
	font-size: 11px;
	font-weight: bold;
}

A.navbar_link:hover {
	background: #F7CB08;
	color: #1A0181;
	font-size: 11px;
	font-weight: bold;
}
.navbar_activelink {
	background: #F7CB08;
	color: #1A0181;
	font-size: 11px;
	font-weight: bold;
}









.orange_button {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;

	width: 170px;
	height: 20px;
	background-color: #EB7638;

	border-top: 1px solid #FF9966;
	border-left: 1px solid #FF9966;
	border-right: 1px solid #CC3300;
	border-bottom: 1px solid #CC3300;
	background-position: center center;

}

.formular_button {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;

	width: 100%;
	height: 20px;
	background-color: #EB7638;

	border-top: 1px solid #FF9966;
	border-left: 1px solid #FF9966;
	border-right: 1px solid #CC3300;
	border-bottom: 1px solid #CC3300;
	background-position: center center;

}

.formular_input {
	font-size: 11px;
	width: 100%;


}

.formular_obavezno {
	color: #EB7638;
}

.formular_select_box {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	width: 100%;
}

.errHilite { background-color: #eeeeee; }

.input {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #F8F8F8;
	text-decoration: none;
	padding-left: 4px;
}

