body {
	background: Black url(../images/background.png);
	color: Black;
	font-family: "Times New Roman", serif;
	font-size: 14px;
}

A {
 color: Black ; /* Цвет ссылок */
}
A:visited {
 color: #3e3e3e; /* Цвет посещенных ссылок */
}
A:active {
 color: Black; /* Цвет активных ссылок */
}

#top {
	padding: 0px 0px;
	width: 800px;
	height: 137px;
	margin: 0 auto;
	background: url(../images/top.png) no-repeat;
}

#buttons {
	width: 1024px;
	height: 38px;
	margin: 0 auto;
	padding: 0px 0px;
	font-size: 25px;
	background: url(../images/buttons.png) no-repeat;
}

#button_proza {
	background: url(../images/button.png) no-repeat;
	width: 170px;
	height: 38px;
}

#content {
	margin: 0 auto;
	margin-top: 7px;
	width: 1024px;
}

#text {
	width: 1000px;
	margin: 0 auto;
	margin-top: -30px;
}

#content_cntr {
	margin: 0 auto;
	width: 1024px;
	background: url(../images/content_cntr.png) repeat-y;
}


#left_top {
	width: 210px;
	height: 57px;
	background: url(../images/left_top.png) no-repeat;
}

#right_top {
	width: 210px;
	height: 57px;
	background: url(../images/left_top.png) no-repeat;
}

#home {
	position: relative;
	top: 5px;
	left: 0px;
}

#button_contacts {
	position: relative;
	top: 3px;
	left: 0px;
}

#she-wolf {
	position: relative;
	top: 3px;
	left: 5px;
}

#rss {
  width: 50px;
  height: 50px;
  position: relative;
  top: 3px;
  left: 7px;
}

#search_sector {
	position: relative;
	top: -3px;
}

#search_icon {
	position: relative;
	top: 10px;
	left: 3px;
}

#contacts {
	width: 500px;
	margin: 0 auto;
	border: 3px double Silver;
	padding: 10px;
  background: url(../images/transp_min.png);
}

#news {
	width: 98%;
	border: 3px double silver;
  background: url(../images/transp_min.png);
}

#transp {
	background: url(../images/transp.png);
}

#transp_min {
	background: url(../images/transp_min.png);
}

th {
	font-size: 16px;
	font-style: italic;
  background: url(../images/transp.png);
}

#contents {
  width: 30%;
	margin: 0 auto;
	padding: 10px;
  border: 2px double Silver;
  border-collapse: separate;
  background: url(../images/transp_min.png);
  empty-cells: hide;
}

#stih {
	width: 250px;
	margin: 0 auto;
  position: relative;
  left: 25px;
  text-align: justify;
}

#end_info {
	padding: 1px;
	width: 1016px;
	height: 43px;
	margin: 0 auto;
	background: url(../images/end_info.png) no-repeat;
	color: White;
}

#vcss {
	position: relative;
	right: 12px;
	top: 5px;
}

#search_page {
	margin: 0 auto;
	width: 300px;
}

#staricons {
  width: 228px;
  height: 55px;
  margin-left: 100%;
  position: relative;
  left: -228px; 
  background: url(../images/stars/grad.png) no-repeat;
}

#staricons1 {
  width: 350px;
  height: 70px;
  position: relative;
  left: 0px; 
  background: url(../images/stars/grad1.png) no-repeat;
}

#counterstat {
  width: 120px;
  height: 33px;
  position: relative;
  left: 10px;
  top: -55px;
  font-size: 10px;
  padding: 8px 0px;
}

#comments_tray {
  width: 100%;
  border: double 2px Silver;
  background: url(../images/transp_min.png);
}

#coments_tray_send {
  width: 75%;
  margin: 0 auto;
}

#comments_tray_user {
  width: 50%;
  border: double 2px Silver;
  background: url(../images/transp_min.png);
  margin: 0 auto;
}

#user_coment {
  width: 370px;
  height: 150px;
}

#rambler {
  width: 88px;
  height: 31px;
  position: relative;
  left: 125px;
  top: -96px;
}

#capthca_text {
  font-size: 24;
}

