/* Template CSS */

body {
	color: #506F7B;
	font: normal 62.5% verdana;
	margin: 0;
}
iframe {
	display: none;
}
.wraper-div {
	background: #A7C0CA url(../images/bg.jpg) repeat-x left top;
/*	margin: 0 auto;
	padding: 0;
	width: 100%;*/
}
.logo-td {
	height: 90px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu-headline {
	background: url(../images/menu_headline.png) no-repeat left 2px;
}
#mainmenu_menu {
	margin-left: 3px;
}
.topmenu-td {
	color: #517786;
	background: url(../images/submenu_bg.png) no-repeat left top;
	width: 593px;
	height: 25px;
	text-align: left;
}
.topmenu-td ul {
	text-align: left;
}
.topmenu-td li {
	float: left;
	font-size: 1.1em;
	display: block;
	text-align: left;
}
.topmenu-td a {
	padding: 0 6px 0 6px;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: left;
}
.topmenu-td a:hover {
	color: #fff;
	text-decoration: underline;
}
.content-container {
	width: 591px;
	vertical-align: top;
	color: #506F7B;
	border: solid 1px #4F7483;
	border-bottom: solid 20px #4F7483;
	background: #E9EFF1 url(../images/logo_corner.gif) no-repeat right bottom;
}
.content-table {
	color: #506F7B;
}
.content-td {
	font-size: 1.4em;
	padding: 20px;
}
.napomena {
	color: #E9EFF1;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 3px;
	text-align: left;
	background-color: #7199A9;
	height: 18px;
}
.footer-td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #6893A4 url(../images/footer_img.jpg) no-repeat left top;
	padding-top: 60px;
}
.tagclouds {
	padding: 40px 20px 20px 180px;
}
.tagclouds table.moduletable {
	width: 530px;
}
.tagclouds a {
	color: #fff;
}
.tagclouds a:hover {
	color: #fff;
	background: #5c8798;
}
.tagclouds h3 {
	font: normal 1.9em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #C7D7DD;
	margin-bottom: 0;
}
.copyright {
	padding: 20px 0;
	margin-left: 157px;
	color: #C7D7DD;
	border-top: 1px dotted #C7D7DD;
	text-align: center;
}
.footer-bg-left {
	background: #6893A4 url(../images/footer_bg_left.jpg) repeat-x left top;
}
.footer-bg-right {
	background: #6893A4 url(../images/footer_bg_right.jpg) repeat-x left top;
}

/*----------------------------------------------------------------------------
Customise Style Sheet

Stylesheet Index:
	$1 - Global Resets
	$2 - Typography
	$3 - Lists Styling
	$4 - Horizontal Rules
	$5 - Quotations
	$6 - Sitewide Links
	$7 - Joomla Specific
	$7a - Joomla Content Styles
	$8 - Forms Styling
	$9 - Modules
	
----------------------------------------------------------------------------*/

/* $1 - Global Resets eliminates cross browser inconsistancies
          -----ONLY EDIT IF YOU KNOW WHAT YOU ARE DOING-----
----------------------------------------------------------------------------*/

p,code,ul {
	padding-bottom: 1.2em;
}
h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
	margin:0.5em 0;
}
.navigation ul {
   	margin: 0;
}
fieldset {
	padding:.5em;
}
img {
	border:0;
	padding: 0;
	margin: 0;
}
a img {
	border:0;
	padding: 0;
	margin: 0;
}
table.contentpaneopen td.buttonheading a img {
	margin: 10px 0 0 4px;
	padding: 10px 0 0 0;
	border: none;
	background: none;
}
table.contentpaneopen a img {
	margin: 5px 10px 5px 0;
	background: #fff;
	padding: 3px;
	border: 1px solid #666;
}

/* This helps fix the relative font sizing problem with tables in internet explorer */
table {
	font-size:1em;
}
.hidden {
	display:none;
}

.clearer {clear: both;}
.left {float: left;}
.right {float: right;}
/*end global resets*/

/* $2 - Typography
----------------------------------------------------------------------------*/
body.contentpane {
	width: auto; /* Printable Page */
	margin: 1em 2em;
	background: #FFFFFF;
	color: #000000;
	font: normal 80% verdana;
  text-align:left;
	line-height: 140%;
}
body.contentpane ul {
	margin-left: 0;
}

/*These control the general, asthetic, typographical/text
elements of the css*/
h1 {
	font: normal 1.8em verdana;
	margin-bottom: 4px;
	color: #999;
	padding:10px 0;

}
h2 {
	font: bold 1.8em verdana;
	font-size:16px;
	color:#666;
    padding-top: 6px;
}
h3 {
	font: bold 1.8em verdana;
	font-size:15px;
	color:#7B949F;
    padding-top: 6px;
}
h4 {
	font: bold 1.8em verdana;
	font-size:14px;
	color:#9AADB6;
}
h5 {
	font: bold 1.8em verdana;
	font-size:13px;
	color:#9AADB6;
}
h6 {
	font: bold 1.8em verdana;
	font-size:12px;
	color:#9AADB6;
}

