a:visited
{
	color: #999999;
	text-decoration: none;
	margin-left: 24px;
	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;
	top: 10px;
	margin-left: 220px;
	margin-top: 0px;
	width: 200px;
	height: 72px;
	background-image: url(../img_kons/AUX_top.jpg);
	background-repeat: no-repeat;
}

div#wam_logo:hover
{
	position: relative;
	top: 10px;
	margin-left: 220px;
	margin-top: 0px;
	width: 200px;
	height: 72px;
	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#crtovlje
{
	position: absolute;
	width: 50px;
	height: 560px;
	background:url(../img_kons/crtovlje.gif) no-repeat;
	z-index: 10;
}


div#sadrzaj
{
	margin-left: auto;
	margin-right: auto;
	
	width: 956px;
	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;
}


div#lijevo
{
		margin-top: 24px;
		margin-left: 16px;
		float:left;
		text-align: right;
		width: 160px;
		vertical-align: top;
}

div#lijevomini
{
		width: 260px;
		padding-left: 117px;
}


div#desno
{
		float: right;
		padding: 10px;
		margin-top: 12px;
		text-align: left;
		width: 520px;
		height: 535px;
}

#naslov
{
	padding-top: 2px;
	padding-bottom: 0px;
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #cccccc;
	display: block;
}

#podnaslov
{
	padding-top: 12px;
	padding-bottom: 4px;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #993900;
	display: block;
	/*border-bottom: solid 1px #262626;*/
}
	
div#main
{
	position: absolute;
	top: 72px;
	margin-top: 8px;
	width: 956px;
	height: 450px;
	background-color: #000000;
	overflow: no;
}

div#footer
{
	position: relative;
	left: 0px;
	top: 548px;
	margin-top: 0px;
	width: 956px;
	height: 36px;
	background: url(../img_kons/AUX_bottom2.jpg) no-repeat;
}

div#footertext-left
{
	position: absolute;
	float-left;
	font-size: 19px;
	margin-left: 64px;
	padding-top: 0px;
	color: #ffffff;
}

div#footertext-right
{
	position: absolute;
	float-right;
	font-size: 19px;
	margin-left: 292px;
	padding-top: 0px;
	color: #666666;
}
