/* XHTML tagovi */
body {
	margin: 0 auto;
	margin-bottom: 20px;
	background: #f9f9f9 url(/images_site/background.png) fixed repeat;
	font: 0.85em "Trebuchet MS", Tahoma, Arial, sans-serif
}

a { color: #2199bc; text-decoration: none }
a:hover { color: #2199bc; text-decoration: underline }

h1 { font-size: 140% }
h2 { font-size: 130% }
h3 { font-size: 120% }
h4 { font-size: 110% }
h5 { font-size: 105% }

p { clear: both; }

.replace {
	margin: 0; 
	padding: 0;
	text-indent: -9999px
}
.replace a {
	overflow: hidden
}
h1 a {
	margin: 0;
	left: 780px; top: 5px;
	width: 125px; height: 145px;
	display: block;
	position: relative
}

h2 {
  margin: 0;
}

#container {
  position: relative;
	margin: 0 auto;
	background-color: #fff;
	width: 920px; height: 100%
}

#header {
  position: relative;
	margin: 0  auto;
	background-image: url(/images_site/header.jpg);	
	width: 920px; height: 171px
}

#footer {
  position: relative; clear: both;
  margin: 0 auto; width: 900px; height: auto;
  padding: 10px 0 20px 20px;
  font-size: 0.85em;
  background: #E6F9FF;
  border-bottom: 2px solid #83C3E7;
}

#navigation {
  position: relative;
	margin: 0  auto;
	border-top: 1px solid #fff;
	background-image: url(/images_site/nav_bg.jpg);	
	width: 920px; height: 48px; top: 0px;
	font: bold 0.85em "Trebuchet MS", Tahoma, Arial, sans-serif
}

#navigation ul { 
  position: relative;
  margin: 0;
  padding: 0;
  list-style:none;
  left: 160px; top: -20px;  width: 800px
}
#navigation ul li { 
  margin: 0;
  padding: 0 0px 0 0; 
  display: inline; font-size: 1em
}
#navigation ul li a {
  position: relative;
  float: left; top: -7px;
  color: #fff;
  background: url(/images_site/lnk_bg.jpg) no-repeat left top;
  margin-left: 6px;
  padding: 0 0 0 1px;
  text-decoration: none
}

#navigation ul li a span {
  float: right;
  display: block;
  color: #fff;
  background: url(/images_site/lnk_bg2.jpg) no-repeat right top;
  padding: 8px 12px 6px 10px
}

#navigation ul li a span { float:none }

#navigation ul li a:hover { 
  color: #fff; 
  text-decoration: underline
}

ul#kategorije li, ul#arhiv li, ul#komentari li, ul#linkovi li, ul#novo li { margin: 0 0 0 10px; padding: 0 6px 0 0; display: block; list-style-type: none }
ul#kategorije li a { padding: 4px 0px 4px 24px; ; text-decoration: none; background-image:url(/images_site/tag_blue.gif); background-position: 2px 6px; background-repeat: no-repeat }
ul#arhiv li a { padding: 4px 0px 4px 24px;  text-decoration: underline; background-image:url(/images_site/arhiv.gif); background-position: 2px 6px; background-repeat: no-repeat }
ul#komentari li a { text-decoration: underline; }
ul#linkovi li a  { padding: 4px 0px 4px 24px; text-decoration: none; background-image:url(/images_site/link.gif); background-position: 2px 6px; background-repeat: no-repeat }
ul#novo li a  { padding: 4px 0px 4px 24px;  text-decoration: none; background-image:url(/images_site/novo.gif); background-position: 2px 6px; background-repeat: no-repeat }
ul#kategorije li a:hover, ul#arhiv li a:hover, ul#komentari li a:hover, ul#linkovi li a:hover, ul#novo li a:hover {  text-decoration: none }
ul#novo, ul#kategorije, ul#linkovi { margin-top: 8px; }
ul { margin: 0 0 0 0px; padding: 0}
ul li { margin: 0; padding: 0 6px 0 0; display: block;}

/* Sadržaj */
#left {
  position: relative;
  width: 920px; height: auto;
	float: left; margin: 0;
	font-size: 12px;
	text-align: justify;
}

/* RSS i traži */
#trazi {
  position: absolute;
	margin: 0 auto;
	top: 192px;
	padding: 0 0 0 10px;
  z-index: 1;
}

