
/* DEFAULT SETTINGS */ 
/* Below are  default settings are used when no other style has been defined.*/
html {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}/*Style for the body tag of your website, controls font family page background, etc.*/
.clr {
	clear: both;
}

.main {
}
table.main{
	width: 700px;}
.maintitle {
	color: #000000;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 0px;}
.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}
p {} /*formatting all <div> (division) items.  This is a catch-all 

that only applies when no other style has been defined.*/
td {} /*formatting all 
<td> items. This default setting is used when no other style has been defined.*/
tr {} /*formatting all 
<tr> items.  This default setting is used when no other style has 

been defined.*/
ul {
	margin: 0;
	padding: 0;
	list-style: none;} /*formatting all UL (unordered list) items. This default setting is used when no other style has been defined.*/
li {
	line-height: 15px;
	padding-left: 10px;
	padding-top: 0px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;}
hr {} /* horizontal line in your template*/
hr.separator {}

a:link, a:visited {
	color: #333333; text-decoration: none;
  	font-family: Arial, Hevlvetica, sans-serif;
  	text-align: center;
  	font-size: 11px;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}/* general links style*/
a:hover {
	color: Red; text-decoration: none;
  	font-family: Arial, Hevlvetica, sans-serif;
  	text-align: center;
  	font-size: 11px;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;}
	
meni:link, meni:visited {
	color: #000000; text-decoration: none;
  	font-family: Arial, Hevlvetica, sans-serif;
  	text-align: center;
  	font-size: 11px;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;}
a:hover.meni {
	color: Red; text-decoration: none;
  	font-family: Arial, Hevlvetica, sans-serif;
  	text-align: center;
  	font-size: 11px;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;}

/* FORMS SETTINGS */ 
.button {
  color:#eeeeee;
  font-family: verdana, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  /*border: 1px double #eeeeee;
  width: auto;*/
  background-color: #333333;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
 }
.inputbox {
	padding: 2px;
	border: 1px solid #404040;
	background-color: #EFEFEF;
}
.search input{/* the input textarea box */
background:url(../images/searchbg.png) top left no-repeat;
border:0;
height:20px;
font-size:11px;
width:145px;
margin-left: 20px;
/*margin-left: 665px;
margin-top: 50px;*/
}
.search #mod_search_searchword{
padding: 3px 0px 0px 10px;

}

#search_inner .inputbox {
	border: 1px;
	padding: 3px 3px 3px 5px;*/
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #C26334;


} /*formatting the <div> which holds search items: inputbox, search button...*/


/* NAVIGATION/MENU SETTINGS */
a.mainlevel
{	
	/*width: 261px;*/
	height: 25px;
   font-family: arial;
	font-weight: normal !important;
	color: #0000CD !important;
	text-align: center !important;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 1px;
	margin-right: 1px;
 	line-height: 25px;
   text-decoration: none;
	font-size: 11px !important;
	vertical-align: left !important;
	/*font-variant: small-caps;*/
}

a.mainlevel:link {
	/*color: white !important;*/
	color: #0000CD !important;
	font-size: 11px !important;
	font-weight: normal !important;

} 

a #active_menu 
{
	color: #DA00DB !important;
	font-size: 11px !important;
	font-weight: normal !important;

}
a.mainlevel:active {
	color: black !important;
	font-size: 11px !important;
	font-weight: normal !important;
	
}
a.mainlevel:hover {
	color: #DA00DB !important;
	font-size: 11px !important;
	font-weight: lighter !important;
}
a.mainlevel#active_menu {
	color: #DA00DB !important;
	font-size: 11px !important;
	font-weight: normal !important;
	/*padding-left: 45px;*/
}
a.mainlevel#active_menu:hover {
	color: black;
	background-position: center;
	font-size: 11px!important;
	font-weight: normal !important;
}	



a.sublevel, a.sublevel:link, a.sublevel:visited {
	/*display: block;*/
	vertical-align: middle;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0002C8;
	text-align: left !important;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 15px;
	width: 100%;
	text-decoration: none; 
} /*barva menu noter*/
{}
a.sublevel:hover {
	background-position: 0px 0px;
	text-decoration: none;
	color: Fuchsia;
	text-align:left !important;
	text-align:left;
	padding-right:0px;
}
a.sublevel#active_menu {
	color: Fuchsia;
	font-size:13px;
}


