body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
    font-size        : 11px;
}
tr, p, div {
	font-family:Arial, Helvetica, sans-serif;
	font-size        : 11px;
	color            : #333333;
	margin: 0px;
	padding: 0px;
}
hr {
  background       : #999999;
  height           : 1px;
  width            : 100%;
}

.left
{
	border-right:1px solid #F1F1F1;
}

.right
{
	border-left:1px solid #F1F1F1;
	padding-left: 6px;	
}

.main
{
	padding-bottom: 9px;
	padding-left: 9px;
}

.mainpage
{
}

/*different setting for newsflash*/
.newsflash td {
color: #000000;
text-align: justify;
vertical-align: middle;
}


/*pathaway setting*/
.pathway {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	padding-bottom:10px;
	color: #333333;
	vertical-align: middle;
}

a.pathway:link, a.pathway:visited {
	color: #249603;
	font-weight      : normal;
	font-size: 9px;
}

a.pathway:hover {
	color: #000000;
	font-weight      : normal;
	text-decoration   : none;
	font-size: 9px;
}

/*for title or site name*/
.title {
font-family: sans-serif;
font-size: 20px;
font-weight: bold;
color : #FFFFFF;
margin-left: 10px;
}

/*for the tag-line*/
.subtitle {
font-family: sans-serif;
font-size: 10px;
font-weight: bold;
color : #666666;
text-transform: uppercase;
letter-spacing: 1px;
margin-left: 20px;
}

#active_menu {
  color: #660000;
  font-weight:bold;
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
	color: #249603;
	font-weight: normal;
	width: 100%;
	text-indent: 0px;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin-bottom: 2px;
	font-size:11px;
	padding-left: 3px;
	text-decoration:none;
	line-height: 14px;
	background-color: #F2F7F2;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
a.mainlevel:hover {
	text-decoration:none;
	background-color: #D0F2BF;
}
h1 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

a.mainmenu:link, a.mainmenu:visited {
color: #249603; 
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 10px;
text-decoration:none;

}
a.mainmenu:hover {
color: #333333;
text-decoration:none;
}
.pollstableborder {
border: 1px solid;
padding: 1px;
}

a.sublevel:link, a.sublevel:visited {
        padding-left: 2px;
		padding-bottom:2px;
		padding-top:2px;
        vertical-align: middle;
        font-size: 11px;
        color: #249603;
        text-align: left;
}


a.sublevel:hover {
color: #333333; text-decoration: none;
}

table.moduletable {
	padding: 5px 2px 5px 8px;
	margin-bottom: 15px;
	width: 100%;
}

table.moduletable th {
	font-size        : 12px;
	font-weight      : bold;
	color            : #249603;
	text-align       : left;
	width            : 100%;
	letter-spacing: 1px;
	text-indent: 0px;
	padding-bottom: 3px;
	text-transform:uppercase;
	background-color: #F2F7F2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBF2BD;
}

table.moduletable li {
}

table.moduletable ul {
	padding: 0px;
}
table.moduletable td {
font-size: 11px;
font-weight: normal;
}

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}

table.pollstableborder {
	
}

.sectiontableheader {
  color            : #FFFFFF;
  font-weight      : bold;
  background-color:#249603;
}

.sectiontableentry1 {
	background-color: #FFFFFF;
}

.sectiontableentry2 {
	background-color: #F0F0F0;
}

.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-decoration  : none;
  font-weight      : normal;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}


.contentpane {
}

.contentpaneopen {
	border : 0px ridge #0099cc;
	width: 100%;
	padding: 1px;
	text-align: justify;
}

.contentheading, .componentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  color:#249603;
  text-align       : left;
  padding-bottom:5px;
}

.createdate {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #999999;
	text-align       : left;
	margin: 0px;
	padding: 0px;
}


.button {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-style       : normal;
	font-size        : 10px;
	font-weight      : bold;
	background-color : #F0F0F0;
	color            : #249603;
	border           : 1px solid #249603;
	padding: 1px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.inputbox {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #333333;
	background-color : #FFFFFF;
	border           : 1px solid #CCCCCC;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

a:link, a:visited {
color: #249603;
font-size:11px;
text-decoration: none;
}

a:hover {
color: #333333;
text-decoration: underline;
}

a.readon:link,a.readon:visited
{
color: #249603;
font-size:10px;
text-decoration: none;
}

a.readon:hover
{
	text-decoration:underline;
}
/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #249603;
	text-align:left;
	text-decoration: underline;
	}

a.contentpagetitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	}

a.category:link, a.category:visited {
  color: #249603;
  font-weight      : bold;
  font-size: 11px;
font-weight: bold;
}

a.category:hover {
  color            : #333333;
}

/* Styles for dhtml tabbed-pages */
.ontab {
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	cursor: hand;*/
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	cursor: hand;*/
	font-weight: normal;
}
.tabpadding {
}

.tabheading {
	background-color: #FFFFFF;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}
.code {
	background-color: #f0f0f0;
	border: 1px solid #FFF;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}

/* Javascript Back button */
.back_button {
	text-align: center;
}

table.contenttoc {
	color: #249603;
	background-color: #FFFFFF;
	border: 1px solid #333;
}

table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  line-height: 15px;
  padding-left: 10px;
  padding-top: 0px;
  background-image: url(../images/arrow.png) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	background-color: #249603;
	color: #ffffff;
	font-weight: bold;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}.centert {
	padding-right: 8px;
}
.headertd {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 800px;
}
.bg {
	background-image: url(../images/ozadje-1.jpg);
}

/* slider */
#slider, #prevBtn, #nextBtn {
	position:relative;
	left: 310px;
	top: 20px;
}
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider, #slider li{ 
	width:450px;
	height:150px;
	overflow:hidden; 
	}
span#prevBtn{}
span#nextBtn{}	
.headertd a {
	color:#FFF;
}