
body {
	background-color: #333;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
}

a {
	text-decoration : none;
	color: #FFA;
}

a:visited {
	text-decoration : none;
	color: #FFA;
}

a:active {
	text-decoration : none;
	color: #FFA;

}

a:hover {
	color: #FF0;
	text-decoration : underline;
}

.titles {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 0.2em;

}

.titles-eng {
	color: #999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 0.2em;
}


.greyer {
	color: #666;
}

.left_bck {
	background-image: url(site_left_bckgr.jpg);
	background-repeat: repeat-y;
	background-position: 0px 360px;
}

.white_footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	letter-spacing: 0.2em;
}

.datum {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #CCC;
}

.news_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing: 0.2em;
	color: #FFF;
}

.news_text_eng {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16;
	letter-spacing: 0.2em;
	color: #000;
}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
}

.text-grey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
}
