	html{
		height:100%;
	}
	body{	
		height:100%;
		margin:0px;
		padding:0px;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	}

td {
	color : #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 } 
 
 BODY {
	margin: 0px 0px 0px 0px;
	background-color: #FFF;
 } 



	.ad{
		margin-top:120px;
	}
	h1{
		font-size:0.9em;
	}

	a{
		color:red;
	}
	/* Entire pane */
	
	
	a.meni:link, a.meni:visited, a.meni:active {
		COLOR: #215dc6; TEXT-DECORATION: none; 
	}
	a.meni:hover {
		COLOR: #428eff; text-decoration:underline; 
	}
	
	
	#dhtmlgoodies_xpPane{
		background-color:#6c86dc;
		float:left;
		height:1250px;
		width:200px;
	}
	#dhtmlgoodies_xpPane .dhtmlgoodies_panel{
		margin-left:10px;
		margin-right:10px;
		margin-top:10px;	
	}
	#dhtmlgoodies_xpPane .panelContent{
		font-size:0.7em;
		background-image:url('images/bg_pane_right.gif');
		background-position:top right;
		background-repeat:repeat-y;
		border-left:1px solid #FFF;
		border-bottom:1px solid #FFF;	
		padding-left:2px;
		padding-right:2px;	
		overflow:hidden;
		position:relative;
		clear:both;
	}
	
	.panelContentIE{
		font-size:0.7em;
		background:#d6dff7;
		background-image:url('images/bg_pane_right.gif');
		background-position:top right;
		background-repeat:repeat-y;
		border-left:1px solid #FFF;
		border-bottom:1px solid #FFF;	
		padding-left:2px;
		padding-right:2px;	
		overflow:hidden;
		position:relative;
		clear:both;
	}
	
	#dhtmlgoodies_xpPane .panelContent div{
		position:relative;
	}
	#dhtmlgoodies_xpPane .dhtmlgoodies_panel .topBar{
		background-image:url('images/bg_panel_top_right.gif');
		background-repeat:no-repeat;
		background-position:top right;
		height:25px;
		padding-right:5px;
		cursor:pointer;
		overflow:hidden;
	
	}
	#dhtmlgoodies_xpPane .dhtmlgoodies_panel .topBar span{
		line-height:25px;
		vertical-align:middle;
		font-family:arial;
		font-size:0.7em;
		color:#215DC6;
		font-weight:bold;
		float:left;
		padding-left:5px;
	}
	#dhtmlgoodies_xpPane .dhtmlgoodies_panel .topBar img{
		float:right;
		cursor:pointer;
	}
	#otherContent{	/* Normal text content */
		float:left;	/* Firefox - to avoid blank white space above panel */
		padding-left:10px;	/* A little space at the left */
	}	








 td {
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 } 

.naslovMeni {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	padding:2px;
}
 
 .zaSadrzaj {
	font-family: Times New Roman, Times, serif; 
	font-size: 15px; color: #000000; 
	background: #FFFFFF;
	width:570px; 
}
 

.naslovMaleTabele {
	background-color: #E7E7E7; 
	border-width:1px; 
	border-color:#999999; 
	border-style:solid; 
	border-collapse:collapse; 
	border-spacing:0; 
	font-family: arial, helvetica, geneva, sans-serif; 
	font-size: 12px; 
	color: #444444;
}
.tdTabele {
	font-family: arial, helvetica, geneva, sans-serif; 
	font-size: 12px; color: #444444; 
	background-color: #FFFFFF; 
	border-width:1px; 
	border-color:#444444; 
	border-style:solid; 
	padding:1px;
}


.thNaslovAdministrator {
	font-family: arial, helvetica, geneva, sans-serif; 
	font-size: 13px; color: #FFFFFF; 
	font-weight: bold;
/*	background-color: #45a945; */
	background-color: #6c86dc;  
	line-height: 22px;
	width:100%;
	padding-left:5px;
}

.tabelaUnutrasnjaAdministrator {
	font-family: arial, helvetica, geneva, sans-serif; 
	font-size: 13px; color: #000000; 
	line-height: 22px;
	background: #ece9d8;
	width: 98%; 
}


.tabelaVanjskaAdministrator {
	font-family: arial, helvetica, geneva, sans-serif; 
	font-size: 13px; color: #000000; 
	background: #ece9d8;
	width: 95%; 
	border: solid #235cdb;
	border-size: 2px;
}


.teloMaleTabele {
	background-color: #F6FAFF; 
	border-width:1px; 
	border-color:#4479c5; 
	border-style:solid; 
	border-collapse:collapse; 
	border-spacing:0; 
	font-family: arial, helvetica, geneva, sans-serif; 
	font-size: 12px; 
	color: #000000;
}

/* standard list style table */
table.adminlist {
	background-color: #FFFFFF;
	margin: 5px;
	padding: 0px;
	border: 1px solid #ddd;
	border-spacing: 0px;
	width: 98%;
	border-collapse: collapse;
}

table.adminlist th {
	margin: 0px;
	padding: 6px 4px 2px 4px;
	height: 25px;
	background: url(slicice/poz_naslov_tab.jpg);
	background-repeat: repeat;
	font-size: 11px;
	color: #000;
	
}
table.adminlist th.title {
	text-align: left;
}

table.adminlist th a:link, table.adminlist th a:visited {
	color: #c64934;
	text-decoration: none;
}

table.adminlist th a:hover {
	text-decoration: underline;
}

table.adminlist tr.row0 {
	background-color: #F9F9F9;

}
table.adminlist tr.row1 {
	background-color: #FFF;
}
table.adminlist td {
	/* border-bottom: 1px solid #e5e5e5; */
	border: 1px solid #e5e5e5;
	padding: 4px;
}
table.adminlist tr.row0:hover {
	background-color: #f1f1f1;
}
table.adminlist tr.row1:hover {
	background-color: #f1f1f1;
}
table.adminlist td.options {
	background-color: #ffffff;
	font-size: 8px;
}
select.options, input.options {
	font-size: 8px;
	font-weight: normal;
	border: 1px solid #999999;
}

form {
	margin: 0px 0px 0px 0px;
}
.opasno {
	color:#FF0000;
	font-weight:bold;
}