body {
	margin-top: 50px;
	padding: 0;
	background: #787878;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #616161;
}

h1, h2, h3, h4 {
	margin-top: 0;
	color: #8C0209;
}

h1 {
	font-size: 22px;
	font-weight: normal;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

ul {
}

a {
	text-decoration: none;
	color: #8C0209;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 1000px;
	margin: 0 auto;
	height: 252px;
	background: url(images/img02.jpg) repeat-x left top;
}

/* Header */

#logo {
	width: 1000px;
	height: 212px;
	margin: 0 auto;
	background: url(images/img01.jpg) no-repeat left top;
}

#logo h1 {
	letter-spacing: 1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 15px;
                color: #653728;
}

#slogan {
	float: right;

	margin: 0px;
                padding: 170px 95px 0 0;
	text-align: center;
}

/* Menu */

#menu {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	height: 50px;
	background: url(images/img02.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	margin: 0;
	padding: 12px 30px 0 30px;
	text-decoration: none;
	text-transform: uppercase;
	background: url(images/img03.jpg) no-repeat right top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 990px;
	margin: 0 auto;
	padding: 20px 5px;
	background: #FFFFFF;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 770px;
}

.post {
	padding: 25px;
}


/* Sidebars */

#sidebar1 {
	float: left;
}

.sidebar {
	float: left;
	width: 220px;
	padding: 0;
	font-size: 14px;
                text-align: left;
                letter-spacing: 1px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #BBBBBB dashed;
}


.sidebar li h2 {
	height: 25px;
	margin: 0 0 0 0;
	padding: 7px 15px 0px 25px;
	background: #890208 url(images/img05.jpg) no-repeat left top;
	letter-spacing: 1px;
                font-weight: normal;
	font-size: 16px;
	color: #FFFFFF;
}

.sidebar a {
}

/* Search */

#poiskT {width:160px; height:18px;}
#poiskS {height:23px; width:50px;}

/* Footer */

#footer {
	width: 960px;
	height: 70px;
	margin: 0 auto;
	padding: 0 20px;
	background: url(images/img04.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: 11px;
}

#footer a {
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}

.flower {
	padding-left: 20px;
}
