html, body {
	margin-top: 0;
	padding: 0;
	height: 100%;
}
body {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	font-family: Tahoma, Arial, sans-serif;
	color: #979ea4;
}
form {
	margin: 0;
}
input {
	font-size: 1em;
}
select {
	font-size: 1em;
}
table td {
	vertical-align: top;
}
table .flabel {
	text-align: right;
	padding-right: 5px;
	font-weight: bold;
}
a {
	color: #6dab10;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-size: 1em;
	color: #83c324;
	margin-bottom: 20px;
}
ul {
	font-size: 0.8em;
	line-height: 150%;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
#header {
	margin: 0 auto;
	height: 110px;
	width: 967px;
	padding-top: 16px;
}
#logoslogan {
	float: left;
}
#logo {
	background: url('img/logo.png') no-repeat;
	width: 272px;
	height: 44px;
	cursor: pointer;
}
#slogan {
	width: 272px;
	padding-top: 10px;
	line-height: 130%;
	font-size: 0.7em;
}
#content {
	margin: 0 auto;
	width: 967px;
	padding-bottom: 20px;
}
#leftbox {
	width: 258px;
}
#authform {
	font-size: 0.7em;
	padding-left: 5px;
	padding-right: 5px;
}
#authform table td {
	padding-bottom: 4px;
	padding-top: 4px;
}
#authform .txtinput {
	width: 105px;
}
#specuserform {
	padding-left: 5px;
	padding-right: 5px;
}
#specuserform  .name {
	font-weight: bold;
}
#specuserform  a {
	color: #8c949b;
}
#authimg {
	width: 200px;
	height: 25px;
	background: url('img/auth.png') no-repeat;
	margin-bottom: 3px;
}
#cabimg {
	width: 122px;
	height: 25px;
	background: url('img/cab.png') no-repeat;
	margin-bottom: 3px;
}
#regform, #options {
	font-size: 0.7em;
}
#regform .txtinput {
	width: 105px;
}
#options .txtinput {
	width: 130px;
}
#regform .checklink, #options .checklink, #answers .checklink {
	text-decoration: none;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px;
	border-style: dotted;
	border-color: #6fb466;
	color: #6fb466;
}
.grat {
	width: 100%;
	padding: 0px;
	text-align: right;
	font-size: 0.7em;
}
#regform .checklink:hover, #options .checklink:hover, #answers .checklink:hover {
	border-color: #d86565;
	color: #d86565;
}
#qbutton {
	width: 140px;
	height: 24px;
	margin-top: 21px;
}
#catlist .title {
	color: #83c324;
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 20px;
}
#catlist ul {
	list-style-type: none;
	font-size: 0.7em;
	line-height: 170%;
	padding: 0;
	margin: 0;
}
#catlist a {
	color: #979ea4;
}
#specs  .title {
	color: #83c324;
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 20px;
}
#specs .spec {
	font-size: 0.8em;
	margin-bottom: 25px;
}
#specs img, #msgstable img {
	border: 1px solid white;
}
#msgstable .img {
	border: 1px solid #858383;
	width: 48px;
	height: 48px;
}
#specs .img {
	margin-right: 8px;
	border: 1px solid #858383;
	width: 48px;
	height: 48px;
	float: left;
}
#specs .name {
	margin-bottom: 10px;
}
#specs .name a {
	color: #4a4a4a;
	text-decoration: underline;
}
#specs .answ  a {
	color: #858383;
	text-decoration: underline;
}
#specs  a:hover {
	text-decoration: none;
}
#textblock {
	margin-top: 40px;
	font-size: 0.7em;
	padding-right: 10px;
}
#centerbox {
	width: 470px;
	padding-left: 14px;
	padding-right: 25px;
	padding-top: 28px;
}
#text {
	font-size: 0.8em;
}
.box {
	background: #e4e6e8;
	margin: 0;
	width: 100%;
}
.box .t_l {
	width: 100%;
	background: url('img/corner_t_l.png') no-repeat top left;
}
.box .t_r {
	width: 100%;
	background: url('img/corner_t_r.png') no-repeat top right;
}
.box .b_l {
	width: 100%;
	background: url('img/corner_b_l.png') no-repeat bottom left;
}
.box .b_r {
	width: 100%;
	background: url('img/corner_b_r.png') no-repeat bottom right;
}
.box2 {
	background: #f2f3f4;
	margin: 0;
	width: 100%;
}
.box2 .t_l {
	width: 100%;
	background: url('img/corner2_t_l.png') no-repeat top left;
}
.box2 .t_r {
	width: 100%;
	background: url('img/corner2_t_r.png') no-repeat top right;
}
.box2 .b_l {
	width: 100%;
	background: url('img/corner2_b_l.png') no-repeat bottom left;
}
.box2 .b_r {
	width: 100%;
	background: url('img/corner2_b_r.png') no-repeat bottom right;
}
#searchform {
	background: url('img/search.png') no-repeat center left;
	background-position: 5px;
	font-size: 0.7em;
	padding-top: 9px;
	padding-bottom: 9px;
}
#searchform form {
	font-size: 1em;
	padding-left: 70px;
	margin: 0;
}
#searchform .txtinput {
	width: 300px;
	margin-right: 10px;
}
#centerbox .box {
	margin-bottom: 20px;
}
#nav {
	font-size: 0.7em;
}
#nav a {
	color: #979ea4;
}
#questions {
	margin-bottom: 15px;
}
#questions table, #answers table, #msgstable table {
	padding-bottom: 4px;
}
#questions td, #answers td, #msgstable td {
	vertical-align: bottom;
}
#questions .question {
	margin-bottom: 15px;
}
#questions .question2 {
	margin-bottom: 0px;
	padding: 8px;
}
#questions .questionmain {
	margin-bottom: 30px;
}
#questions .title {
	font-size: 0.8em;
	color: #7b8690;
	font-weight: bold;
}
#questions .cat, #answers .cat, #msgstable .cat, #searchres .cat {
	font-size: 0.7em;
	color: #b6bcc1;
}
#questions .cat a, #answers .cat a, #msgstable .cat a, #searchres .cat a {
	color: #7b8690;
	font-weight: normal;
}
#searchres .catspec {
	font-size: 0.7em;
}
#searchres .catspec a {
	color: #a6915e;
}
#questions a {
	color: #7b8690;
	font-weight: bold;
}
#questions .text {
	margin-top: 10px;
	font-size: 0.8em;
	color: #979ea4;
	background: url('img/bg_dots.png') repeat-x bottom left;
	padding-bottom: 7px;
}
#questions img, #answers img, #userroom img {
	border: 1px solid white;
}
#questions .img, #answers .img {
	margin-right: 8px;
	border: 1px solid #858383;
	width: 48px;
	height: 48px;
}
#questions .more {
	width: 35px;
	background: url('img/arrows.png') no-repeat left bottom;
	float: right;
	padding-left: 10px;
}
#questions .more a {
	font-size: 0.8em;
	font-weight: normal;
}
#questions .answs {
	font-size: 0.8em;
	color: #b6bcc1;
}
#questions .answsempt {
	font-size: 0.8em;
	color: red;
}
#searchres .answs {
	font-size: 0.7em;
	color: #b6bcc1;
}
#answers .answer {
	border-top: 1px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-color: #d6d9dc;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 8px;
	padding-right: 8px;
}
#answers .answer2 {
	border-top: 1px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-color: #d6d9dc;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 8px;
	padding-right: 8px;
}
#answers .text, #msgstable .text, #searchres .text {
	font-size: 0.8em;
	color: #979ea4;
	background: url('img/bg_dots.png') repeat-x bottom left;
	padding-bottom: 7px;
}
#searchres .text {
	margin-bottom: 2px;
}
#msgstable .msgtable {
	border-top: 1px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-color: #d6d9dc;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 8px;
	padding-right: 8px;
}
#msgstable .newmsgtable {
	border-top: 1px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-color: #d6d9dc;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 8px;
	padding-right: 8px;
	background: #faf3f3;
}
#answers .ansdate, #msgstable .date, #searchres .date {
	font-size: 0.7em;
	text-align: right;
}
#searchres .date {
	width: 110px;
}
#answers .caption, #msgstable .caption {
	font-size: 0.8em;
	margin-bottom: 10px;
}
#searchres .caption {
	font-size: 0.8em;
	margin-bottom: 4px;
}
#userroom {
	margin-bottom: 20px;
}
#userroom  td{
	font-size: 0.7em;
}
#userroom .send_message {
	vertical-align: bottom;
}
.specname {
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 7px;
}
#userroom .img {
	margin-right: 8px;
	border: 1px solid #858383;
	width: 122px;
	height: 122px;
}
#userroom ul {
	margin-top: 8px;
	padding-left: 13px;
	margin-left: 3px;
	font-size: 1em;
}
#userroom p {
	margin-top: 3px;
	margin-bottom: 3px;
}
#userroom a {
	color: #979ea4;
}
#rightbox {
	width: 200px;
	padding-top: 28px;
}
#rightbox .banner {
	margin-bottom: 13px;
	width: 200px;
	height: 300px;
	overflow: hidden;
}
#footer {
	margin: auto;
	padding-top: 5px;
	height: 64px;
	width: 967px;
	bottom: 0;
	background: url('img/bg_footer.png') repeat-x top;
}
#fmenu {
	margin: auto;
	width: 967px;
	margin-bottom: 10px;
	font-size: 0.7em;
	padding-left: 15px;
}
#fmenu a {
	color: #979ea4;
}
#contacts {
	float: left;
	border-left: 4px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #83c324;
	padding-left: 9px;
	margin-left: 31px;
	color: #4a4a4a;
	font-size: 0.6em;
	line-height: 130%;
}
#counters {
	float: right;
	margin-top: 25px;
}
#privmsg, #qform {
	font-size: 0.7em;
}
#qform {
	width: 90%;
}
#qform .txtarea, #options .txtarea {
	border: 1px solid #a1a9b1;
	font-size: 1em;
	padding: 2px;
}
#prvansw textarea, #ansform textarea {
	width: 100%;
	font-size: 0.8em;
}
#prvansw, #ansform {
	text-align: right;
	margin: 20px;
}
#ansform {
	display: none;
}
textarea {
	font-family: Tahoma, Arial;
	padding: 2px;
}
.txtinput {
	border: 1px solid #a1a9b1;
	font-size: 1em;
	padding-left: 2px;
	padding-right: 2px;
}
.submitimg {
	margin-bottom: -4px;
}
.comment {
	font-size: 0.7em;
	margin-bottom: 20px;
}
#searchres .comment {
	text-align: right;
}
.error {
	font-size: 0.7em;
	color: red;
}
.error ul {
	list-style-type: circle;
	padding: 5px;
	line-height: 150%;
	margin-left: 20px;
	margin-top: 0px;
}
#listing {
	font-size: 0.7em;
	border-top: 1px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #e4e6e8;
}
#ansbut {
	float: right;
	width: 76px;
	height: 17px;
	background: url('img/b_answer.png') no-repeat;
	cursor: pointer;
}
#uansbut {
	float: right;
	width: 111px;
	height: 17px;
	background: url('img/b_write.png') no-repeat;
	cursor: pointer;
}
#msghis {
	width: 100%;
	font-size: 0.7em;
	text-align: center;
}
#history {
	font-size: 0.7em;
	margin-bottom: 10px;
}
#history .item {
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: silver;
	padding-top: 10px;
	padding-bottom: 2px;
}
#history .date {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 0.8em;
}
#history .auth {
	font-weight: bold;
	text-align: left;
	margin-bottom: 4px;
}
#searchres .item {
	padding-bottom: 30px;
	padding-left: 8px;
	padding-right: 8px;
}
#searchres .comment {
	margin-top: 0px;
	margin-bottom: 3px;
}
#tagsstring {
	width: 98%;
}

/* Облако тегов */

#tagcloud {
	font-family: Arial, Tahoma;
	width: 650px;
	height: 115px;
	float: right;
	text-align: center;
	overflow: hidden;
	margin-top: -5px;
}
#tagcloud a {
	text-decoration: none;
	margin-right: 4px;
}
#tagcloud a:hover {
	text-decoration: underline;
}
#tagcloud .a1 {
	color: #a6a6a6;
	font-size: 0.7em;
}
#tagcloud .a2 {
	color: #9faf88;
	font-size: 0.9em;
}
#tagcloud .a3 {
	color: #a4d759;
	font-size: 1.3em;
}
#tagcloud .a4 {
	color: #87bf36;
	font-size: 1.5em;
}
#tagcloud .a5 {
	color: #83c324;
	font-size: 1.8em;
}
