html, body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #000;
	/*background-color:#f7faf0*/
	background-image: url(images/poz.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: transparent
}

#menu_top {
    position: absolute;
    top: 0px;
    left: 60px;
    background: transparent;
    /*width: 100%;*/
    font: 10pt arial, helvetica, sans-serif;
    }
	

#menu {
    position: absolute;
    top: 40px;
    left: 70px;
	color: #000000;
    background-color: transparent;
	border-left: 2px solid #000000;
    width: 600px;
    font: 10pt arial, helvetica, sans-serif
    }
	
a.menu {
	text-decoration: none;
	
	text-align: center;
	padding-left: 10px;
	padding-right: 10px
	}
  
	a.menu:link {color: #000000}
	a.menu:active {color: #000000}
	a.menu:visited {color: #000000}
	a.menu:hover {color: #000000; background-color: fff}

#left {
	position: absolute;
	left: 25px;
	top: 290px;
	width: 170px;
	font: bold 10pt arial, helvetica, sans-serif;
	padding-top: 10px
}

#left dl{width: 100%;overflow: auto;margin: 0 0 1em}
#left dd{margin-left: 30px; height: 26px}
#left dd.accent{margin-left: 9px; height: 26px}
#left dd img{margin-right: 4px}


#left a:link, #left a:visited { 
  color: #009a5d;
  background-color: transparent;
  text-decoration: none;
  margin-left: 10px
}
#left a:hover { color: #000000; background-color: transparent; text-decoration: none; }

#left a.acc:link #left a.acc:visited { 
  color: #000000;
  background-color: transparent;
}

#right {
	position: absolute;
	left: 563px;
	top: 160px;
	width: 200px;
	background-color: #009a5d;
}	 


img.banner {
	margin: 0;
	border: 0;
}

#header {
	background: transparent;
	/* IE 5.5 */
	/*margin-left: 150px;*/
	margin-left: 100px;
	margin-top: 15px;
}

#main {
	position: relative;
	clear: both;
	font: 11pt/11pt Book Antiqua;
	color: #FFFFFF;
	text-align: justify;
	margin-top: 0px;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	left: 0px;
	width: 542px;
	height: 346px;



}
	
p {
	text-indent: 20px;
	clear: right;
	margin-top: 5px;
	margin-bottom: 7px;
	margin-right: 5px
	}
	

#main ul li {
	list-style: square;
	color: #000;
	padding: 0px 5px 0px 0px;
}
	
#main img.to_right {
	float: right;
	margin-left: 5px;
	margin-top: 10px;
	margin-right: 5px;
}

#main img.to_left {
	float: left;
	margin-left: 5px;
	margin-top: 10px;
	margin-right: 5px;
}

#main dl{width: 390px; overflow: auto;margin: 0 0 1em}
#main dl.akcii{width: 360px; overflow: auto;margin: 0 0 1em}
#main dt {text-indent: 40px}
#main dd{margin-left: 40px}
#main dd.accent{margin-left: 40px; height: 20px}
#main dd.akcii{margin-left: 0px}
#main dd img{margin-left:5px; margin-top: 5px}


#main a:link, #main a:visited { 
  color: #FFFFFF;
  background-color: transparent;
  text-decoration: underline;
  /*margin-left: 10px;*/
}
#main a:hover { color: #FFFFFF; background-color: transparent; text-decoration: underline; }

#main a:link img, #main a:visited img, #main a:hover img {border: 0px}
#main a:link img.akcii, #main a:visited img.akcii, #main a:hover img.akcii {
margin-left:10px;
margin-top: 5px;
border: 1px solid #009a5d;
text-decoration: none
}

#footer {
	width: 100%;
	height: 35px;
	margin: 0;
	padding-left: 140px;
	font-size: 8pt;
}

h1
{
color: #000;
background-color: transparent;
font: 100% arial, helvetica, sans-serif;
font-weight: bold;
margin-bottom: 4px;
}
h1.naslov {
	left: 10px;
	top: 10px;
	color: #000;
	background-color: transparent;
	font: bold 18pt/14pt Imprint MT Shadow;
}

h2 {
	 margin: 0px;
	 margin-left: 20px;
	 font: bold 110% arial, helvetica, sans-serif;
}
#new {
	left: 100px;
	top: 100px;
	color: #ffffff;
	background-color: transparent;
	font: 11pt/11pt Imprint MT Shadow;
}

table {
	font: 100% arial, helvetica, sans-serif;
	color: #ffffff;
	width: 538px;
	margin-bottom: 5px
}

table.center {
	text-align: center;
}
 
thead {color: #000; background-color: #000000}
/*tbody {color: #000; background-color: #f1f7eb}*/
tbody {color: #000; background-color: transparent}
/*tbody.center {text-align: center; background-color: transparent;}*/
td {text-indent: 10px; border: 0px solid #000}
th {text-align: left}

table.invisible td {
	text-indent: 10px; border: 0px
}
