/* Return to Energiser! 
(c) Normal.Kz, Vers, 2009*/

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
	z-index: 50;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { 
	border:0;
} 

/* nulled */

#preloader {
	display: none;
}

/* preloaded */

a:link {
	text-decoration: underline;
	color:#000;
}
a:visited {
	text-decoration: underline;
	color:#000;
}
a:hover {
	text-decoration: underline;
	color:#000;
}
a:active {
	text-decoration: underline;
	color:#000;
}
body {
	margin:0;
	padding:0;
	background-color: #FFF;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
.shtitle {
	font-size: 13px;
    color: #666;
    float: left;	
}
.news_text p {
	margin-bottom: 10px;
	text-indent: 30px;
}
h1 {
	font-size: 25px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-bottom: 5px;
	margin-top: 20px;
	color: #036;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	margin-bottom: 5px;
	color: #141414;
	}
h3 {
	font-size: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #C00;
}
h5 {
	font-size: 13px;
	color: #000;
}
.high6 {
	display:none;
}
.news_text {
	margin-top: 20px;
	font-size: 16px;
	text-indent: 30px;
}
.news_pic {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}
.news_comment {
	display:none;
}
#header {
	height: 100px;
}
#logo {
	display:none;
}
#logo_print {
	width: 190px;
	height: 70px;
	float: left;
	margin-left: 40px;
}
#jK {
	display:none;
}
#jK:hover {
	display:none;
}
#panel_holder {
	display:none;
}
#panel {
	display:none;
}
#panel_one{
	display:none;
}
#panel_two{
	display:none;
}
#downheader {
	display:none;
}
#randomers0 {
	display:none;
}
#randomer1 {
	display:none;
}
#randomer2 {
	display:none;
}
#randomer3 {
	display:none;
}
#randomer4 {
	display:none;
}
.randomer_img {
	display:none;
}
.randomer_title {
	display:none;
}
.randomer_descr {
	display:none;
}
#contentbox{
	width: 100%;
}
#leftside{
	float: left;
	margin-left: 50px;
	display: inline;
	margin-bottom: 40px;
}
#rightside{
	display:none;
}
#login_panel{
	display:none;
}
#form_username{
	display:none;
}
#form_username:hover{
	display:none;
}
#form_username:focus{
	display:none;
}
#form_password{
	display:none;
}
#form_password:hover{
	display:none;
}
#form_password:focus{
	display:none;
}
.login_stext{
	display:none;
}
#enter_panel{
	display:none;
}
#exit_panel{
	display:none;
}
.user_img{
	display:none;
}
.enter_button{
	display:none;
}
.enter_button:hover{
	display:none;
}
.enter_button:active{
	display:none;
}
.enter_stext{
	display:none;
}
.eraser{
	clear: both;	
}
#footer{
	display:none;
}
#browser{
	display:none;
}
.footer_pic{
	display:none;
}
#whatwedo{
	display:none;
}
#portfolio{
	display:none;
}
#copyright{
	display:none;
}
#cse-search-box {
	display:none;
}
#orange {
	display:none;
}
.wysiwyg{
	display:none;
}
.error{
	color: #C00;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 25px;
	background-image: url(/images/horn/err.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}
.form_textbox{
	display:none;
}
.form_textbox:hover{
	display:none;
}
.form_textbox:focus{
	display:none;
}
.form_listbox{
	display:none;
}
.artcls{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	margin-top: 5px;
	margin-bottom: 5px;
}
.descr_short{
	font-size: 13px;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 40px;
	background-color: #FFF;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #999;
}
.comment_short{
	font-size: 13px;
	margin-bottom: 15px;
	background-color: #FFC;
	margin-left: 15px;
	padding: 5px;
	margin-top: 20px;
	display: block;
	border: 1px solid #FC9;
}

.comment_artcl{
	margin-top: 5px;
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-left: 15px;
}
.comment_time{
	font-size: 10px;
	font-weight: normal;
	color: #999;
	margin-left: 15px;
}
.comment_artcl_img{
	float: left;
	margin-right: 10px;
	margin-left: 20px;
}
.content_img{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	display: inline;
}
#pages {
	display:none;
}
.pages_button{
	display:none;
}
.pages_button:hover{
	display:none;
}
.pages_button:active{
	display:none;
}
.pages_button_p{
	display:none;
}
.pages_button_p:hover{
	display:none;
}
.pages_button_p:active{
	display:none;
}
.pages_button_a{
	display:none;
}
.pages_button_a:hover{
	display:none;
}
.pages_button_a:active{
	display:none;
}
#leftnews{
	float: left;
	margin-left: 50px;
	display: inline;
	margin-bottom: 40px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	background-color: #FFF;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
}
.mnews_text {
	margin-top: 20px;
	font-size: 16px;
}
.mnews_button{
	display:none;
}
.mnews_button:hover{
	background-color: #F30;
}
.mnews_button:active{
	background-color: #C00;
}
ul {
	margin-left: 30px;
	list-style-type: none;
}
.speak_button{
	display:none;
}
.speak_button:hover{
	background-color: #DEF;
}
.speak_button:active{
	background-color: #FFC;
}
.cn_img {
	width: 250px; 
	height: auto;
	padding: 4px;
	display: inline;
}
