/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin: 3px 3px 3px 3px;
}


/*za boju linkova za prevod*/
ul.jflanguageselection li a:link
{ 
   /* float:left;
	display: block;
	padding-top: 2px;
	font-size: 10px;
	color:#ffffff;
	font-family:  helvetica, sans-serif;*/
	
}
ul.jflanguageselection li a:visited
{
	
	/*display: block;
	float:left;
	padding-top: 2px;
	font-size: 10px;
	color:#ffffff;
	font-family:  helvetica, sans-serif;*/
	
}
ul.jflanguageselection li a:hover
{
	
	/*display: block;
	float:left;
	padding-top: 2px;
	font-size: 10px;
	color:#ced0d2;
	font-family:  helvetica, sans-serif;*/
	
}

/*top meni osobine*/
ul#mainlevel-nav li
{
  	display: block;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 0px;
	font-size: 11px;
	font-weight: normal;
	float:left;
}

ul#mainlevel-nav li a
{
	
	padding-left: 15px;
	text-decoration: none;
	color:#ffffff;
	font-weight: normal;


}

ul#mainlevel-nav  a:hover
{
	padding-left: 15px;
	text-decoration: none;
	color:#cccccc;
	font-weight: normal;
}

/*kraj top meni osobina*/



.desna_kolona {
     /*margin-left:445;*/
    background-color:#F8F8F8;
	 /*border-top: 3px solid #edeeef;*/
     /*border-bottom: 3px solid #edeeef;*/
	 /*border-left: 3px  #edeeef;*/
	/*border-right:1px solid  #071E51;*/
	 padding-right:2px;
	 padding-left:1px;
}
.leva_kolona 
{
background-color:#071E51;
border-bottom:1px solid #071e51;;

}
 





#search_outer {
	float: right;
	width: 165px;
}

#search_inner {
  border: 10px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 10px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

.inputbox {
	border: 2px;
	padding: 1px 1px 1px 1px;
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	color: #071E51;
	
	
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#top_outer{
	float: left;
	width: 165px;
}
#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 0px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

div.back_button {
  float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px double #cccccc;
  width: auto;
  background: url(../images/bac_btn.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
  color:#006600;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px double #cccccc;
  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
  color:#000000;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
	
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
	text-align: left;
	font-size: 13px;
}



body {
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 13px;
	color:#071e51;
}

/* Joomla core stuff */





/*za jomline linkove*/
a:link {
	color:#071e51;
	text-decoration: none;
	font-weight: normal;
	
	
} 
a:visited {
	
	text-decoration: none;
	font-weight: normal;
	color:#071e51;
	
}

a:hover {
	/*color:#CCCCCC;*/	text-decoration: none;
	font-weight: normal;
	color:#0066cc;
	
}

table.contentpaneopen {
  width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	border-top: 1px solid #cccccc;
	
}

table.contentpaneopen td {
   /*padding-right: 1px;*/
   padding:7px;
   /*border-top: 1px solid #000000;*/
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
	
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}
/*dugmici za glasanje*/
.button {
  color:#FF6600;
  font-family: verdana, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 10px;
  font-weight: normal;
  border: 1px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  background-position:bottom;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 20px;
  margin: 1px;
}

/*za search*/
.trazi {
	
	border-bottom: 1px solid #ffffff;
	
}
.inputbox {
	padding-left: 5px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	border-bottom: 1px solid #ffffff;
	
}

/*Za front page naslov vesti*/
.componentheading {
	color: #ffffff;
	text-align: left;
	padding-top: 3px;
	padding-left:20px;
	height: 27px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../images/mod_novosti.png);
	background-repeat:repeat;
	background-position:bottom left;

}

.contentcolumn {
	padding-right: 5px;
	padding-left: 20px;
}
/*za naslove vesti i ostalih strana i tockice*/
.contentheading {
/*	text-align: justify; */
	padding-top: 10px;
	padding-left:5px;
	height: 11px;
	color:#071E51;
	font-weight: bold;
	font-size: 13px;
	/*background-image:url(../images/lin1.gif);*/
	/*border-bottom: 2px dotted #071E51 ;*/
	padding-bottom:4px !important;
	padding-bottom:5px;
}

/*za naslov raynih vesti*/

.contentpagetitle {
	font-size: 11px;

	font-weight: bold;
    color:#071E51;
	text-align:left;
}

