/* 
================================
Skin styles for DotNetNuke
================================
*/   
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: transparent;
}
.skinmaster {
	height: 100%;
	background-color: transparent;
	border-right: #efefef 1px solid; 
	border-top: #efefef 1px solid; 
	border-left: #efefef 1px solid; 
	border-bottom: #efefef 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.header 
{
background: url(images/bg-logo-s.png) repeat-x;
	height:62px;
	width: 100%;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */

}
.top-meni
{
	padding-bottom:40px;
	padding-left:300px;
	font-size: 10px;
	font-weight:bold;
	color:#999999;
	}
.top-meni a:link, .top-meni a:visited
{
	font-size: 10px;
	font-weight:bold;
	}
.logo
{
	width:330px;
	height:62px;
	}
.footer {
background:url(images/footer-s.png) repeat-x;
display:block;
	height:86px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}  
.footer_text1 
{
	padding-top: 20px;
	font-size:9px;
	color: #a3a3a3;
	font-family: Verdana;
}
.footer_text2 
{
	padding-top: 20px;
	font-size:9px;
	color: #cccccc;
	font-style:italic;
	font-family: Verdana;
}
.footer_image 
{
	background: url(images/bg-logo-s.png) no-repeat;
	
}
.bioenergis #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.controlpanel {
	width: 100%;
	border:0;
	background-color: #fff;
}
.menu_bottom {
	
	margin:0;
	padding:0;
	}

.menu_bread {
	width:100%;
	border-bottom:#e6e6e6 1px solid;
	}
	
.menu_bread_tekst {
	font-size: 14px; 
	font-style: normal; 
	font-family: Arial; 
	}
	


/*začetek bread menu*/
ul#navlist
{
	margin: 0px;
	padding: 0px;
	width: 948px;
	font-size: 13px;
	margin-top: 25px;
	*margin-top: 10px;
	margin-bottom: 11px;
	*margin-bottom: -1px;
	padding-bottom: 2px;
	*padding-bottom: 0px;
		
	
}

*>#navlist li
{
	display: inline;
	padding: 14px 20px;
	margin-top: 30px;
	margin-bottom: 10px;
}
* html #navlist li
{
	display: inline;
	padding: 14px 20px;
	height: 35px;
}

#navlist a  
{
	 padding: 14px 10px;
}

#navlist a:link, #navlist a:visited
{
	color: #888;
	text-decoration: none;
}

#navlist a:hover
{
	
	color: #02952a;
	background: url(images/menu_active.png) no-repeat;
	background-position: bottom center;	
}	


#navlist li.active
{
	
	color: #02952a;
	/*background-color: #02952a;*/
	background: url(images/menu_active.png) no-repeat;
	background-position: bottom center;
}


/*konec bread menu*/	
	
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 180px;
	border-right: #efefef 1px solid; 
	
}
.contentpane {
	line-height: 18px;
	background-color: #FFFFFF;
	padding-left: 30px;
	padding-right: 30px;
	padding-top:20px;
	*padding-top: 20px;
	padding-bottom: 20px;
	text-align:left;
	
}
.rightpane {
	width: 100%;
	border-left: #efefef 1px solid; 
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #cad5ea 0px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 1px solid; 
	border-right: #cad5ea 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
}
.MainMenu_MenuIcon {
	background-color: #cad5ea; 
	border-left: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #8da4d3; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}
.MainHead {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight: bold;
   color: #0063CC;
}
.MainHead a:link,a:hover,a:visited{
     color: #0063CC;
}
.Menu {
width: 100%;
	background: url(images/bg-meni-s.png) repeat-x;
	height:35px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
}
