BODY  {
  font-family: Helvetica;
  font-size: 13px;
  padding: 0 20;

P  {
  padding: 0;
  margin: 0;
}

H1  {
	color: #ffffff;
	font-size: 15px;
	font-family: ;
	margin: 3 20 3 20;
	text-align: left;
}

H2  {
  color: #99cc00;
  padding: 0;
  margin: 0;
  font-size: 20px;
  font-family: Arial Narrow;
}

H3  {

}

A  {
	color: #ff6600;
  text-decoration: none;
}

A:Hover  {
	text-decoration: underline;
}

a.white {
  color: #ffffff;
  text-decoration: none
}
a.white :Hover  {
	text-decoration: underline;
}



/* Header */
.header {
  width: 100%;
  
}

.header .head {
  width: 100%;
  height: 98px;
  background: url(images/header-fon.png);
  margin: 40 0 0 0;
}
div.head div.in-left {
	background: url(images/header-lt.gif) no-repeat left top;
	width: 100%;
	height: 98px;
	padding: 0;
}

div.head div.in-right {
	background: url(images/header-rt.gif) no-repeat right top;
	width: 100%;
	height: 98px;
	padding: 0;
}
.forum-kiten {
  background: url(images/kotenok-forum.gif);
  width: 268;
  height: 138;
  position: absolute;
  left: 495 ;
  top: 0;
}

.now {
  height: 50;
  width: 310;
  margin: 0 0 0 640;
  text-align: right;
  position: absolute;
  top: 0;
}

.now div {
  color: #ffffff;
  background-color: #99cc00;
  padding: 3 10 2 10;
  margin: 15 0 0 0;
  float: left;
}

.now div.in {
  color: #000000;
  border: #99cc00 2px solid; 
  background-color: #e0eda5;
  padding: 1 8 1 8;
  margin: 15 0 0 0;  
  width: 170;
  font-size: 12px;
}

div.menu-bottom {
	background: url(images/header-lb.gif) #88a901 no-repeat left bottom;
	width: 100%;
	height: 25;
	margin: 0;
	padding: 0;
}

div.menu-bottom a {
  color: #ffffff;
}

div.menu-bottom-in {
	background: url(images/header-rb.gif) no-repeat right bottom;
	width: 100%;
	height: 25;
	margin: 0;
	padding: 0;
}

div.mimg {
  float: left;
  padding: 2 2 0 7;
}

div.mdiv {
  float: left;
  padding: 4 5 0 2;
}

div.mdiv a {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana;
  font-size: 13px;
}
div.mdiv a:visited {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana;
  font-size: 13px;
}
div.mdiv a:active {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana;
  font-size: 13px;
}
div.mdiv a:hover {
  color: #ffffff;
  text-decoration: underline;
}

submit {
  cursor: hand;
}

div.banner-left {
	float: left;
	margin: 0 10 5 0;
}

div.banner-right {
	float: left;
	margin: 0 0 5 10;
}

