body {
	background-color: #d3ea82;
}

table {
	text-align: left;
}

.centar a, .centar a:active, .centar a:visited, .centar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: underline;
}

.centar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: underline;
}

hr
{
	border: 0px solid transparent;
	border-top: 1px solid #a0a09c;
	width: 100%;
	height: 1px;
}

.centar th, .centar td, .centar a, .centar a:visited, .centar a:hover, .centar a:active {
	font-size: 11px;
}

.poll {
	font-size: 11px;
	color: white;
}

.centar table {
	background-color: white;
}

table, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
}

.left_shadow {
	background-image: url(../images/green2gray1.gif);
	background-repeat: repeat-y;
}

.right_shadow {
	background-image: url(../images/green2gray2.gif);
	background-repeat: repeat-y;
}

.bottom_shadow {
	background-image: url(../images/green2gray3.gif);
	background-repeat: repeat-x;
}

.lines_background {
	background-image: url(../images/lines1.gif);
	background-repeat: repeat-x;
}

.menu_background {
	background-image: url(../images/left_menu_td.jpg);
	background-repeat: no-repeat;
	
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 10px;
}

.light_background {
	background-color: #fbfbc9;
}

.ground_background {
	background-color: #e8db94;
}




.header th {
	background-color: #b2ae6e;
	color: white;
	border-bottom: 1px solid black;
}

.column-a-1 {background-color: #f5f5c3;}
.column-b-1 {background-color: #ffffcd;}
.column-a-2 {background-color: #e8e2a6;}
.column-b-2 {background-color: #f2eaac;}

.column-b-1 a:hover, .column-b-2 a:hover, .column-a-1 a:hover, .column-a-2 a:hover {
	color: #999a34; text-decoration: none;
}

.light_green_background {
	background-color: #a6cd52;
}

.dark_green_background {
	background-color: #336c08;
}

.top_menu {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 12px;
	
	padding-right: 5px;
}

.top_menu_link {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #326700;
	font-size: 10px;
	padding-top: 2px;
}

.copyright a, .copyright a:active, .copyright a:visited, .copyright a:hover {
	color: black;
	text-decoration: none;
}

.tamna_podloga {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 10px;
}

.svijetla_podloga {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 10px;
}

.border {border: 1px solid #a0a09c;}
.border-top {border-top: 1px solid #a0a09c;}
.border-bottom {border-bottom: 1px solid #a0a09c;}
.border-left {border-left: 1px solid #a0a09c;}
.border-right {border-right: 1px solid #a0a09c;}

.search_form {
	height: 15px;
	width: 140px;
	border: 0px solid white;
}

.search_button {
	height: 17px;
	border: 1px solid #d3ea82;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #e8db94;
	border: 1px solid #a0a09c;
}

.form_button {
	background-color: #e8db66;
	border: 1px solid #a0a09c;
	font-weight: bold;
	font-size: 10px;
	padding: 1px 3px 1px 3px;
}

.legislation_tree a
{
	color:black;
	text-decoration:none;
}

.legislation_tree_category
{
	font-weight:bold;
/* 	font-size:14px; */
	cursor:pointer;
}

.legislation_tree_law
{
/* 	font-weight:bold; */
	cursor:pointer;
}


.legislation_tree_model
{
/* 	font-weight:bold; */
	cursor:pointer;
}


.legislation_tree_record
{
/* 	font-weight:bold; */
	text-decoration: underline;
	cursor:pointer;
}

.bottom_link, .bottom_link a, .bottom_link:hover, .bottom_link:visited, .bottom_link:active {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

.posalji_prijatelju {
	background-color: transparent;
	border: 0px;
	cursor: pointer;
	padding: 0px;
}

/* pagination */

.pagination_selected 
{
	margin			: 0px;
	color			: white; /* green - #73B060 */
	background-color	: #b2ae6e;
	font-size		: 11px;
	padding-top		: 1px;
	padding-bottom		: 1px;
	padding-left		: 6px;
	padding-right		: 4px;
	margin-right		: 1px;
	text-decoration:	: none;
	border			: 1px solid #a0a09c;
	display			: inline;
	outline-width		: 0px;
}

.pagination_disabled
{
	color			: #DDDDDD;
	font-size		: 14px;
}

.pagination_link, .pagination_link:visited
{
	margin			: 0px;
	text-decoration		: none;
	color			: #013B6B;
	font-size		: 14px;
	padding-top		: 1px;
	padding-bottom		: 1px;
	padding-left		: 4px;
	padding-right		: 4px;
	margin-right		: 1px;
	border			: 1px solid #a0a09c;
	display			: inline;
	outline-width		: 0px;
	cursor			: pointer;
}

.pagination_link:hover
{
	margin			: 0px;
	text-decoration		: none;
	color			: #73B060;
	font-size		: 14px;
	padding-top		: 1px;
	padding-bottom		: 1px;
	padding-left		: 4px;
	padding-right		: 4px;
	margin-right		: 1px;
	border			: 1px solid #a0a09c;
	display			: inline;
	outline-width		: 0px;
	cursor			: pointer;
}

.pagination_picture_link 
{
	cursor			: pointer;
}


.float_right {
	float: right;
	padding: 5px;
	border-left: 3px solid white;
	text-align: right;
}

fieldset {
	text-align: left;
	padding-left: 10px;
}

@media print {
	
	@page {margin: 5cm;}
	
	.non_print {display: none;}
	.print {display: block;}
	
	.print .border, .print .border-left, .print .border-right {
		border: 0px solid transparent;
	}
	
	.print table td {font-size: 15px;}
		.print table .border-top {font-size: 17px;}
}

.template_naslov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}