a:visited
{
	color: #999999;
	text-decoration: none;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

a:link
{
	color: #999999;
	text-decoration: none;
	margin-left: 0px;
	padding: 0px;
}

a:hover
{
	color: #993900;
	text-decoration: none;
	margin-left: 0px;
	padding: 0px;
}


img
{
	/*border: 4px solid #ffffff;*/
}

body 
{
	background: #000000;
}

div#wam_logo
{
	position: relative;
	left: 764px;
	margin-left: 12px;
	margin-top: 12px;
	width: 200px;
	height: 50px;
	background-image: url(../img_kons/AUX_top.jpg);
	background-repeat: no-repeat;
}

div#wam_logo:hover
{
	margin-left: 12px;
	margin-top: 12px;
	width: 200px;
	height: 50px;
	background-image: url(../img_kons/AUX_top_over.jpg);
	background-repeat: no-repeat;
}

div#nosac
{
	position: absolute;
 	top: 50%;
   	margin-top: -280px;/* half of #content height*/
   	left: 0;
   	width: 100%;
   
	line-height:1.4;
	/*width: 960px;*/
	font-family: Trebuchet MS;
}


div#sadrzaj
{
		
	margin-left: auto;
	margin-right: auto;
	
	width: 956px;
	/* height: 576px; */
	height: 560px;
	line-height:1.4;
	text-align:left;
	text-decoration:none;
	text-align:left;
	font-family: Trebuchet MS;
	font-size: 12px;
	color:#666666;
	border: solid 2px #262626;
	background: #000000;
}

#tablica
{
	padding-left: 10px;
	width: 900px;
	font-family: Trebuchet MS;
	font-size: 12px;
}

#lijevo
{
		text-align: right;
		width: 420px;
		vertical-align: top;
		line-height: 1.4;
}

#desno
{
		text-align: left;
		width: 380px;
		vertical-align: top;
		line-height: 1.4;
}

#naslov
{
	padding-top: 6px;
	padding-bottom: 0px;
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight: bold;
	color: #993300;
	display: block;
}

#podnaslov
{
	padding-top: 10px;
	padding-bottom: 4px;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #cccccc;
	display: block;
	/*border-bottom: solid 1px #262626;*/
}
	

div#crtovlje
{
	position: absolute;
	width: 50px;
	height: 560px;
	background:url(../img_kons/crtovlje.gif) no-repeat;
}
	
	
div#main
{
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 8px;
	width: 956px;
	height: 468px;
	background-color: #0C0C0C;
	overflow: no;
}

div#footer
{
	margin-top: 0px;
	width: 906px;
	height: 36px;
	background: url(../img_kons/AUX_bottom2.jpg) no-repeat;
}

div#footertext-left
{
	position: relative;
	top: 2px;
	display: inline;
	float-left;
	font-size: 17px;
	margin-left: 64px;
	padding-top: 0px;
	color: #ffffff;
}

div#footertext-right
{
	position: relative;
	top: 2px;
	display: inline;
	float-right;
	font-size: 17px;
	margin-left: 32px;
	padding-top: 0px;
	color: #999999;
}

.novo
{
	/*background-color: #999999;*/
	color: #993300;
	visibility: visible;
	display: inline-block;
	width: 50px;
	height: 16px;
	margin-left: 10px;
	padding-left: 5px;
}