﻿body {
	color: #000;
	background: url(../images_site/background.gif)  repeat-y -280px 0 fixed;	margin: 0 auto;
	font-family: Verdana, "Lucida Grande", Tahoma, Arial, sans-serif;
}

body a {
	text-decoration: none;
	color: #3d81ee
}

body a:hover {
	text-decoration: underline;
	color: #3d81ee
}

h1 a {
	margin: 0 auto;
	width: 600px; height: 85px;
	display: block;
	position: relative
}

.replace {
	margin: 0; 
	padding: 0;
	text-indent: -9999px
}
.replace a {
	overflow: hidden
}

h1 { font-size: 140% }
h2 { font-size: 130% }
h3 { font-size: 120% }
h4 { font-size: 110% }
h5 { font-size: 105% }

h2, h3 {
  font-family: Cambria, "Times New Roman", Times, serif;
  padding-bottom: 4px;
  letter-spacing: 1px;
  text-align: left
}

h3 {
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
  
}

h2 {
  border-bottom: 1px solid #ccc;
}

ul { margin: 0; padding: 0; }

p { 
  font-size: .8em;
  line-height: 1.5;
}

#language {
	left: 600px; top: -100px;
	position: relative; padding: 0 0 0 24px;
	background: url(../images_site/gb.gif) no-repeat left;
	width: 120px;	font-size: .7em;
}

#header {
	background: url(../images_site/header.gif) no-repeat center;
	width: 100%;
	height: 92px;
	margin: 10px 0 10px 0
}

#footer {
	position: relative;
	padding-top: 15px; text-align: center;
	clear: both; font-size: .8em
}

#reklama {
	width: 300px; margin: 6px 12px 6px 34px; padding: 4px 4px 4px 24px;
	border: 1px dotted #ccc; font-size: .8em;
	background: #FFFFCC url(../images_site/information.gif) no-repeat;
	background-position: 4px 4px;
	color: #333;
}

#navigation {
	background: #fff url(../images_site/nav_background.gif) repeat-x;
	font-family: Cambria, "Times New Roman", Times, serif;
	color: #fff; font-size: 0.85em;
	width: 100%; height: 36px;
}

#navigation ul {
	text-align: center;
	padding: 10px 0 0 0
}
#navigation ul li a {
	color: #fff;
	padding: 10px 4px 12px 4px;
	margin: 0 12px 0 6px;
	text-decoration: none
}
#navigation ul li a:hover {
	color: #fff;
	text-decoration: underline;
	background: url(../images_site/nav_link.png)  no-repeat center top;
	background-position: center 0px
}
#navigation ul li {
	display: inline;
	padding: 10px 0px 12px 0px;
	background: url(../images_site/nav_separator.png) no-repeat right center
}

/* Content */
#container {
	position: relative; left: 150px;
	width: 730px;
	height: 100%;
}

#left {
	float: left;
	width: 56%; height: 100%;
	margin: 0px 10px 0 30px;
	padding: 20px 30px 0 10px;
	font-size: 0.85em;
	text-align: justify;
}

#right {
	float: left;
	width: 26%; height: 100%;
	padding: 20px 0 20px 10px;
	font-size: 0.85em;
	text-align: justify;
}

ul.kategorije li { margin: 0 0 0 30px; padding: 2px; display: block; list-style-type: square !important; display: list-item; font-size: .8em }
ul.kategorije li a { color: #252525; text-decoration: none; }
ul.kategorije li a:hover { color: #252525; text-decoration: underline; }

ul#linkovi li, ul#download li{ margin: 0; padding: 0 6px 0 0; display: block; list-style-type: none }
ul#novo li { margin: 0; padding: 0 6px 0 0; display: block; list-style-type: none }
ul#linkovi li a  { padding: 0px 0px 0px 22px; text-decoration: none; background-image:url(../images_site/link.gif); background-position: 2px 0px; background-repeat: no-repeat; font-size: .8em; }
ul#download li a  { padding: 2px 0px 2px 22px; text-decoration: none; background-image:url(../images_site/pdf.gif); background-position: 2px 0px; background-repeat: no-repeat; font-size: .8em; }
ul#novo li a  { padding: 2px 0px 2px 22px; text-decoration: none; background-image:url(../images_site/novo.gif); background-position: 2px 0px; background-repeat: no-repeat; font-size: .8em; }
ul#linkovi li a:hover  {  text-decoration: none }
ul#novo li a:hover  {  text-decoration: none }
ul#download li a:hover  {  text-decoration: none }

ul { margin: 0 0 0 0px; padding: 0}
ul li { margin: 0; padding: 0 6px 0 0; display: block; list-style-type: none; text-align: left}

/* Search */
#trazi {
	position: absolute;
	margin: 0 auto;
	top: 108px; left: 40px;
	padding: 0 0 0 10px;
    z-index: 1;
}

fieldset { border: 1px solid #ccc; padding: 10px 8px; margin: 0 0 8px 0; background: #f6f6f6; color: #000 }
input { padding: 3px; margin: 0 }
textarea { width: 97%; height: 20em; padding: 3px}
.comment { background: #eee; color: #808080; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #ccc }
.commentsbox { background: #f6f6f6; color: #808080; padding: 10px; margin: -14px 0 10px 0; border-bottom: 1px solid #ccc }
.current {
	background: url(../images_site/nav_link.png)  no-repeat center top;
	background-position: center 0px
}

.download-pdf {
	padding: 0px 0px 0px 28px; 
	text-decoration: none; 
	background-image:url(../images_site/pdf-icon.gif); 
	background-position: 2px 2px; 
	background-repeat: no-repeat
}

.breadcrumbs {
	position: relative;
	width: 714px; background-color: #F2F2F2;
	font-size: 0.7em;
	padding: 8px;
}

.paginator {
    font-size: .8em;
	text-align: center;
	background-color: #f3f3f3;
	padding: 4px;
}

.datum {
  font-size: .7em;
}

.searchfield {
width: 100px; height: 10px;
font: .9em sans-serif
}

.searchbutton {
margin: 2px 0 0 0; 
width: 60px; height: 22px;
font: .9em sans-serif
}

form#search_engine {
position: relative; 
margin: 0; top: 0px;
}

/* Hack for IE */
html>body form#search_engine {
position: relative; 
margin: 0; top: 0px;
}
