body {
  margin: 0; 
  padding: 0; 
  text-align: center; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 100%; 
  color: #4e4c4c; 
  background: #ebe9e1 url('images/header_bg.gif') 0 0 repeat-x;
  font-size: 14px;
}

.clear {clear: both;}

#header {
  color: #393735; 
  text-align: center;
}

#header #wrap {
  min-height: 115px; 
  width: 844px; 
  margin: 0 auto; 
  text-align: left; 
}

* html #header #wrap {
  height: 115px;
}

#header_left {
  width: 275px;
  height: 76px;
  float: left;
  padding-left: 25px;
}
  
#logo {
  background: transparent;
  width: 275px;
  height: 76px;
  padding-top: 6px;
}
    
  
#header_right {
  width: 542px;
  height: 76px;
  float: left;
}
  
#small_navigation {
  margin: 0px 0px 0px 0px;
  padding: 0px 35px 0px 0px;
  float: right;
  height: 56px;
  text-align: right;
  background: transparent;
}
    
#navigation {
  margin-right: 0px;
  float: right;
  width: 490px;
  height: 36px;
  text-align: left;
}

#wrapper {
  width: 844px; 
  min-height: 100%; 
  margin: 0 auto; 
  text-align: left;
  background: #ebe9e1 url('images/main_bg.gif') 0 0 repeat-y;
}

#wrapper_home {
  width: 828px;
  margin-left: 7px;
  line-height: 20px;
}

#content_top {
  width: 844px; 
  height: 5px;
  background: #ebe9e1 url('images/content_top.gif') 0 0 no-repeat;
  overflow: hidden;
}

#header_image_pocetna {
  width: 828px;
  height: 230px;
  margin: 2px auto 15px auto;
  background-image: url(images/header_image_pocetna.jpg);
  background-position: top left;
  background-repeat: no-repeat;
}

#header_image_usluge {
  width: 828px;
  height: 230px;
  margin: 2px auto 15px auto;
  background-image: url(images/header_image_usluge.jpg);
  background-position: top left;
  background-repeat: no-repeat;
}

#header_image_clanci {
  width: 828px;
  height: 230px;
  margin: 2px auto 15px auto;
  background-image: url(images/header_image_clanci.jpg);
  background-position: top left;
  background-repeat: no-repeat;
}
  
#header_image_kontakt {
  width: 828px;
  height: 230px;
  margin: 2px auto 15px auto;
  background-image: url(images/header_image_kontakt.jpg);
  background-position: top left;
  background-repeat: no-repeat;
}
  
#header_image_onama {
  width: 828px;
  height: 230px;
  margin: 2px auto 15px auto;
  background-image: url(images/header_image_onama.jpg);
  background-position: top left;
  background-repeat: no-repeat;
}
  
#header_image_sitemap {
  width: 828px;
  height: 300px;
  margin: 2px auto 15px auto;
  background-image: url(images/header_image_sitemap.jpg);
  background-position: top left;
  background-repeat: no-repeat;
}
  
#header_image_kakodonas {
  width: 828px;
  height: 230px;
  margin: 2px auto 15px auto;
  background-image: url(images/header_image_sitemap.jpg);
  background-position: top left;
  background-repeat: no-repeat;
}

#article_top {
  width: 828px;
  margin: 0px auto;
  height: 5px;
  background-image: url(images/article_bg_top.gif);
  background-repeat: no-repeat;
  overflow: hidden;
}  

#article {
  background-image: url(images/article_bg.gif);
  width: 828px;
  margin: 0px auto;
  background-repeat: repeat-y;
  padding: 0px;
} 

#article_bottom {
  width: 828px;
  margin: 0px auto;
  height: 5px;
  background-image: url(images/article_bg_bottom.gif);
  background-repeat: no-repeat;
} 

#content {
  width: 549px;
  background: transparent;
  float: left;
  padding: 10px;
  text-align: justify;
}.clanak_thumb {  width: 75px;    height: 75px;  float: left !important;    padding: 0px 10px 10px 0px;}

.clanak_entry {
  width: 549px;
  background: transparent;
  margin: 0px 0px 15px 0px;
  float: left;

}

.clanak_content {
  float: left;
  width: 503px;
  padding-left: 10px;
}

.clanak_content_excerpt {
  float: left;
  width: 410px;
  padding-left: 10px;
  font-size: 11px;
}

#sidebar {
  width: 250px;
  background: transparent;
  float: left;
}

#latest_article_box {
  float: left;
  width: 219px;
  height: 174px;
  margin: 0px 0px 0px 10px;
  background-image: url(images/latest_article_box.gif);
  background-position: top left;
  background-repeat: no-repeat;
  padding: 0px 10px 0px 10px;
}

