body 
{
	font-size: 62.5%; 
	margin: 0px auto; 
	padding: 0px; 
	font-family: arial, sans-serif;
}
.boxNaslov
{
	text-align:left;
	font-weight: bolder;
	font-size: 10pt;
	font-family: Arial;
	color:black;
}
.boxSadrzaj
{
	vertical-align:top;
	font-size: 10px;
	font-family: Arial;
}
.box_naslov
{
	padding-left: 5px;
	font-weight: bold;
	color: black;
	padding-top: 4px;
	font-family: Arial;
}
.pages A:link
{
	font-size: 12px;
	color: steelblue;
	font-family: arial;
	text-decoration: none;
}	
.pages A:visited
{
	font-size: 12px;
	color: steelblue;
	font-family: arial;
	text-decoration: none;
}	
.pages A:active	
{
	font-size: 12px;
	color: steelblue;
	font-family: arial;
	text-decoration: none;
}
.pages A:hover
{
	font-size: 12px;
	color: #000000;
	font-family: arial;
	text-decoration: none;
}
.pages
{
	font-size: 12px;
	color: steelblue;
	font-family: arial;
	text-decoration: none;
}
.HomeBox
{
	BORDER-RIGHT: darkgray 1px solid;
	vertical-align:top;
	width:150px;
	background-color:GhostWhite;
}
.HomeSadrzaj
{
	vertical-align:top;
	width:730px;
	background-color:GhostWhite;
	height:337px;
}
.TopLinks
{
	background-color:#5e61ab;
	text-align:center;
	width:770px;
	height:220px;
	background-repeat:no-repeat;
	background-image:url(./WritePerm/ImgSite/Head.jpg);
}
.DivPozadina
{
	background:url(./WritePerm/ImgSite/background_body_grey.gif) repeat-y center top;
}