/* CSS Document */
body {
	height:100%;
	width:100%;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #14100f;
}

/*
	Меню
*/
.menu_item a, .menu_item_active a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	padding:0px 7px 0px 7px;
}

.menu_item_active {
	background-image:url('/img/menu_act_bg.gif');
	background-repeat:repeat-x;
}
.menu_item {
	background-image:none;
}
/*
	/Меню
*/

/*
	Меню для галереи
*/
.menu_gallery_item, .menu_gallery_item_active, .menu_gallery_item a, .menu_gallery_item_active a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	text-transform:uppercase;
	padding:0px 2px 0px 2px;
}

.menu_gallery_item a:hover, .menu_gallery_item_active a:hover {
	text-decoration:none;
}

.menu_gallery_item_active a {
}
/*
	/	Меню для галереи
*/

/*
	Статья
*/
.article {
	width:720px;
}
.article, .article, .article a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
.article a:hover {
	text-decoration:none;
}
.article h1, .article a h1 {
	font-family: Arial,sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #E60303;
}
/*
	/Статья
*/

/*
	Статья (ссылки)
*/
.article_links {
	width:720px;
}
.article_links {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
.article_links a:hover {
	text-decoration:none;
}
.article_links a, .article_links h1 {
	font-family: Arial,sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #E60303;
}
/*
	/Статья (ссылки)
*/

/*
	Новости
*/
.news {
	width:720px;
}
.news, .news p, .news a, .news_date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
.news a {
	
}
.news h1, .news h1 a {
	font-family: Arial,sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #E60303;
}
.news_date {
	font-weight: bold;
	color: ff9e31; 
}
/*
	/Новости
*/

/*
	Календарь
*/
.calend_page_title {
	font-family: Arial,sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #E60303;
}
.calend_title {
	font-family: Arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align:center;
	background:#333333;
}
.calend_cell {
	font-family: Arial,sans-serif;
	font-size: 13px;
	color: #ffffff;
	background:#222222;
}
/*
	/Календарь
*/

/*
	Гелерея
*/
.gallery_title {
	font-family: Arial,sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #E60303;
}
.gallery_name, .gallery_name a, .gallery_descr {
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.gallery_name a:hover {
	text-decoration:none;
}
.gallery_descr {
	font-size: 10px;
}
/*
	/Гелерея
*/

/*
	Гостевая книга
*/
.gbook_title {
	font-family: Arial,sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #E60303;
}
.gbook_text, .gbook_text a {
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.gbook_input {
	font-family: Arial,sans-serif;
	font-size: 12px;
	color:#333333;
	border:solid;
	border-color:#999999;
	border-style:solid;
	border-width:1px;
}
/*
	/	Гостевая книга
*/
