h1 {
	font-family: "Trebuchet MS", Verdana, sans serif;
	/*border-bottom: solid 1px #CCCCCC;*/
	color: #000000;
	font-weight: normal;
	font-size: 18px;
	white-space: normal;
	line-height:20px;
	display:inline;
}

h2 {
	font-size:11px;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
display:inline;
}

h4 {
	font-size:11px;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif
	font-weight:normal;
display:inline;
}

/* design images */
.cornerleft{
	width:14px;
	height:20px;
	float:left;
	background: url(../images/cornerimage.png) no-repeat; 
}

/* our portfolio component*/

.client_name{
	width:165px;
	float:left;
}

.ourportfolio_clients{
	margin-left:100px;
	margin-top:50px;
}

.portfolio_name{
	background: url(../images/arrow.png) no-repeat 0px 2px; 
	text-indent:10px;
}
/* News module style */
.mynews-title{
	font-weight:normal;
	padding-left:5px;

}

.mynews-intro{
	
}

.mynews-date{
	color:#333333;
	background: url(../images/news.png) no-repeat 5px 2px;; 
	text-indent:10px;
	padding-left:5px;
}

.mynews-separator{
	background: url(../images/onepxline.png) repeat-x;
	height:3px;
	font-size:0px; /* hack for IE, so that div will be 3px*/
	overflow:hidden;
}

.mynews-readmore{
	text-align:right;
	color:#333333;
}



/* News module style */
/* CSS Document */

html {
	height: 100%;
	
}

body {
	height: 100%;
	margin-bottom: 1px;
	margin-left:0px;

}

.clr {
	clear: both;
}

#debug{
	margin-top:20px;
	width:850px;
	background:#F9F9F9;
	border: 1px solid #CCCCCC;
	color:#000000;
	font-weight:bold;
	height:60px;
	text-indent:5px;
	}
	
.debug{
	border-bottom: 1px solid #CCCCCC;
	color:#fff;
	text-indent:10px;
	font-weight:bold;
	height:15px;
	line-height:15px;
	background:#000;
}
	
#pagewidth-850{
	margin-left:15px;
	text-align:left;
	margin-bottom:1px;
	width:850px;
	margin-top:6px;
}

.header{
	background: url(../images/headbb.png) no-repeat;
	width:775px;
	float:right;
	padding:0px;
	height:69px;
	/*background:#EEEEEE;*/
}

.headbb{
	background: url(../images/headbb.png) no-repeat;
}

.top-navbar{
	float: right;
	margin-bottom: 6px;
	padding: 0px;
	width: auto;
	margin-right:5px;
	
}

.second-top-navbar{
	height:25px;
	float:right;
	width:500px;
	margin-right:5px;
	margin-top:10px;
         width:auto; 
         clear: right;
}

.search-form{
	width: auto;
	float:right;
	margin:0px;
	padding:0px;
	height:20px;

}

.language-select{
	width:250px;
	float:right;
	text-align:right;
}

select.dropdown{
	margin:0px;
	padding:0px;
	font-size:11px;
}

input.inputboxsearch{
	
	font-size:100%;
	margin:0 0px 0 0;
  	padding:1px 0 2px 3px;
	border:1px solid #ccc; 
 	border-top:2px solid #999;
 	border-left:2px solid #999; 
	background:#FCFCFC;
}
input.buttonsearch{
	height:19px;
	width:32px;
	vertical-align:top;
}

#head{
	margin-top:4px;
	height:4px;
	/*border:1px solid #295A74;*/
	background:#DFD7DF;
}

.npslogo{
	background: url(../images/npslogoen.png) no-repeat ;
	width:69px;
	height:82px;
	float:left;
	}

.head-back{
	/*background: url(../images/head_texture.png) no-repeat left;
	width:350px;
	height:40px;
	float:left;*/
}

#mainmenu{
	margin-top:2px;
	height:28px;
	background: url(../images/menuback.png) repeat-x;
	border:1px solid #CECFCE;
	margin-bottom:3px;
}

#main-activities{
	margin-bottom:3px;
}

.wide-area{
	border:1px solid #DDDDDD;
}

#rightcol{
	width:200px;
	height:auto;
	float:right;
	margin:0px;
	padding:0px;

	/*background:#CCCCCC;*/
}

#leftcol{
	width:210px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	
	/*background:#EFEFEF;*/

}

#main-left{
	width:638px;
	float:right;
	margin-left:2px;
	min-height:350px;
	
}

#main-right{
	width:635px;
	float:left;
	min-height:350px;
	
}

#main-center{
	width:427px;
	float:left;
	margin-left:5px;
	padding-left:3px;	
	min-height:350px;

}

.main-none{

}

.banner{
	margin-bottom:3px;
	padding:0px;
	height:auto;
}

div.moduletable img{

	
}

.footer{
	margin-top:10px;
	height:15px;
	/*background: url(../images/footback.png) repeat-x;*/
	background:#CCCCCC;
	border-top:1px solid #999999;
	
}

.foot-info{
	margin-top:3px;
	text-align:right;
	font-size:11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:bold;
	width:auto;
	float:left;
}

