/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: "Trebuchet MS",Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
	font-size:0.9em;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
input.button {
	cursor: pointer;
	border: 1px #000066 solid;
	background-color:#fff;

}


p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding: 10px 0;
	margin-bottom: 1px;
}

div.center {
  text-align: center;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	margin-top: 10px;

}

body.width_medium div#wrapper {
	width: 950px;
}

body.width_small div#wrapper {
	width: 773px;
}

body.width_fmax div#wrapper {
	min-width: 750px;
	max-width: 961px;
}

div#header_l {
	position: relative;
}

div#header_r {
	height: 150px;
	padding-left: 370px;
	padding-right: 30px;
	padding-top: 25px;
	overflow: hidden;
	text-align: left;
}

div#logo {
	position: absolute;
	left: 0;
	top: 12px;
	float: left;
	width: 479px;
	height:86px;
	margin-left: 150px;
	margin-top: 5px;

}
div#logovanje {
	position: absolute;
	left: -141px;
	top: 98px;
	float: left;
	width: 582px;
	height:83px;
	margin-left: 150px;
	margin-top: 5px;
	font-size:0.85em;
	margin-bottom: 2px;
	color: #4281b8!important;
}
div#dobrodosli {
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	/*width: 298px;*/
	height: 75px;
	/*margin-left: 30px;*/
	/*margin-top: 25px;*/
}
div#newsflash {
	width: auto;
	margin-left: 350px;
	margin-right: 30px;
	border: 0px solid #00f;
}



div#footer_r {
	padding-top: 10px;
	height: 47px;
	overflow: hidden;
}

div#footer_r div {
	text-align: center;
	font-size: .90em;
	color: #aaa;
}

div#footer_r a:link, div#footer_r a:visited  {
	color: #999;
}

div#footerspacer {
	height: 10px;
}

div#ram {

	border: 1px solid #CCCCCC;	
}

div#ram_gl {
	padding-top: 10px;
	height: 47px;
	overflow: hidden;
	background-image: url(../images/mw_content_t_l.png);
	background-repeat: no-repeat;
	background-position: left top;
}

div#ram_gd {
	background-image: url(../images/mw_content_t_r.png);
	background-repeat: no-repeat;
	background-position: right top;
		padding-top: 10px;
	height: 47px;
	overflow: hidden;
}
div#ram_dl {
	background-image: url(../images/mw_content_b_l.png);
	background-repeat: no-repeat;
	height: 47px;
	overflow: hidden;
		background-position: left bottom;
}

div#ram_dd {
	background-image: url(../images/mw_content_b_r.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 47px;
	overflow: hidden;
			background-position: right bottom;
}










#pathway {
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 0px;
	
}
div#pathway {left:0;padding-left: 0px;}
div#pathway p,div#pathway a,div#pathway a:link{
	color:#999;
	font-style: italic;
	font-size:0.9em;
}
div#pathway a:hover,div#pathway a:active{color:#999; text-decoration:underline;font-style: italic;}



#search {
	float: right;
	width:400px;
	margin-top: 0px;

	height: 40px;
	z-index:1;
	display:block;

}
#jezik {
	width:200px;
	float: right;margin-right: 20px;
}
#trazi {
	width:150px;
	float: left;	
}
form#searchForm input {
	vertical-align: middle;
}

form#searchForm table {
	border-collapse: collapse;
}

form#searchForm td {
	padding:0;
}

#mod_search_searchword {
	padding-left: 3px;
	border: 1px solid #ccc;
	
}




#area {
	padding: 0;
}

#whitebox {
	margin: 0 0px 0px 5px;
	width: auto;
	display: block;
}

#whitebox div {
	text-align: left;
}

#whitebox_t {

}

#whitebox_tl {

}

#whitebox_tr {
	height: 10px;
	overflow: hidden;

}

#whitebox_m {
	border-left: 0px solid #ccc;
	border-right: 0px solid #ccc;
	width: auto;
	padding: 1px 8px;
}

