/** Idemo na Bacvice **/

html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
   text-decoration: underline;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
a.amerika:link{ 
        COLOR: black;
		background-color: #E2E7E4;
		border: 1px solid black;
		padding: 4px;
        TEXT-DECORATION: underline
}
a.amerika:visited{
        COLOR: black;
	    background-color: #E2E7E4;
		border: 1px solid black;
		padding: 4px;
        TEXT-DECORATION: underline
}
a.amerika:hover{
        COLOR: #66FFFF;
        background-color: black;
		border: 1px solid black;
		padding: 4px;
        TEXT-DECORATION: none
}
a.amerika:active{
        COLOR: #66FFFF;
        background-color: black;
		border: 1px solid black;
		padding: 4px;
        TEXT-DECORATION: none
}
a.amerika-open:link{ 
        COLOR: black;
		background-color: #BBC8C0;
		border: 1px solid black;
		padding: 4px;
        TEXT-DECORATION: underline
}
a.amerika-open:visited{
        COLOR: black;
	    background-color: #BBC8C0;
		border: 1px solid black;
		padding: 4px;
        TEXT-DECORATION: underline
}
a.amerika-open:hover{
        COLOR: #66FFFF;
        background-color: black;
		border: 1px solid black;
		padding: 4px;
        TEXT-DECORATION: none
}
a.amerika-open:active{
        COLOR: #66FFFF;
        background-color: black;
		border: 1px solid black;
		padding: 4px;
        TEXT-DECORATION: none
}

body {
	background: #ECF0FD url(images/page_bg.gif) repeat-x;
	text-align: center;
	font: 12px arial, sans-serif;
	color: #464544;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 728px;
  position: relative;
}

h1 {
  position: absolute;
  top: 46px;
  left: 0;
  height: 43px;
  padding-top: 8px;
  width: 414px;
  text-align: center;
  background: #7A808C;
  color: #ffffff;
  font: 24px "Times new roman", serif;
  font-weight: normal;
}
h1 strong {
  font-weight: normal;
  color: #0E1520;
}
#top-nav {
  position: absolute;
  top: 15px;
  left: 414px;
  width: 266px;
  height: 269px;
  background: #6D7481 bottom left url(images/header.jpg) no-repeat;
}
#top-nav-idemo {
  position: absolute;
  top: 15px;
  left: 414px;
  width: 266px;
  height: 269px;
  background: #6D7481 bottom left url(div-h.gif) no-repeat;
}
#top-nav ul {
  text-align: center;
  line-height: 32px;
}
#top-nav li {
  display: inline;
  font-size: 12px;
  color: #fff;
}
#top-nav a {
  text-decoration: none;
  font-weight: normal;
  color: #fff;
}
#top-nav a:hover {
  text-decoration: underline;
}

#top-nav-idemo ul {
  text-align: center;
  line-height: 32px;
}
#top-nav-idemo li {
  display: inline;
  font-size: 12px;
  color: #fff;
}
#top-nav-idemo a {
  text-decoration: none;
  font-weight: normal;
  color: #fff;
}
#top-nav-idemo a:hover {
  text-decoration: underline;
}

#mmagic {
  background: url(images/media_magic.gif) no-repeat;
  position: absolute;
  top: 46px;
  left: 680px;
  width: 48px;
  height: 238px;
}
#header {
  background: url(images/header_bg.jpg) no-repeat;
  position: absolute;
  top: 89px;
  left: 0px;
  width: 414px;
  height: 195px;
}
#header-idemo {
  background: white;
  position: absolute;
  top: 89px;
  left: 0px;
  width: 414px;
  height: 195px;
}

/** body **/
#spacer {
  height: 285px;
}

#body {
  background: url(images/body_bg.gif) repeat-y;
  width: 100%;
}

#left {
  float: left;
  width: 412px;
}
#left1 {
  float: left;
  width: 725px;
}
#right {
  float: right;
  width: 290px;
}

