body, td, th, input, textarea, select {
	font-family:Trebuchet MS, Tahoma, Arial;
	font-size:10pt;
}

.btn_menu, .btn_menu:link, .btn_menu:visited, .btn_menu:active {
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
	color:#114c72;
	padding-left:10px;
	text-transform:uppercase;
	display:block;
}

.btn_menu:hover {
	color:red;
}

.tbl_menu {
	margin-bottom:5px;
}

h1 {
    font-family:Arial;
	color:red; 
	font-size:13pt;
	background:;
	padding:2px;
	padding-left:5px;
}

h2 {
	font-size:10pt;
}
body {
  padding: 0;
  margin: 0;
  background: url(fonokna142.jpg) repeat-y center top;
  width: 100%;
  display: table;
}

A {
  text-decoration:none;
  color:blue;
}

A:hover {
  text-decoration:underline;
}

#news_last_headers_by_sections { padding:5px; margin:0 0 5px 0; }
#news_last_headers_by_sections h2 { padding:2px 5px; margin:5px 0; background:#A4D2EE; color:#134C7C; clear:both; }
#news_last_headers_by_sections a { display:block; width:31%; float:left; margin-right:2%; text-align:center; }
#news_last_headers_by_sections img { display:block; width:150px; margin:0 auto; border:1px #aaa solid; }