a.mainlevel-top
{	
	/*width: 261px;*/
	height: 25px;
	background: url(../images/meni_zg_n.jpg) repeat-x top left;
   font-family: arial;
	font-weight: normal !important;
	color: #0000CD !important;
	text-align: center !important;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 1px;
	margin-right: 1px;
 	line-height: 25px;
   float: left;
   text-decoration: none;
	font-size: 11px !important;
	vertical-align: middle !important;
	/*font-variant: small-caps;*/
}

a.mainlevel-top:link {

   background: url(../images/meni_zg_n.jpg) repeat-x top left;
	/*color: white !important;*/
	color: #0000CD !important;
	font-size: 11px !important;
	font-weight: normal !important;

} 

a #active_menu-top 
{
   background: url(../images/meni_zg_a.jpg) repeat-x top left;
	color: #DA00DB !important;
	font-size: 11px !important;
	font-weight: normal !important;

}
a.mainlevel-top:active {
   background: url(../images/meni_zg_a.jpg) repeat-x top left;
	color: black !important;
	font-size: 11px !important;
	font-weight: normal !important;
	
}
a.mainlevel-top:hover {
	background: url(../images/meni_zg_u.jpg) repeat-x top left;
	color: #DA00DB !important;
	font-size: 11px !important;
	font-weight: lighter !important;
}
a.mainlevel-top#active_menu-top {
	background: url(../images/meni_zg_a.jpg) repeat-x top left;
	color: #DA00DB !important;
	font-size: 11px !important;
	font-weight: normal !important;
	/*padding-left: 45px;*/
}
a.mainlevel-top#active_menu:hover {
	color: black;
	background: url(../images/meni_zg_a.jpg) repeat-x top left;
	background-position: center;
	font-size: 11px!important;
	font-weight: normal !important;
}	

a.mainlevel-nav
{	
	/*width: 261px;*/
	display: block;
	background: url(../images/menu_arrow.jpg) no-repeat center left;
	width: 150px!important;
	height: 25px;
   font-family: arial;
	font-weight: normal !important;
	color: #0000CD !important;
	text-align: left !important;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 5px;
	margin-left: 1px;
	margin-right: 1px;
 	line-height: 25px;
   text-decoration: none;
	font-size: 12px !important;
	vertical-align: middle !important;
	font-variant: small-caps;
}

a.mainlevel-nav:link {

	/*color: white !important;*/
	color: #0000CD !important;
	font-size: 12px !important;
	font-weight: normal !important;

} 

a #active_menu-nav 
{
	color: #DA00DB !important;
	font-size: 12px !important;
	font-weight: normal !important;

}
a.mainlevel-nav:active {
	color: black !important;
	font-size: 12px !important;
	font-weight: normal !important;
	
}
a.mainlevel-nav:hover {
	color: #DA00DB !important;
	font-size: 12px !important;
	font-weight: lighter !important;
}
a.mainlevel-nav#active_menu-nav {
	color: #DA00DB !important;
	font-size: 12px !important;
	font-weight: normal !important;
	/*padding-left: 45px;*/
}
a.mainlevel-nav#active_menu:hover {
	color: black;
	font-size: 12px!important;
	font-weight: normal !important;
}

a.sublevel-nav, a.sublevel-nav:link, a.sublevel-nav:visited {
	vertical-align: middle;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0002C8;
	text-align: left !important;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-bottom: 0px;
	padding-left:20px;
	margin-left: 10px;
	height: 25px;
	width: 100%;
	text-decoration: none; 
} /*barva menu noter*/
{}
a.sublevel-nav:hover {
	text-decoration: none;
	color: Fuchsia;
	text-align:left !important;
	text-align:left;

}
a.sublevel-nav#active_menu {
	color: Fuchsia;
	font-size:11px;
}	
.pagenavbar {
	margin-right: 10px;
	float: right;} /*Sets the style for the footer navigation ("<< Start 
< Prev Next > End >>") when they do not appear as hyperlinks (when 
only a few articles exist).*/
.pagenavbar:link {} /*Style for the footer navigation ("<< Start < 
Prev Next > End >>") when they become hyper links*/
.pagenavbar:visited {}

.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:#990033;
  } /* as the name implies, this is for formatting texts for 
those "<< Start < Previous 1 Next > End >>" links */
a.pagenav:visited {}
a.pagenav:hover {}

a.readon {
	display:block;
	width:100px;
	color:#000000;
	padding-left:0px;
	padding-top:3px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;}
