.sides {
	background : url(images/main/main_bgrd.gif);
	background-repeat : repeat-x;
	background-color : #E7F0FA;
}
.linkcell {
	font-family : "Trebuchet MS";
	color : White;
	font-size : 8pt;
	font-weight : bold;
	background-color : #8CB4E2;
	text-align : right;
	height : 20px;
}
.linkcellover {
	font-family : "Trebuchet MS";
	color : #2D69AD;
	font-size : 8pt;
	font-weight : bold;
	background-color : White;
	text-align : right;
	height : 20px;	
	cursor : hand;
}
.vemax {
	font-family : "Trebuchet MS";
	font-size : 8pt;
	text-align : center;
	color : Black;
}
.txtright {
	background-color : #8CB4E2;
	color : White;
	font-family : "Trebuchet MS";
	font-size : 7pt;	
	font-weight : bold;
	padding : 5px;
	padding-left : 5px;
	padding-right : 5px;
}
.text {
	font-family : "Trebuchet MS";
	font-size : 8pt;
	text-align : justify;
	color : Black;
}
.naslov {
	font-family : "Trebuchet MS";
	font-size : 14pt;
	color : Black;
}
.podnaslov {
	font-family : "Trebuchet MS";
	font-size : 10pt;
	color : #2D69AD;
}
a:link {
	font-family : "Trebuchet MS";
	font-size : 8pt;
	color : #2D69AD;	
	font-weight : bold;	
	text-decoration : none;
}
a:visited {
	font-family : "Trebuchet MS";
	font-size : 8pt;
	color : #2D69AD;	
	font-weight : bold;	
	text-decoration : none;	
}
a:active {
	font-family : "Trebuchet MS";
	font-size : 8pt;
	color : #2D69AD;	
	font-weight : bold;	
	text-decoration : none;	
}
a:hover {
	font-family : "Trebuchet MS";
	font-size : 8pt;
	color : #2D69AD;	
	font-weight : bold;	
	text-decoration : underline;	
}
.bars {
	scrollbar-arrow-color : White;
	scrollbar-highlight-color : White;
	scrollbar-base-color : #8CB4E2;
	scrollbar-face-color : #8CB4E2;
	scrollbar-shadow-color : #8CB4E2;
}
.indbars {
	scrollbar-arrow-color : #8CB4E2;
	scrollbar-highlight-color : #8CB4E2;
	scrollbar-base-color : White;
	scrollbar-face-color : White;
	scrollbar-shadow-color : White;
}
.form {
	border : 1px solid #8CB4E2;
	background : White;
	color : Black;
	font-family : Verdana;
	font-size : 8pt;
	scrollbar-base-color : #8CB4E2;
	scrollbar-arrow-color : White;
	scrollbar-shadow-color : #8CB4E2;
}
.button {
	background-color : #8CB4E2;
	color : White;
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;	
	padding : 3px;
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-right-color : Black;
	border-right-style : solid;
	border-right-width : 1px;
}