table.searchinto {
	width: 100%;
	color:#071E51;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
/*za footer malih tabela*/
div.moduletable {
	margin-bottom: 0px;
	/*background-image:url(../images/razdvojnik.gif);*/
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:20px;
	/*padding-left:2px;*/
}
/*za naslov na hederu*/

.bordertab{
border-left: 1px solid  #071E51 ;
border-right: 1px solid #071E51 ;
border-bottom: 1px solid #071E51 ;
border-left: 1px solid #071E51 ;
}

/*za heder malih tabela*/
table.moduletable th, div.moduletable h3 {
	background: url(../images/hederlima.gif) no-repeat;
	background-position:top;
	color: #FFFFFF;
	text-align: left;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 10px;
	
	font-weight: normal;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-left:1px;
	margin-bottom:5px;
	width:auto;
}
.MsoNormal {
font-weight: normal;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
}
а.moduletable:visited
{
color:#FF0033;	text-decoration: none;
	font-weight: bold;
	
}
table.moduletable td {
	font-size: 13px;
	margin: 0px;
	font-weight:italic;
	
}
/*ankete pozadina pitanja*/
table.pollstableborder {
  padding: 2px;
  width:96%;
}
moduletable-Banners {
	text-align:center;
}
.sectiontableheader {
  font-weight: bold;
  background-color:#CCCCCC;
  padding: 4px;
}

.sectiontableentry1 {
	background-color:#EFEFEF;
}

.sectiontableentry2 {
	background-color:#F4F4F4;
}

.small {
	color: #008C00;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  color: #008C00;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
/*glavni meni*/
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color:#ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 15px;
	height: 21px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -32px;
	text-decoration: none;
	color:#ced0d2;
	text-align:left !important;
	text-align:left;
	padding-right:20px;
}

a.mainlevel#active_menu {
	color:#ffffff;
	font-weight: bold;
	font-size:11px;
}

a.mainlevel#active_menu:hover {
	color: #ced0d2;
}


a.sublevel:link {
	font-size: 11px;
	height: 10px;
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 8px;
	font-weight: normal;
	color: #ced0d2;
	vertical-align:middle;
	text-align: left;
	

}

a.sublevel:visited {
	font-size: 11px;
	height: 10px;
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 8px;
    font-weight: normal;
	color: #ced0d2;
	vertical-align:middle;
	text-align: left;
	
}


a.sublevel#active_menu {

	color: #ffffff;
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 8px;
	font-weight: bold;
	

	
	
}
a.sublevel:hover {
    height: 10px;
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 8px;
	color: #ffffff;
	text-decoration: none;
	vertical-align:middle;
}	




.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
	width:98%;
}

div.mosimage {
  border: 1px solid #cccccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	/*display: block;*/
	height: 5px;
}
td.dot {
	height:5px;
}
table.top_menu{
	padding-top: 1px;
	
}
td.tab{
	height:10px;
}
a.mostread, a.mostread:visited {
	color:#071E51;
	font-weight:normal;
}
a.mostread:hover {
	color:#0066cc;
	font-weight:normal;
}
a.latestnews, a.latestnews:visited {
	color:#ffffff;
	font-weight:normal;
}
a.latestnews:hover {
	color:#ffffff;
	font-weight:normal;
}
li.latestnews-user{
	padding-left:20px !important;
	padding-left:10px;
}
li.mostread-user{
	padding-left:20px !important;
	padding-left:10px;
}

td.site_desc {
	font-size:15px;
	font-weight:bold;
	color:#008C00;
}
table.prevod{
	background-color:#F7F7F7;
	
}
/*za detaljnije dugme*/
a.readon{
	width:100px;
	color:#071e51;
	padding-left:10px;
	background-color:#F4F4F4;
	padding-top:5px;
	font-size:10px;
}
a.readon:visited{
	width:100px;
	color:#071e51;
	padding-left:10px;
	background-color:#F4F4F4;
	padding-top:5px;
	font-size:10px;
}
a.readon:hover{
	width:100px;
	color:#0066cc;
	padding-left:10px;
	background-color:#F4F4F4;
	padding-top:5px;
	
}


td.bac_module {
	background-color:#F4F4F4;
}
td.bac_module2 {
	background-image:url(../images/hederlima2.png);
}
td.ver {
	text-align: center;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	height:30px;
}


		
td.jezici{
   
	background-color:#071E51;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 5px;
	
	
		}		
.vesti{
     color:#071E51; 
     border-left: 1px solid  #071E51 ;
	 border-right: 1px solid #071E51 ;
	 border-bottom: 1px solid #071E51 ;
	 border-left: 1px solid #071E51 ;
	 border-top: 1px solid #071E51 ;
     padding-top:0px;
	 padding-left:6px;
	 padding-right:6px;
	 background:#F8F8F8;
	
    

			}


td.logo3sl {
    color:#FFFFFF;
	background-image: url(../images/hedersl.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-size:20px;
	font-weight:normal;
	font-family: georgia, arial, sans-serif;
}
td.logo3sr {
   
   	background-image: url(../images/hedersr.gif);
	background-repeat:no-repeat;
	background-position:right;
	font-size:20px;
	font-weight:normal;
	font-family: georgia, arial, sans-serif;
}
td.logo3en {
   
   	background-image: url(../images/hederen.gif);
	background-repeat:no-repeat;
	background-position:right;
	font-size:20px;
	font-weight:normal;
	font-family: georgia, arial, sans-serif;
}
td.main {
   
    color:#FFFFFF;
		
}