a.readon:link {
	display:block;
	width:100px;
	color:#000000;
	padding-left:0px;
	padding-top:3px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;} /*Style for the "Read More" link that is displayed 
for large content items*/
a.readon:hover {
	display:block;
	width:100px;
	color:Red;
	padding-left:0px;
	padding-top:3px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;}
a.readon:visited {}

.back_button {
	color: black;
} /*Style for the "BACK" button*/
div.back_button {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #990033;
  float: left;
  text-align: center;
  border: 1px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
  color:back;
}
#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;
}
#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px;
}
#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}
#buttons>ul#mainlevel.meni li a { width: auto; }
/*sumljivo*/

.pagenav_prev {
text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: black;
  float: left;
  text-align: center;
  border: 1px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
  color:black;} /*Style for the PRE button*/
.pagenav_next {
text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: black;
  float: left;
  text-align: center;
  border: 1px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
  color:black;} /*Style for the NEXT button*/

.latestnews ul {} /*Style for latest news list - by default, latest news is user1 module*/
.latestnews li {}
a.latestnews, a.latestnews:visited {
	color: Black;
	font-weight: bold;
	}
a.latestnews:hover {
	color: Red;
	font-weight:bold;}
li.latestnews-user{
	padding-left:0px !important;
	padding-left:0px;}

.mostread ul{} /*Style for most popular list - by default, most popular is user2 module*/
.mostread li{}
a.mostread, a.mostread:visited {
	color: Black;
	font-weight: bold;}
a.mostread:hover {
	color: Red;
	font-weight:bold;}
li.mostread-user{
	padding-left:0px !important;
	padding-left:0px;}

/* CONTENT PAGE SETTINGS */
a.category:link, a.category:visited {
	color: #000000;
	padding-left:0px;
	padding-top:3px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;}
a.category:hover {
	color: Red;
	padding-left:0px;
	padding-top:3px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;}


.blogsection, a.blogsection:visited {
	color: #000000;
	padding-left:0px;
	padding-top:3px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;} /* Formatting the links in Blog section */
.blog_more {} /*The "More" text in blog section*/
a.blogsection:link {
	color: #000000;
	padding-left:0px;
	padding-top:3px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;} /* set the link format */
/* same as above, but to set the visited  link format */
a.blogsection:hover {
	color: Red;
	padding-left:0px;
	padding-top:3px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;} /* same as above, but for links with mouse pointer over it */

/*naslov v mainu*/
.componentheading {
	background-image: url(../images/naslov_ozadje.jpg);
	background-repeat: repeat-y;
   background-position:left top;
	text-align: left;
	padding-top: 10px;
	margin-top: 5px;
	padding-left:20px !important;
	height: 25px;
	color: #555555;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	padding-bottom:0px;
	border-bottom: 1px solid #6495ED;
	font-variant: small-caps;
	}/* Title of the component being used to display the content.*/

	
/*naslov clanka*/
.contentheading {
	background-image: url(../images/naslov_ozadje.jpg);
	background-repeat: repeat-y;
   background-position:left top;
	padding-top: 10px;
	margin-top: 5px;
	padding-left:20px !important;
	height: 25px;
	color: #555555;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	padding-bottom:0px;
	border-bottom: 1px solid #6495ED;
	font-variant: small-caps;
	text-align: left !important;
} /* Title of the content, article, etc. being displayed.*/
.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-align:left;}/*Title of articles*/
		
.contentpane {
	width: 650px !important;
	padding: 0px;
	border-collapse: collapse;
	margin: 0px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;} /* Table that holds all non-article information (components, category lists, contact forms, etc).*/


	
/*vsebina clankov*/
.contentpaneopen {
	color: #555555;
	width: 699px;;
	border-collapse: collapse;
	/*premikaš vsebino zg. modula v IE*/
	margin-right: 0px;
	margin-left: 0px;
	font: normal normal 14px/normal Arial;

	
} /* Table that holds the actual text for an article.*/
/*brva vsebine v modulu*/
table.contentpaneopen {
	width: 699px;
	/*premikaš vsebino zg. modula v IE*/
	margin: 0px;
	padding: 0px;
	padding-right:20px;
	margin-top: 15px;
	padding-bottom: 15px;
	font: normal;
}
table.contentpaneopen td {
	padding-right: 10px;
	padding-left: 15px;
	
	}
table.contentpaneopen tr {
   margin-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	}

table.contentpaneopen th, table.contentpaneopen h3  {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	padding-left: 4px;
	padding-right: 4px;	
}


td.dot {
	height:5px;}
td.tab{
	height:10px;}
