body {
	margin-top: 49px;
	padding: 0;
	background: url(images/img01.jpg) repeat-x left top;
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}



h1, h2, h3 {
	margin: 10;
	text-transform: ;
	font-family: Verdana, Trebuchet MS Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #003300;
}

h1 {
	letter-spacing: -1px;
	font-family: Verdana, Trebuchet MS Arial, Helvetica, sans-serif;
	font-size: 24px;
}

h2 {
	font-family: Verdana,;
	font-size: 18px;
}

p, ul, ol {
	margin: 0 0 2em 0;
	padding: 0 0 5px 0;
	text-align: justify;
	line-height: 20px;
	font-size: 14px;
}

a:link {
	color: #4E8006;
}

a:hover, a:active {
	text-decoration: none;
	color: #553ccf;
}

a:visited {
	color: #4E8006;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: Verdana, Trebuchet MS Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */

#header {
	width: 860px;
	height: 52px;
	margin: 0 auto;

}

/* Menu */

#menu {
	float: left;
	width: 860px;
	height: 50px;
	background: url(images/img04.jpg) repeat left top;
}

#menu ul {
	font-size: 150%;
	width: 100%;
	margin: 0;
	padding: 0px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	border-right:1px solid#bdb76b;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 12px 20px;
	letter-spacing: -.5px;
	text-decoration: none;
	font: 15px font-family: ;
	color: #003300;
	
}

#menu a:hover { 
	text-decoration: none; 
	color: #b22222;
}

#menu .current_page_item a {
	color: #440000;
}

#menu li  ul{
	display: none;
	margin-top:10px;
	background-color:#696969;
	border:1px solid #e8e8e8;
	}
#menu ul li ul li{
	display:none;
	float: right;
	text-align: left;
	padding:5px 5px 5px 15px;
}

#menu ul li ul li a{
	font:14px "Geargia";
	color:#000000;
	text-decoration:none;
}
#menu ul li ul li a:hover{
	display:block;
	font:14px"Geargia";
	color:#553CCF;
	text-decoration:none;
	}
	
#menu_hidden ul li a{
	font:14px "Geargia";
	color:#000000;
	text-decoration:none;
}
#menu_hidden ul li a:hover{
	display:block;
	font:14px"Geargia";
	color:#553CCF;
	text-decoration:none;
}
#menu_hidden ul li{
	display:inline-block;
}
#menu_hidden ul li a:hover{
	display:block;
	font:14px"Geargia";
	color:#553CCF;
	text-decoration:none;
}

/** LOGO */

#logo-wrap {
	width: 860px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	background: url(images/img03.jpg) no-repeat left top;
}

#logo {
	width: 820px;
	height: 80px;
	margin: 10 auto;
	background: url(images/img05.jpg) no-repeat left top;
}

#logo h1, #logo h2 {
	float: right;
	margin: 0;
	padding: 0 0 0 10px;
	line-height: normal;
}
#logo h2 {
	float: right;
	margin: 0 auto;
	padding: 0 0 0 10px;
	line-height: normal;
	font-family: Verdana, Trebuchet MS Arial, Helvetica, sans-serif;
	font-size:20px;
}

#logo h1 { 
	padding-top: 50px;
	font-family: Verdana, Trebuchet MS Arial, Helvetica, sans-serif;
	font-size:36px;
	font-style: normal;
}

#logo h1 a {
	text-decoration: none;
	color: #bdb76b; 
}

#logo h1 a:hover { 
text-decoration: underline; 	
}

#logo h2 {
	padding: 75px 0 0 5px;
	font-family: Verdana, Trebuchet MS Arial, Helvetica, sans-serif;
	color: #999999;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { 
	text-decoration: underline; 
}



/* Page */

#page {
	width: 860px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 640px;
	
}

/* Table */

#table {
	float: left;
   border-collapse: collapse; 
   margin: 10px auto 10px auto;
   border: 1px solid #499279; }
