*{
/*border:1px solid red;#649632*/
}

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #837669;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000;
}

h1 { font-size: 44px; }

h2 { font-size: 22px; color:#000; padding-left:10px; }
h2 span { font-size: 26px; color:blue; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ul, ol { }

blockquote { }

a { color: #649632; text-decoration:none; }

a:hover { text-decoration: underline; }

a.nounder:hover { text-decoration:none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

/* Header */

#header-wrapper {
}

#header {
	width: 1000px;
	height: 40px;
	margin: 0 auto;
	background: #608F30;
	border-bottom: 1px solid #2D4516;
}

/* Menu */

#menu {
	float: left;
	width: 900px;
	height: 40px;
}

#menu ul {
	margin: 0;
	padding: 7px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 17px;
	padding: 3px 5px;
	text-decoration: none;
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border:1px solid #666;
}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item a {
	background: #39561D;
	color: #FFFFFF;
	border:1px solid #B4F59D;
}

/* Search */

#search {
	float: right;
	width: 305px;
	height: 40px;
}

#search form {
	float: right;
	margin: 0;
	padding: 12px 20px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 135px;
	height: 18px;
	padding: 3px 0 0 5px;
	background: #ECF9E4;
	color: #000;
}

#search-submit {
	height: 21px;
	margin-left: 12px;
	color: #39561D;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 0 20px;
	background: url(images/img01.jpg) repeat-x left top;
}

/** LOGO */

#logo {
	height: 148px;
}

#logo h1, #logo p, #logo img {
	float: left;
	margin: 0;
	padding: 0;
	line-height: normal;
}

#logo h1 { padding-top: 45px; }

#logo h1 a {
	text-decoration: none;
	color: #39561D;

}

#logo h1 a:hover { text-decoration: underline; }

#logo p {
	padding: 65px 30px 0 15px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #B6ACA2;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }

/* Content */

#content {
	/*float: left;
	width: 660px;*/
	min-height:450px;
	/*height:530px;*/
}

/* Post */

.post {
	margin-bottom: 25px;
}

.post .title {
	margin-bottom: 3px;
	padding: 2px 0px;
	border-bottom: 1px dashed #B4F59D;
}

.post .meta {
	margin: 0 0 3px 0;
	padding: 2px 30px 2px 0px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #B6ACA2;
}

.post .meta a { color: #B6ACA2; }

.post .entry {
	padding: 25px 0px;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	margin-top: -100px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 20px 0px;
}

#sidebar li ul {
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding: 0;
}

#sidebar h2 {
	margin: 0 0 20px 0px;
	padding: 2px 0 2px 0px;
	border-bottom: 1px dashed #B4F59D;
	font-size: 18px;
}


#sidebar p {
	line-height: 200%;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-right: 1px solid #F5F2EF;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
	background: #F5F2EF;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
}

#calendar tfoot td {
	padding: 5px;
}

#calendar tfoot #next {
	text-align: right;
}

#calendar #today {
	background: #E7F1E1;
}

/* Footer */

#footer {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	background: #f0f0f0;
	border:1px dashed #B4F59D;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	line-height: normal;
	color: #666;
}

#footer a {
	color: #000/*B5ADA5*/;
}

/*kz*/

*.horizontal_track {
	background-color: #bbb;
	width: 120px;
	line-height: 0px;
	font-size: 0px;
	text-align: left;
	padding: 4px;
	border: 1px solid;
	border-color: #ddd #999 #999 #ddd;
}
*.horizontal_slider {
	background-color: #666;
	width: 16px;
	height: 8px;
	position: relative;
	z-index: 2;
	line-height: 0;
	margin: 0;
	border: 2px solid;
	border-color: #999 #333 #333 #999;
}
*.horizontal_slit {
	background-color: #333;
	width: 110px;
	height: 2px;
	margin: 4px 4px 2px 4px;
	line-height: 0;
	position: absolute;
	z-index: 1;
	border: 1px solid;
	border-color: #999 #ddd #ddd #999;
}
*.vertical_track {
	background-color: #bbb;
	padding: 3px 5px 15px 5px;
	border: 1px solid;
	border-color: #ddd #999 #999 #ddd;
}
*.vertical_slider {
	background-color: #666;
	width: 18px;
	height: 8px;
	font: 0px;
	text-align: left;
	line-height: 0px;
	position: relative;
	z-index: 1;
	border: 2px solid;
	border-color: #999 #333 #333 #999;
}
*.vertical_slit {
	background-color: #000;
	width: 2px;
	height: 100px;
	position: absolute;
	margin: 4px 10px 4px 10px;
	padding: 4px 0 1px 0;
	line-height: 0;
	font-size: 0;
	border: 1px solid;
	border-color: #666 #ccc #ccc #666;
}
*.display_holder {
	background-color: #bbb;
	color: #fff;
	width: 34px;
	height: 20px;
	text-align: right;
	padding: 0;
	border: 1px solid;
	border-color: #ddd #999 #999 #ddd;
}
.value_display {
	background-color: #bbb;
	color: #333;
	width: 30px;
	margin: 0 2px;
	text-align: right;
	font-size: 8pt;
	font-face: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	line-height: 12px;
	border: 0;
	cursor: default;
}

