body{
   background-color:#FFFFFF;
   margin: 5px 0px 0px 0px;
   color:#00274f;
   font-weight: bold;}
   
table.bg{
   background-image: url('images/logo.png');
   background-repeat: no-repeat;
   background-position: bottom;}
   
table.lg{
   background-image: url('images/logoleft7.png');
   background-repeat: no-repeat;
   background-position: bottom;}
   
table.lg1{
   background-image: url('images/logomain.png');
   background-repeat: no-repeat;
   background-position: bottom;}

table.lg2{
background-image: url('images/okvir.png');
background-repeat: no-repeat;
background-position: bottom;}


a:link {
	border-style:hidden;
	font-family: "times new roman";
	font-weight: bold;
	color: white;
	text-decoration:none;
}

a:visited {
	border-style:hidden;
	font-family: "times new roman";
	font-weight: bold;
	color: white;
	text-decoration:none;
}

a:active {
	border-style:hidden;
	font-family: "times new roman";
	color: white;
	font-weight: bold;
	text-decoration:none;
}

a:hover {
	border-style:hidden;
	font-family: "times new roman";
	font-weight: bold;
	color: white;
	text-decoration:none;
	
}
