body { margin:0; padding:0; font-size:11px; line-height:16px; font-family: Arial, Tahoma;}
a { color:#fe5800;}
a:hover { text-decoration:none;}
.orange { color:#fe5800;}

#header {
	background: url(images/bg-color.png) repeat-x;
	height:120px;
	padding-left: 60px;
}
#logo {
	width:780px;
	margin:0 auto;
	padding:27px 0 0 20px;
}
#logo a{ color:#FFFFFF; text-decoration:none; font-weight:bold; height:12px; font-size:20px; text-transform:uppercase;}
#logo a:hover { }
#menu {color:#fff; text-align:center; margin-top:6px;}
#menu ul{ width:780px; margin:0 auto;list-style:none; padding:0; text-align:left;}
#menu ul li{display:inline}
#menu ul a {
	display:block;
	float:left;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	color:#fff;
	background:url() no-repeat bottom center;
	padding:8px 10px;
	width:118px;
	text-align:center;
	text-transform:none;
}
#menu ul a:hover { background:url(images/header-active.png) no-repeat bottom center; color:#ffffff;}
#menu ul a.active { background:url(images/header-active.png) no-repeat bottom center; color:#ffffff;}
#menu ul a.active:hover {
	background:url(images/header-active.png) no-repeat bottom center;
	color:#FFF;
}

#main { width:100%; margin:20px 0 20px 0; float:left;}
#head_image { height:150px; background:url(images/pozadina.jpg) no-repeat #FFFFFF; padding:30px 0 30px 50px; line-height:24px;}
#slogan { color:#fe5800; font-family: "Arial Narrow", Arial, Tahoma; font-size:36px; text-transform:uppercase; }
#under_slogan_text { color:#fe5800; font-size:10px; line-height:36px; padding-top:30px;}
#content { margin:0 auto; padding:0; width:780px;}
#content h1 {
	margin:20px 0 0 0;
	text-transform:none;
	font-size:20px;
	color:#000;
	font-weight:normal;
	text-align: center;
}
#text {
	float:left;
	width:650px;
	padding-left:60px;
}
#sidebar { background:url(images/sidebar_bckg.gif) repeat-x; margin:1px 0 0 510px; color:#6f6e6e; padding:20px; }
#sidebar h2 {color:#fe5800; margin:0 0 15px 0; font-size:17px; font-weight:bold; text-transform:uppercase;}

#footer {
	float:right;
	width:760px;
	padding-left:0px;
	margin-right: 200px;
}
#left_footer {
	float:none;
	padding:30px 0 0 0px;
	text-transform:none;
	color:#000000;
	font-weight:normal;
	font-size:11px;
}
#left_footer a { color:#000000;}
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right;  padding:40px 30px 0 0; text-transform:uppercase; color:#000000; font-weight:bold; font-size:11px; text-align:right;}
#right_footer a { color:#000000;}
#right_footer a:hover { text-decoration:none;}
