body {
	font-size: 12px; 
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	height: 100%;
}
form {
	margin: 0px;
	padding: 0px;
}
div {
	text-align: left;
}
#main {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
#both {
	clear: both;
}
#logo {
	width: 235px;
	float: left;
}
#ban {
	width: 500px;
	height: 60px;
	float: right;
}
.welcome {
	text-align: center; 
	padding-top: 100px;
}
#reg {
	width: 185px;
	height: 14px;
	margin-left: 3px;
	margin-right: auto;
	font-weight: bold;
	font-size: 13px;
	color: ThreedDarkShadow;
	/*border-bottom: 2px solid #cccccc;*/
	margin-bottom: 10px;
}
#line, #line2, #line3 {
	width: 100%;
	height: 1px;
	border-bottom: 1px dotted #cccccc;
	margin: 0px;
	padding: 0px;
}

#line {
	border-top: 1px dotted #cccccc;
}
#line2 {
	margin-top: 5px;
	margin-bottom: 5px;
}

#line3 {
	margin-top: 2px; 
	clear: both;
}

.line4 {
	width: 240px; 
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
	height: 1px;
	border-bottom: 1px dotted #cccccc;
}
.line_topmenu {
	/*width: 290px;*/ 
	width: 290px; 
	float: right;
}

#cont {
	margin-top: 20px;
}
#cont_left {
	width: 300px;
	float: left;
	font-weight: bold;
	font-size: 14px;
}
#log_head {
	margin-top: 10px;
	margin-left: 10px;
	font-family: Arial;
	font-weight: bold;
	font-size: 17px;
	color: #ffffff;
}
#log_form {
	margin-top: 10px;
	margin-left: 0px;
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
}
.logout_form {
	display: none;
}
.log_form2 {
	margin-top: 10px;
	margin-left: 10px;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}
.in {
	height: 20px;
}
#sel {
	background-color: Green;
	font-size: 10px;
	color: #ffffff;
}
#enter {
	margin-left: 150px;
	background: url(http://chat.sakh.com/i/new/enter.gif);
	color: #ffffff;
	width: 93px;
	height: 39px;
	text-align: center;
	cursor: pointer;
}
#news {
	font-weight: bold;
	font-size: 11px;
}
.news_h {
	color: #259300;
	font-weight: bold;
	font-size: 13px;
}
#cont_right {
	width: 468px;
	float: right;
	font-weight: bold;
	font-size: 14px;
}
#room {
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
	/*letter-spacing: 1px;*/
}
a {
	color: ThreedDarkShadow;
}
a:active {
	color: Green;
}
a:hover {
	color: #259300;
}
a.inick {
	color: Green;
}
a.inick:active {
	color: Green;
}
a.inick:hover {
	color: #259300;
}
a.st {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: ThreedDarkShadow;
}
a:active.st {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: Green;
}
a:hover.st {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #259300;
}
#footer {
	width: 710px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	text-align: center;
}
.err {
	color:#ff0000;
	font-weight:bold;
}
.warn {
	color:#775500;
	font-weight:bold;
}
.ok {
	color:#009900;
	font-weight:bold;
}
.smiles {
	background-color: white;
	border-color: silver;
	border-style: solid;
	border-width: 1px; 
	padding: 2px;
	position: absolute;
	left: 5px;
	top: 32px;
	visibility: hidden;
}
.otstup_logo {margin: 5px 5px 0px 5px;}
#kick_button  { height: 20px; font-size: 9px;}
#otvet{ color:red }

.ban_select {
	font-size: 9px;
	height: 18px;
}


.rooms {
	margin-top: 3px; 
	text-align: center;
}
.form_status {
	font-size: 13px;
	color: #000043;
	font-family: Arial;
	height: 21px
}
.img_clear {
	cursor: pointer; 
	margin-top: 2px;
}
.form_message {
	width: 99%; 
	border: 0px; 
	font-size: 10pt;
}

.sys {
	text-align: right;
	font-size: 13px;
	font-family: times new roman, times;
	color: #000043;
	height: 19px;
}

.sys SELECT{
	font-family: Arial;
	height: 22px;
}

.me {
	background-color: #E5FDEB;
}
.my {
	background-color: #E5FDEB;
}
.privatme {
	background-color: #FFF4F0;
}
.privatmy {
	background-color: #FFF4F0;
}
.main,.sys,.me,.my,.privatme,.privatmy {
	margin-bottom: 2px;
	padding: 1px 0px 1px 0px;
	border-bottom: 1px solid #FAFEFA;
	letter-spacing: 0.3pt;
}

