html,body{
	margin:0;
	padding:0;
	height:100%;
	border:none;
   }

.meniNaslov{
	color: #FFFFFF;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}

/** hmeni **/
#hmeni{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

#hmeni div{
background-color:#F2F2F2;
border: thin #CCCCCC solid;
display:block;
}

#hmeni span{font-weight:bold;}

#hmeni a:link,
#hmeni a:visited,
#hmeni a:active {
	margin: 2px;
	padding: 1px;
	text-decoration: none;
	color:#CC0000;
	display: block;	
}

#hmeni a:hover {
	margin: 2px;
	padding: 1px;
	color: #666666;
	background-color: #ffffff;
	text-decoration: none;
	display: block; 
	
}


/** lmeni **/
#lmeni {
	width:150px;
	font-size: 12px;
	
	}
	
	
#lmeni div {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 100%;
	display: inline;
	}
		
#lmeni td {background-color:#fcf6f7;}
#lmeni a:link,
#lmeni a:visited,
#lmeni a:active {
	margin: 1px;
	padding: 2px;	
	text-decoration: none;
	color:#CC0000;
	display: block;	
}

#lmeni a:hover {
	margin: 1px;
	padding: 2px;
	color: #ffffff;
	background-color: #E59898;
	text-decoration: none;
	display: block;	
}
/** rmeni **/

#rmeni {
	width:150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	}
	
#rmeni td {background-color:#ECF7FC;}

#rmeni a {
	color:#0066CC;
	font-weight: bold;
	font-size: 12px;
}

#rmeni img {
margin:2px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	padding: 20px;
}

.textNaslov {
	font-size: 15px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	padding: 25px;
}

/* mmeni*/


#mmeni {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:10px;
	font-weight: normal;
	color: #333333;
	}
	
#mmeni td {background-color:#ECF7FC;}

#mmeni a {
	color:#0066CC;
	font-weight: bold;
	font-size: 12px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	padding: 20px;
}
.textImage {
	border: thin solid #666666;
	margin: 10px;
}
.textNaslov2 {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #993333;
	font-size: 13px;
	font-weight: bold;
	color: #993333;
}

.textNaslovVijesti {
	font-size: 15px;
	font-weight: bold;
	color: #0066CC;
	text-align: center;
	padding: 25px;
}


