BODY

{
	margin: 0px;
	padding : 0px;
	color: #000000;
	font-size: 13px;
	FONT-FAMILY: "Trebuchet MS", Tahoma, "Lucida Grande CE", lucida, sans-serif, "ARIAL CE", "HELVETICA CE","ARIAL","HELVETICA";
	background-color: #E8FFE6;
		
}
H1
{
	font-size: 36px;
}

H2
    {
    font-size: 24px;
	TEXT-DECORATION: none;
	color: #000000;
	}
 
H3
{
	font-size: 16px;
	text-decoration: none;
    border-left: 0px none #CC9966; border-top: 0px none #CC9966; border-bottom: 1px dotted #074D00;
	margin-left: 0px; margin-right: 0px; margin-top: 20px; margin-bottom: 0px;
	}
 
H4
{
	color: #000000;
	text-decoration: underline;
	font-size: 13px;
	}
 
 
A:link
{
	COLOR: #074D00;
	TEXT-DECORATION: underline;
	background-color: transparent;
	}
	
A:visited {
	COLOR: #074D00;
	TEXT-DECORATION: underline;
	background-color: transparent;
	}
	
A:hover {
	text-decoration: none
	}
	
A:active {
	TEXT-DECORATION: none;
	}

.left-column {
	
	position: absolute;
	color: #E8FFE6;
	width: 209px;
	height: auto;
	left: 15px;
	top: 16px;
	border: 2px solid #468040;
	padding : 0px;
        font-weight : bold;
	background-color: #074D00;
}

.middle-column4 {

	position: relative;
	width: auto;
	margin-left: 245px;
	margin-right: 10px;
	margin-top: 0px;

}

.global {
	position: absolute;
	width:100%;
	height: 98%;
	

}

ul {
 list-style: none;
 list-style-position: inherit;
 white-space: normal;
}

div#navigation {
  color: #fff; background-color: transparent;
  width: 15em;
  padding: 0.5em;
  voice-family: "\"}\""; voice-family: inherit;
}

div#navigation ul {
  background-color: #0D8800;
  margin: 0; padding: 0;
}

div#navigation li {
  list-style: none;
  margin: 0; padding: 0;
}

div#navigation a {
  color: #fff;
  font-size: 1em;
  text-decoration: none;
  display: block;
  border: 1px solid #0D8800;
  width: 12em;
  padding: 0.35em 1em;
  voice-family: "\"}\""; voice-family: inherit;
  width: 12em;
}

div#navigation a:visited {
  color: #ddd;
}

div#navigation a:hover, div#navigation a:focus {
  background-color: #074D00;
  border: 1px solid #E8FFE6;
}

div#navigation a:active {
  color: #074D00;
  background-color: #fff;
  border: 1px solid #E8FFE6;
}

#footer {
margin-left : 0px;
margin-right : 0px;
margin-bottom: 0px;
width : 100%;
position : absolute;
border-top : 1px dotted #074D00;
border-left : 1px dotted #074D00;
padding-left : 7px;
padding-bottom : 3px;
color : #074D00;
padding-top : 3px;
text-align : left;
background-color : transparent;
}

.paticka {	
width:175px;
height: 20px;
left: 15px;
bottom: 1px;
position: absolute;
font-size: xx-small;
}

hr
{
color: #CC9966;
background-color: transparent;
}