.topmenub {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.topmenu {
	color: ThreedDarkShadow;
	font-weight: bold;
	text-decoration: underline;
}
a:active.topmenu {
	color: Green;
	font-weight: bold;
	text-decoration: underline;
}
a:hover.topmenu {
	color: #259300;
	font-weight: bold;
	text-decoration: underline;
}
a.unick {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a:active.unick {
	color: Green;
	font-weight: bold;
	text-decoration: underline;
}
a:hover.unick {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}


/* ���������� ������ �� ������� "�������", "��������", "������", "������" */
a.but_on, a:active.but_on, a:hover.but_on, a.but_off, a:active.but_off, a:hover.but_off {
	color: 			green;
	font-family: 	Arial;
	font-weight:	bold;
	font-size: 		12px; 
}

a.but_off, a:hover.but_off {
	color: 			gray;
}


.menu1 {
	background-color: white;
	border-color: silver;
	border-style: solid;
	border-width: 1px;
	position: absolute;
	left: 110px;
	top: 0px;
	visibility:hidden;
}
a.menuItem {
	border: 0px solid #000000;
	color: black;
	display: block;
	font-family: Tahoma, MS Sans Serif, Arial, sans-serif;
	font-size: 8pt;
	padding: 2px 12px 2px 20px;
	text-decoration: none;
	CURSOR:default;
}
a.menuItem:hover {
	background-color: #0A246A;
	color: white;
	text-decoration: none;
	cursor: default;
}
.topmenu {
	color: ThreedDarkShadow;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;

}


.menu{
	border-right: buttonhighlight 2px outset;
	border-top: buttonhighlight 2px outset;
	border-left: buttonhighlight 2px outset;
	border-bottom: buttonhighlight 2px outset;
	visibility: hidden;
	font: 8pt Tahoma, Verdana, Geneva;
	cursor: default;
	position: absolute;
	background-color: #D4D0C8;
	color: black;
	padding-top: 2px;
	padding-bottom: 2px;
}
wbr:after { content: "\00200B" }

#sys_form {
	margin: 3px 5px 5px 5px; 
	text-align: center;
}
#form_form {
	margin: 0 5px 0px 5px; 
	text-align: center

}
#sys_button {
	 width: 88px; 
	 height: 25px; 
	 cursor: pointer; 
	 float: left; 
	 text-align: center; 
	 margin-left: 5px;

}
.topmenuc {
	color: ThreedDarkShadow;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
	border-bottom: 1px dashed ThreedDarkShadow;
}
.sys2 {
	color: white;
	font-family: Arial;
	height: 22px;
	font-size: 13px;	
}
.sys3 {
	font-family: Arial;
	height: 21px;
	font-size: 13px;
	color: #000043;
}
.bold_italic {
	height: 23px;
}
.px3 {
	text-align: center;
	padding-top: 5px
}
.px5 { 
	height: 5px;
	clear: both;
	margin: 0px;
	padding: 0px;
}

#ban2 {
	width:550px;
	font-family: verdana;
	font-size: 12px;
	height: 60px;
	float: right;
}
.banform {
	margin-bottom: 5px;
	margin-top: 10px;
}
.banform INPUT {
	font-size: 9px;
	height: 12px

}
#messb {
	margin-left: 2px;
	padding: 5px 5px 5px 5px;
	width: 98%;
}
#topic {
	text-align: center;
}
.trans {
	margin: 0 5px 0px 5px; 
	text-align: center;
}
.error_text {
	text-align: center; 
	height: 200px; 
	padding-top: 200px

}
.send_button {
	 width: 83px;
	 height: 35px;
	 cursor: pointer;
	 text-align: center;
	 color: #ffffff;
	 font-weight: bold;
}
#user_info {
	font-size: 10px;
	position: absolute;
	left: 1px;
	top: 1px;
	visibility: hidden;
	padding: 2px 2px 5px 5px;
	margin: 1px 1px 1px 1px;
	background-color: #ffffee;
	border: 1px solid #cccccc;
	z-index: 150;
}
.users {
	margin: 3px 5px 5px 5px; 
	text-align: center;
}

#users {
	border: 1px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#rooms {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.h4 {
	font-size: 13px;
	font-weight: bold;
	margin-left: 10px;
}
.h5 {
	font-size: 12px;
	font-weight: bold;
	margin-left: 20px;
}
.h6 {
	font-size: 11px;
	margin-left: 30px;
}
.h7 {
	font-size: 11px;
	margin-left: 40px;
}
.div_main_menu {
	font-size: 10px;
	position: absolute;
	left: 1px;
	top: 1px;
	width: 50px;
	visibility: hidden;
	padding: 5px 5px 5px 5px;
	margin: 1px 1px 1px 1px;
	background-color: #ffffee;
	border: 1px solid #cccccc;
	z-index: 150;
}
.gray_line {
	background-color: #FAFEFA;
}

.logo_menu {
	display: none;
	position: absolute;
	margin-top: -50px;
}
.logo_hover .logo_menu {
	display: block;
}
.logo_menu_content {
	font-size: 10px;
	width: 500px;
	padding: 10px;
	background-color: #FFFFFF;
	border: 1px solid #bbbbbb;
	z-index: 0;	
}
.logo_menu #logo_menu_rb {
	background-image:url(http://i.sakh.com/rb.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	background-attachment:scroll;
}
.logo_menu #logo_menu_r {
	background-image:url(http://i.sakh.com/rs.png);
	background-repeat:no-repeat;
	background-position:right top;
	background-attachment:scroll;
	padding-right:5px;
}
.logo_menu #logo_menu_b {
	background-image:url(http://i.sakh.com/bs.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-attachment:scroll;
	margin-right:6px;
	line-height:6px;
	font-size:1px;
}