td.site_name {
	font-size:44px;
	padding-top:16px;
	padding-bottom:10px;
	font-weight:bold;
	color:#990033;}
td.site_desc {
	font-size:15px;
	font-weight:bold;
	color:#990033;}
table.box_table{
	background-color:#F7F7F7;}



a.contentpagetitle:hover {} /*Title of articles when appeare as links */
a.contentpagetitle:link {}
a.contentpagetitle:visited {}

.contentdescription {
	color: #979797;
	font: normal normal normal 12px Arial, "Arial CE";
	} /* Formating the "DESCRIPTION" of sections, categories (News/Weblinks/Latest news...) */

table.contenttoc {
	border: 1px solid #cccccc;
  	padding: 2px;
  	margin-left: 2px;
  	margin-bottom: 2px;
} /* Formating the table of the Tables of Contents for multiple pages content or article */

table.contenttoc td {
	padding: 20px;
	margin: 20px;} /* same as above, used to format the td and able cells */

table.contenttoc th {
	color: #990033;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	margin-top: 2px;
	margin-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;} /* same as above, used to format the th of "Tables of Content" ( normally Article Index)*/

table.contenttoc td.toclink {
	color: #990033;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	margin-top: 2px;
	margin-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;} /* same as above, used to format toc link texts*/
a.toclink:link {} /* same as above, used to format toc link text status*/
a.toclink:visited {} 
a.toclink:hover {} 

.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;
}


td {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;}
}/*vsebina v modulih, katere ni doloe`ena ze zgoraj*/

td.tab{
	height:10px;}
	
td-meni {
	color:#000000;
	text-align: left;
	font-size: 15px;
}/*ne dela nic*/

/* MAMBO SECTIONS LISTINGS */
.sectiontableheader {
	font-weight: bold;
  	background-color:#CCCCCC;
  	padding: 4px;
	margin: 4px;} /* This is for styling the section table headers on a SECTION's page.
Example: table header of "Date", "Item Title", "Author" and "Hits"? */
.sectiontableentry1 {
	background-color: white; }
.sectiontableentry2 {
	background-color: white;}

span.article_seperator {
	display: block;
	height: 1.5em;
}

form {
/* removes space below form elements */
	margin: 0px;
 	padding: 0px;
	width:98%;
}

/* MAMBO MODULES FORMATTING */
/*vsebina v modulih*/

table.moduletable {
   color: white;
	font-weight: bold;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;

	/*border-spacing: 100px;
	border-collapse: collapse;*/
}



.right {
	border-left: thin solid ActiveBorder;
}


/* MISCELLANEOUS */
/* Dates , Authors*/
.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	} /* For styling the date the content/articles are created under contents title */
.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	} /* Formating "Last updated on" text at the end of articles/contents */
.small {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4E6366;
	text-decoration: none;
	font-weight: normal;
	height: 15px;
	margin-top: 5px;} /* Formating "Written by:...." text */
.smalldark {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4E6366;
	text-decoration: none;
	font-weight: normal;
	height: 15px;
	margin-top: 5px;}/*Found in poll result page, for " Number of Voters".. text */

/* Polls */
.poll  {

	} /* format the td of poll table */
.pollstableborder {
	/*padding: 2px;
	margin-left: 20px;
	padding-left: 30px;*/
  	width:90%;} /* set the border properties of the polls voting table */
 
/* Weblinks */
.weblinks{
	color: #990033;
	} /* well.. to format the link's titles under the "Weblinks" section on the frontend */

a.weblinks:hover {
	color: #990033;} /* same as above, but for link with mouseover */
 
/* Newsfeeds */
.newsfeedheading {} /* The newsfeed title. NOTE: This will not affect the newsfeed's news title! */
.newsfeeddate {} /* yeah.. the date on the newsfeed */
.fase4rdf {} /* this is the body text of the newsfeed */
 
/* Search page */
table.searchintro {
	font-weight: bold;
	width: 100%;} /* This is for formatting the box with "Search */

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #990033;
	margin-bottom: 2px;}
#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;}
ul#mainlevel.meni {
	color: Red;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;}
ul#mainlevel.meni li {
	background-image: none;
	padding-left: 4px;
	padding-right: 0px;
	float: left;
	font-size: 11px;
	line-height: 22px;
	white-space: nowrap;
	background-image:url(../images/top_link.png);
	background-repeat:no-repeat;
	background-position:right top;
	height:22px;}
ul#mainlevel.meni li a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color:Red;
	background: transparent;}
