.index_bgrd {
	background : url(images/index/bgrd.jpg);
	background-position : left;
	background-repeat : no-repeat;
}
.main_bgrd {
	background : url(images/main/bgrd.jpg);
	background-position : left;
	background-repeat : repeat-y;
}
.vemax {
	font-family: Verdana;
	font-size: 8pt;
	color: Black;
}
a:link {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
	color : #EAA61A;
}
a:visited {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
	color : #EAA61A;
}
a:active {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
	color : #EAA61A;
}
a:hover {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
	color : #EAA61A;
	text-decoration : underline;
}
.text {
	font-family: Verdana;
	font-size: 8pt;
	color: Black;
	text-align : justify;
}
.podnaslov {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	color : Black;
	letter-spacing : -1px;		
}
.naslov {
	font-family : Verdana;
	font-size : 9pt;
	font-weight : bold;
	color : Black;
	letter-spacing : -1px;		
}
.naslov_bibl {
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	color : #EAA61A;
}
.text_left {
	font-family: Verdana;
	font-size: 8pt;
	color: Black;
	text-align : left;
}
.net_cijena {
	font-family: Verdana;
	font-size: 8pt;
	color: #EAA61A;
	font-weight : bold;
}
.form, INPUT, TEXTAREA {
	font-family: Verdana;
	font-size: 8pt;
	color: Black;	
	border : 1px solid #EAA61A;
	background-color : White;
	scrollbar-arrow-color : #EAA61A;
	scrollbar-highlight-color : #EAA61A;
	scrollbar-face-color : White;
	scrollbar-shadow-color : #EAA61A;
	scrollbar-track-color : White;
}
.formbutton {
	background-color : #EAA61A;
	color : White;
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	padding : 1px;	
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-right-color : Black;
	border-right-style : solid;
	border-right-width : 1px;
	letter-spacing : -1px;
}
.bars {
	scrollbar-arrow-color : #EAA61A;
	scrollbar-highlight-color : #EAA61A;
	scrollbar-face-color : White;
	scrollbar-shadow-color : #EAA61A;
	scrollbar-track-color : White;
	background : url(images/main/bgrd.jpg);
	background-position : left;
	background-repeat : repeat-y;	
}
.text_white {
	font-family: Verdana;
	font-size: 8pt;
	color: White;
	text-align : left;
}
.linkcell {
	font-family : Verdana;
	font-size : 8pt;
	color : White;
	font-weight : bold;
	text-align : center;
	vertical-align : middle;
}
.linkcell_over {
	font-family : Verdana;
	font-size : 8pt;
	color : #EAA61A;
	font-weight : bold;
	text-align : center;
	cursor : hand;
	vertical-align : middle;	
}
.linkcellbib {
	font-family : Verdana;
	font-size : 8pt;
	color : Black;
	font-weight : bold;
	text-align : center;
	vertical-align : middle;
	padding : 3px;
}
.linkcellbib_over {
	font-family : Verdana;
	font-size : 8pt;
	color : Black;
	font-weight : bold;
	text-align : center;
	cursor : hand;
	vertical-align : middle;
	background : #EAA61A;
	padding : 3px;	
}

a.izbornik:link, a.izbornik:visited{

	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
	color : white;
	
}

a.izbornik:hover{
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
	color : #EAA61A;
}

.error{
	color: red;
	font-weight: bold;
}

a.izbornikBiblioteke:link, a.izbornikBiblioteke:visited{

	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
	color : black;
	
}

a.izbornikBiblioteke:hover{
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
	color : #CCCCCC;
}

BODY{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	scrollbar-arrow-color : #EAA61A;
	scrollbar-highlight-color : #EAA61A;
	scrollbar-face-color : White;
	scrollbar-shadow-color : #EAA61A;
	scrollbar-track-color : White;
	background : url(images/main/bgrd.jpg);
	background-position : left;
	background-repeat : repeat-y;	
}