#whitebox_b {
	margin-top: -5px;

}

#whitebox_bl {

}

#whitebox_br {
	height: 13px;

}

#top{
	float: left;
	border-bottom:0px solid #fff;
	margin:0px;
	padding-left:10px;
	display: block;
	visibility: visible;
	clear: left;
	z-index: 10;
	/*min-height:1px;
	min-width:0px;
	width:auto;
	height:auto;*/
}

#pillmenu {
	float: left;
	border:0px solid #4281B8;
	margin:0px;
	z-index:0;
	background:#fff;
	min-height:1px;
	min-width:0px;
	width:100%;
}

#pillmenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
  border-bottom:0px solid #4281B8;
}

ul#mainlevel-nav li{border:1px solid #4281B8;}

#pillmenu li {
	float: left;
	/*background:  url(../images/mw_menu_separator.png) bottom left no-repeat;*/
	margin: 0px 2px;
	padding: 0px;
	/*border:0px solid #eee;*/
	border:1px solid #4281B8;
	border-bottom:0px solid white;
}
#pillmenu li:hover {

	background-color:  #fff;
		border-bottom:0px solid white;
		border:1px solid #4281B8;

}
#pillmenu a:link, #pillmenu a:visited{
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 1.3em;;
  font-weight: bold;
	float:left;
  display:block;
  height: 40px;
  line-height: 30px;
  padding: 2px 10px;
    margin: 0px 0px 0px 0;
  color: #4281b8;
  text-decoration: none;
}
#pillmenu a:hover,#pillmenu a:focus {
color:red!important;
  height: 40px;
    line-height: 30px;
  padding: 2px 10px;
    margin: 0px 0px 0px 0;
  color: #4281b8;
  text-decoration: underline;
  }
  #pillmenu a:active {
color:red!important;

  }
#pillmenu a#active_menu-nav {
	color:red!important;
}
#ram {
display:block;
clear:both;
	
}

#maincolumn,
#maincolumn_full {
	margin-left: 22%;
	padding-left: 10px;
	float:none;
	
}
#maincolumn
 {
	display:block;	

}
#maincolumn_full {
	margin-left: 0;
	padding: 0;
	top: 0;
	left: 0;
	overflow: hidden;
	visibility: visible;
	display:block;	
}
#leftcolumn {
	padding: 0;
	margin: 0;
	width: 22%;
	float:left;
}

/*#maincolumn,
#maincolumn_full {
	margin-left: 22%;
	padding-left: 10px;
	width: 80%;
}

#maincolumn_full {
	margin-left: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
	visibility: visible;
}*/


div.nopad {
	/*border-collapse: collapse;*/
	padding: 10px;
	margin-bottom: 15px;
	/*border:1px solid #ccc;*/
	/*background: url(../images/blue/senka_dole.jpg) bottom 0 repeat-x;*/
	top: 0;
	left: 0;
	float:left;
	/*clear:both;*/
	/*width: 700px;*/
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
		display:block;	
}
#nopad div {
	background: url(../images/blue/senka_gore.jpg) 0 0 repeat-x;}




table.nopad td.middle_pad {
	width: 20px;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
  display: block;
  margin: 0 20px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}


/* headers */


