*
{
	font-family: Times New Roman, Times, serif;  
}

.menu
{
	font-size: 15px; 
	color: #847151; 
	margin-bottom: 10px;
	font-weight: bold;
	font-style: italic;
}
.podmenu
{
	font-size: 13px; 
	color: #847151; 
	margin: 0 0 15px 15px;
	font-weight: bold;
	font-style: italic;
}

.lang {

	font-size: 0.72em;
	color: #847151;
}

a {
	text-decoration: none
}
a:hover {
	text-decoration: underline
}
.newAnons {
	text-align: center;
}
.newAnons h3 {
	font-weight: bolder;
	margin: 0;
}
.newAnons span {
	color: gray;
	font-size: 0.8em;	
}
.newAnons div {
	margin: 0 0.5em 1.5em 0;
}
#newscolumn h1
{
	color: #555C35;
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	font-weight: bolder;
	text-align: center;
}
#newscolumn small {
	text-align: center;
	width: 100%;
}
#newscolumn blockquote {
	margin: 0.7em 0.5em 0.5em 1.5em;
	font-weight: bolder;	
	text-align: center;
	font-size: 0.85em;
	clear: both;
}
#newscolumn .body {   
	display: table;
	margin-top: 1em;
	clear: both;
}
.pan {
 	clear: both;
	font-weight: bolder;
	display: block;
	padding: 0.2em;
	margin: 0.3em 0 0.3em;
	width: 100%;
	border: 1px solid #E0C898;
}
