@charset "windows-1250";
.flash {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.flash a {
color: #000000;
}
.text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#202020;
	line-height:17px;
	padding:10px;
}

.text a{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#202020;
}
.text a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#39659c;
	text-decoration:none;
}
.head {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#993333;
	line-height:17px;
	font-weight:bold;
}
.head_sm {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#993333;
	line-height:17px;
	font-weight:bold;
}
.date {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#4b4b4b;
}
.menu {
	color:#645d5d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:17px;
	text-decoration:none;
}
.menu a {
	color:#645d5d;
	text-decoration:none;
}
.menu a:hover {
	color:#39659c;
}