ul#mainlevel.meni li a:hover {
	color:#00FF66;}
#blockrandom .wrapper
{
	width: 650px !important;
}
#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;}
#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 150px;
	}
#top_outer {
	float: left;
	width: 165px;}
#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;}
#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;}
#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;}
#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;}
#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;
}

	

/* MAMBO TABBED FRONTEND ADMIN INTERFACE */
/* The CSS below efines how the frontend admin interface when logged 

in */
 
.ontab {}/* For styling of the "Tab" buttons when editing contents 

through the frontend as admin. 
This .ontab is the styling for the tab when it is active or after its 

"clicked" */
.offtab {} /* Same as above, used for styling of the "Tab" buttons 

when editing contents through the frontend. 
This the styling for the tab when it is NOT active or when it is NOT 

"clicked" */
.tabpadding {} /* this style is used set the size of the tab in the 

above */ 
.tabheading {} /* Not too sure what this is used for. Couldn't find 

anything related to it yet at the moment */
.pagetext {} /* this style is used to style the content of the 
editing form contents (where HTMLArea sits and all its forms + 
contents) in the frotend Administration interface */ 


/*obrobe slik*/
.imageBorder {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px; 
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px; 
}

/*zoom_galerija*/
.sectiontableheader_zoom {
	font-weight: bold;
  	padding-top: 20px;
	/*margin: 4px;*/
	margin-top: 20px;
	}


 .mod_events_table {
	background: Black;
}
table.contentpane-wrapper {
	width: 100%
	border-collapse: collapse;
	margin: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;} 
	

/*ozadje vsebine modulov*/

td.isci {
	padding-left: -5px;
	padding-right: 5px;
	text-align: right;
	padding-bottom: 3px;
	font-size: 8px;
	height: 10px;}

td.bottom_levo{
	width: 214px;
	height: 32px;
	background-image: url(../images/main_spodaj_levo.jpg);
	background-repeat: no-repeat;
	background-position:left;
	
	/*font-family: Arial;
	padding-left: 20px;*/
}



table.moduletable th, div.moduletable h3 {
	width:90%;
	color: black;
	height: 45px;
	background-image:url(../images/modul_naslov.jpg);
	background-position:top left;
	background-repeat: no-repeat;
	text-align: center;
	/*padding-left: 28px;*/
	padding-top: 5px;
	line-height: 34px;
	font-weight: bold;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:0px;
	/*border-bottom: 1px solid #00CC33;*/
}	
	
table.moduletable {
	
	/*font-weight: bold;*/
	padding: 0px;
	margin: 0px;
}
table.moduletable tr {
	/*background-image: url(../images/meni_desno.jpg);
	background-repeat: no-repeat;
	background-position: right;*/
	padding: 0px;
	margin: 0px;
	
}

table.moduletable td {

	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
	padding-left: 47px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-size: 11px;
	font-family:Arial;
	color: #8A8A8A;
	font: normal;
	text-align: center;
}





table.moduletable-top th, div.moduletable-top h3 {
	width:249px;
	color: black;
	height: 49px;
	background-image:url(../images/modul_zgoraj.jpg);
	background-position:top left;
	background-repeat: no-repeat;
	text-align: center;
	/*padding-left: 28px;*/
	padding-top: 5px;
	line-height: 34px;
	font-weight: bold;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:0px;
	/*border-bottom: 1px solid #00CC33;*/
}	
	
table.moduletable-top {
	padding: 0px;
	margin: 0px;
}
table.moduletable-top tr {
	/*background-image: url(../images/meni_desno.jpg);
	background-repeat: no-repeat;
	background-position: right;*/
	padding: 0px;
	margin: 0px;
	
}

table.moduletable-top td {	
	margin: 0px;
	vertical-align: bottom;
	padding-left: 22px;
	padding-right: 20px;
	padding-bottom: 15px;
	text-align: center;
	color: #8A8A8A;
	font: normal normal normal 11px/normal "Arial CE", Arial;
}



table.moduletable-menu th, div.moduletable-menu h3 {
	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
}	
	
table.moduletable-menu {
	height: 25px !important;
	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
	margin-left: 17px;
}
table.moduletable-menu tr {
	height: 25px !important;
	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
}

table.moduletable-menu td {
	height: 25px !important;
	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
}

