body {
	background: #f1e196;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin:0; padding:0; 
}
h1 {
color: #000000;
font-family: "Century Gothic";
font-size: 22px; 
}
h2 {
color: #ab6716;
font-family: "Century Gothic";
font-size: 18px; 
}

#top {
	width: 990px;
	margin: 0 auto;
	background: #ab6716;
	height: 35px;
	overflow:hidden;
}
.tr {

	margin-right: 20px;
	margin-top: 4px;
}

#header {
	width: 990px;
	height: 150px;
	margin: 0 auto;
}
.title {
	background: url(../images/title.gif);
	height: 150px;
	width: 990px;
	margin: 0 auto	
}
#bot {
	width: 990px;
	margin: 0 auto;
	background: #ab6716;
	height: 35px;
}
/***** MAIN AREA *******/

#topcon {
	margin: 0 auto;
	background: url(../images/tpcon.gif);
	height: 12px;
	width: 990px;
}

#container {
	margin: 0 auto;
	background:  url(../images/tpcon.gif);
	width: 990px;
	overflow:hidden;
}

#left {
margin: 10px;
width: 200px;
float: left;
}
/* Left Nav */

#navigacija {

	float: left;
	width: 168px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#navigacija ul {	
	list-style: none;
	width: 168px;
	margin: 0 0 0px 0;
	padding: 0;
	font-size: 16px;
	margin-left:5px;
}	

#navigacija li {
	margin-bottom: 4px;
	padding: 0;
}


#navigacija li a, #navigacija li a:visited {
	text-align: Center;
	font-weight:bold;
	height: 34px;
	text-decoration: none;
	color: #fff;
	display: block;
	background: url(../images/but_norm.gif);
	width: 168px;
}	
	
#navigacija li a:hover {
	background: url(../images/but_over.gif);
	color: #000000;
	width: 168px;
	height: 34px;
}
/* Left Nav */


#right {
height: auto;
width: 700px;
float: left;
margin: 10px 5px 10px 20px;
color:#000000;
font-family: "Century Gothic";
font-size: 16px;
}





/***** MAIN AREA *******/





/* Footer */
#footer {
	width: 990px;
	background: #ab6716;
	margin: 0 auto;
	font-family:"Trebuchet MS";
	font-size: 11px;
	height: 54px;
}
#footer .par{
	padding-left: 15px;
	padding-top: 10px;
	float: left;
}

.stat {
	float: right;
	padding-right: 10px;
	padding-top: 10px;
}

#footer a:link, #footer a:visited, #footer a:active {
color: #000000;
text-decoration: underline;
}
#footer a:hover {
color: #FFFFFF;
text-decoration: underline;
} 

#euphoria {
	float: right;
	padding-top: 5px;
	width: 990px;
}
/* Footer */

