body {
	margin: 0;
	padding: 0;

/*	font-family: "Times New Roman", Times, serif; */
/*	font-size: 1.0em;*/
/*	line-height: 1.2em; */
	color: #000000;
	background-color: #ffffff;

    font-family: Verdana, Arial, Helvetica, sans-serif
	line-height: 1.2em;
	font-size: 0.9em;
}
/*
A 			{ COLOR: Maroon; TEXT-DECORATION: none}
A.visited 	{ COLOR: Maroon; TEXT-DECORATION: none}
A:hover  	{ COLOR: Maroon; TEXT-DECORATION: underline;}
*/
A.menu_h		{ COLOR: White;	text-decoration: none; font-weight : bold; font-family: Arial, Helvetica, sans-serif; font-size : 12px;}
A.menu_h:visited{ COLOR: White;}
A.menu_h:active	{ COLOR: White;}
A.menu_h:hover	{ COLOR: White;	background: Maroon;	text-decoration: underline;	}

/*typography*/

a {	/*text-decoration: none;*/	font-weight: bold;	color: #000;}
a:link {}
a:visited {}
a:active {}
a:hover {}
a:hover { text-decoration: underline; color: Maroon;}

h1, h2, h3, h4, h5, h6 { color:Maroon; font-family: Arial, Helvetica, sans-serif; padding: 0 0 0 10px }
/*
h1 { font-size: 160%;	font-weight: normal; line-height: 1.2em; }
h2 { font-size: 150%;	font-weight: normal; line-height: 1.2em; }
h3 { font-size: 130%;	font-weight: normal; line-height: 1.2em; }
h4 { font-size: 110%;	font-weight: bold;	line-height: 1.2em; 	}
h5 { font-size: 100%;	font-weight: bold;	line-height: 1.2em; 	}
h6 { font-size:  90%;	font-weight: bold;	line-height: 1.2em; 	}
*/
/*img { border: 1 solid #000000 ;}*/
/*p {	font-size: 0.9em;	line-height: 1.2em;}*/
pre {	font-family: monospace;	font-size: 80%;	}
/*strong, b {	font-weight: bold;	}*/
/*ol, ul, li {	list-style: none;	font-size: 98%;	line-height: 1.2em;	margin-top: 0.2em;	margin-bottom: 0.1em; }*/
#cijena{ float: right; font-weight: bold; font-size: smaller;}
#isbn{ float: left; font-size: smaller;}
.kat_hr { text-align: justify; color: #000000;}
.kat_en { text-align: justify; color: Navy;}

.alignleft{float:left;margin:0.5em 1em 0.5em 0;}