div.contentpagetitle{
	font-size: 1.1em;

}
.contentpagetitle{
	font-size: 1.1em;

}
a.contentpagetitle:link{	font-size: 1.1em;
	color: #4280b8!important;}
a.contentpagetitle:visited {font-size: 1.1em;
	color: #4280b8!important;text-decoration:underline;}
a.contentpagetitle:hover{font-size: 1.1em;
	color: #4280b8!important;text-decoration:underline;}
	
/* top box like a category description */
.contentdescription {}





div.componentheading {/*u modulu*/
	padding: 0;
	clear:both;
	width:100%;
  	z-index: 1!important;
}

h1 {
	padding-top: 30px;
	font-size: 1.3em;
	font-weight: lighter;
	vertical-align: bottom;
	color: #4281b8;
	text-align: left;
	width: 100%;
	line-height:130%;
}


h2, .contentheading {
	padding: 0;
	margin-top:30px;
	font-family: Georgia, Arial, Helvetica,sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	vertical-align: bottom;
	color: #4281b8;
	text-align: left;
	/*width: 100%;*/
line-height:110%;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	color: #333;
}
h3{
	margin: 0;
	padding:0;
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom:10px;
	padding-bottom: 2px;
	font-family: Georgia, Arial, Helvetica,sans-serif;
	font-weight: normal!important;
	color: #4281b8/*#135cae*/;/*naslovi modula na stranici*/
}
table.moduletable th, legend {
  margin: 0;
  padding:0;
  font-weight: bold;
  font-size: 1.3em;
	padding-left: 10px;
	padding-bottom: 2px;
		font-family: Georgia, Arial, Helvetica,sans-serif;
	font-weight: normal!important;
  
 color: #ccc/*#135cae*/;/*naslovi modula na stranici*/
}
.componentheading{
	padding: 0;
	margin-top:30px;
	font-family: Georgia, Arial, Helvetica,sans-serif;
	font-size: 1.5em!important;
	font-weight: normal;
	vertical-align: bottom;
	color: #4281b8!important;
	text-align: left;
	width: 100%;
line-height:130%;}
.componentheading1{/*koristim za qfaq da u naslov ubacim sliku upitnika*/
	margin-top:30px;
	font-family: Georgia, Arial, Helvetica,sans-serif;
	font-size: 1.5em!important;
	font-weight: normal;
	vertical-align: bottom;
	color: #4281b8!important;
	text-align: left;
	width: 100%;
	line-height:130%;
	background-image: url(../../../components/com_quickfaq/assets/images/pitanje.png);
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 60px;
}



/* small text */
.small {
	font-size: .88em;
	color: #ccc;
	font-weight: normal;
	text-align: left;
	line-height:90%;
}

.article-tools {
	display: block;
	padding: 0 10px 0 0;
}
.article-toolswrap {
clear:right;
margin-bottom:60px;

}
.article-meta {
	width: 60%;
	float: left;
	color: #ccc;
}

.createby {

	font-family: "Trebuchet MS",Helvetica,Arial,sans-serif;
	font-size: .88em;
}

.createdate {
	padding-bottom:20px;
	color:#ccc;
	top:-10px!important;
	font-family: "Trebuchet MS",Helvetica,Arial,sans-serif;
	font-size: .88em;
	/*padding-right: 6px;
	margin-right: 5px;
	background: url(../images/vline.gif) no-repeat right;*/
}

.createdate-icon { /*kalendarica na naslovnoj strani, na ostalim stranama je obicno*/
	margin: 0 10px 0 0;
	display: block;
	float: left;
	width: 40px;
	height: 55px;
	text-align: center;
	background-image: url(../images/kalendarica.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.dan {
	font-size: 20px;
	line-height: 20px;
}

.mesec {
	color: #FFFFFF;
	font: 9px/20px Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform: uppercase;
	display: block;
	letter-spacing: 1px;
	padding-top:8px!important;
	
}

.modifydate {
	width: 100%;
	display: block;
	color: #ccc;
	margin: 10px 0;
}
/*
.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}*/

a.readon {
	margin-top: 0px;
	display: block;
	float: left;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 50px;
	line-height: 14px;
	height: 30px/*16px*/;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-size: 10px;
}

.ol-captionfont {
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */



a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
	
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {
border:0;
padding:0;
margin:0;
width:30px;

}


td.buttonheading img {

}

.buttonheading{

}
.buttonheading img{
	border: 0;
	float: right;
	overflow: hidden;
	visibility: visible;
	/*display: inline;*/
	padding:0;
	margin:0;
}

div.buttonheading {

}

form#form-nazad input.button {/*dugme nazad*/
	color:#4281b8;
	background-image: url(../images/nazad.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.dugme-nazad {
	padding: 10px;
	padding-top:0px;
	padding-bottom:12px;
	padding-left:19px;
	margin: 0;
	font-size: 60%;
	margin-top: 0px;
	background: url(../images/nazad.jpg) no-repeat;
	border: 0;
	width:60px;
	height:40px;
	cursor:pointer;
	float:right;
}
.dugme-nazad-gore {
	font-size: 60%;
	margin-top: 15px;
	background: url(../images/nazad.jpg) no-repeat;
	border: 0;
	width:60px;
	height:40px;
	cursor:pointer;
	float:left;
	padding:0;

}
.dugme-polazna {
	font-size: 60%;
	margin-top: 5px;
	background: url(../images/polazna.jpg) no-repeat;
	border: 0;
	width:48px;
	height:35px;
	cursor:pointer;
	float:left;
}
.dugme-kontakt {
	font-size: 60%;
	margin-top: 0px;
	background: url(../images/mejl.jpg) no-repeat;
	border: 0;
	width:50px;
	height:27px;
	cursor:pointer;
	float:left;
}













div.dugme-nazad {}


.clr {
	clear: both;
}

td.greyline {
  width: 20px;
  background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}
div.blog_more div{
	color: #ccc;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-weight: lighter!important;
	font-size:1.3em;
	padding-top:20px;

}
div.blog_more{
border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	margin-top: 20px;
		margin-bottom: 20px;
}

/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
  float: right;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;

}

td.sectiontableentry0 tr
 {
	padding: 4px;
	background-color: #CCFFFF;
	border-bottom: 1px solid #efefef;
}
tr.sectiontableentry0 td
 {
	padding: 4px;
	background-color: #fff;
	  border-bottom: 1px solid #efefef;
}
tr.sectiontableentry1 td {
	padding: 4px;
	background-color: #fff;
	  border-bottom: 1px solid #efefef;
}


tr.sectiontableentry2 td {
	padding: 4px;
	background-color: #fff;
	  border-bottom: 1px solid #efefef;
}


/*td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td
 {
	padding: 4px;
	background-color: #DAE7F1;
}

tr.sectiontableentry1 td {
	padding: 4px;
	background-color: #EDF3F8;
}


tr.sectiontableentry2 td {
	padding: 4px;
	background-color: #F8FAFC;
}*/

/**********************/
tr.sectiontableentry0
 {
	padding: 4px;
	background-color: #fff;
}

tr.sectiontableentry1 {
	padding: 4px;
	background-color: #fff;
}


tr.sectiontableentry2 {
	padding: 4px;
	background-color: #Fff;
}

/**********************/
/*tr.sectiontableentry0
 {
	padding: 4px;
	background-color: #DAE7F1;
}

tr.sectiontableentry1 {
	padding: 4px;
	background-color: #EDF3F8;
}


tr.sectiontableentry2 {
	padding: 4px;
	background-color: #F8FAFC;
}*/


/************************/
/*td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}*/


/* content styles */
.contentpaneopen{
display:block;
clear:both;
border:0;
}



table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	/*display: block;
	clear: both;
	float: left;*/
	border:0;
}


table.contentpaneopen, table.contentpane {
}

table.contentpaneopen li {

}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {

	color: #333;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module_menu h3 {
	font-size: 1.2em;

	color: #ccc;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
		font-family: Georgia, Arial, Helvetica,sans-serif;
	font-weight: normal!important;
}

div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu div div div {
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {
	margin: 10px 0;
	padding-left: 20px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	/*font-weight: bold;*/
}

#leftcolumn div.module {
	padding: 0 10px;
}

#leftcolumn div.module table {
	width: auto;
}

/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}




form#form-login h3 { border: 0 none; margin: 0em; padding-top: 1em;}
form#form-login{
	/*background-color: #EBEBEB;
	/*background-image: url(../images/pruge.gif);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;*/
}
form#form-login input {
	color:black;
	border: 1px solid #999;
	/*padding-right:21px;
	padding-left:22px;*/
	padding-top:1px;
	padding-bottom:4px;
	background-image: url(../images/kljuc.png);
	background-repeat: no-repeat;
}
form#form-login input.button {
	color:#fff;
	font-weight:bold;
	/*background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;*/
	background-color:#4281b8;
}
form#form-login {
	color:black;
	padding-top:10px;
	padding-left:15px;

}*/


