* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	background: url(images/fon2.jpg) fixed top center;
	text-align: justify;
	font-family: Noto Sans, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}

h1, h2, h3, h4, h5 {
	color: #AA2808;
	margin-bottom: 10px;
}

h1 {
	
}

h2 {
	
}

h3 {
	margin-top: 10px;
}

p, blockquote, ul, ol {
	margin-bottom: 20px;
}

a {
	text-decoration: underline;
	color: #2D3717;
}

a:hover {
	text-decoration: none;
	color: #C11414;
}

/* Wrapper */

#wrapper {
	margin: 50px auto 50px auto;
	width: 1200px;
	background: #4A5B27;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 0px 5px 20px rgba(0,0,0,.5);
}

/* Header */

#header {
	width: 1200px;
	height: 270px;
	margin: 0 auto;
	background: url(images/logotip.png) top center no-repeat;
}

#header img {
	margin-top: 10px;
}

/* Logo */

#logo {
	float: left;
	width: 1200px;
	height: 270px;
	margin: 0px;
	padding-left: 0px;
}

#logo h1 {
	margin: 0;
	padding: 225px 0px 0px 260px;
	font: normal 32px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo h1 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#logo h2 {
	margin: 0px 0px 0px 270px;
	padding: 0;
	letter-spacing: 2px;
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	width: 1200px;
	height: 41px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background: url(images/img02.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	height: 30px;
	display: block;
	float: left;
	padding: 11px 20px 0px 20px;
	text-decoration: none;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	color: #FFFFFF;
}

#menu a:hover, #menu .current a {
	background: #2D3717;
	color: #FFFFFF;
}

#splash {
	width: 1040px;
	height: 299px;
	margin: 0 auto;
}

/* telephon */

.tel {
	font-size: 28px;
	color: #333399;
}

/* Page */

#page {
	max-width: 1144px;
	margin: 0 auto;
	padding: 0px 28px;
	background: #F9FBF4 url(images/img05.jpg) repeat-y left top;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* Content */

#content {
	float: left;
	width: 860px;
	padding-top: 30px;
}

.post {
	background: url(images/img04.gif) repeat-x left bottom;
	padding-bottom: 20px;
	margin: 0px 0px 30px 0px;
}

.post .title {
	background: url(images/img03.png) no-repeat left 0px;
	padding-left: 40px;
	height: 34px;
	margin: 10px 0px 15px 0px;
	font-weight: none;
	color: #344006;
	font-size: 26px;
}

.post .title a {
	padding: 0px 0px 0px 40px;
	letter-spacing: -1px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #2D3717;
}

.post img {
	margin: 10px;
}

.post table p {
	padding: 0px;
	margin: 0px;
}

.post input, textarea  {
	padding: 5px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	margin: 10px 0px;
	padding: 10px 0px 30px 30px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 5px;
}

#sidebar li ul {
	margin: 0px;
	padding: 0px 0px 40px 17px;
	text-align: left;
}

#sidebar li li {
	margin: 0;
	padding: 9px 0px;
	border: none;
	background: none;
}

#sidebar h2 {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #2D3717;
}

#sidebar h3 {
	color: #110404;
}

#sidebar p {
	margin: 0;
	color: #616374;
}

#sidebar a {
	border: none;
	text-decoration: none;
	color: #000000;
}

#sidebar a:hover {
	text-decoration: underline;
}

#market {
	background: #FFFFFF;
}

.sticky {
  position: fixed;
  z-index: 101;
}

.stop {
  position: relative;
  z-index: 101;
}

/* Footer */

#footer {
	width: 1200px;
	height: 30px;
	margin: 0 auto;
	padding: 8px 0px 0px 0px;
	background: url(images/img02.jpg) no-repeat left top;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 11px;
	padding: 3px 0px 0px 0px;
}

#footer a {
	text-decoration: underline;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: none;
}

#footer img {
	float: right;
	margin: 0px 10px 10px 0px;
}

#count {
	text-align: right; 
	float: right;
	margin: 5px 0px 0px 0px;
}

#toTop {
	width: 100px;
	border: 1px solid #ccc;
	background: #f7f7f7;
	text-align: center;
	padding: 5px;
	position: fixed;
	bottom: 10px;
	right: 10px;
	cursor: pointer;
	display: none;
	color: #333;
	font-family: verdana;
	font-size: 11px;
}