.clear {clear: both;}
.hide {display: none;}
br {clear: none;}
.table-no-border table {
	border-style: solid;
	border-width: 0px 0px 0px 0px;
}
.table-no-border td:hover {
	background-color: rgb(156,186,214);
	cursor: pointer;
}
.table-no-border a:hover {
	color: White;
}
.table-no-border a {
	text-decoration: none;
	color: rgb(51,102,102);
}
.table-no-border td.OraTableBorder1111 {
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color: rgb(156,186,214);
}
.table-no-border td.af_column_cell-text {
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color: rgb(156,186,214);
}
.javno {
	background-image: url("../images/bgtablehead1.gif");
	background-repeat: repeat-x;
}
.javno-link{
	text-decoration: none;
	color: rgb(51,102,102);
}
.javno-link a.OraLink:hover {
	color: White;
}
.login-picture {
	padding-right: 15px;
}
#resetPass {
	text-align: right;
}
.chPwd-header p{
	font-size: 12.0pt;
	text-align: center;
	font-weight: bolder;
}
.chPwd-header {
	width: 770px;
	margin: auto;
}
.chPwd-table {
	font-size: 12.0pt;
}
.aktivnostTable {
	font-size: 9.0pt;
}
td.aktivnostTableHeader {
	background-color: rgb(224,239,255);
	font-size: 10pt;
}
.aktivnostTable td{
	padding: 1px;
}
.alert {
	background-color: Red;
}
.warning {
	background-color: Yellow;
}
.working {
	background-color: Lime;
}
/*.ppc {
	background-color: rgb(224,239,255);
}*/
.paran {
	background-color: rgb(255,245,237);
}
.neparan {
	background-color: White;
}

table.tabRac {
	height: 25px;	
}

table.tabRac td.af_showOneTab_tab {
	border-bottom: 1px solid #666666;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	background-color: white;	
}

table.tabRac td.af_showOneTab_tab-selected {
	border-bottom: 0px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	background-color: #e5e5e5;
}

table.tabRac td.af_showOneTab_tab-selected a {
	color:#2f2b2b;
	text-decoration: none;	
}

.tabRac td.af_showOneTab_cell-end {
	border-bottom: 1px solid rgb(102,102,102);
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	background-color: white;
}

.tabRac div.af_showOneTab_body {
	background-color: #e5e5e5;
	border-bottom: 1px solid #666666;
	border-top: 0px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

.tablicaPodaci {
	width: 100%;
}

.tablicaPodaci>table {
	width: 98%;
	margin-left: 10px;
	margin-right: 10px;
}

.tablicaPodaci .af_table_content td {
	font-size: 9.0pt;
	border-color: rgb(69,145,248);
	color: #202020;
	vertical-align: middle;
	background-color: #ffffff;
}

.tablicaPodaci .af_table_content td.af_column_cell-number {
	padding-right: 0px;
}

.tablicaPodaci .af_table_content th {
	padding: 3px;
	background-color: #262251;
	color: #ffffff;
	font-size: 9pt;
	border: 1px solid rgb(69,145,248);
}

.tablicaPodaci .af_table_content td.af_column_cell-text, .tablicaPodaci .af_table_content th.af_column_sortable-header-text,
.tablicaPodaci .af_table_content th.af_column_header-text {
	text-align: left;
}

.tablicaPodaci .af_table_content td.af_column_cell-number, .tablicaPodaci .af_table_content th.af_column_sortable-header-number,
.tablicaPodaci .af_table_content th.af_column_header-number {
	text-align: right;
}

.tablicaPodaci .af_table_content td.af_column_cell-icon-format, .tablicaPodaci .af_table_content th.af_column_sortable-header-icon-format,
.tablicaPodaci .af_table_content th.af_column_header-icon-format {
	text-align: center;
}

.tablicaPodaci th:hover {
	outline-style: solid;
	outline-width: 1px;
	outline-color: Red;
}

#popupDiv {
	position: absolute;
	visibility: hidden;
	width: 550px;
	height: 380px;
	top: 100px;
	left: 50%;
	margin: 0px -275px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 10px;
	z-Index:100000000;
	text-align: center;
}

#popupDiv > table {
	margin-left: 20px;
}

#grey {
	-moz-opacity:0.4;
	position: absolute;
	top:0px;
	left:0px;
	opacity:0.4;
	filter:alpha(opacity=40);
	background-color: #000000;
	z-Index:1000;
	width: 100%;
	height: 2000px;
}

#unosRegistracije {
	position: absolute;
	visibility: hidden;
	width: 350px;
	height: 200px;
	top: 200px;
	left: 50%;
	margin: 0px -175px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 10px;
	z-Index:100000000;
	text-align: center;
}

#editVlasnik {
	position: absolute;
	visibility: hidden;
	width: 350px;
	height: 225px;
	top: 150px;
	left: 50%;
	margin: 0px -175px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 10px;
	z-Index:100000000;
	text-align: center;
}

#noviOperater {
	position: absolute;
	visibility: hidden;
	width: 350px;
	height: 245px;
	top: 200px;
	left: 50%;
	margin: 0px -175px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 10px;
	z-Index:100000000;
	text-align: center;
}

td.af_column_cell-text > span, td.af_column_cell-icon-format > span, td.af_column_cell-number > span {
	display: block;
	height: 16px;
	overflow: hidden;
	font-size: 9.0pt;
	white-space: normal;
}

div.noBackground > span, div.greenBackground > span {
	display: block;
	height: 16px;
	overflow: hidden;
	font-size: 9.0pt;
	white-space: normal;
}

#editLozinka {
	position: absolute;
	visibility: hidden;
	width: 400px;
	height: 185px;
	top: 160px;
	left: 50%;
	margin: 0px -150px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 10px;
	z-Index:100000000;
	text-align: center;
}

.postavke-left-cell {
	text-align: right;
	padding-right: 10px;
}

.postavke-right-cell {
	text-align: left;
	padding-left: 10px;
}

.postavke-table {
	margin: auto;
}


