/* CSS Document , Web master: Erni Durdevic*/
body {
	margin: 0px;
	padding: 0px;
	background-color: #001c3e;
}

.bgmenu{
	background-color:#0066FF;
	}
#ImageInserted{
	padding-bottom: 50 px;
	text-align:center;
	}
.LeftP{
	text-align:justify;
	color:#555555;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	}
h1{
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-style:inherit;
	color:#656565;
	}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:inherit;
	color: #eeeeee;
	}
.list{
	color:white;
	}

.div{
	text-align:center;
	}
.tbltop{
	text-align:center;
	border:0px;
	width:100%;
	}
.tblMenu{
	background-color:#0033CC;
	}
.tblLogo{
	background-color:#FF0066;
	height:60px;
	}
.comment{
	color:#CCCCCC;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	}
A.menu:link     {
	color: WHITE;
	text-decoration : none;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
}
A.menu:visited  {
	color: #EEEEEE;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
A.menu:hover    {
	color: WHITE;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