/* $3 - Lists Styling
----------------------------------------------------------------------------*/
li {list-style: none;
}
	
/* $4 - Horizonal Rules
----------------------------------------------------------------------------*/
hr {
/*many components use this as a seperator line */
	border:none;
	background:#EAE8D0;
	height:1px;
	margin:10px 0;
}

/* $5 - Quotations
----------------------------------------------------------------------------*/
blockquote {
	font: bold 1.1em verdana;
	background: url(../images/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}
pre {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	padding:10px;
	margin-bottom:20px;
	color: #666;
	white-space:normal;
	font: normal 1em verdana;
	padding: 8px 10px;
	display: block;
	line-height: 1.6em;
	margin-bottom: 12px;
}

/* $7 - Sitewide Links
----------------------------------------------------------------------------*/
a {
	color: #C60;
	text-decoration: none;
	padding: 0;
}
a:hover {
	color: #CE3900;
	text-decoration: underline;
}

/* $8 - Joomla Specific
----------------------------------------------------------------------------*/
.pagenav_prev {
	width: 49%;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 10px;
}
.pagenav_next {
	width: 49%;
	text-align: left;
	padding-left: 5px;
	padding-bottom: 10px;
}
.pagenav_prev a, .pagenav_next a {
	background: url(../images/prev_next_bg.gif) left top repeat-x;
	border: 1px solid #db8f3d;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	padding: 6px 15px;
}
a.pagenav,.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
	text-decoration:none;
	font: bold 14px arial;
}
a.pagenav:hover,
a.pagenav:active,
a.pagenav:focus,
.pagenav_prev a:hover,
.pagenav_prev a:active,
.pagenav_prev a:focus,
.pagenav_next a:hover,
.pagenav_next a:active,
.pagenav_next a:focus,
.pagenavbar a:hover,
.pagenavbar a:active,
.pagenavbar a:focus {
	text-decoration:none;
	color: #434343;
}
.back_button {
	margin: 10px 0 15px;
	display: none;
}
.back_button a {
	color:#666;
}
.small {
/* a symantic style to allow you to add text with this class, that
is used for small text, like date/written by etc */
	font:11px verdana
	color:#B3A762;
}
td.createdate {
/* styling the date the content was created on*/
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
	}
