body {
	margin : 18px 0 0 0;
	background-color : Black;
	color: White;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 130%;
	font-size : 12px;
	text-align: center;
	
		background-image : url(images/background_band.jpg);
	background-attachment : fixed;
	background-repeat : repeat-y;
	background-position : top;
}



table.navigacija {
	
	background-image: url(images/nav/nav_bg.jpg);
	background-repeat:no-repeat;
	background-position: 0px 3px;
	height: 36px;
	text-align:center;
	
	}
	
	
	
div.meni {
	background-image:url(images/nav/menu_background_gray.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:957px;
	height:38px;
	margin:auto;

	
	
	}


h1 {
	font-size: 13px;
}

td.menu {
	background-image : url(images/menu_background.gif);
	background-repeat : no-repeat;
	background-position : center;
	height : 40px;
	text-align : center;

	}
	
	td.menu2 {
	background-image : url(images/menu_veliki.jpg);
	background-repeat : no-repeat;
	background-position : top;
	height : 64px;
	text-align : center;}

table.meni {
	top: -16px;
	position: relative;
	top: -16px;
	text-align : center;
	width: 100%;
	padding-left : 15px;
	padding-right: 15px;

}
	
a {
	color : #68b9fd;
	text-decoration : none;
	font-weight : bold;
	font-size : 14px;
}

a:hover {
		color: #ffffff;
}

div.container {

	padding-left : 70px;
	padding-top : 45px;
	padding-right : 5px;
	text-align : left; 
}


div.containera {

	padding-left : 70px;
	padding-top : 45px;
	padding-right : 5px;
	text-align : left;
	margin:auto;
	width:670px; 
}


div.title {
	height : 65px;
	vertical-align : top;
}

div.content {
	
}


img.clanovi {
	padding-bottom: 35px;
	padding-right : 10px;
}

table.container_utisaka td {
	
}

table.utisak {
	margin-bottom: 35px;
	}
	
table.utisak td {
	padding-left:10px;
	padding-bottom:5px;
	padding-top:5px;
	border--bottom:none;
	border-left-style:none;
	border-right-style:none;
	border-top:dotted;
	border-width:2px;
	border-color: #6CF;
	
	}
	
	
	ul {
		padding-left:20px;}
	
li { line-height: 300%;
padding-left: 5px;
	
	}