/* commented backslash hides from ie5mac \*/ 
html{
	height:100%;
	margin:0;
	padding:0;
	color:#414141;
} 
/* end hack */ 
html,body {
	padding:0;
	margin:0;
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, sans-serif;

}
body{	
	min-width:776px;/* for mozilla*/
	background-color: #FFFFFF;
	height:100%;
}
#wrapper {
	_height: 82px;
}

#outer{
	height:99.9%;
	min-height:100%;
	width:776px;
	text-align:left;
	margin:auto;
	position:relative;
	overflow:visible;
}

/* mac hide \*/
* html #outer{
	width:776px
}
/* end hide*/

#head {
margin:10px auto;
width:800px;
height:1px;
}

h2 {
margin:2px;
}
div.middle_box {
margin:0 auto;
padding:0;
width:1000px;
}
#logo {
background:url("images/logo.gif") no-repeat scroll left top transparent;
float:left;
height:80px;
margin-left:40px;
text-indent:-5000px;
width:297px;
z-index:300;
}
#menu_left {
  width:225px;
  height:316px;
  float:left;
}
#main {
  width:560px;
  float:left;
}

#menu_right {
  width:155px;
  height:316px;
  float:left;
  margin-left:20px;
}

#adres {
width:150px;
float:left;
height:20px;
margin-left:75px;
margin-top:50px;
color:#FFFFFF;
font-size:13px;
text-align:left;
}
#middle {
height:auto;
margin:10px auto;
width:970px;
height:auto;
border: 1px solid black;
padding:4px;
}
#bottom{
width:100%;
height:168px;
}


/* Menu glowne*/

.menu {width: 445px;height: 31px;margin-top:137px;float:left;margin-bottom:12px;margin-left:130px;}
.menu ul  {padding:0px; margin:0px;}
.menu ul li {display:block;float:left;height:31px;margin:18px auto 0;}
.menu ul li a {display:block;float:left;padding:0px;height:43px;margin:0px;}
.menu img { border:0px;}



#menu-gorne li a {
height:31px;
text-indent: -5000px;
z-index:300;
}


      
html>body #outer{
	height:auto;
} /*for mozilla as IE treats height as min-height anyway*/

#inner{
	width:100%;
	padding-top:143px;/*needed to make room for header*/
} 

#header{
	position:absolute;
	top:0px;
	left:0px;
	width:776px;
	height:93px;
	z-index:74;

}

#ajaxmenu{
	position:absolute;
	top:93px;
	left:0px;
	width:776px;
	height:43px;
	z-index:65;
}
/* mac hide \*/
* html #outer, * html #header {width:780px}
/* end hide*/
#footer {
	color: #ffffff;
	width:776px;
	clear:both;
	height:82px;
	text-align:left;
	left:0px;
	bottom:0px;
	position: absolute;

}
#footer p {
	margin-top: 10px;
}
#footer p a {
	text-decoration: none;
	color: #ffffff;
}
* html #footer{
	margin-bottom:-1px
}/* ie rounding bug*/

/* mac hide \*/
* html #footer {
	/*only ie gets this style*/
	height:82px;
	/* for ie*/
}
/* end hide*/
div.wrapper {
   clear:both;
  margin:0px;
  padding:0px;
}   
div,p  {
	margin-top:0px;
}/*clear top margin for mozilla*/

#right {
	width:206px;
	float:right;
	z-index: 55;
}
#right-inner {
	width: 178px;
	padding-left: 9px;
	text-align: left;
}
#right-inner h2 {
	font-size: 15px;
}
#left {
	position:relative;/*ie needs this to show float */
	width:563px;
	float:left;
	padding-left: 7px;
	z-index: 56;
}
#left-inner {
	padding-left: 9px;
	padding-right: 9px;
	text-align: left;
}
#clearfooter {
	width:100%;
	height:82px;
	clear:both;
} /* to clear footer */

html>body #minHeight{
	float:left;
	width:0px;
	height:100%;
	margin-bottom:-82px;
} /*safari wrapper */
#content {
	z-index: 300;
	padding-bottom: 7px;
}




#content h2 {
	font-size: 15px;
	color: #618200;
	padding-left: 19px;
	line-height: 24px;
	position: relative;
	z-index: 999;
}

h3#post-  {
	font-size: 12px;
	color: #618200;
	padding-left: 0px;
}

#content p {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}

#content p a {
	color: #618200;
}

#content p a:hover {
	background-color: #618200;
	color: #ffffff;
}


#footer p {
	padding: 8px;
}





.FSF_searchResults {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_resultLink {
	color: #618200;
}

.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}

.highlight {
	font-size: 12px;
	background-color: #f2f2f2;
	color: #618200;
	font-weight: bold;
	line-height: 18px;
	_line-height: 16px;

}

img {
	border: dotted 1px #444444;
}

#content ul li{
	margin-bottom: 0.5em;
	font-size: 110%;
}

.LIn_shortMode {
	list-style-type: none;
	margin: 0;
	padding: 0;

}

.LIn_desc {
	display: none;
}
.LIn_date {
	font-style: italic;
	margin-left: 5px;
}

#content a, #sidebar a
{
    color: rgb(97, 130, 0);
}

#content a:hover, #sidebar a:hover
{
    background-color: rgb(97, 130, 0);
    color: rgb(255, 255, 255);
}
