body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}


#header {
	width: 975px;
	height: 36px;
	margin: ;
}



#menu {
	width: 850px;
	height: 40px;	
  margin: -4px 0px 0px 142px; 
	padding: 0px 0px 0px 0px; 
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
  }

#menu a {
	display: block;
	height: 30px;
	margin: 0;
	padding: 13px 50px 0px 30px;
	background: url(images/img02.gif) no-repeat left top;
	text-decoration: none;
	text-transform: ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover { 
	text-decoration: none; 
	color: black;
}

#menu .current_page_item a {
  text-decoration: underline; 
	color: yellow;
}



#page {
	width: 970px;
	padding: 60px 0px 30px 142px;
}




#logo {
	width: 960px;
	height: 115px;
  margin: 4px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;  
	text-align: right;
	background:  url(images/1.jpg) no-repeat ;
}

#logo h1 {
	margin: 0px 0px 0px 0px;
	font-size: 18px;
}

#logo h2 {
	margin: 0px 0px 0px 0px;
	font-size: 68px;
	}

#logo h1 a {
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	color: #618C04;
}

#logo h2 a {
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	color: #618C04;
}



#content {
	width: 670px;
}


.post {
	float: left;
}

.post p {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 15px 0px;	
	color: black;	 
 	text-align: justify;  
	line-height: 140%;     
}

.post ol {
	margin-top: 0;
	line-height: 140%;
	text-align: justify;
}

.post h3 {
	margin: 10px 0px 10px 0px;	
	color: #618C04;
  font-size: 22px;	    
}

.post h4 {
	margin: 10px 0px 10px 0px;	
	color: #618C04;	
	font-size: 22px;      
}

.post .title {
	padding: 0px 0px 0px 0px;
	font-size: 22px;
}

.post .title a {
	margin: 0px 0px 0px 0px;
	text-decoration: none; 
	color: #618C04;	    
}

.post .title a:hover {
	text-decoration: none;   	
}

.post .meta {
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #D4D8CB;
}

.post .entry {
	padding: 0px 15px 0px 15px;
	font-size: 16px;
}


#aukro {
	width: 225px;
	height: 180px;
  margin: 20px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;  
	float: right;
	background:   ;
}



#footer {
	width: 100%;
	height: 80px;
	background:  url(images/img05.gif) repeat-x left top;
}

#footer p {
	width: 940px;
	padding: 12px 0px 0px 150px;
	font-size: 18px;
}

#footer a {
  text-decoration: none;
  color: white;
  font-weight: ;
}

#footer a:hover {
  text-decoration: none;
  color: white;
  font-weight: ;
}