#nav ul {
}
#nav li {
  float: left;
  width: 80px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background: url(images/tab_lit.gif) repeat-x;
  border-left: 2px solid white;
  list-style: none;
}
#nav a {
  font: 16px "Times new roman", serif;
  color: #ffffff;
  text-decoration: none;
}
#nav a:hover {
  text-decoration: underline;
}
#nav li.opn {
  background: url(images/tab_drk.gif) repeat-x;
  border-left: 1px;
  padding-left: 1px;
}

#visit {
  background: #EEEEEE;
  border: 1px solid silver;
  padding: 15px 40px 14px 36px;
}
#visit h2 {
  font: 24px "Times new roman", serif;
}
#visit h3 {
  font: 20px "Times new roman", serif;
}
#visit a {
  text-decoration: underline;
}
#visit a:hover {
  text-decoration: underline;
}

#uvod {
  width: 340px;
  height: 118px;
  background: url(novine-na-bacvice.jpg) no-repeat right;
}

#forum {
  width: 340px;
}

#vijesti {
  width: 335px;
  border: 1px solid silver;
}

#vijesti2 {
  width: 335px;
  border: 1px solid silver;
}

#desno {
  width: 230px;
  padding-left: 10px;
  border: 1px solid silver;
}

#subs-left {
  float: left;
  width: 160px;
  padding-left: 35px;
  padding-bottom: 10px;
  margin-top: 22px;
}
#subs-right {
  float: right;
  width: 145px;
  padding-right: 30px;
  padding-bottom: 10px;
  margin-top: 22px;
}
#subs-left a {
  color: #fff;
}
#subs-left {
  color: #fff;
}
#subs-left h3 {
  color: #000000;
  font: 16px "Times new roman", serif;
}
#subs-left p {
  text-align: justify;
}

#subs-right {
  color: #fff;
}
#subs-right h3 {
  color: #000000;
  padding-left: 20px;
  padding-bottom: 14px;
  font: 16px "Times new roman", serif;
}
#subs-right h4 {
  color: #000000;
  font: 14px "Times new roman", serif;
  margin: 0.6em 0;
}
#subs-right ul {
  margin-top: 1em;
}
#subs-right li {
  list-style: none;
  padding-left: 20px;
  background: 5px 3px url(images/bullet.gif) no-repeat;
}
#subs-right p {
  text-align: justify;
  margin: 0.6em 0;
}

#right-i {
  padding: 4px 25px 0 20px;
}
#right h2 {
  color: #323E51;
  font: 22px "Times new roman", serif;
  margin-bottom: 12px;
}
#right h3 {
  color: #323E51;
  font: 20px "Times new roman", serif;
  margin-bottom: 5px;
}
#right p {
  margin-top: 0;
  color: #163348;
}
#right .left {
  margin-right: 4px;
}
#right a {
  color: #163348;
  font-weight: bold;
  text-decoration: underline;
}
#right a:hover {
  color: #0099FF;
  text-decoration: none;
}
#partneri {
width: 733px; /* definiramo sirinu div-a*/
background: url(partneri/pozadina.jpg) no-repeat right top;
background-color: #E2E7E4;
text-align: center;
font-size: 16px;
color: #003366;
border: 3px solid silver; /* gornji rub*/
margin:0 auto; /* centriramo div na sredinu stranice*/
}

/** footer **/
#copyright {
  background: #6D7481;
  color: #fff;
  text-align: center;
  font-size: 11px;
  float: right;
  width: 315px;
  padding: 10px 0;
  margin-bottom: 20px;
}
#copyright p {
  margin: 0;
  padding: 0;
}

/* Scrool */
#dropmenudiv {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; Z-INDEX: 100; FONT: 12px/18px Verdana; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 0px solid; POSITION: absolute
}
#dropmenudiv A {
	PADDING-RIGHT: 6px; DISPLAY: block; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; FONT: bold 11px tahoma,arial,sans-serif; COLOR: #506373; TEXT-INDENT: 10px; PADDING-TOP: 6px; BORDER-BOTTOM: black 1px solid; TEXT-DECORATION: none
}
#dropmenudiv A:hover {
	color: #FFFFFF; background-color: #2792BA; TEXT-DECORATION: none
}