@CHARSET "UTF-8";
body
{
				font-family: Tahoma, Arial;
				font-size: 14px;
				margin: 0px;
				padding: 0px 0px 0px 0px;
				color: #ffffff;
				background-color: #556b2f;
}
.aut
{
		font-size: 10px;
		font-family: Tahoma, Arial;
}
.hdr
{
		font-family: Tahoma, Arial;
		font-size: 12px;
		font-weight: bold;
}
.red
{
		color: red;
}
.msgread_0
{
		font-weight: bold;
}
.msgread_1
{
		font-weight: normal;
}
.odd
{
		background: #CEDAC2;
}
.even
{
		background: white;
		color: #CEDAC2;
}
.bold
{
		font-weight: bold;
}
a:active
{
		color: #9acd32;
}
a:visited
{
		color: #9acd32;
}
a:hover
{
		color: #9acd32;
}
a:focus
{
		color: #9acd32;
}
a
{
		color: #9acd32;
		text-decoration: none;
}
.nick
{
		color: #9acd32;
}
.nick:active
{
		color: #9acd32;
}
.nick:hover
{
		color: #9acd32;
}
.nick:visited
{
		color: #9acd32;
}
.nick:focus
{
		color: #9acd32;
}
.red
{
		color: #ff0000;
		font-weight: bold;
}
.red:active
{
		color: #ff0000;
		font-weight: bold;
}
.red:hover
{
		color: #ff0000;
		font-weight: bold;
}
.red:visited
{
		color: #ff0000;
		font-weight: bold;
}
.red:focus
{
		color: #ff0000;
		font-weight: bold;
}
.answer
{
		color: #9acd32;
		font-weight: bold;
		font-size: 10px;
}
.answer:active
{
		color: #9acd32;
		font-weight: bold;
		font-size: 10px;
}
.answer:hover
{
		color: #9acd32;
		font-weight: bold;
		font-size: 10px;
}
.answer:visited
{
		color: #9acd32;
		font-weight: bold;
		font-size: 10px;
}
.answer:focus
{
		color: #9acd32;
		font-weight: bold;
		font-size: 10px;
}
td
{
		vertical-align: top;
}
.houby
{
	position: relative;
	left: 80px;
	width: 400px;
	padding: 5px;
	overflow: hidden;
}
.search
{
	position: relative;
	left: 120px;
	width: 400px;
	padding: 5px;
	overflow: hidden;
}
.inz
{
	background-color: #555b2f;
	width: 600px;
	padding: 8px;
}
.inzt
{
	background-color: #55622f;
}
.inzh
{
	background-color: #555b2f;
}
.leftm
{
	background-color: #555b2f;
	position: fixed;
	left: 0px;
	padding: 5px;
	top: 0px;
	visibility: visible;
	border-right: groove;
	border-bottom: groove;
	border-radius: 8px;
	text-align: center;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
}
.leftme
{
	background-color: #555b2f;
	position: fixed;
	width: 200px;
	left: 0px;
	padding: 5px;
	top: 0px;
	visibility: hidden;
	border-bottom: groove;
	border-right: groove;
	border-radius: 8px;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
}
.loginw
{
	position: fixed;
	top: 0px;
	left: auto;
	right: 0px;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding: 0px;
}
.login
{
	position: relative;
	background-color: #555b2f;
	border-left: groove;
	border-bottom: groove;
	border-radius: 20px;
	visibility: visible;
	padding: 5px;
	top: 0px;
	right: 0px;
}
.loginm
{
	position: absolute;
	background-color: #555b2f;
	border-left: groove;
	border-bottom: groove;
	border-radius: 20px;
	visibility: hidden;
	padding: 5px;
	top: 0px;
	right: 0px;
}
.messages
{
	position: relative;
	background-color: #555b2f;
	border-left: groove;
	border-bottom: groove;
	border-right: groove;
	border-radius: 20px;
	padding: 5px;
	top: 0px;
}
.leftmi
{
	position: relative;
	border: groove;
	border-radius: 20px;
	padding: 5px;
	left: 0px;
	width: 300px;
	text-align: left;
}
.rightmi
{
	position: relative;
	border: groove;
	border-radius: 20px;
	padding: 5px;
	right: 0px;
	width: 300px;
	text-align: left;
}
.left
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 320px;
}
.rightm
{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 320px;
}
.mainmenu
{
	position: relative;
	width: 800px;
	margin: auto;
	height: 100%;
}
.cistic
{
	clear: both;
	display: block;
}
.ask
{
	background-color: #0ECAC2;
	position: fixed;
	visibility: hidden;
	width: 300px;
	height: 100px;
	font-size: 14px;
	font-weight: bold;
	border: groove;
	text-align: center;
}
.newdisc
{
	visibility: hidden;
	display: none;
}
.newdisc_nav
{
	visibility: visible;
}