th {
   background: #7cc0a8; 
   height: 20px; 
   padding: 0 10px;
   color: #ffffff; 
   text-align: left; }
td {
   padding: 0 0px; 
   height: 25px; }
tr.odd {
   background: #efefef; }
tr.even {
   background: #cfcfcf; }

/* Post */

.post {
	padding: 15px 15px;
	border-top: 1px dotted #D1D1D1;
}
.oben  {
	height: 16px;
	float: right;
}
.post .title {
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.post h1 {
}

.post h2 {
	height: 16px;
	padding: 12px 0 0 15px;
	background: url(images/img09n.jpg) no-repeat left top;
	font-size: 18px;
	color: #440000;
}

.post .entry {
	padding: 0 15px;
	border-top: 1px dotted #D1D1D1;
}

.post .meta {
	padding: 0px 0 15px 0;
	
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
	background: url(images/img11.gif) no-repeat left center;
}

.post .meta .comments {
	padding-left: 22px;
	background: url(images/img12.gif) no-repeat left center;
}

.post .meta b {
	display: none;
}
blockquote p {
	color: #CC6600;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
}

/* Sidebar */

#sidebar {
	margin: 10;
	padding: 10;
	float: left;
	width: 220px;
}

#sidebar ul {
	margin: 10;
	padding: 0;
	list-style: none;
	text-align: left;
}

#sidebar li {
	margin-bottom: px;
	padding: 0 11px;
}

#sidebar li ul {
}

#sidebar ul li {
	margin-bottom: 0px;
}

#sidebar li li {
	margin: 0;
	padding-left: 10px;
	background: url(images/img08.jpg) no-repeat left 50%;
}

#sidebar a:hover { 
	color: #b22222;
}	


#sidebar h2 {
	height: 32px;
	padding: 6px 0 0 6px;
	margin-bottom: 0px;
	background: url(images/si_h222.jpg) no-repeat left top;
	font-size: 18px;
	text-align: left;
	color: #880000;
}

/* Стили для формы */

.contact{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width: 523px;
    border-radius: 9px;
    -moz-border-radius: 9px;    
    padding-left:12px;
    padding-right:12px;
    border: 1px solid #DFDFDF;
    color: #000000;
    background: #F9F9F2;
    background-image: url(images/mail.png);
    background-position: top right;
    background-repeat: no-repeat;
}
    
.contact p{    
    font-size: 13px;
    margin: 10px;
    text-align: left;    
}

.red {color:red}

/* Search */

#search {
}

#search h2 {
	margin-bottom: 14px;
	background: url(images/s_gruen.jpg) no-repeat left top;
}

#s {
	width: 107px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #BED99C;
}

#x {
	padding: 3px;
	border: none;
	background: #467805;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}
/* Footer */
#footer-wrap {
	width: 860px;
	height: 64px;
	margin: 0 auto;
	background: url(images/img04.jpg) no-repeat left top;
}

#footer {
	margin: 0 auto;
	height: 64px;
	min-height: 64px;
	padding: 0;
}

html>body #footer {
	height: auto;
}

#footer p {
}

#legal {
	clear: both;
	padding-top: 10px;
	text-align: center;
	color: #999999;
}

#legal a {
	color: #999999;
}

/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  { outline: none; }

.slides,
.flex-control-nav,
.flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

.flexslider a img { outline: none; border: none; }

.flexslider {
	margin: 0;
	padding: 0;
}
body {
   margin-top: 19px;
	padding: 0;
	background: url(images/img01.jpg) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}

.flexslider .slides img {
	width: 100%;
	display: block;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

/* Clearfix for the .slides element */
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

html[xmlns] .slides { display: block; }
* html .slides { height: 1%; }



/* Theme Styles */
.flexslider {
	position: relative;
	zoom: 1;
	padding: 10px;
	background: #DCDCDC;

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0, .2);
	-moz-box-shadow: 0px 1px 1px rgba(0,0,0, .2);
	box-shadow: 0px 1px 1px rgba(0,0,0, .2);
}