.rss a { color: #000; text-decoration: none;  }
.rss a:hover { color: #000; text-decoration: underline }
.rss a:active { color: #000; text-decoration: underline }
.feed { position: relative; background-image:url(/images_site/RSS_32.png); padding: 6px 4px 12px 48px; background-position: 0px 0px; background-repeat: no-repeat; }

.bread a { color: #000; text-decoration: underline  }
.bread a:hover { color: #000; text-decoration: none  }
.bread a:active { color: #000; text-decoration: none }
.bread { 	position: relative; left: 80px; font: 0.85em "Trebuchet MS", Tahoma, Arial, sans-serif }
.trazi { 	position: relative; left: 690px; width: 230px; top: 0px; }

.datum { background: url(/images_site/time.png) left center no-repeat; padding: 4px 0 2px 20px; font-size: 0.85em; color: #bdbdbd; font-weight: bold }
.tekst { font-size: 1.0em; padding: 0 }

.searchfield {
width: 135px; height: auto;
font: 1em sans-serif
}

.searchbutton {
width: 60px; height: auto;
font: 1em sans-serif
}

form#search_engine {
position: relative; 
margin: 0; top: -24px;
}

/* Hack for IE */
html>body form#search_engine {
position: relative; 
margin: 0; top: -22px;
}

/* sNews */
fieldset { border: 1px solid #ccc; padding: 10px 8px; margin: 0 0 8px 0; background: #f8f8f8; 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: #f8f8f8; color: #808080; padding: 10px; margin: 0 0 20px 0; border-top: 1px solid #ccc }
.New_Admin_Links { text-align:center; }

.searchfield { font: 0.85em "Trebuchet MS", Tahoma, Arial, sans-serif; height: 15px }
.searchbutton { font: 0.85em "Trebuchet MS", Tahoma, Arial, sans-serif; height: 27px }

#InterneLinky {
padding: 0.3em;
border: 1px solid #ccc;
}

#ILclanky {
display: block;
width: 20em;
height: 20em;
overflow:auto;
float: left
}

#ILsites {
display: block;
width: 20%;
height: 20em;
overflow:auto;
padding-left: 0.3em;
float: left;
border-left: 1px solid #ccc
}

#ILcat {
display: block;
width: 20%;
height: 20em;
overflow:auto;
padding-left: 0.3em;
border-left: 1px solid #ccc
}

/* Zenphoto */
#images {
  position: relative;
  width: 900px; height: auto;
  padding: 0 0 0 16px
}

#gallerytitle {
  position: relative;
  width: 600px;
  padding: 20px 0 0 20px
}

.albumdesc2 {
  position: relative;
  width: 600px;
  padding: 0 0 0 20px
}

/* AJAX */
#albumDescEditable {
	margin-left: 20px;
	margin-bottom: 12px;
}
#imageDescEditable {
	margin-left: 20px;
	margin-top: 24px;
}

/* Image Thumbnails */
.imagethumb a {
	display: block;
	padding: 10px;
	margin: 6px;
	
	border: 1px solid #92BED3;
	background: #DDEAF0;
	line-height: 0px;
}
.imagethumb a:visited {
	border: 1px solid #D3E4ED;
	background: #F2F7F9;
}
.imagethumb a:hover {
	border: 1px solid #62A0BF;
	background: #F4F9FB;
}
.imagethumb {
	float: left;
}


/* Album Thumbnails */
.album {
	padding: 10px;
	margin: 12px 0px 0 20px;
	border: 1px solid #E7F0F5;
	background: #FBFCFD;
	width: 400px;
	float: left;
}
.album img {
	float: left;
}
.album h3 {
	padding: 0;
	margin: 0;
}
.album h3 a {
	display: block;
	padding: 3px 0 6px 0;
}
.album p {
	margin: 0 0 4px 0;
}
.albumdesc {
  position: relative;
	float: left; left: 20px;
	width: 300px;
}
.albumdesc small {
	margin-top: 8px;
	line-height: 130%;
	width: 120px;
	float: right;
	color: #8DB8CF;
}

/* Individual Image */
.image { 
	margin: 0;
	padding: 0;
	border: 0;
}
#image {
  position: relative;
  width: 920px;
	line-height: 0;
}

#image img {
  position: relative;
  margin: 20px 0 20px 0; left: 160px
}

.imgnav {
	float: right;	width: 140px;
	margin: 0 10px 0 0;
	text-align: center;
	border: 1px solid #D5E6EE;
	background: #EEF5F9;
	margin-top: 13px;
	_margin-top: 8px; /* IE Only */
}
.imgnav .imgprevious a, .imgnav .imgnext a {
	display: block;
	width: 50%;
	height: 100%;
	float: left;
	padding: 4px 0;
	// font-size: 120%;
	text-decoration: none;
	line-height: 200%;
	color: #237898;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	background-color: #fff;
	text-decoration: none;
	color: #002E5B;
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}
#narrow {
	margin: 0 auto;
	width: 440px;
}

/* Comments */
#comments {
	clear: both;
}
.error { 
  color: #C33; 
  font-weight: bold; 
}
.comment {
	padding: 10px;
	border: 1px solid #E7F0F5;
	background: #FBFCFD;
	margin-bottom: 12px;
}
.commentmeta {
	margin-bottom: 12px;
}
.commentauthor {
	font-weight: bold;
}
.commentdate {
	margin-top: 12px;
	color: #8DB8CF;
	font-size: 85%;
}

/* Forms */
.inputbox {
	width: 250px;
	padding: 2px;
}
textarea {
	padding: 4px;
	width: 100%;
	color: #5A5A4B;
}
.checkbox {
	cursor: pointer;
}
.pushbutton {
	cursor: pointer;
	padding: 5px 10px;
}
label {
	cursor: pointer;
}
label:hover {
	color: #000;
}

/* Page Navigation */
.pagelist {
	clear: both;
}
ul.pagelist {
	clear: both; width: 200px;
	padding: 20px 0px 0 0;
	margin: 0;
	list-style-type: none;
	float: right
}
ul.pagelist li {
	display: inline
}
ul.pagelist li a, ul.pagelist span.disabledlink {
	padding: 4px
}
ul.pagelist li.current a {
	font-weight: bold;
	text-decoration: none;
}
ul.pagelist li.prev {
	margin-right: 10px
}
ul.pagelist li.next {
	margin-left: 10px
}
.disabledlink {
	cursor: default
}
.pagenav { 
	clear: both
}
