html, body { 
	margin:0; 
	padding:0; 
	background-color: #63c400;
}

img {
	float: left;
	margin: 5px 10px 5px 0;
}

a {
	color: #0e2279;
	text-decoration: none;
}

a:hover {
	color: yellow;
	text-decoration: none;
}

#gore {
	background: #96dffd url(tbg.png) repeat-x;
}

#omotac {
	margin: 0 auto 0 auto;
	width: 960px;
	padding-bottom: 20px;
}

.searchform {
	padding: 8px;
	text-align: center;
}

	.searchform input {
		margin: 5px;
		font: bold 10pt Verdana, sans-serif;
	}

#izbornik {
	text-align: left;
	height: 26px;
	padding: 14px 2px 20px 0;
}

	#izbornik li {
		font: bold 10pt "trebuchet ms", sans-serif;
		display: inline; 
	}
	
	#izbornik li a {
		color: yellow;
		margin: 0;
		text-decoration: none;
		background-color: transparent;
	}

#header {
	background: url(header.png) no-repeat top center;
	height: 269px;
	padding; 0;
}
	
#header img {
	float. none;
	margin: 120px 0 0 220px;
}
	

#banner {
	padding: 160px 0 0 220px;
}

#sadrzaj {
	width: 960px;
}

#desno { 
	float: left;
	color: #333;
	width: 230px;
	display: inline;
}

#lijevo { 
	color: #333;
	width: 500px;
	float: left;
}

#ddesno { 
	color: #333;
	width: 230px;
	float: left;
}

.najava {
	margin: 0 10px 10px 10px;
	background: #0e2279;
	border: 10px solid #1d519e;
	padding: 10px;
	color: #fff;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}

.najava h1 {
	color: yellow;
}

.najava h2 {
	color: yellow;
}

.najava a {
	color: yellow;
	text-decoration: none;
}
.najava a:hover {
	color: #fff;
	text-decoration: none;
}

.top {
	background-color: #1d519e;
	color: #fff;
	padding: 5px;
	margin-top: 10px;
	height: 25px;
	text-align: left;
}

.clanak {
	margin: 0 10px 10px 10px;
	background: #5aabde;
	border: 10px solid #65c6f0;
	padding: 10px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}



#dolje {
	margin 0;
	height: 269px;
	background: #96dffd url(logorbg.png) repeat-x;
}

#logor {
	background: url(logor.png) no-repeat top center;
	height: 269px;
}

#prijatelji {
	padding: 10px;
}
#broj {
	width: 80px;
	height: 80px;
	float:right;
	background: url(bi.jpg) no-repeat;
}

.bi {
	font-size: 38px;
	color: #999999;
	text-align: center;
	display:block;
	padding-top: 26px;
}

form.poll input.formbutton {
	background: #0e2279;
	padding: 3px;
	color: yellow;
	border: 3px solid #1d519e;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	font-weight: bold; 
} 

.ep img {
	float: right;
	margin-bottom: 10px;
	border: 0;
}

.top img {
	float: right;
	margin-bottom: 5px;
}

.mailform form label {
	display: block; 
	float: left;
	width: 100px;
	font-weight: bold;
}

.mailform img {
	margin: 10px 0 10px 100px;
	border: 1px solid #000;
}

.mailform input {
	width: 231px;
	border: 1px solid #000;
}

.mailform textarea {
	width: 231px;
	height: 120px;
	border: 1px solid #000;
}

.mailform input.formbutton {
	width: 120px;
	background-color: #eee;
	margin: 10px 0 10px 100px;
}



#NPG_thumbnail ul.thumbnail {
	list-style: none;
}

#NPG_thumbnail ul.thumbnail li {
	float: left;
	width: 130px;
	height: 177px;
	color: #ffe400;
	padding: 1px;
	margin: 1px;
	text-align: center;
}

#NPG_footer {
	clear:both;
	padding: 10px;
}

#NPG_thumbnail .imagecontainer{
	float:left;
	clear:left;
	color: #ffe400;
	width: 110px;
	margin: 5px 5px 5px 5px !important;
	margin: 5px 5px 5px 5px;
	padding-top: 6px;

}

#NPG_thumbnail .imagecontainer img{
	display: block;
	position: relative;
	color: #ffe400;
	border: 1px solid #ffe400;
	margin: -6px 6px 0px -6px;
	padding: 4px;
}

#NPG_picture img{
	margin: 0px 90px 10px 50px;
}

#NPG_picture {
	text-align: center;
}

.gclanak {
	margin: 0 10px 10px 10px;
	background: #5aabde;
	border: 10px solid #65c6f0;
	padding: 10px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}

	.gclanak img {
		margin-left: 10px;
		float: right;
	}

	.gclanak h1{
		letter-spacing: -1px;
		background-color: transparent;
		color: #ffe400;
		font-family: "trebuchet ms", sans-serif;
		margin:0 0 30px 0;
		padding-top:3px;
		letter-spacing:-2px;
		font-size: 18pt;
	}

	.gclanak a{
		color: #ffe400;
		text-decoration: underline;
	}

	.gclanak a:hover {
		color: #264a48;
		text-decoration: none;
	}

	.gclanak a:visited {
		color: #a89e8f;
		background-color: transparent;
	}

.slike {
	padding: 10px;
	text-align: center;
	color: #ffe400;
	margin: 10px;
}

	.slike img {
		border: 5px solid #ffe400;
	}

.ep img {
	float: right;
	margin: 10px;
	border: 0;
}