/*Page and table formating*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Trebuchet MS;
	font-size: 8pt;
	color: #000000;
}
td,th {
	font-family: Trebuchet MS;
	font-size: 8pt;
	color: #000000;
}
/*formating table of contects used for links separation*/
#navigation {
font-family: Trebuchet MS;
font-size: .9em;
}
#navigation ul {
list-style: none;
margin: 0;
padding: 0;
padding-top: 2px;
}
#navigation li {
display: inline;
}
#navigation a:link, #navigation a:visited {
padding: 2px 10px 2px 10px;
text-decoration: none;
}
#navigation a:hover {
}
/*end formating table of contects used for links separation*/
/*end of page and table formating*/
/* Links */
a:link, a:visited, a:active {
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
a:hover{
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #CCCCCC;
	text-decoration: none;
}
.main_bar:link, .main_bar:visited, .main_bar:active {
	font-family: Trebuchet MS;
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.main_bar:hover {
	font-family: Trebuchet MS;
	font-size: 7pt;
	color: #CCCCCC;
	text-decoration: none;
}
.main_bar1:link, .main_bar1:visited, .main_bar1:active {
	font-family: Trebuchet MS;
	font-size: 8.5pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.main_bar1:hover {
	font-family: Trebuchet MS;
	font-size: 8.5pt;
	color: #CCCCCC;
	text-decoration: none;
}
.email:link, .email:visited, .email:active {
	color: #0099FF;
	font-family: Trebuchet MS;
	font-size: 8pt;
	font-weight: normal;
	text-decoration:underline;
}
.email:hover {
	color: #CCCCCC;
	font-family: Trebuchet MS;
	font-size: 8pt;
	text-decoration: none;
}
/*end of links*/
/*Position*/
#linksintextl {
	float:left;
	position: relative;
	top:0px;
	left:0px;
	width:306px;
	height:80px;
}
#linksintextr {
	float:right;
	position: relative;
	top:0px;
	right:0px;
	vertical-align:top;
}
#linksintextrr {
	float:right;
	position: relative;
	top:30px;
	right:0px;
	vertical-align:top;
}
/*End of Position*/
/*Tekstovi*/
.naslovi {
	font-family: Trebuchet MS;
	font-weight:bold;
	font-size: 16pt;
	color: #3C81A4;
}
/*End of Tekstovi*/
/*Scrooler*/
div.skroler{
	overflow: auto;
	position: relative;
	width:595px;
	height:278px;
	z-index:1;
	visibility: visible;
	left: -300px;
	top: 60px;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#0066FF;
	border-bottom-color: #0066FF;
	border-bottom-style:solid;
	border-bottom-width:1px;
	scrollbar-face-color: #666666; 
	scrollbar-shadow-color: #4E4B49; 
	scrollbar-highlight-color: #4E4B49; 
	scrollbar-3dlight-color: #4E4B49; 
	scrollbar-darkshadow-color: #4E4B49; 
	scrollbar-track-color: #CCCCCC; 
	scrollbar-arrow-color: #FFFFFF;
}
/*End of Scrooler*/
.nasloviklein {
	font-family: "Trebuchet MS";
	font-weight:bold;
	font-size: 12pt;
	color: #3C81A4;
}
