body {
	margin:0px; background-color: #FFFFFF; text-align: center;
	
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
.style7 {
	font-size: 18px;
	font-weight: bold;
	color: #50AD2C;
}
.style15 {font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #003366; }
.style19 {color: #003366; font-weight: bold; }
.style22 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #003366; }
.style23 {font-size: 10px}
.style24 {font-size: 16px}
.style25 {font-size: 16px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #003366; }
.style29 {font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #CC0000; }
.style30 {
	font-size: 18px;
	font-weight: bold;
}
.linki {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
.linki2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
.linki3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}




.naslov1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: Green;
	text-decoration: none;
}





a:hover {
	color: red;
	text-decoration: underline;
}


a.linki:hover {
	text-decoration: underline;
}




#Layer1 {
	display: block;
	position: relative;
	width: 760px;
	height: 20px;
	text-align: center;
}

#Layer1 UL {
	display: block;
	padding: 0px;
	margin: 0px;
	width: 762px;
	height: 20px;
	background: url(menu_back.jpg) no-repeat;
	text-align: center;
}

#Layer1 UL LI {
	display: block;
	width: 110px;
	float: left;
	border: 1px none red;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-right: 15px;
}
* html .#Layer1 UL LI {width: 112px;}

#Layer1 UL LI A {
	font-family: arial, helvetica;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#Layer1 UL LI A:hover {
	color: #FF9F9F;
	text-decoration: none;
}

#Main {
  	margin-right:auto;
	margin-left:auto;
	width:760px;
}


#Content {
	float: none;
}

#ContentTable {
	clear: left;
}

.Foot {
	font-family: arial, helvetica;
	font-size: 11px;
	color: #003366;
}
.Foot A {text-decoration: none; color: #3E5267;}
.Foot A:hover {text-decoration: underline;}

.SubMenu {
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.SubMenu A {text-decoration: none; color: #ffffff;}
.SubMenu A:hover {text-decoration: none; color: #FF9F9F;}

/*
table {
	border: 1px solid red;
}
div {
	border: 1px solid red;
}
*/


