html,body,td,input,textarea,select{
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size:12px;	
}
form{	padding:0;margin:0;}

input,textarea,select{	color: #696969;}
html,body{
	color: #232021;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background: #ffffff;
	text-align: center;
}
#all{
	position: relative;
	height: 100%;
	min-height: 100%;
	width:800px;
	text-align: left;
	margin: 0 auto;
}
html>body #all{
	height: auto;
}
#top{
	padding: 10px 0 0 0;
}
#e{
	height: 80px;
	clear: both;
}
#bot{
	position: absolute;
	bottom: 0;
	height: 70px;
	width: 100%;
	text-align: center;
	font-size: 10px;	
}

/*a{	color: #708090;text-decoration: none;}
a:hover{text-decoration: underline;color: #483D8B;}*/
a{	color: #a8a9ad;text-decoration: underline;}
a:hover{text-decoration: underline;color: #000000;}

.small{	font-size:14px;	}
.smalls{	font-size:12px;	}
.big{	font-size:18px;	}
.bigs{	font-size:30px;	}
.gray{color: #c0c0c0;}
.grau{color: #a8a9ad;}
.white{color: #ffffff;}
.red{color:#ff0000;}
.message{color: #660099;}

/*.blok{display: block;width:300px;}
a:hover.blok{text-decoration: underline;color: #c0c0c0;}*/
.div_citata_page a{
	color: #ffffff;
	display: block;
	width:300px;
}
.div_citata_page a:hover{
	text-decoration: underline;
	color: #c0c0c0;
}

.no_activ,.activ,.sub_activ{
	display: block;
	white-space: nowrap;
	text-align: right;
	text-decoration: none; 
	font-family: "Times New Roman";
}
.no_activ{
	font-size: 18px; 
	color: #708090;
}
.activ{   color: #483D8B;  }

.sub_activ{
	font-size: 14px; 
	color: #000000;
}
a:hover.sub_activ {color: #708090;}


.div_hidden{
	display: none;
	position: absolute;
	border: 1px solid #c0c0c0;
	padding: 5px 10px;
	top: 23px;
	left: -100px;
	text-align: left;
	background: url(../img/bg_transp.png);
}
.div_menu{
	float:left;
	position: relative;
}

.div_citata_page{
	position:absolute;
	top:260px;
	left:40px;
	color: #a8a9ad;
	font-family: "Times New Roman";
	z-index: 1;
}
.div_name_page{
	position:absolute;
	top:180px;
	left:40px;
	color: #a8a9ad;
	font-style: italic;
	font-size:26px;	
	font-family: "Times New Roman";
	z-index: 1;
}
.div_pict_stsrt_page{
	position:absolute;
	top:174px;
	left:620px;
	z-index: 1;
}
form{
	margin: 0;
}
.form{
	border: 1px solid #A5A8AA;
	font-size: 14px;
}
.form100{
	width: 100%;
	border: 1px solid #A5A8AA;
	font-size: 14px;
}
.form_button{
	border: 1px solid #A5A8AA;
	background: #a8a9ad;
	font-size: 10pt;
	color: #ffffff;
}
ul.map,ul.map ul, ul.map ul ul{
	padding-top: 4px;
	padding-bottom: 4px;
}
ul.map a{
	text-decoration: none;color: #660099;
}
ul.map a:hover{
	text-decoration: underline;
}
ul.map ul a,ul.map ul a:hover{
	color: #696969;
}
ul.map ul ul a,ul.map ul ul a:hover{
	color: #919191;
}
li{
	padding: 0 0 14px 0;
}
ul{
	margin-bottom: 0px;
}
/* ------------ */
.blog_form_question input,.blog_form_question textarea{
	border: 1px solid #A5A8AA;
}
.blog_form_question textarea{
	width: 100%;
}
.blog_question_table{
	width: 100%;
}
.blog_autor{
	
}
.blog_email{
	
}
.blog_homepage{
	
}
.blog_cod{
	
}
.blog_question{
	
}
.blog_error_ul{
	
}
/* блок вобпроса и ответа */
.blog_quest{
	padding:15px 0 15px 0;
	border-top: 1px dotted silver;
	/*border-bottom: 1px dotted silver;*/
}
.blog_quest .id{
	float:right;
}
.blog_quest .user{
	clear: both;
}
.blog_quest .to{
	
}
.blog_quest .question{
	clear: both;
	padding: 8px 0 8px 0;
	
}
.blog_quest .date{
	padding: 0 0 5px 0;
	color: #0b6cbe;
	float: left;
}
.blog_quest .link{
	display: block;
	float:right;
}
.blog_quest .gray{
	color: gray;
}
.blog_header{
	/*margin: 10px 0 0 0;*/
	padding:10px 0 10px 0;
	border-top: 1px solid silver;
	
	font-weight: bold;
}
.blog_line_bottom{
	padding:20px 0 0 0;
	border-bottom: 1px dashed silver;
}