.foot-contact{
	margin-top:3px;
	float:right;
	width:auto;
	font-size:11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
/* moduli menijev */

.moduletable-menuleft{
	background-color:#EFEFEF;
/*	border-bottom:2px solid #999999; */
	padding-bottom:5px;
	margin-bottom:5px;
}

/* moduli menijev */

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

/* Modul desno 
div.moduletable-right h3 {
	background:background: url(../images/modul_right.png) no-repeat;
	color: #ffffff;
	text-align: left;
	text-indent:3px;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	font-size: 12px;

}
*/

/* buttons */
/* Novice */
a.latestnews:link, a.latestnews:visited{
	font-weight:bold;
}
/* Novice */

div.moduletable-top table{
	width:auto;
}

a.mainlevel-top:link, a.mainlevel-top:visited{
	font-weight:normal;
	color:#2E4E74;
	/*modra #2E4E74*/
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 4px;
	border-left:1px solid #333333;
	padding-right: 4px;
	float: left;
	margin: 0;
	font-size: 11px;
	white-space: nowrap;

	
}

ul#mainlevel-nav li a
{
	display: block;
	font-weight:normal;
	text-decoration: none;
	color: #39799C;
	background: transparent;
	
	
}

ul#mainlevel-nav li a:hover
{
	color: #39799C;
	text-decoration:underline;
}

/* buttons */

/* H3 obvezno margin 0 drugace se pojavi odmik */
h3{
	margin:0px;
}
hr{
	border:1px solid #bf0000;
}

/** old stuff **/

.back_button {
	float: right;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  width: auto;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: none;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;

}



li
{
line-height: 14px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 4px 4px;
}


td {
	text-align: left;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}



body {
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
}

/* Joomla core stuff */
a:link, a:visited {
	color:#2E4E74; text-decoration: none;
	
}

a:hover {
	color:#CC0000;	text-decoration:underline;
}

table.contentpaneopen {
  	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen-sec{
	margin-top:10px;
  	 width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.contentpaneopen-sec td {
	padding-left: 5px;
	padding-right: 5px;
}

table.contentpaneopen-sec-front{
  	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.blog-front{
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td.componentheading {
	padding-left: 0px;
}



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: 0px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color:#295A74;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 20px !important;
  height: 20px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	margin:1px;
}

select.inputbox{
	padding:0px;
	background:#F9F9F9;
}

select{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

.componentheading {
	font-family: "Trebuchet MS", Verdana, sans serif;
	color: #295A74;
	text-align: left;
	line-height:25px;
	height: 25px;
	font-weight: bold;
	font-size: 16px;
	

}

.contentcolumn {
	padding-right: 0px;
}

.contentheading {
	height: 22px;
	font-family: "Trebuchet MS", Verdana, sans serif;
	border-bottom: solid 1px #CCCCCC;
	color: #000000;
	text-indent:5px;
	font-weight: normal;
	font-size: 18px;
	white-space: normal;
	line-height:20px;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-top:0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0px;
	margin: 0px;
	margin-top:0px;
	border:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-bottom:5px;
	margin-bottom:5px;
	
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/module_left.png) no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: left;
	text-indent:15px;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	font-size: 11px;

}
/* siv modul */
div.moduletable-siv {
	margin-bottom:7px;
	border:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-bottom:5px;
	margin-bottom:5px;
	background: url(../images/modulback.png) repeat-x bottom;
	width:100%;
}

div.moduletable-siv h3 {
	background: url(../images/module_left.png) no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: left;
	text-indent:15px;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	font-size: 11px;
	

}
/* konec siv modul */
/* moder modul */
div.moduletable-moder {
	padding: 0px;
	margin: 0px;
	margin-bottom:7px;
	border:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-bottom:5px;
	margin-bottom:5px;
	background: url(../images/modulmoder.png) repeat-x bottom;
	height:auto;
	width:100%;
}

div.moduletable-moder h3 {
	background: url(../images/module_moder.png) no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: left;
	text-indent:15px;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	font-size: 11px;

}
/* konec moder modul */

div.moduletable-rdec {
	padding: 0px;
	margin: 0px;
	margin-bottom:7px;
	border:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-bottom:5px;
	margin-bottom:5px;
	background: url(../images/modulrdec.png) repeat-x bottom;
}

div.moduletable-rdec h3 {
	background: url(../images/module_rdec.png) no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: left;
	text-indent:15px;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	font-size: 11px;

}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	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 {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-family: Tahoma;
	 background: url(../images/vertmenu.png) no-repeat;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	line-height:22px;
	margin-top:1px; 
	text-indent: 18px;
	height: 22px;
	width: 210px;
	text-decoration: none;
}

a.mainlevel:hover {
	text-decoration: none;
	color: #333333;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	
}

a.sublevel:hover {
	color: #39799C;
	text-decoration: underline;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: #2E4E74;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.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: 2px;
}

table.blog {
	width:100%;
}
/* Search engine */
fieldset div a:link,fieldset div a:visited{
	font-weight:bold;
}
fieldset div a:hover{
	font-weight:bold;
	color:#333333;
}
hr{
height: 1px;
border: 1px dotted #1C6780;
}


table#navigator tr td a
{display: block;
text-decoration: none;
margin: 0;
padding: 0;
width: 100%;
height: 100%;
}