/*form#form-login fieldset { border: 0 none; margin: 0em; padding: 1em;}
form#form-login ul { padding-left: 20px; }

form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#com-form-login ul { padding-left: 20px; }*/
/*  ####################   Formulare   #####################  */
/*form.limit {
}

form.login {
background:#93246F;
color:#000;
font-size:0.9em;
margin:5px 0 20px;
padding:10px 10px 20px 15px;
text-align:left;
}

form.login .inputbox:focus {
border:solid 2px #000;
}

form.login p {
clear:both;
border:solid 0 #000;
font-size:1em;
}

form.login .button {
background:url(../images/pfeil.gif) #C39 no-repeat;
clear:left;
color:#fff;
display:block;
font-weight:bold;
margin:0 0 10px !important;
padding:0 0 0 30px !important;
cursor:pointer;
border:solid 0;
}

form.login fieldset {
border:solid 0 #000;
margin:0;
padding:0;
text-align:left;
}

form.login input {
background:#fff;
border:solid 2px #C39;
color:#000;
padding:2px 2px 0;
width:90%;
}

form.login input.checkbox {
background:none;
border:solid 0 #000;
float:left;
margin:11px 0 0;
padding:5px;
width:20px;
}

form.login label {
color:#000;
display:block;
font-weight:bold;
margin:5px 0 0;
padding:2px 2px 0;
}

form.login label.remember {
float:left;
margin:5px 0 20px;
padding:5px 0 0;
width:11em;
}

form.login p {
color:#000;
}

form.login p a {
color:#000;
}

form.login p a:hover,form.login p a:active,form.login p a:focus {
color:#000;
text-decoration:none;
}

form.lost_password .button,.login_form .button {
background:url(../images/pfeil.gif) #000 no-repeat;
border:0;
color:#fff;
font-weight:bold;
margin:0;
padding:0 0 0 30px;
cursor:pointer;
}*/
/* thumbnails */
div.mosimage         {  margin: 0px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
		font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */
/* see system general.css */
/*original
.pagination span { padding: 2px; }
.pagination a    { 
padding: 2px; 
padding-right:5px;
font-family:Georgia, "Times New Roman", Times, serif;

}
*/

.pagination, .pagination span, .pagination a:link, .pagination a:visited{
	padding: 2px; 
padding-right:5px;
	font-size: .88em;
	color: #999;
	font-weight: normal;
	text-align: center;
	line-height:90%;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.pagination a:hover{
	font-size: .88em;
	color: #4281b8;
	font-weight: normal;
	text-align: center;
	line-height:90%;
	
}

.small_pagination, .small_pagination span, .small_pagination a:link, .small_pagination a:visited{
	padding: 2px; 
padding-right:5px;
	font-size: .88em;
	color: #999;
	font-weight: normal;
	text-align: center;
	line-height:90%;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.small_pagination a:hover{
	font-size: .88em;
	color: #4281b8;
	font-weight: normal;
	text-align: center;
	line-height:90%;
	
}







.pagination a,.pagination a:link,.pagination a:visited,
  .pagination span  { 
padding: 2px; 
padding-right:5px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.2em;
}
.pagination strong  { 
padding: 2px; 
padding-right:5px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.3em;
}






/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 0px solid #ccc;
	margin-top: 15px;
	padding: 0px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

#syndicate{
	float:left;
	padding-left: 25px;
}

#power_by{
	float:right;
	padding-right: 25px;
	top: 0px;
}

/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}
/*****************************moj za naslov sa kalendaricom jer tri ikonice sidju u donji red i treba ih vratiti u linije naslova***************/
#comment{margin-top:20px;}
