@import url('reset.css'); 
html,body {
	margin:0;
	padding:0;
	height:auto;
}
body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	line-height:16px;
	color:#000;
	width:100%;
	margin:0 auto;
	min-width:1010px;
}
h1, h1 a {
	color:#c80000;
	font-size:12px;
	line-height:14px;
	font-weight:normal;
	text-transform:uppercase;
}
h2, h2 a {
	color:#f00;
	font-size:22px;
	line-height:24px;
	font-weight:normal;
}
h3, h3 a {
	color:#f00;
	font-size:18px;
	line-height:20px;
	font-weight:normal;
}
h4, h4 a {
	color:#fff;
	font-size:16px;
	line-height:18px;
	font-weight:normal;
}
h5, h5 a {
	color:#fff;
	font-size:14px;
	line-height:16px;
	font-weight:normal;
}
h6, h6 a {
	color:#fff;
	font-size:12px;
	line-height:14px;
	font-weight:normal;
}
table {
	color:#000;
	font-size:12px;
	line-height:14px;
	font-weight:normal;
}
tr {

}
td {

}
a, span.blue, a.photo {
	color:#0000ff;
	font-size:14px;
	line-height:16px;
}
li span.blue {
	color:#0000ff !important;
	margin:0 !important;
}
a {
	text-decoration:underline;	
}
a:hover {
	text-decoration:none;
}
p {
	color:#000;
	font-size:14px;
	line-height:16px;
	font-weight:normal;
}
img {
	
}
blockquote {
	color:#000;
	font-size:14px;
	line-height:16px;
	font-weight:normal;
}
ul, ol {

}
ul li, ol li  {
	color:#000;
	font-size:14px;
	line-height:16px;
	font-weight:normal;
}
input[type="button"], input[type="submit"] {
	cursor:pointer;
}
input:hover[type="button"], input:hover[type="submit"] {
	color:#d1d1d1;
}
.my_button {
	background:url(../img/title_bg.jpg) repeat-x 0 0;
	height:20px;
	border:none;
	color:#fff;
	width:51px;	
}
/*------------------------------------Стили для шапки (Стили для меню в файле menu.css)---------------------------------------------------------*/
div#header {
	position:relative;
	height:111px;
	margin:0;
	background: url(/img/header_du.jpg) repeat-x 0 0;
}
#header_container {
	height:88px;
}
#header_wrapper {
	float:left;
	width:100%;
}
#header_content {
	margin: 0 240px 0 300px;
}
.top_text {
	text-align:center;
}
.top_banner, .top_banner a {
	width:468px;
	height:60px;
	background:#808080;
	display:block;
	margin:-3px auto;
}
#header_left {
	width:300px;
	position:absolute;
	z-index:1;
	height:185px;
	left:0;
}
#header_right {
	float:left;
	width:240px;
	margin-left:-240px;
	padding-top:25px;
}
.menu {
	height:23px;
	background:url(/img/menu_du.jpg) repeat-x 0 0;
	position:relative;
	z-index:0;
	padding-left: 55px;
}
.menu table tr td {
	padding:0;
	margin:0;
}
.menu table tr td a {
	line-height:23px;
	color:#d2e1ff;
	text-decoration:none;
	font-size:13px;
	display:block;
	width:100px;
}
.menu table tr td a:hover {
	text-decoration:underline;
	color:#fff;	
}
/*--------------------------------Стили для левого блока-------------------------------------------------------------*/
div#left {
	float:left;
	width:240px;
	margin-left:-100%;
	padding:0 0 0 30px;
	margin-top:70px;
}
.login_block h1 {
	text-transform:uppercase;
}
.login_block .title p {
	font-weight:bold;
}
.title {
	height:20px;
	background:url(../img/title_bg.jpg) repeat-x 0 0;
	margin:0 0 10px 0;
	clear:both;
}
.title p, .title p a {
	font-size:14px;
	line-height:20px;
	text-align:center;
	color:#fff !important;
}
.title p a {
	font-weight:normal;	
}
.title p img {
	position:relative;
	top:2px;
	margin:0 0 0 5px;
}
.login {
	background:#e3e3e3;
	width:159px;
	height:20px;
	border:none;
	padding:0 5px;
	line-height:20px;
	font-size:14px;	
}
input.reg {
	float:right;
}
img.reg {
	float:right;
}
p.log {
	margin:15px 0 0 0;	
	width:159px;
}
p.log_1 {
	margin:3px 0 0 0;	
	width:159px;
}
p.log_1 a {
	font-size:12px !important;	
}
a.ne_pom {
	color:red;
	margin-left:27px;	
}
.avatar {
	float:left;
	width:100px;
	height:100px;
	overflow:hidden;	
}
.user_info {
	margin-left:110px;	
}
.user_info p {
	margin:6px 0 0 0;
	color:#636363;
	font-weight:bold;
}
.user_info p a {
	color:#636363;
	font-weight:bold;
	font-size:14px;	
}
.user_info p span {
	color:#0000ff;
	margin-left:3px;	
}
.user_info p.out a {
	color:#969696;
	line-height:20px;
}
.left_banner, .left_banner a {
	width:240px;
	height:400px;
	/*background:#808080;*/
	margin:20px 0;
}
.left_banner a {
	display:block;	
}
.google_item {
	margin:10px 0;	
}
.google_reclama p {	
	font-size:12px;
}
.google_reclama p a {
	font-size:12px;
	color:red;	
}
/*---------------------------------Стили правого блока------------------------------------------------------------*/
div#right {
	float:left;
	width:201px;
	margin-left:-230px;
	margin-top:15px;
}
.search {
	width:200px;
	height:20px;
}
.search_1 {
	height:20px;
	overflow:hidden;
	position:relative;
	margin:0 0 10px 0;
}
.search_1 span.blue {
	width:100px;
	margin:0 10px 0 0;
	display:block;
	float:left;
	position:absolute;
}
.search .find {
	width:139px;
	height:20px;
	background:#d1d1d1;
	border:none;
	padding:0 5px;
	line-height:20px;
	font-size:14px;
	float:left;
}
.find_1 {
	width:100%;
	height:20px;
	background:#d1d1d1;
	border:none;
	padding:0 5px;
	line-height:20px;
	font-size:14px;
	margin:0 50px 0 100px;
}
.search .my_button {
	width:48px;
	float:left;
}
.search_1 .my_button {
	width:48px;
	float:left;
	position:absolute;
	right:0;
	top:0;
}
.my_calendar {
	width:200px;
	margin:10px 0;
}
.my_calendar table {
	
}
.DynarchCalendar-topBar, .DynarchCalendar-body {
	width:198px;	
}
.DynarchCalendar-first-col, .DynarchCalendar-weekNumber {
	display:none;	
}
.events {
	width:200px;
	background:#ededed;
	padding:0 0 5px 0;
}
.event_item {
	border-bottom:1px solid #afafaf;
	margin:5px 0 5px 30px;
	padding:0 0 5px 0;
}
.event_item p {
	color:#5e5e5e;
	font-size:10px;
}
.event_item a {
	font-size:12px;
	color:#00f;
}
.right_banner, .right_banner a {
	width:200px;
	height:200px;
	/*background:	#808080;*/
	margin:10px 0 0 0;
}
.right_banner a {
	display:block;	
}
#tags {
	width:180px;
	overflow:hidden;
	margin:10px 0;
	background:#eeeeee;
	padding:10px;
	text-align:center;
}
#tags a {color:#000 !important; margin:0 5px;}
a.one {font-size:10px;}
a.two {font-size:18px;}
a.three {font-size:8px;}
a.four {font-size:16px;}
a.five {font-size:14px;}
a.six {font-size:12px;}
/*--------------------------------------Стили центрального блока-------------------------------------------------------*/
div#wrapper {
	float:left;
	width:100%;
}
div#content {
	margin:15px 260px 0 300px;
}
.top_block {
	background:#e5e6ff;
	padding:5px;
}
.top_block h1, .pre_news h1 {
	line-height:20px;	
}
h1 span {
	color:#969696;
	margin:0 5px 0 0;	
}
.top_block_text {
	overflow:hidden;
	margin:5px 0 0 0;
}
.top_block p.top_title a, .pre_news p.pre_news_title a {
	margin-left:10px;
}
.top_block_text img, .pre_news img {
	float:left;
	margin-right:10px;
	margin-top:5px;	
}
a.more {
	float:right;
}
.pre_news, .block {
	margin:10px 0;
	overflow:hidden;
	clear:both;
}
.pre_news p {
	margin:5px 0;
}
.pre_news p.norm_1 {
	font-size:12px;
	color:#000;
	margin:5px 0;	
}
p.norm_1 {
	font-size:12px;
	color:#969696;
}
.user p {
	margin:5px 0;	
}
a.black, span.black {
	color:#000 !important;	
}
a.new_link {
	color:#0000ff !important;
	font-size:12px;
	margin:0 50px 0 5px;
	font-weight:normal;
	text-decoration:none;
}
.pre_news p.grey {
	font-size:14px;
	color:#636363;
	margin:5px 0;
	font-size:14px;
	font-weight:bold;
}
.pre_news p.norm a {
	font-size:12px;
	color:#00f;
	margin:0 10px;	
}
.pre_news p.norm span {
	color:#969696;
}
p.pre_news_title {
	color:#969696;	
}
p.autor {
	color:#5e5e5e;	
}
.links, .links_bold, .links_bold_angar {
	overflow:hidden;
	clear:both;	
}
.links a, .links_bold a, .links_bold_angar a {
	margin:0 15px 0 0;
	line-height:18px;
}
.links_bold a, .links_bold_angar a {
	font-weight:bold;
	font-size:14px;
	color:#969696;
	line-height:20px;
}
.links_bold_angar a {
	display:block;
	float:left;
	margin:0 50px 0 0;
}
.links_bold_angar a span {
	font-weight:normal;	
}
.links_bold a:hover, .links_bold_angar a:hover {
	color:#0000ff;
}
p.navi {
	margin:10px 0;	
}
p.navi a, p.navi {
	color:#969696;
}
p.navi span {
	margin:0 3px 0 0;	
}
.autostat p, .autostat p a {
	color:#636363;
	font-weight:bold;	
}
.autostat p.link {
	float:left;
	text-align:center;
	margin:0 10px 10px 0;
}
.autostat p.link a {
	text-align:center;
}
.autostat p a:hover {
	color:#c80000;
}
.autostat {
	padding:10px 0;
	border-bottom:1px solid #6a6aff;
	overflow:hidden;
}
.photo_car {
	margin:10px 0;
	clear:both;
}
.autostat ul {
	list-style-type:none;
	font-weight:bold;
	color:#969696;
}
.autostat ul.dtp_1 {
	list-style-type:none;
	font-weight:bold;
	color:#969696;	
}
.autostat ul.dtp li, .autostat ul.dtp_1 li {
	margin-left:10px;
	clear:both;
}
.autostat ul.dtp_1 {
	width:560px;
	margin:0 auto;
}
.autostat ul.dtp_1 li {
	text-align:right;
}
.autostat ul.dtp_1 li .inp {
	width:300px;
}
.autostat ul.dtp_1 li .inp_1 {
	width:310px;
}
.autostat ul.dtp_1 li .inp_2 {
	width:101px;
}
.autostat ul li.price {
	padding:0 0 0 20px;	
}
.autostat ul li {
	margin:5px 0;
	font-weight:bold;
}
.autostat ul li a, .autostat ul li span, a.edit, a.edit_r {
	font-weight:bold;
	color:#969696;
	margin:0 0 0 5px;
}
a.photo {
	font-weight:bold;
	margin:0 0 0 5px;
}
a.edit, a.photo, a.edit_r {
	line-height:30px;
	margin:0;
}
a.edit_r {
	float:right;	
}
.ques p {
	font-weight:bold;
	font-size:12px;
	margin:3px 0;
	color:#000;
}
.ques p.date, p.date {
	color:#979797;
	font-weight:normal;
}
.area {
	background:#e3e3e3;
	padding:5px;
	border:none;
	width:90%;	
}
.area_1 {
	background:#e3e3e3;
	padding:5px;
	border:none;
	width:300px;	
}
.inp, .inp_1, .inp_2 {
	background:#e3e3e3;
	width:139px;
	height:20px;
	border:none;
	padding:0 5px;
	line-height:20px;
	font-size:14px;
}
.send_img {
	float:left;
	width:120px;	
}
.send_text {
	margin-left:130px;	
}
.send_text .area {
	height:90px;	
}
.autostat .pre_news {
	margin:0;	
}
.user_img_1 {
	width:200px;
	float:left;	
}
.user_info_1 {
	margin:0 0 0 220px;
	background:#e5e6ff;
	min-height:230px;
	padding:10px;
}
.user_info_2 {
	margin:0 0 0 200px;
	min-height:125px;
	padding:0 10px 10px 10px;
}
.greyy {
	color:#c2d7ff;
}
.title#t_left p {
	text-align:left !important;	
	margin:0 0 0 10px;
}
a.blue {
	color:#0000ff !important;	
}
p.black {
	color:#000;	
}
.ch_box {
	background:#e5e6ff !important;
	border:1px solid #e5e6ff !important;
	width:13px;
	height:13px;
	margin:0 3px 0 0;
	float:left;
}
/*---------------------------------------------------------------------------------------------*/
.clear {
	clear:both;
	width:100%;
	height:1px;	
}
div#footer {
	color: #FFF;
	clear:left;
	width:100%;
	height:35px;
	margin:0 auto 10px auto;
	position:relative;
}
div#footer a {
	margin:0 20px 0 0;	
}
.ch {
	width:565px;	
	margin:0 auto;
}
.mail {
	float:left;
	margin:0 0 0 30px;
}
.buttons {
  text-align:center;
}
