/*CSS lijeva, desna strana, pathway*/
body
{
	margin:0;
	background-color: #FFFFFF;
	background-image: url(../images/random_background/logo_simple.gif);
	font-family: Verdana;
	font-size: 9px;
	background-repeat: no-repeat;
	color: #999999;
}


tr,td,p,div
{
	font-family:Verdana;
	font-size:9px;
	color: #999999;
	font-weight:normal;
}

.header
{
	font-family: Verdana;
	font-size: 9px;
}

.top
{
}

.footer
{
	margin-top: 4px;
	color: #999999;
	font-size:9px;
}

.content
{
	font-family: Verdana;
	font-size: 9px;
	color: #999999;
}

.left
{
	
}

.right
{
	font-family: Verdana;
	font-size: 9px;
	color: #999999;
}

/*modules*/
table.moduletable {
	width: 120px;
	font-size: 9px;
	font-family: Verdana;
	color: #CCFFFF;
	font-style: normal;
	height: 12px;
}

table.moduletable th {
	color: #999999;
	text-align: left;
	height: 12px;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-transform:uppercase;
	text-indent: 2px;
	display: block;
	width: 120px;
}

table.moduletable td {
	font-size: 9px;
	font-weight: normal;
	width: 120px;
	height: 12px;
}

/*modules mit class suffix left*/
table.moduletable_left {
	width: 80px;
	font-size: 9px;
	font-family: Verdana;
	color: #999999;
	font-style: normal;
	height: 12px;
	line-height: 15px;
	display: block;
}

table.moduletable_left th {
	color: #999999;
	text-align: left;
	height: 12px;
	font-family: Verdana;
	font-weight: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-transform:uppercase;
	text-indent: 2px;
	display: block;
	width: 80px;
	line-height: 15px;
}

table.moduletable_left td {
	font-size: 9px;
	font-weight: normal;
	width: 80px;
	font-family: Verdana;
	height: 12px;
	line-height: 15px;
	display: block;
	text-align: center;
	text-indent: 2px;
}


/*links of title,readon,etc*/

a.mainlevel:link {
	display: block;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-align: left;
	line-height: 12px;
	width: 300px;
	text-decoration: none;
	height: 12px;
	text-transform: uppercase;
	
}

a.mainlevel:visited {
	display: block;
	font-size: 9px;
	font-weight: normal;
	color: #BEBEBE;
	text-align: left;
	line-height: 12px;
	width: 300px;
	text-decoration: none;
	height: 12px;
	text-transform: uppercase;
}

a.mainlevel:hover {
	display: block;
	font-size: 9px;
	font-weight: normal;
	color: #FF00FF;
	text-align: left;
	line-height: 12px;
	width: 300px!important;
	text-decoration: none;
	height: 12px;
	text-transform: uppercase;
}

/*links of title,readon,etcclass suffix_left*/

a.mainlevel_left:link {
	display: block;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-align: left;
	line-height: 12px;
    width: 100px!important;
	text-decoration: none;
	text-indent: 2px;
	height: 12px;
}

a.mainlevel_left:visited {
	display: block;
	font-size: 9px;
	font-weight: normal;
	color: #BEBEBE;
	text-align: left;
	line-height: 12px;
    width: 100px!important;
	text-decoration: none;
	text-indent: 2px;
	height: 12px;
}

a.mainlevel_left:hover {
	display: block;
	font-size: 9px;
	font-weight: normal;
	color: #FF00FF;
	text-align: left;
	line-height: 12px;
	width: 100px!important;
	text-decoration: none;
	text-indent: 2px;
	height: 12px;
}


.scrollen {
	width: 320px;
	height: 400px;
	overflow: auto;
	padding: 0px;
	visibility: visible;
	float: left;
	scrollbar-arrow-color: #808080;
	scrollbarBaseColor: #808080;
	scrollbar-track-color: #C0C0C0;
	scrollbar-face-color: #999999;
	scrollbar-highlight-color: #808080;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #C0C0C0;
	scrollbar-shadow-color: #C0C0C0;
	position: static;
	left: auto;
} 

a.sublevel:link, a.sublevel:visited {
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	text-align: left;
	text-indent: 2px;
	display: block;
}