/**/
#horizontal_slider_1 {
	background-color: #696;
	border-color: #9c9 #363 #363 #9c9;
	}
#horizontal_track_1, #display_holder_1 {
	background-color: #bdb;
	border-color: #ded #9a9 #9a9 #ded;
	}
#horizontal_slit_1 {
	background-color: #232;
	border-color: #9a9 #ded #ded #9a9;
	}
#value_display_1 {
	background-color: #bdb;
	color: #363;
	}
#horizontal_slider_2 {
	background-color: #369;
	border-color: #69c #036 #036 #69c;
	}
#horizontal_track_2, #display_holder_2 {
	background-color: #bcd;
	border-color: #def #9ab #9ab #def;
	}
#horizontal_slit_2 {
	background-color: #036;
	border-color: #9ab #def #def #9ab;
	}
#value_display_2 {
	background-color: #bcd;
	color: #258;
	}

/**/

table.form td select ,table.tableborder td select.zakaz {
width:300px;
font-family:"Courier New", Courier, monospace;
vertical-align:top;
}

table.form td.banner{
width:300px;
padding:0px 0px 0px 20px;
vertical-align:top;
}

/*result table*/

table.kz  {
	border-collapse: collapse;
	border-right: 1px solid #F5F2EF;
}

table.kz tr.top td {
	font-weight:bold;
	text-align: center;
	border: 1px solid #fff;
	background: #f0f0f0;
	padding:10px 2px 10px 2px;
	vertical-align:middle;
}

table.kz  td {
	padding:5px 2px 5px 2px;
	text-align: center;
	border: 1px solid #F5F2EF;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align:top;
}

table.kz tr.top td a{
	color:#000;
}

table.kz  td.num {
	font-size:10px;
	padding:5px 2px 5px 2px;
}

table.kz  td.title {
	text-align:left;
	vertical-align:top;
	padding:5px 0px 5px 5px;
	font-size:10px;
	color:#333;
}

table.kz  td.title strong{
	font-size:12px;
	color:#000;
}

table.kz td.gr {
	background-color:#F5FFF2;
	text-align:left;
	border:1px solid #eee;
	font-weight:bold;
}

table.kz td.price {
	background-color:#F5FFF2;
	text-align:right;
	border:1px solid #eee;
	font-weight:bold;
	padding:5px 5px 5px 2px;
	font-size:11px;
}

div.pages {
	border-top: 1px dashed #B4F59D;
	padding:10px 0px 0px 0px;
	margin:20px 0px 0px 0px;
}

div.pages a.current{
	background-color:#E7F1E1;
	/*border:1px solid #ccc;*/
	font-weight:bold;
	padding:1px 5px 1px 5px;
}

div#qTip { 
 padding: 5px;
 border: 1px solid #666;
 display: none;
 background: #f0f0f0;
 color: #000;
 font: 13px Verdana, Arial, Helvetica, sans-serif;
 text-align: left;
 position: absolute;
 z-index: 1000;
 max-width:500px;
}

input.go {
	color: #39561D;
	background-color:#bdb;
	border:1px solid;
	border-color: #ded #9a9 #9a9 #ded;
	font-weight:bold;
}

/*shop*/

table.shop {
	width:auto;
}

table.shop td {
	padding:5px 10px 5px 10px;
	border: 1px solid #F5F2EF;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align:top;
}

table.shop td.firstrow {
	background: #f0f0f0;
	border:1px dashed #B4F59D;
	font-weight:bold;
}

input.zakaz , select.zakaz {
width:250px;
}

/*poll*/
table.poll {
margin:5px;
}
table.poll td.no{
padding:0px;
background-color:#Fdd;
border:1px solid #c99;
}
table.poll td.yes{
padding:0px;
background-color:#F5FFF2;
border:1px solid #0c0;
}

img.star {
width:12px;
}

small {color: #FF0000; font-size:10pt;}

textarea.comment {
width:400px;
height:150px;
}

img.kz_shop_icon {
max-height:120px;
max-width:90px;
}

table.login {
border:1px solid #B4F59D;
}

table.login td{
padding:2px 5px 2px 5px;
}

div.comment{
font-size:12px;
}

div.comment i{
color:#0c0;
}

div.comment strong{
}

div.comment div.text{
padding-left:20px;
}

div.ans {
font-size:12px;
margin:5px 0px 0px 50px;
padding:5px 5px 5px 10px;
background: #f0f0f0;
border:1px dashed #B4F59D;
}
