html
{
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
}
body
{
	background-color: #808080;
	padding: 1em;
	position: relative;
	min-height: 100%;
	margin: 0;
	font-size: 12px;
	font-family: verdana, sans-serif;
}
#cockroach
{
	width: 89px;
	height: 60px;
	background-repeat: no-repeat;
	position: absolute;
	top: 200px;
	right: 0;
	z-index: 1;
	display: none;
}
img
{
	border: 0;
	padding: 0;
	margin: 0;
}
a, a:visited, a:active, a:hover
{
	font-weight: bold;
	color: #000000;
}
a:hover
{
	text-decoration: none;
}
ol>li
{
	margin-bottom: 10px;
}
.main_sheet
{
	padding: 0 0 70px 0;
}
.left_vertical
{
	display: none;
}
.left_lines
{
	display: none;
}
.left_lines2
{
	display: none;
}
.top_lines
{
	display: none;
}
.title_bottom
{
	display: none;
}
.header_block
{
	display: none;
}
.header_line
{
	display: none;
}
.middle_block
{
	position: relative;
}
.submenus_table
{
	padding: 5px;
	font-size: 10px;
}
.submenus_table thead th
{
	padding-bottom: 10px;
}
.submenus_table td,
.submenus_table th
{
	padding: 2px 10px;
}
.submenus_table .container
{
	position: relative;
	top: 0;
	left: 0;
	right: 0;
}
#rate_stars_text
{
	display: none;
}
.rate
{
	display: none;
}
.container.disable
{
	cursor: auto;
}
.languages_block
{
	display: none;
}
.menu_block
{
	background-color: #eeeeee;
	padding: 2%;
	border: 1px solid #404040;
	margin-bottom: 2em;
}
.menu_item a
{
	font-weight: bold;
	text-decoration: none;
}
.menu_item a:hover
{
	text-decoration: underline;
}
.menu_item.current a
{
	text-decoration: underline;
}
.menu_item.level_1 a,
.menu_item.level_2 a
{
	background-image: url('../images/arrow.gif');
	background-position: left 3px;
	background-repeat: no-repeat;
	font-weight: normal;
	font-size: 0.9em;
	color: #303030;
	padding-left: 7px;
	display: block;
}
.content_block
{
	padding: 1em;
	background-color: #FFFFFF;
	border: 1px solid #404040;
	margin-bottom: 2em;
}
.content_block p
{
	margin: 10px 0 20px 0;
}
.content_block h1, .content_block h2, .content_block h3, .content_block h4
{
	text-align: center;
}
.content_block img
{
	max-width: 100%;
	margin: 10px;
}
#eXTReMe
{
	display: none;
}
.files_block
{
	display: none;
}
.comments_block_small,
.comments_block
{
	padding: 1em;
	background-color: #FFFFFF;
	border: 1px solid #404040;
	font-size: 11px;
}
.comments_block_small
{
	display: none;
}
.comments_item
{
	padding-top: 15px;
	font-size: 10px;
}
.comments_name
{
	cursor: pointer;
	font-weight: bold;
	text-decoration: underline;
}
.comments_date
{
	font-size: 9px;
	padding-left: 5px;
	color: #808080;
}
.comments_text
{
	margin-top: 5px;
}
.comments_controls
{
	display: none;
}
#commentsFormBlock
{
	display: none;
}
.gallery_block
{
	display: none;
}
.gallery_pictures_random
{
	display: none;
}
.last_added_title
{
	text-align: center;
	margin-bottom: 4px;
}
.last_added_articles
{
	background-color: #cccccc;
	padding: 15px;
	border: 1px solid #404040;
	font-size: 10px;
	text-align: left;
}
.polls_block
{
	display: none;
}
#js_pictureshow_transparent
{
	display: none;
}
#js_pictureshow_image_layer
{
	display: none;
}
#js_pictureshow_image
{
	display: none;
}
.shadow_container
{
	padding: 0;
}
.shadow_top_left
{
	display: none;
}
.shadow_top_right
{
	display: none;
}
.shadow_top_center
{
	display: none;
}
.shadow_middle_left
{
	display: none;
}
.shadow_middle_right
{
	display: none;
}
.shadow_bottom_left
{
	display: none;
}
.shadow_bottom_right
{
	display: none;
}
.shadow_bottom_center
{
	display: none;
}