* {
	padding: 0;
	margin: 0;
}

body {
  background: #221f20;
  color: #324F6A;
  font: 62.5% Tahoma, Verdana, Arial, Helvetica, sans-serif;	
  text-align: center;
}

/* links  */

a {
  color: #7C90A1;
  text-decoration: underline;
}
a:hover { color: #FF6700; }

/* headings */

h1 {font-size:2em}  /* displayed at 24px */
h2 {font-size:1.5em}  /* displayed at 18px */
h3 {font-size:1.25em}  /* displayed at 15px */
h4 {font-size:1.0em}  /* displayed at 12px */

h2 {
	margin: 0;
	padding: 3px 17px 5px 3px;
	font-size: 1.6em;
	text-transform: capitalize;
	min-height: 18px;
	background-color:#0066FF; 
	color: #FFFFFF;
	text-align: right;

	
}

/* strong em */
strong { font-weight: bolder; }
em { font-style: italic; }

/* tables & forms */

input, select, th, td {font-size:1em}

/* classes */

.error { color: red; }

/* page structure & layout */

#top {
	width: 930px;
	height: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	text-align: right;
	background-image: url(images/bg_container.gif);
	border-bottom:1px solid Silver;
	font-size: 1.2em;
}

#container {
	width: 950px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-color: #EEEEEE;
	/*background-image: url(images/bg_container.gif);*/
}

#page {
  background: #EEEEEE;
  margin: 0 auto;
  text-align: left;
}
#header {	
  background: #0066FF;
  /*border-bottom: 3px solid #3C6787;*/
  /*border-bottom: 3px solid #3C6787;*/	
  width: 950px;
  height: 140px;
  position: relative;
  background-image: url(images/header.jpg);
  background-position:right;
  background-repeat:no-repeat;
}

.hd_box {
	color: #FFFFFF;
	font-size: 1.2em;
	padding: 25px 10px ;	
}

.hd_box a {
	color: #FFFFFF;
	text-decoration:none;
	font-size: 0.9em;
}

.hd_box a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	font-size: 0.9em;
}

#navigation {
    width: 930px;
	height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #CCC;
    background-image: url(images/bg_container.gif);
	text-align: right;
	border-bottom:1px solid Silver;
	font-size: 1.2em;


}
#nav {
  bottom: 0;
  font-size: 1.1em;
  float: right;
  	
}

#welcome{
	margin: 0 0 5px 0;
	height: 136px;
}

#welcome img{
	float: left;
}

.box {
	float: right;
	
	width: 275px;
	margin-bottom: 10px;
	padding: 0;
	background-color: #EEEEEE;
	text-align: center;
	

}

.frame {
	background-color: #FFFFFF;
	margin: 0 0 5px 5px;
	padding-bottom: 5px;
	
	
}

#content {
    float: left;
	width: 650px;
	margin: 10px 0 10px 0;
    padding: 0 0 5px 5px;
	background-color: #EEEEEE;
	text-align: justify;
	/*background-image: url(images/bg_main.gif);*/
	font-size: 1.2em;
}

#breadcrumb {
  background: #87BCD8;
  border-bottom: 2px solid #90C7E4;
  color: #4C7897;
  font-size: 1.2em;
  height: 46px;
  position: relative;
}
#info {
  background: #76AAC9; 
  border-bottom: 3px solid #93CCEA;
  color: #E4EEF4; 	
  font-size: 1.2em;
  line-height: 2.0em;	
  position: relative;
  padding: 20px 230px 20px 30px;
}

#sidebar {
  color: #4B798B;
  float: right;
  font-size: 1.1em;
  line-height: 1.4em;
  padding: 0px 0px 20px 0px;
  width: 285px;
  background-color: #EEEEEE;
  margin: 10px 10px 0 0;
  text-align: left;
}
#footer {
  border-top: 1px solid #DBDFE0;
  background-image: url(images/bg_container.gif);
  clear: both;
  color: #aaa;
  font-size: 1.1em;
  height: 70px;
}

#welcome {
	text-align: left;
	margin: 5px 10px 5px 10px;
}

/* header */

#header h1 {
  font-size: 4.0em;
  position: absolute;
  margin: 30px 0 0 45px;
}
#header h1 a {
  color: #9ca9b7;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: normal;
  letter-spacing: -1px;
  text-decoration: none;
}
#header h1 a:hover {color: #fff;}
#header h1 span {
  color: #fff;
  font-size: 18px;
}

/* navigation */

#nav ul {
  display: inline;
}
#nav li {
  display: block;
  float: left;
  list-style: none;
}
#nav li a {
  background: #0066FF;
  color: #fff;
  display: block;
  margin: 0 1px 0 1px;
  line-height: 1.6em;
  padding: 7px 20px 7px 20px;
  text-align: center;
  text-decoration: none;
}
#nav li a:hover,
#nav li a.current { background: #FF6700; }

/* breadcrumb */

#breadcrumb a {
  color: #4c7897;
  text-decoration: none;
}

/* info */

#info a {
  color: #E4EEF4;
}

/* content */

/*#content h2 {
  color: #76aac9;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: normal;
  letter-spacing: -1px;
  padding: 0 0 17px 0;
	clear: both;
width: 100%;
}*/
#content h2 a {
  color: #76aac9;
  text-decoration: none;
}
#content h2 a:hover {
  color: #7C90A1;
}
#content h3, #content h4 {
  background: none;
  /*border-bottom: 1px solid #dfe3e4;*/
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 5px;
  padding: 5px;
}
#content h3 a {
	color: #3A90DB;
}