table.moduletable-menu2 th, div.moduletable-menu2 h3 {
	width:249px;
	color: black;
	height: 49px;
	background-image:url(../images/modul_zgoraj.jpg);
	background-position:top left;
	background-repeat: no-repeat;
	text-align: center;
	/*padding-left: 28px;*/
	padding-top: 5px;
	line-height: 34px;
	font-weight: bold;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:0px;
	/*border-bottom: 1px solid #00CC33;*/
}	
	
table.moduletable-menu2 {
	padding: 0px;
	margin: 0px;
}
table.moduletable-menu2 tr {
	/*background-image: url(../images/meni_desno.jpg);
	background-repeat: no-repeat;
	background-position: right;*/
	padding: 0px;
	margin: 0px;
	
}

table.moduletable-menu2 td {	
	margin: 0px;
	vertical-align: bottom;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
}

#header ul li {
overflow: hidden;
height: 44px;
float: left;
}

#header ul li a {
display: block;
}

#header ul li a:hover {
margin-top: -44px;
}



#active_menu {
margin-top: -88px;
}

td.zgoraj_levo{
	width: 20px;
	height: 108px;
	background-image: url(../images/pasica_levo.jpg);
	background-repeat: no-repeat;
	background-position:top left;
}
td.zgoraj_desno{
	width: 22px;
	height: 108px;
	background-image: url(../images/pasica_desno.jpg);
	background-repeat: no-repeat;
	background-position:top left;
}

td.zgoraj_levo2{
	width: 20px;
	background-image: url(../images/pasica_levo2.jpg);
	background-repeat: repeat-y;
	background-position:top left;
}
td.zgoraj_desno2{
	width: 22px;
	background-image: url(../images/pasica_desno2.jpg);
	background-repeat: repeat-y;
	background-position:top left;
}

td.pasica_zg_levo{
	width: 444px;
	height: 108px;
	background-image: url(../images/pasica_zg_levo.jpg);
	background-repeat: no-repeat;
	background-position:top left;
}
td.pasica_zg_desno{
	width: 514px;
	height: 108px;
	background-image: url(../images/pasica_zg_desno.jpg);
	background-repeat: no-repeat;
	background-position:top left;
}

td.meni_ozd{
	/*background-image: url(../images/meni_zg_ozadje.jpg);
	background-repeat: repeat-y;
	background-position: top;*/
}
td.main_zgoraj{
	width: 1000px;
	height: 24px;
	background-image: url(../images/zgoraj.jpg);
	background-repeat: no-repeat;
	background-position:left;
}
td.main_spodaj{
	width: 1000px;
	height: 39px;
	background-image: url(../images/spodaj.jpg);
	background-repeat: no-repeat;
	background-position:left;
}
td.desno{
	width: 39px;
	/*height: 108px;*/
	background-image: url(../images/desno.jpg);
	background-repeat: repeat-y;
	background-position:right;
}
td.levo{
	width: 249px;
	/*height: 108px;*/
	background-image: url(../images/levo.jpg);
	background-repeat: repeat-y;
	background-position:left;
}
td.prehod_desno{
	width: 39px;
	height: 25px;
	background-image: url(../images/prehod_desno.jpg);
	background-repeat: no-repeat;
	background-position:right !important;
}
td.prehod_levo{
	width: 249px;
	height: 25px;
	background-image: url(../images/prehod_levo.jpg);
	background-repeat: no-repeat;
	background-position:top left;
}

td.modul_spodaj{
	width: 249px;
	/*height: 51px;*/
	background-image: url(../images/modul_spodaj.jpg);
	background-repeat: no-repeat;
	background-position:bottom left;
}
td.modul_ozadje{
	width: 249px;
	/*height: 51px;*/
	background-image: url(../images/modul_ozadje.jpg);
	background-repeat: repeat-y;
	background-position:top left;
}

td.zacetek_gumb{
	width: 15px;
	height: 25px;
	background-image: url(../images/meni_zg_levo.jpg);
	background-repeat: no-repeat;
	background-position:right bottom;
	}
td.konec_gumb{
	width: 14px;
	height: 42px;
	background-image: url(../images/meni_zg_desno.jpg);
	background-repeat: no-repeat;
   background-position:left bottom;
	}
td.logo_spodaj{
	padding-left: 50px;
	padding-bottom: 0px;
	}
td.slika_levo{
	width: 20px;
	height: 175px;
	background-image: url(../images/slika_levo.jpg);
	background-repeat: repeat-y;
	background-position:top left;
}
td.slika_desno{
	width: 20px;
	height: 175px;
	background-image: url(../images/slika_desno.jpg);
	background-repeat: repeat-y;
	background-position:top right;
}