.modifydate {
/*Styles the "Last updated on" text
at the end of articles/contents */
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.readon {
	display:block;
	background: url(../images/detaljnije.gif) no-repeat;
	width: 125px;
	height: 30px;
	float: right;
	text-indent: -5000px;
}
.readon:hover {
	/*background: url(../images/detaljnije_hover.gif) no-repeat;*/
}
/*a.readon:link,a.readon:visited,a.readon:hover {
	text-decoration:none;
	font-size:100%;
	text-indent:25px;
	color:#8DA8B8;
}
a.readon:hover {
	text-decoration:underline;
}*/

/* $8a - Joomla Content Styles
----------------------------------------------------------------------------*/
/*These are all the styles for content, this is used for joomla content 
output in the main content area*/
table.contentpaneopen li {
	list-style: url(../images/li.gif);
}
table.contentpaneopen, table.contentpane {
	padding:0;
	margin:0;
	width:100%;
}
.moduletable #mainlevel-nav {
	margin: 0;
	text-align: left;
}
.moduletable table.contentpaneopen td {
	background:none;
	margin-top:0;
	background:none;
	border:none;
	padding:0;
}
.header .moduletable table.contentpaneopen td {
	font: normal 100% verdana;
}
td.contentheading {
/* Used as the Title of the content, article, etc. being displayed,
it is also used for Section's heading*/
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	font: normal 1.8em verdana;
}
table.contentpaneopen {
	font-family: verdana;
	line-height: 1.6em;
}
td.buttonheading{
	padding:0;
	width:1%;
}
.contentpagetitle {
/*Title of articles*/
	font-size:90%;
	font-weight:700;
	color:#E2E2E2;
	text-align:left;
}
.componentheading {
/* Used to format a components heading or title */
	font: normal 2.2em verdana;
	margin: 10px 0;
	margin-top: -5px;
	padding-bottom: 10px;
	color: #6399b1;
	border-bottom: 1px solid #94b2be;
	background: url(../images/headline_corner.gif) right bottom no-repeat;
	letter-spacing: -0.1em;
}
span.pathway {
	background: #e5ecee;
	display: block;
	padding: 4px;
	border: 1px solid #cad6db;
}
table.blog tr td {
	line-height: 1.6em;
}
table.blog table td {
	padding: 0;
}
table.contenttoc {
	margin:10px;
	padding:0;
	float:right;
}
.buttonheading img {
	padding: 0;
}
.sectiontableheader,tr.sectiontableentry1 td,tr.sectiontableentry2 td {
	text-indent:5px;
	padding:4px;
}
.sectiontableheader {
	color:white;
	font-weight:700;
	padding:5px;
	background-color: #9AB3C2;
	background-repeat: repeat;
}
.sectiontableentry1 {
	background-color: #F3F3F3;
}
.sectiontableentry2 {
	background-color: #E9E9E9;
}
/*Polls */
.poll {
/* polls texts */
	line-height: 1.6em;
	font: 700 1.1em verdana;
	margin: 3px;
	vertical-align: top;
	background: #E8F0F3;
	border: 1px solid #517786;
	width: 138px;
}
table.poll tr td div input.button {
	border: 1px solid #4F7483;
	width: 75px;
	height: 20px;
	font-size: 1em;
	margin: 5px;
	background: #E8F0F3;
	color: #555;
}
table.poll tr td div {
	padding: 0;
	margin: 0;
	text-align: center;
	vertical-align: top;
}
table.poll thead tr td {
	padding: 5px;
}
/*this helps make the poll
look better as it removes the
section and table entry lines*/
.poll .sectiontableentry1,.poll .sectiontableentry2 {
	background: none;
	text-align: left;
	margin-top: 0;
}
.pollstableborder {
/* set the border properties of the polls voting table */
	border:none;
}
.pollstableborder input {
	border: none;
	margin: 0;
	padding-top: 20px;
}
.pollstableborder label {
	width: 106px;
	vertical-align: top;
}
.poll td {
/* set the table data properties of the polls voting table */
	font-weight:400;
}
/* Search Results */
table.contentpaneopen fieldset{
	border: none;
	padding: 0;
	margin: 0;
}
table.contentpaneopen fieldset a{
	font-size:1.2em;
}
table.contentpaneopen fieldset span.small{
	color:#999;
}
table.contentpaneopen fieldset span.highlight{
	background:#FFF3D0;
	border-bottom:1px dotted #EFEFEF;
	color:#CF9B00;
	padding:0 3px;
}
table.contentpaneopen #search_searchword {
	width: 160px;
	height: 20px;
	background: #fff;
	color: #506F7B;
	border: 1px solid #8CADBD;
	margin-top: 2px;
}
table.contentpaneopen .button {
	background: #fff;
	border: 1px solid #8CADBD;
	height: 20px;
	width: 70px;
	font: normal 0.9em verdana;
	color: #666;
	padding-bottom: 4px;
	margin-left: 5px;
}
table.contentpaneopen #search_ordering {
	width: 160px;
	height: 20px;
	background: #fff;
	color: #506F7B;
	border: 1px solid #8CADBD;
	color: #506F7B;
	margin-top: 5px;
}
table.searchintro {
	/*margin-top: 10px;
	line-height: 3em;*/
	display: none;
}
.results_num {
	margin-bottom: 20px;
	padding-left: 3px;
}
.results_num select.inputbox {
	width: 50px;
}

/* $9 - Forms Styling
----------------------------------------------------------------------------
These styles control the appearance of forms */
td.topmenu-td .inputbox {
	color: #506F7B;
	font-size: 1em;
	font-family: verdana;
	background: #F5F5F5 url(../images/search_bg.gif) repeat-x left top;
	border-left: 1px solid #4F7483;
	border-top: 1px solid #4F7483;
	border-bottom: none;
	border-right: none;
	border-bottom: none;
	padding: 1px 0 0 5px;
  margin: -2px 0 0 0;
  width: 167px;
}
.inputbox {
	width: 90%;
}
.contact_email input {
	width: 320px;
	background: #E9EFF1;
	border: 1px solid #8CADBD;
}
.contact_email #contact_text {
	width: 320px;
	background: #E9EFF1;
	border: 1px solid #8CADBD;
}
.contact_email .button {
	width: 80px;
	background: #E9EFF1;
	border: 1px solid #8CADBD;
	color: #506F7B;
}
/* search */
.search-container {
	float: right;
	width: 200px;
	height: 30px;
	text-align: right;
}
.button {
/* button style for Joomla component, form and module buttons
specifically in the  sidebar*/
	text-align:center;
	padding:1px;
	background:#C0CDD3;
	color:#fff;
	border:none;
	cursor:pointer;
  margin: 0 6px;
}
select.inputbox {
	background:#fff !important;
	width: 50px;
	height: 20px;
	border: 1px solid #8CADBD;
}
textarea {
/* the look of the large text area on forms */
	font-size:100%;
	background: white;
	border:1px solid #3d3d3d;
	padding:1px 3px;
	margin:0;
	overflow: auto;
}

/* $10 - Modules
----------------------------------------------------------------------------*/
.header .moduletable h3 {font: normal 1.6em verdana;
color: white;}

/* Banner */
.banner-container table.moduletable {
	width: 138px;
	margin: 4px 0 0 3px;
}