/* Edit it if you want */
.flex-container {
	min-width: 150px;
	max-width: 820px;
}

.flexslider .slides { zoom: 1; }



/* Direction Nav */
.flex-direction-nav a {
	display: block;
	position: absolute;
	margin: -12px 0 0 0;
	width: 35px;
	height: 35px;
	top: 50%;
	cursor: pointer;
	text-indent: -9999px;

	background-color: #A05220;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#A05220), to(#D2B48C));
	background-image: -webkit-linear-gradient(top, #A05220, #D2B48C);
	background-image: -moz-linear-gradient(top, #A05220, #D2B48C);
	background-image: -o-linear-gradient(top, #A05220, #D2B48C);
	background-image: linear-gradient(to bottom, #A05220, #D2B48C);
}

.flex-direction-nav a:before {
	display: block;
	position: absolute;
	content: '';
	width: 9px;
	height: 13px;
	top: 11px;
	left: 11px;
	background: url(images/arrows.png) no-repeat;
}

.flex-direction-nav a:after {
	display: block;
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	top: 35px;
}

.flex-direction-nav .flex-next {
	right: -5px;

	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}

.flex-direction-nav .flex-prev {
	left: -5px;

	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}

.flex-direction-nav .flex-next:before { background-position: -9px 0; left: 15px; }
.flex-direction-nav .flex-prev:before { background-position: 0 0; }

.flex-direction-nav .flex-next:after {
	right: 0;
	border-bottom: 5px solid transparent;
	border-left: 5px solid #31611e;
}

.flex-direction-nav .flex-prev:after {
	left: 0;
	border-bottom: 5px solid transparent;
	border-right: 5px solid #31611e;
}



/* Control Nav */
.flexslider .flex-control-nav {
	position: absolute;
	width: 100%;
	bottom: -40px;
	text-align: center;
	margin: 0 0 0 -10px;
}

.flex-control-nav li {
	display: inline-block;
	zoom: 1;
}

.flex-control-paging li a {
	display: block;
	cursor: pointer;
	text-indent: -9999px;
	width: 12px;
	height: 12px;
	margin: 0 3px;
	background-color: #b6b6b6 \9;

	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;

	-webkit-box-shadow: inset 0 0 0 2px #b6b6b6;
	-moz-box-shadow: inset 0 0 0 2px #b6b6b6;
	box-shadow: inset 0 0 0 2px #b6b6b6;
}

.flex-control-paging li a.flex-active {
	background-color: #82d344;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#82d344), to(#51af34));
	background-image: -webkit-linear-gradient(top, #82d344, #51af34);
	background-image: -moz-linear-gradient(top, #82d344, #51af34);
	background-image: -o-linear-gradient(top, #82d344, #51af34);
	background-image: linear-gradient(to bottom, #82d344, #51af34);

	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}



/* Captions */
.flexslider .slides p {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0 5px;
	margin: 0;

	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
	color: #FF6347;

	background-color: #222222;
	background: rgba(0,0,0, .9);

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

<style type="text/css">
 .slider {
 z-index: 9;
 width: 700px;
 height: 290px;
 overflow: hidden;
 margin: 0 0 7px;
 position: relative;
 }
 .slider ul,
 .slider li {
 padding: 0;
 margin: 0;
 list-style-type: none;
 }
 .slider ul {
 width: 9999px; 
 }
 .slider ul li {
 list-style-type: none;
 float: left;
 width: 700px;
 height: 290px;
 }
 .slider .nav {
 position: absolute;
 left: 15px;
 bottom: 12px; 
 }
 .slider .nav span {
 opacity: 0.9;
 background: #fff;
 margin: 0 8px 0 0;
 width: 16px;
 height: 16px;
 border-radius: 8px;
 cursor: pointer;
 overflow: hidden;
 display: block;
 float: left;
 box-shadow: 0 1px 2px #000;
 }
 .slider .nav span.on {
 background: #2e9419;
 }
 </style>