.related_articles_box {
	float: right;
  width: 239px;
  margin: 0px 0px 0px 0px;
}

.index_sidebar {
	float: left;
	background: transparent;
  width: 239px;
  margin: 0px 0px 0px 11px;
}

.index_sidebar_container {
  float: left;
  margin-bottom: 15px;
}

.related_top {
	float: left;
	width: 224px;
	height: 25px;
	background-image: url(images/related_top.gif);
	background-repeat: no-repeat;
	padding: 14px 0px 0px 15px;
}
	
.related_bg {
	float: left;
	width: 219px;
	background-image: url(images/related_bg.gif);
	background-repeat: repeat-y;
	padding: 0px 10px 0px 10px;
}
	
.related_bg h4 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
		
.related_bg ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style-type: disc;
}
		
.related_bg li {
	margin: 0px;
	padding: 0px;
}
	
.related_bottom {
	float: left;
	width: 239px;
	height: 9px;
	background-image: url(images/related_bottom.gif);
	background-repeat: no-repeat;
}

#welcome_part {
  width: 578px;
  margin: 0px 0px 0px 0px;
  float: left;
  background: transparent;
  padding: 0px;
}

#welcome_box {
  width: 578px;
  float: left;
  margin: 0px;
  padding: 0px;
}

#welcome_box_top {
	float: left;
	width: 558px;
	height: 39px;
	background-image: url(images/welcome_box_top.gif);
	background-repeat: no-repeat;
	padding: 0px 10px 0px 10px;
}

#welcome_box_top_white {
	float: left;
	width: 558px;
	height: 39px;
	background-image: url(images/welcome_box_top_white.gif);
	background-repeat: no-repeat;
	padding: 0px 10px 0px 10px;
}
	
#welcome_box_bg {
	float: left;
	width: 558px;
	background-image: url(images/welcome_box_bg.gif);
	background-repeat: repeat-y;
  padding: 0px 10px 0px 10px;
}

#welcome_box_bg_white {
	float: left;
	width: 558px;
	background-image: url(images/welcome_box_bg_white.gif);
	background-repeat: repeat-y;
  padding: 0px 10px 0px 10px;
  text-align: center;
}

#welcome_box_bg ul {
  background: transparent;
  margin: 0px 0px 0px 15px;
  padding: 0px;
}

#welcome_box_bg li {
  margin: 0px;
  padding: 0px;
}

#welcome_box_bottom {
	float: left;
	width: 578px;
	height: 9px;
	background-image: url(images/welcome_box_bottom.gif);
	background-repeat: no-repeat;
}

#welcome_box_bottom_white {
	float: left;
	width: 578px;
	height: 9px;
	background-image: url(images/welcome_box_bottom_white.gif);
	background-repeat: no-repeat;
}

#business_part {
  width: 578px;
  float: left;
  margin: 10px 0px 0px 0px;
  background: transparent;
  padding: 0px;
}
  
#first_box {
  display: block;
  float: left;
  width: 239px;
  margin: 0px;
  padding: 0px;
}
  
#second_box {
  display: block;
  float: left;
  width: 328px;
  margin: 0px 0px 0px 11px;
  padding: 0px;
}

.second_box_container {
  margin: 0px 0px 10px 0px;
  float: left;
}

.second_box_top {
	float: left;
	width: 313px;
	height: 25px;
	background-image: url(images/second_box_top.gif);
	background-repeat: no-repeat;
	padding: 14px 0px 0px 15px;
	margin: 0px;
}
	
.second_box_bg {
	float: left;
	width: 308px;
	background-image: url(images/second_box_bg.gif);
	background-repeat: repeat-y;
  padding: 0px 10px 0px 10px;
  margin: 0px;
}

.second_box_bg ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style-type: disc;
}

.second_box_bottom {
	float: left;
	width: 328px;
	height: 9px;
	background-image: url(images/second_box_bottom.gif);
	background-repeat: no-repeat;
}

#footer {
  height: 103px; 
  background: #434a4d url('images/footer_bg.gif') 0 0 repeat-x; 
  text-align: left; 
  font-family: Verdana, Arial, sans-serif;
}

#footer_wrap {
  width: 844px;
  margin: 0px auto;
	background: transparent;
}

#main_bottom {
  height: 103px;
  background-image: url(images/main_bottom_bg.gif);
  background-position: top center;
  background-repeat: no-repeat;
}



/* Fonts, Links, Lists etc */

a:link {
  color: #87a8c7;
  text-decoration: underline;
}

a:visited {
  color: #87a8c7;
  text-decoration: underline;
}

a:hover {
  color: #87a8c7;
  text-decoration: underline;
}

span.istaknuto {
  font-size: 18px;
}

span.crveno {
  font-size: 18px;
  color: red;
}

