/* CSS Document */
a{
	text-decoration: none;
	
}
body {
	background: #FFFFFF;
	background:url(list2.jpg) no-repeat right bottom fixed;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
}
html>body{
	vertical-align:top;
	text-align:left;
}
.bjelilo{
	height:100px;
	background:#FFFFFF;
	border-bottom:2px solid #83b132;
}
.header{
	background:#97c743;
	border-bottom:2px solid #83b132;
	width:100%;
	height:133px;
}
.gornjica{
	background:url(novagornjica.jpg) no-repeat;
	width:667px;
	height:133px;
}
.gornjica2{
	width:387px;
	padding-top:31px;
	height:103px;
	float:right;
}
.lijeva{
	clear:left;
	width:191px;
	height:22px;
	float:left;
	text-align:left;
}
.desna{
	width:191px;
	height:22px;
	float:left;
	text-align:left;
}
.sredina{
	background:#ff9a66;
	border-bottom:2px solid #83b132;
	width:100%;
	height:auto;
}
.glavni{
	background:url(pozadinan2.jpg) repeat-y;
	width:667px;
	height:auto;
	display:table;
}
.glavnilijevo{
	float:left;
	width:443px;
	height:auto;
	text-align:justify;
	padding-left:10px;
	padding-right:10px;
}
.glavnislika{
	float:left;
	width:200px;
	height:300px;
	background:#CCCCCC;
}
.nase{
	width:auto;
	height:20px;
	padding-top:3px;
	font-size:10px;
	text-align:center;
	color:#999999;
}
h2{
	border:0;
	margin:0;
	padding-top:0px;
	color: #336666;
	font-size:16px;
	font-family:"Courier New", Courier, monospace;
}
.galerija{
	padding-top:10px;
	padding-bottom:10px;	
	text-align:center;
}
.highlightit img{
	border: 1px solid #333;
}

.highlightit:hover img{
	border: 1px solid #999900;
}

.highlightit:hover{
	color: #999900; /* Dummy definition to overcome IE bug */
}

.linkovi:link{
	text-decoration:none;
	color:#999999;
}
.linkovi:visited{
	text-decoration:underline;
	color:#999999;
}
.linkovi:hover{
	text-decoration:underline;
	color:#999999;
}
.linkovi:active{
	text-decoration:underline;
	color:#999999;
}

.emajl:link{
	text-decoration:none;
	color:#666666;
}
.emajl:visited{
	text-decoration:underline;
	color:#666666;
}
.emajl:hover{
	text-decoration:underline;
	color:#666666;
}
.emajl:active{
	text-decoration:underline;
	color:#666666;
}