/*  Hidroelektrana na drini */

*{ margin: 0; padding: 0; }* 
body {
	font: .75em "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	color: #444;
	background-color: #306F7E;
	background-image: url(../images/pozadina.png);
	background-repeat: no-repeat;
	background-position: center top;
}

a {	color: #30474D;	background: inherit; text-decoration: none; }
a:hover { color: #58838D; background: inherit; text-decoration: underline; }
p { margin: 0 0 15px 0; }
h1 {  margin: 20px 0 0; }
h1 a { background: inherit; }
img { border: 0; }
h2 { font: normal 1.6em "Trebuchet MS", Arial, Sans-Serif; margin: 0 0 12px; }
h3 a { font-size: 1em; }
#main h3 a { font-size: 0.84em; color: #30474D; font-weight: normal; text-transform: uppercase; }

#content {
	width: 940px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 1;
	padding-bottom: 0;
	padding-left: 1;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eee;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

#top{ float: right; text-align: right;  }
#top a {
	color: #30474D;
	margin: 0 0 0 13px;
	padding: 0 0 0 12px;
	background-image: url(../images/toparrow.png);
	background-repeat: no-repeat;
	background-position: left center;
}
input.searchfield { width: 175px; padding: 3px; border: 2px solid #A2D4E0; font-size: .9em; }
input.searchbutton {
	border: 0;
	padding: 3px;
	color: #30474D;
	font-weight: bold;
	font-size: 0.9em;
	background-color: #A2D4E0;
}

#logo {
	float: left;
	color: #678B94;
	line-height: 25px;
	padding-left: 85px;
}
#menu {
	height: 35px;
	padding: 7px 0 0 0;
	clear: both;
	margin: 0 0 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
	#menu li { font-size: 1.1em; display: inline; text-transform: uppercase; }
	#menu li a { margin: 0 25px 0 10px; color: #FFFFFF;  }
	#menu li a:hover { color: #444; }

#main {
	float: left;
	width: 655px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-right: 2px;
	padding-left: 5px;
}
	#main img {
	border: 3px solid #eee;
	padding: 1px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
	#line { clear: both; padding: 3px; margin: 0 0 15px; background: #fff url(../images/smalldot.gif) repeat-x; }
	#shortnews { float: right; width: 250px; }
	.izdvojeno { border-bottom: 1px solid #eee; padding: 0 0 2px; margin: 0 0 10px;}
.border { clear: both; border-left: 4px solid #ccc; padding: 0 0 0 15px; }

#footer {
	clear: both;
	padding: 10px;
	margin: 0 0 15px;
	font-size: 0.9em;
	color: #FFFFFF;
	background-color: #327A8C;
}
	.links a { font-weight: bold; color: #787A8F; background: #fff; margin: 0 10px 0 0; background: url(../images/dot.png) no-repeat center left; padding: 0 0 0 10px; }
	#footer li { list-style: none; }
	#fl { width: 600px; }
	#fr { float: right; }
.links a {
font-weight: bold; color: #FFFFFF; background: url(../images/dot.png) no-repeat center left; margin: 0 10px 0 0; background: url(../images/dot.png) no-repeat center left; padding: 0 0 0 10px;
}
	<style type="text/css">

/*Horizontalna navigacija */

.suckertreemenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #327A8C;
}

/*Top level list items*/
.suckertreemenu ul li{
	position: relative;
	display: inline;
	float: left;
	background-color: #2f7181; /*overall menu background color*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: none;
	font-weight: bold;
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
	display: block;
	width: 80px; /*Width of top level menu link items*/
	padding: 1px 8px;
	border-left-width: 0;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #2f7181;
	text-transform: none;
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
	left: 0;
	position: absolute;
	top: 1em; /* no need to change, as true value set by script */
	display: block;
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #2f7181;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
	display: list-item;
	float: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #2f7181;
	margin-top: 1px;
	padding: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{
	left: 159px; /* no need to change, as true value set by script */
	top: 2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #2f7181;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
	display: block;
	width: 250px; /*width of sub menu levels*/
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #2f7181;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.suckertreemenu ul li a:hover{
	background-color: #A2D4E0;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #2f7181;
	background-repeat: no-repeat;
	background-position: right center;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
	padding-top: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #2f7181;
}
	
/* IE \*/
* html .suckertreemenu ul li {
	float: right;
	height: 1%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
* html .suckertreemenu ul li a {
	height: 1%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #2f7181;
}

#slika2 {

	float: right;
	border: 3px solid #eee;
	padding: 1px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0;
}