h1 {
  color: #87a8c7;
  font-size: 18px;
  margin: 10px 0px 0px 0px;
  padding: 0;
}

h1.clanci {
  color: #87a8c7;
  font-size: 18px;
  margin: 0px 0px 15px 0px;
}

h1.clanci_list {
  color: #87a8c7;
  font-size: 16px;
  margin: 0px 0px 5px 0px;
}

h1.related {
  color: #87a8c7;
  font-size: 14px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}

h1.post {
  color: #87a8c7;
  font-size: 22px;
  margin-bottom: 15px;
}

h2 {
  color: #87a8c7;
  font-size: 16px;
  margin: 0px;
}

h2.related {
  color: #87a8c7;
  font-size: 14px;
  margin-top: 8px;
}

p {
  margin-top: 10px;
  line-height: 20px;
  font-size: 15px;
}

.read_more {
  color: #87a8c7;
}

ul {
  list-style-type: disc;
}

ul.boxes {
  margin: 0px 0px 0px 15px;
  padding: 0px;
  list-style-type: disc;
  background: red;
}

ul.footer {
  color: #ffffff;
  display: block;
  float: left;
  list-style-type: none;
  font-size: 13px;
  border-right: 2px solid red;
  padding: 0px 20px 0px 25px;
  margin: 52px 0px 0px 0px;
}

ul.footer_noborder {
  color: #ffffff;
  padding: 0px 20px 0px 0px;
  margin: 52px 0px 0px 25px;
  background: transparent;
  display: block;
  float: left;
  list-style-type: none;
  font-size: 13px;
}

ul.header {
  color: #ff0000;
  margin: 0px;
  background: transparent;
  list-style-type: none;
  font-size: 13px;

}

ul.header li {
  display: inline;
}

ul.navigation {
  color: #ff0000;
  background: transparent;
  list-style-type: none;
  font-size: 14px;
  margin: 1px 0px 0px 0px;
  padding: 0;
}

ul.navigation li {
  margin-right: 4px;
  padding: 13px 0px 0px 0px;
  display: inline;
  background: url(images/menu_tab.gif);
  background-position: bottom left;
  background-repeat: no-repeat;
  text-align: center;
  width: 88px;
  height: 23px;
  float: left;
  font-size: 15px;
}

ul.navigation li:hover {
  padding: 13px 0px 0px 0px;
  display: inline;
  background: url(images/menu_tab_active.gif);
  background-position: bottom left;
  background-repeat: no-repeat;
  width: 88px;
  height: 23px;
  float: left;
}

ul.navigation li.active {
  padding: 13px 0px 0px 0px;
  display: inline;
  background: url(images/menu_tab_active.gif);
  background-position: bottom left;
  background-repeat: no-repeat;
  width: 88px;
  height: 23px;
  float: left;
}

ul.logo {
  margin: 0px 0px 0px 0px;
  padding: 0;
  color: #ff0000;
  list-style-type: none;
  display:block;
}


ul.logo li.logo {
  margin: 0px 20px 0px 0px;
  padding: 0px 0px 0px 0px;
  display: inline;

  float: left;
  width: 219px;
  height: 59px;
}

span.breadcrumb {
  color: #ffffff;
}

img {	
	border: 0;
}

#article img {
	float: left;
	padding: 0px 10px 10px 0px;
}

#breadcrumb a:link {
  color: red;
  text-decoration: underline;
}

blockquote {
	margin: 0px 0px 10px 50px;
	padding-left: 15px;
	font-style: italic;
	border-left: 5px solid #444444;
}

ol {
	margin: 5px 0px 5px 70px;
}

ol.footnotes {
  border-top: 1px solid #87A8C7;
  margin: 0px 0px 0px 25px;
  padding: 10px 0px 0px 0px;
}

table.usluge {
  width: 450px;
  margin: 0px auto;
  text-align: left;
  border: 0px solid black;
}

table.istaknuto {
  width: 450px;
  margin: 0px auto;
  text-align: left;
  border: 1px solid black;
  background: #EBE9E1;
}

table.usluge td {
  border: 1px solid black;
}

table.usluge td.ol {
  width: 100px;
}

table.usluge td.heading {
  text-align: center;
  font-weight: bold;
}

div.navigation {
	font-weight: bold;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

img.iqthumb {
  margin: 20px 0px 20px 30px;
}

.disclaimer {
font-style: italic;
font-size: 11px;
}

#opsirnije {
margin-bottom: 0px;
padding-bottom: 5px;
}

.komentari {
	border-top: 1px solid #EBE9E1;
	padding-top: 5px;
	width: 549px;
	float: left;
}

.komentari textarea {
	width: 540px;
}

.commentlist li {
	background: transparent;
	padding: 3px;
}

.commentlist .alt {
	background: #EBE9E1;
}