a.sublevel:hover {
	color: #FFCC00;
	text-decoration: none;
}

.mainlevel-nav {
	margin-left: -6px;
}

a.mainlevel-nav:link, a.mainlevel-nav:visited {
	position: relative;
	color: #999999;
  	font-weight: normal;
	font-size:9px;
}
a.mainlevel-nav:hover {
	position: relative;
	color: #999999;
 	font-weight: bold;

}

.moduletable-nav {

}


a:link {
	color: #999999; text-decoration: none;
	font-weight: normal;
}

a:visited {
	color: #999999; text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #FF00FF;	text-decoration: none;
	font-weight: normal;
}

.contentheading {
	color: #FF00FF;
	text-indent: 5px;
	font-weight: bold;
	font-size: 9px;
	white-space: nowrap;
	font-family: Verdana;
	text-transform: uppercase;
	text-align: justify;
}

.componentheading {
	color: #999999;
	text-indent: 5px;
	font-weight: bold;
	font-size: 9px;
	white-space: nowrap;
	margin-bottom: 3px;
	text-align: justify;
}

.sectiontableheader
{
	color: #999999;
	font-weight:bold;
}

.contentcredits {
	font-family: Verdana;
	font-size: 9px;
	width: 500px;
	color: #FF00FF;
	text-align: justify;
	font-style: italic;
	line-height: normal;
	visibility: visible;
	clip: auto;
	page-break-after: always;
}

.contentpane {
	font-family: Verdana;
	font-size: 9px;
	width: 500px;
	color: #999999;
	text-align: justify;
	font-style: normal;
	line-height: normal;
	visibility: visible;
	clip: auto;
	page-break-after: always;
}


.sectiontableentry1 {
}

.sectiontableentry2 {
}

.small
{
	color: #330033;
	font-size:9px;
}

.createdate
{
	color: #999999;
	font-size:9px;
}

.modifydate
{
	color: #999999;
	font-size:9px;
}

.contentdescription
{
	color:#CCCCCC;
	font-size:9px;
	font-family: Verdana;
	background-color: #CCCCCC;
}





/*custom stuff*/

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
background: url(../images/dot.gif) no-repeat;
background-position: 0px 3px;
}

a.readon:link, a.readon:visited
{
	color: #999999; text-decoration: none;
	font-weight: bold;
}

a.readon:hover
{
	color: #999999;	text-decoration: none;
	font-weight: bold;
}

a.category:link,a.category:visited
{
	color:#FFFF00;
	text-decoration: none;
	font-weight: bold;
	
}

a.category:hover
{
	color: #999999;
	text-decoration:none;
	font-weight:bold;
	
}

table.searchinto {
	width:auto;
}

table.searchintro td {
	font-weight: bold;
}

table.contenttoc {
  margin-left: 2px;
  margin-bottom: 2px;
}

form {
/* removes space below form elements */
	margin: 0;
}

.mosimage {
  border: 1px solid #CCCCCC;
  margin: 5px
}

.mosimage_caption {
  color: #999999;
  text-transform: normal;
  font-size: 9px;
  border-top: 1px solid #CCCCCC;
}



.inputbox {
	background-color:#EEEDD7;
	font-size: 9px;
	font-family: Verdana;
	color: #999999;
	border-color: #999999;
	border-style: none;
}

.style1 {
}

.button {
	color: #999999;
	font-family: Verdana;
	text-align: left;
	font-size: 9px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	width: auto;
	text-indent: 2px;
	display: block;
}

.back_button {
	text-align: left;
	font-size: 9px;
	font-weight: bold;
	width: 50px;
	line-height: 15px;
	text-indent: 2px;
	display: block;
	border-style: none;
	font-family: Verdana;
}

.pagenav {
	text-align: left;
	font-size: 9px;
	font-weight: normal;
	line-height: 9px;
	color: #7D007D;
	text-indent: 2px;
	font-family: Verdana;
	width: 400px;
}

.pagenavbar {
	font-family: Verdana;
	font-size: 9px;
}

.strong
{
	color:#CC9933;
	font-family: Verdana;
	font-size: 9px;
}