/*CSS lijeva, desna strana, pathway*/
body
{
	margin:0;
}

tr,td,p,div
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
}

.header
{
	background: url(../images/top_back.jpg) repeat-x;
}

.top
{
	background: url(../images/top_bar_bg.jpg) repeat-x;
}

.footer
{
	background: url(../images/top_bar_bg.jpg) repeat-x;
	margin-top: 4px;
	color:#FFFFFF;
	font-size:14px;
	padding: 0px 5px 0px 5px;
}

.content
{
padding: 0px 5px 0px 5px;
background-color:#FFFFFF;
border-left: 4px solid #FFFFFF;
border-right: 4px solid #FFFFFF;
}

.left
{
	background-color:#F1F1F1;
}

.right
{
	background-color:#F1F1F1;
}


/*modules*/
table.moduletable {
	width: 184px;;
	padding:0px 0px 1px 0px;
	margin-bottom: 2px;
}

table.moduletable th {
	background: url(../images/module_th.jpg) no-repeat;
	color: #FFFFFF;
	text-align: left;
	padding-top: 8px;
	padding-left: 35px;
	height: 30px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	text-transform: none;
}

table.moduletable td {
	font-size: 11px;
	padding: 1px 2px 1px 2px;
	margin: 3px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

/*links of title,readon,etc*/

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 20px;
    width: 176px!important;
    width: 176px;
	text-decoration: none;
	border-bottom: 1px solid #DEDEDE;
	text-indent: 6px;
	height: 20px;
	padding: 1px 0px 1px 0px;
}

a.mainlevel:hover {
	display: block;
	vertical-align: middle;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 20px;
	width: 176px!important;
    width: 176px;
	text-decoration: none;
	background: #F8F8F8;
	border-bottom: 1px solid #CDCDCD;
	text-indent: 6px;
	height: 20px;
	padding: 1px 0px 1px 0px;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

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

.mainlevel-nav {
  	margin-left: -3px!important;
	margin-left: -6px;
}

a.mainlevel-nav:link, a.mainlevel-nav:visited {
	position: relative;
	padding: 6px 20px 6px 20px!important;
	color: #78993C;
  	margin: 3 0 0 0;
  	font-weight: bold;
	font-size:14px;
}
a.mainlevel-nav:hover {
	position: relative;
	color: #000000;
	padding: 4px 20px 4px 20px!important;
 	font-weight: bold;

}

.moduletable-nav {

}


a:link, a:visited {
	color: #0055BB; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #78993C;	text-decoration: none;
	font-weight: bold;
}

.contentheading {
	color: #E66321;
	text-indent: 5px;
	font-weight: bold;
	font-size: 14px;
	padding: 3px 0px 3px 0px;
	white-space: nowrap;
}

.componentheading {
	color: #E66321;
	text-indent: 5px;
	font-weight: bold;
	font-size: 14px;
	padding: 3px 0px 3px 0px;
	border-bottom: 1px solid #0F2968;
	white-space: nowrap;
	margin-bottom: 3px;
}

.sectiontableheader
{
	background-color:#EDEDED;
	color: #666666;
	font-weight:bold;
	padding: 2px 2px 2px 2px;
}



.contentpane {

}

.contentpaneopen {
  padding: 3px 5px 3px 5px;
}

.sectiontableentry1 {
}

.sectiontableentry2 {
background-color:#EDEDED;
}

.small
{
	color: #333333;
	font-size:10px;
}

.createdate
{
	color:#333333;
	font-size:10px;
}

.modifydate
{
	color:#333333;
	font-size:10px;
}

.contentdescription
{
	color:#333333;
	font-size:11px;
}





/*custom stuff*/

ul
{
margin: 0;
padding: 0;
list-style: none;
}

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

a.readon:link, a.readon:visited
{
	color: #9BBF59; text-decoration: none;
	font-weight: bold;
}

a.readon:hover
{
	color: #333333;	text-decoration: none;
	font-weight: bold;
}

a.category:link,a.category:visited
{
	color:#E66321; text-decoration: none;
	font-weight: bold;
}

a.category:hover
{
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}

table.searchinto {
width:inherit;
}

table.searchintro td {
	font-weight: bold;
}

table.contenttoc {
  border: 1px solid #CCCCCC;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

.mosimage {
  border: 1px solid #CCCCCC;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #D9DEDA;
  padding: 1px 2px;
  color: #666666;
  text-transform: normal;
  font-size: 10px;
  border-top: 1px solid #CCCCCC;
}

.pollstableborder td {
  padding: 2px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #5B8B0C;
	background-color: #E8E8E8;
}

.button {
  color: #333333;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  border: 2px solid #CCCCCC;
  width: auto;
  padding: 0px 5px;
  margin: 1px;
}

.back_button {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #CCCCCC;
  background-color: #E8E8E8;
  width: 50px;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #CCCCCC;
  background-color: #EDEDED;
  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
  color:#999999;
}

.pagenavbar {
	margin-right: 10px;
}

.strong
{
	color:#999999;
}