#container {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #000;
	background-color: #E6E6E6;
}
#container_home
{
	height: 1150px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #000;
	background-color: #5185cb;
}
#menuh
	{
	font-size: small;
	font-family: arial, helvetica, sans-serif;
	text-transform: capitalize;
	margin-left: 1px;
	background-color: #113885;
	height: auto;
	width: 980px;
	float: left;
	margin-top: 10px;
	}
		
#menuh a
	{
	text-align: center;
	display:block;
	border: 1px solid #555;
	white-space:nowrap;
	margin-top: 8;
	margin-right: 0em;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0.6em;
	}
	
#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
	{
	color: white;
	background-color: #113885;
	text-decoration:none;
	}
	
#menuh a:hover						/* menu on mouse-over  */
	{
	color: white;
	background-color: cornflowerblue;
	text-decoration:none;
	}	
	
#menuh a.current
	{
	text-decoration:none;
	background-color: #CCC;
	color: #000;
	font-weight: bold;
	}
	
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	background-image: url(images/navdown_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
		}
	
#menuh a.top_parent_current, #menuh a.top_parent_current:hover  /* attaches down-arrow to all top-parents */
	{
	background-image: url(images/navdown_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	text-decoration:none;
	background-color: #CCC;
	color: #000;
	font-weight: bold;
	}

#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-image: url(images/nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:10.3em;	/* width of all menu boxes */
	/* NOTE: For adjustable menu boxes you can comment out the above width rule.
	However, you will have to add padding in the "#menh a" rule so that the menu boxes
	will have space on either side of the text -- try it */
	}

#menuh li
	{
	position:relative;
	min-height: 1px;		/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;		/* Sophie Dennis contribution for IE7 */
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

#flash
	{
	padding-bottom: 0px;
	height: auto;
	width: auto;
	float: left;
	}
#logo {
	height: 72px;
	width: 980px;
	position: relative;
	background-color: #113885;
	padding-top: 0px;
	top: 0px;
}

#logos_home {
	height: 100px;
	width: 160px;
	float: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#iso {
	height: auto;
	width: auto;
	float: left;
	padding-top: 80px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 30px;
}
#razmaknica {
	height: 30px;
	width: 180px;
	float: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#text-home {
	float: left;
	height: 360px;
	width: 480px;
	color: #FFF;
	padding-bottom: 15px;
	background-image: url(images/podloga_home.gif);
	padding-left: 30px;
	background-repeat: no-repeat;
	background-color: #5185cb;
	padding-top: 0px;
	margin-left: 10px;
	font-size: 18px;
	margin-top: 10px;
}

#text-home h2 a:link, #text-home h2 a:visited, #text-home h2 a:hover, #text-home h2 a:active{
	text-decoration: none;
	color: #FFF;
	font-size: 22px;
}

body {
	background-color: #FFF;
	padding-top: 0px;
	margin-top: 0px;
}

hr {
	background-color: #000;
	border: 2px solid #000;
}

#center {
	float: left;
	height: auto;
	width: 660px;
	padding-left: 5px;
	padding-bottom: 15px;
}

#logos {
	float: left;
	height: auto;
	width: 500px;
}
.logos_sl {
	padding-right: 8px;
	padding-left: 8px;
	height: auto;
	width: auto;
	float: left;
	}
.center_sl {
	float: left;
	height: auto;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
}
.center_sl_eka {
	float: left;
	height: 152px;
	width: 460px;
	background-image: url(images/ekadria.gif);
	color: #FFF;
	padding-top: 30px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	text-decoration: none;
	margin-left: 10px;
	background-repeat: no-repeat;
}
#container_home .center_sl_eka p a {
	color: #FFF;
	font-size: 18px;
	text-decoration: none;
}

#container_home .center_sl_ekm p a {
	color: #FFF;
	font-size: 18px;
	text-decoration: none;
}

.center_sl_ekm {
	float: left;
	height: 152px;
	width: 478px;
	background-image: url(images/ekmostar.gif);
	color: #FFF;
	padding-top: 30px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	text-decoration: none;

}
.center_sl_zast {
	float: left;
	height: 90px;
	width: auto;
	padding-left: 10px;
}
.container_center_sl {
	float: left;
	height: auto;
	width: 550px;
	margin-left: 10px;
	padding-top: 10px;
}
.center_sl_txt {
	float: left;
	height: auto;
	width: auto;
	margin-left: 10px;
}

.center_txt {
	float: left;
	height: auto;
	width: 580px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.gr_con {
	height: auto;
	width: 580px;
	float: left;
}
.povratak {
	width: 580px;
	float: left;
	padding-top: 15px;
}
#izbornik {
	height: auto;
	width: 300px;
	float: left;
	padding-top: 30px;
	color: #000;
}
#izbornik a:link, #izbornik a:visited, #izbornik a:active {
	text-transform: capitalize;
	color: #036;
	text-decoration: none;
}
#izbornik a:hover{
	text-transform: capitalize;
	color: #000;
	text-decoration: underline;
}
.povratak a:link, .povratak a:visited, .povratak a:active {
	color: #1A4D73;
	text-decoration: none;
}
.povratak a:hover{
	color: #000;
	text-decoration: underline;
}

.gr_con h4{
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}
#container #izbornik div p a
{
	font-size: 14px;
}
#container_home .center_sl_eka p a{
	font-size: 18px;
}
#container_home .center_sl_ekm p a{
	font-size: 18px;
}
