body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
body, html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6E6E6E;
	height: 100%
}
.text {
	padding-top: 5px;
	padding-left: 3px;
	padding-bottom: 10px;
}
.bold 
{
	padding-left: 3px;	
	padding-bottom: 5px;
	color: #164273;
	font-weight: bold;
}
.link
{
	color : #164273;
	font-weight: bolder;
   text-decoration : none;
}
.link:hover
{
	text-decoration : underline;
	color : #AA2431;
}
#center {
	position:absolute;
	left: 50%;
	top :50%;
	width: 785px;
	height: 620px;
	margin-left: -393px;  /* half of width */
	margin-top: -310px;   /* half of height */
	background-color: #ffffff;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;

}
.siva1 {
	background-color: #B6B6B6;
	font-size: 8pt;
	color : #ffffff;
	font-weight: bold;		 /* levo kolona */
}
.boja1 {
	background-color: #AA2431; 
	color: #ffffff; /* srednja kolona */
}
.zelena {
	background-color: #86C71D; /* srednja kolona */
}
.narandzasta {
	background-color: #FA8907; /* srednja kolona */
}
.border {
	border-left: #B6B6B6 1px solid;
	border-right: #B6B6B6 1px solid;
	border-top: #B6B6B6 1px solid;
}
.navigacija-td {
	border-left: #B6B6B6 1px solid;
	border-right: #B6B6B6 1px solid;
	border-bottom: #B6B6B6 1px solid;	
	padding-right: 10px;
	padding-bottom: 5px;
	font-weight: bolder;
	color : #86C71D;
	background-image: url(../images/bg-isprekidana-hor.gif);
	background-position: center top;
	background-repeat: repeat-x;
}
bottom-td {
	border-bottom: #B6B6B6 1px solid;	
	border-left: #B6B6B6 1px solid;
	border-right: #B6B6B6 1px solid;
}
.vest {
	padding-left: 5px;
	color: #ffffff;
	padding-top: 5px;
}
.navigacija
{
	color : #6E6E6E;
	text-decoration : none;
}

.navigacija:hover
{
	color : #6E6E6E;
	text-decoration : underline;
	padding-bottom: 10px
}
.bg-hor
{
	background-image: url(../images/bg-isprekidana-hor.gif);
	background-repeat: repeat-x;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #ffffff;
	background-color:#6E6E6E;
	text-align:right;
	padding-right: 10px;
	padding-top: 2px;
	margin-top: 3px;
	width: 774px;
	height:17px
}
.copyright A, copyright A:visited, copyright A:active {
	color: #ffffff;
	text-decoration: none;
}
.copyright A:hover {
	color: #ffffff;
	text-decoration: underline;
}
.naslov {
	color: #AA2431
}
#bordo {
	width: 433px;
	height: 29px;
	float:left;
}
#levo {
	width: 6px;
	height: 29px;
	float:left;
}
#desno {
	width: 427px;
	height: 29px;
	float:left;	
}