body,html {
	margin-top: 0px;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Tahoma;
	font-size: 12px;
}

form {
	display: inline;
}
	
.content a {
	font-weight: normal; color: #0066CC; text-decoration: none;
}
.content a:visited {
	font-weight: normal; color: #0066CC; text-decoration: none;
}
.content a:hover, .content a:active {
	font-weight: normal; color: #FF8D11; text-decoration: none;
}



#mainTable {
	width: 100%;
	height: 100%;
}

#mainTable .structure {
	width: auto;
}

#mainTable .content {
	width: 75%;
}

.footer {
	font-family: arial, Verdana, sans-serif;
	font-size: 11px;
	color: #A4A4A4;
}
.footer a:link, .footer a:visited  {
	text-decoration: none;
	color: #A4A4A4;
}

.footer a:hover {
	text-decoration: underline;
}

P, UL, LI
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.inputTable {
	font-family: Tahoma;
	font-size: 12px;
}

.unibox {
	background-color: #F3F3EE;
	border: 1px solid #D8D2BD;
	/*-moz-border-radius: 1em;
  	border-radius: 1em;*/
  	border-collapse: collapse;
}

.hilite {
	background-color: #CCFFCC;
	color: #000000;
}

.tooltip {
	background-color: #F4F4F4;
	border: 1px solid #FF8D11;
	padding: 5px;
	width: 20%;
	font-size: 12px;
	position: absolute; 
	visibility:hidden;
	font-family:Tahoma;
	font-size: 11px;
}

select, textarea, input {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}

.tableHeader {
	font-family:"Trebuchet MS", Arial;
	font-size: 18px;
	color: #669900;
	font-weight: bold;
	border-bottom: 2px solid #6699CC;
	margin-right: 4%;
}

.hilite {
	background-color: #fffff5;
	color: #000000;
}

img {
	border: 0;
}

.chk {
	margin-right:3px;
	cursor:pointer;
}

.rightModuleBorder {
	border-right: 2px dotted #D8D2BD;
}


.naslov1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C23839;
	font-weight: bold;
}

.naslov2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C23839;
	font-weight: bold;
}

.naslov3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C23839;
	font-weight: bold;
}

.besedilo1 {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

.besedilo2 {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 13px;
	color: #000000;
}

.besedilo3 {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
}

h2 {

	font-size: 13px;
	color: #d01a6b;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}