BODY {
  margin:0 auto;
	padding:0;
	width: 900px;
 	background-image: url("images/bg.gif");
}


#start {
  position: relative;
  top: 0; left: 0;
  margin: 0;
  padding: 0;
  width:900px; height: 90px;
}
#logo {
  position: absolute;
  top: 5px; left: 0;
  border:0;
}
#commenttologo {
  background-color:transparent;
  width: 525px;
  height: 36px;
  position: absolute;
  top: 5px; left: -80px;
  padding-top:5px;
  padding-left:0;
  font-size:17px;
  color:white;
}
#commenttologo:hover {
  width: 525px;
  height: auto;
  position: absolute;
  top: 5px; left: -80px;
  padding-top:40px;
  padding-bottom:2px;
  padding-left:44px;
  color:black;
  background-image: url("images/comment_fon_1.png");
  background-repeat: no-repeat;
  background-position: 30px bottom;
  
}

#ShowTime {
  position: absolute;
  top: 0; left: 490px;
  width: 150px; height: 90px;
  text-align: right;
  font-weight: bold;
}


table.nbrd {
  margin-bottom: 10px;
  border: none;
}
.shapka_font {
  font-size: 28px;
  color: #ff0000;
  font-weight: bold;
}
.bottom_brd  {
	border-bottom: 1px solid #C5C8D0;
}

H3 {
	padding:0;
	color:#333300;
	font-size: 14px;
	font-family: "Arial", sans-serif;
}

H4 {
  margin-top: -15px;
	padding:0;
	color:#663300;
	font-size: 14px;
}


#meta {
  position:relative;
  bottom:0px;
  width: 100%;
  text-align: right;
  color: black;
  font-size: 9pt;
  font-family: "Arial", sans-serif;
}

