

* {
	margin: 0;
	padding: 0;
}

* html #wrap { 
	height: 100%;
}

html, body {
	height: 100%;
}


body {
	position: relative;
	background: #ddd url(bg.gif) top center repeat-y;
	
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 0.8em;
	color: #000;
}

a {
	color: #300;
	text-decoration: underline;
}

a:hover {
	color: #933;
}

div {
	position: relative;
}

img {
	border: 0;
}

#topcount {
	position: absolute;
	visibility: hidden;
}

#wrap {
	margin: 0 auto;
	
	width: 900px;
	min-height: 100%;
	background: #ddc url(leftbar.gif) repeat-y top center;
}

.head {
/*	height: 102px;*/
	padding: 0;
	margin: 0 20px 5px 20px;
	background: #ffe url(fon.gif);
	border: 1px solid #bba;
}

.logo {
	float: left;
	display: inline;
	width: 82px;
	height: 82px;
	margin: 10px 25px;
}

.logo img {
	border: 1px outset #998;
}


h1.h11 {
	padding: 5px 0 0 0;
	
	color: #300;
	font-size: 1.6em;
}

h1.h11 span {
	color: #800000;
}


h1.h12 {
	padding: 0 0 5px 0;
	
	color: #933;
	font-size: 1em;
	letter-spacing: 5px;
}



.headmenu {
	text-align: left;
	font-weight: bold;
	
	font-size: 1.3em;
	color: #300;
	
	float: left;
	width: auto;
}

.headmenu a {
	color: #300;
}

.headmenu a:hover {
	color: #933;
}

.mmenu {
	padding-top: 5px;
	font-size: 0.9em;
}

.mmenu span.spacer {
	padding: 0 0.8em;
}

.mmenu span a, .mmenu span {
	color: #800000;
}

.mmenu span a:hover {
	background-color: #ddc;
}

.map {
	padding: 0.1em 25px;
	margin: 0 20px 5px 20px;
	color: #300;
	font-size: 1em;
	background: #ffe url(fon.gif);
	border: 1px solid #bba;
}

.map a {
	color: #300;
}

.map a:hover {
	color: #933;
	background-color: #ddc;
}



.leftbar {
	float: left;
	width: 170px;
	padding: 10px 10px;
}

.leftbar h2 {
	font-weight: bold;
	font-size: 1em;
	color: #800000;
	margin-left: 10px;
}

.leftbar li {
	list-style: none;
	font-size: 0.85em;
	color: #000000;
	
}

.leftbar li a {
	color: #300;
}

.leftbar li a:hover {
	color: #933;
}

.main {
	float: left;
	width: 630px;
	padding: 0 10px 5px 0;
}

.serp {
	padding: 0 10px 0 70px;
}

.main h2 {
	font-size: 1.5em;
	color: #800000;
	margin-left: 20px;
}

.main p {
	margin: 5px 0;
}

.main .info {
	margin-left: 20px;
	font-size: 0.9em;
}

.main .info strong {
	margin-right: 20px;
	font-weight: normal;
}

.item {
	margin-bottom: 10px;
}

.item a {
	color: #300;
}

.item a:hover {
	color: #933;
}

.item small {
	display: block;
	font-size: 0.8em;
	margin-left: 10px;
}

.item span {
	margin-right: 20px;
	font-size: 0.9em;
}

.mainpage {
	margin: 0 20px 5px 20px;
	padding: 5px;
	background: #ffe url(fon.gif);
	border: 1px solid #bba;
}

.stenpage {
	margin: 0 20px 5px 20px;
	padding: 10px 0;
	background: #ffe url(fonsten.gif);
	border: 1px solid #bba;
}

.stenform {
	padding: 10px 0;
}

.mainpage .kolon {
	float: left;
	width: 205px;
}

.mainpage .kolon .cat {
	
	margin-bottom: 10px;
}

.mainpage .kolon .cat li {
	list-style: none;
	margin-left: 10px;
}

.mainpage .kolon .cat h2 {
	font-size: 1em;
	margin-left: 20px;
}

.mainpage .kolon .cat h2 a {
	color: #800000;
	text-decoration: underline;
}

.mainpage .kolon .cat h2 a:hover {
	color: #c00000;
}



.footbl {
	clear: both;
	font-size: 0.9em;
	width: 808px;
	padding: 5px 25px;
	margin: 6px 20px 0 20px;
}

.foot {
	position: absolute;
	bottom: 0;
	font-size: 0.9em;
	width: 808px;
	padding: 5px 25px;
	margin: 5px 20px 0 20px;
	background: #ffe url(fon.gif);
	border: 1px solid #bba;
	border-bottom: 0;
}


.counters {
	position: absolute;
	top: 8px;
	right: 25px;
}


fieldset {
	border: 0;
	padding: 5px 0;
	
}

fieldset div {
	clear: both;
	margin-bottom: 5px;
	
}


fieldset div div {
	display: block;
	float: left;
	width: 190px;
	
	padding-right: 20px;
	text-align: right;
}

input, textarea, select, optgroup {
	width: 500px;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	
}


.stenform {
	margin: 0 30px;
	text-align: center;
}


.stenform .sttxt textarea {
	width: 794px;
	height: 175px;
	border: 2px dotted #998;
	background: transparent url(txtbg.gif);
	font-size: 1em;
}

.stenform .stfline input, .stenform .stfline select {
	width: auto;
}

.stenform .stfline {
	padding: 5px 0;
	text-align: right;
}

.stfline .stl {
	float: left;
	width: auto;
	background: #f00;
}

.stfline .str {
	width: auto;
	text-align: right;
	display: inline;
}

#sbmt {
	overflow: visible;
}


.addermsg {
	margin-left: 200px;
	margin-bottom: 10px;
	
}

.error, .addermsg b {
	color: #800000;
}

hr {
	float: left;
	width: 800px;
	visibility: hidden;
	height: 0;
	border: 0;
}

hr.stenhr {
	display: block;
	visibility: visible;
	
	border: 0;
	border-top: 2px dotted #998;
	
	width: 796px;
	
	margin: 3px auto;
	height: 0;
	float: none;
	
}

.post {
	padding: 10px 30px;
}

.stpages {
	padding: 10px 30px;
	text-align: center;
}

.both {
	clear: both;
}