#content h3 a:hover {
	color:#FF6700;
	
}
#content p {
  line-height: 1.5em;
  margin: 5px 20px 20px 20px;
}
#content ol {
  line-height: 1.8em;
  margin: 0 30px 20px 50px;
}
#content ul {
  line-height: 1.8em;
  margin: 0 30px 20px 30px;
}
#content ul li {
  line-height: 1.8em;
  list-style: square;
  padding-left: 2px;
}

/* secondary content */

#sidebar h2, #sidebar h3 {
  /*color: #444;*/
  font-size: 1.5em;
  font-weight: normal;
  /*margin: 20px 0 5px 0;*/
  padding: 7px 0 7px 0;
}
#sidebar p { margin: 0; }
#sidebar ul {
  margin: 7px 10px 20px 10px;
  background-color: #DDDDDD;
}
#sidebar ul li {
  line-height: 18px;
  list-style: square;
  display: block;
  min-height: 20px;
  width: 240px;
  padding: 2px 5px 0 5px;
  background-color: #FFFFFF;
  font-size: 1.2em;
  text-align: left;
  margin: 0 0 1px 0;
}	

#sidebar ul li.desno { text-align: right;}
#sidebar a {
  color: #4B798B;
  text-decoration: none;
}
#sidebar a:hover { color: #FF6700; }


/* footer */

#footer p {
  line-height: 1.5em;
  margin-top: 15px;
  text-align: center;
  color: #012345;
}
#footer a {
  color: #4A4983;
  text-decoration: underline;
}
#footer a:hover{
  color: #FF6700;
  text-decoration: none;
}


/* misc */

a img { border: none; }
acronym { cursor: help; }
blockquote {
  background: url(quote.gif) no-repeat 10px 0;
  color: #76aac9;
  border-left: 2px solid #76aac9;
  line-height: 1.5em;
  margin: 0 10px 20px 10px;	
  padding: 0 10px 0 10px;
}
hr, .hide { display: none; }
.show { display: inline; }

pre, code { font-size: 1.1em; line-height: normal; background: #eee; color: #444; }

/* classes */

.right, .left {
  background: #fff;
  border: 1px solid #e3e7e8;
  float: left;
  margin: .5em 12px 6px 0;
  padding: 6px;
}
.right {
  float: right;
  margin: .5em 0  6px 12px;
}
.left {
  float: left;
  margin: .5em 12px 6px 0;
}

#sidebar h3 {
	margin:0 0 5px 0 ;
	font-size:1.4em;
	font-weight:bold;
	padding: 4px;
	background-color:#0066FF; 
	color: #FFFFFF;

}



div.info {
	background-color: #EEEEEE;
	width: 625px;
	padding: 5px 5px;
	margin: 0px 5px 3px 5px;
	text-align: right;
}

.opsirnije{
   background-color: #FFFFFF;
	width: 595px;
	padding: 5px 20px;
	margin: 0px 5px 3px 5px;
	text-align: right;
	font-size: 1.2em;
}



.logo_s img {
	margin-bottom: 5px;
	border: 1px solid #cccccc;
}

p {
	margin: 10px 20px;
}#infoTop{	float: right;	width: 270px;	height: 136px;    background-color: #EEEEEE;}

#infoTop ul {	margin 0;	padding: 0;	width: 270px;	height: 136px;	font-size: 1.6em;}

#infoTop li {	display: block;	width: 246px;	height: 30px;	padding: 1.5px 10px;	margin: 1px 2px;	background-color: #FFFFFF;}

#infoTop li a {	text-decoration: none;	display: block;	margin: 3px 0 0 0; width: 246px; height: 24px;}

#infoTop li:hover {	background-color: #DFDFDF;}

#galerija { 
	width: 900px;
	padding: 10px 20px;
}

#galerija img {
	margin: 13px;
	border: 1px solid #DDDDDD;
}
#galerija img:hover {
	margin: 12px;
	border: 2px solid #FF6700;
}

/* file type icons */

	a[href$='.pdf']
	{ 
		background-image:url(icons/pdf.gif);
		background-repeat:no-repeat;
		background-position:top left;
		padding-left:18px;
	}




	a[href$='.doc']
	{ 
		background-image:url(icons/doc.gif);
		background-repeat:no-repeat;
		background-position:top left;
		padding-left:18px;
	}


	a[href$='.xls']
	{ 
		background-image:url(icons/xls.gif);
		background-repeat:no-repeat;
		background-position:top left;
		padding-left:18px;
	}
/* end file type icons */

a.ext {
		background-image:url(icons/external.gif);
		background-repeat:no-repeat;
		background-position:top left;
		padding-left:18px;
}.skini{			position: relative;		margin-left: -50px;}a.skini {	font-size: 0.8em;}


/* comment */
.comment-form-body {
  width: 450px;
}

#content h4 {
	font-size: 0.99em;
        margin: 0 5px;
}

.entry img, .frame img {max-width: 600px;max-height: 420px;}.glavni img {       float: left;	 margin: 5px 3px 5px 0; border: 1px solid #ccc;max-width: 200px;max-height: 200px;}

#content img{ float: left; margin: 5px 3px 5px 0; border: 1px solid #ccc; }

.entry, .first_entry {
	min-height: 225px;
}
