/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x;
	text-align: justify;
/*	font: 15px Arial, Helvetica, sans-serif;*/
	font: 15px Tahoma, Georgia, "Times New Roman", Times, serif;
	color: #626262;
	min-width:1000px;
}

form {
	margin: 0;
	padding: 0;
}

input {
	padding: 5px;
	background: #FEFEFE url(images/img13.gif) repeat-x;
	border: 1px solid #626262;
	font: normal 1em Arial, Helvetica, sans-serif;
}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #444444;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ol, ul {
	margin-bottom: 2em;
	line-height: 200%;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a {
	color: #1692B8;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	height: 42px;
	min-width:1000px;
}

#company_logo {
	width:198px;
	height:160px;
/*	background:url(images/logo.jpg) center right no-repeat;*/
	position:absolute;
	left:2px;
}

#logo h1, #logo p {
	float: left;
	text-transform: lowercase;
}

#logo h1 {
	padding: 0px 0 0 40px;
}

#logo p {
	margin: 0;
	padding: 14px 0 0 4px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#logo a {
	text-decoration: none;
	color: #D0C7A6;
}

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	height: 42px;
}

#menu a {
	display: block;
	padding: 8px 20px 0px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #CEC5A4;
}

#menu .last {
	margin-right: 20px;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item {
}

#menu .current_page_item a {
}

/* Page */

#page {
	padding: 40px 40px 0 40px;
}

/* Content */

#content {
	margin-right: 340px;
}

.myinclude {
	margin-bottom: 10px;
}

.myinclude .title {
	border-bottom: 1px #999999 dashed;
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
}

.myinclude .title h2 {
	padding: 30px 30px 0 0px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 2.2em;
}

.myinclude .title p {
	margin: 0;
	padding: 0 0 10px 0px;
	line-height: normal;
	color: #BABABA;
}

.myinclude .title p a {
	color: #BABABA;
}

.myinclude .entry {
	padding: 20px 0px 20px 0px;
}

.myinclude .comment {
	display:block;
	padding: 20px 0px 20px 0px;
	border-bottom: 1px solid #626262;
}

.myinclude .links {
	display: block;
	margin: 0;
	padding: 0 30px 30px 0px| ;
}

.myinclude .links a {
/*	float: right;*/
	margin-right: 10px;
	margin-bottom: 5px;
	/*text-align: center;*/
	text-decoration: none;
/*	font-weight: bold;
	color: #FFFFFF;*/
}

.myinclude .links a:hover {
}

.myinclude .links .more {
	float: right;
	margin-right: 10px;
	margin-bottom: 5px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;

	width: 128px;
	height: 30px;
	background: url(images/img03.jpg) no-repeat left center;
}

.myinclude .links .comments {
	float: right;
	margin-right: 10px;
	margin-bottom: 5px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;

	width: 152px;
	height: 30px;
	background: url(images/img04.jpg) no-repeat left center;
}

.myinclude .guestbook {
	/*padding: 20px 0px 20px 0px;*/
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
}

.myinclude .guestbook .head{
	display: block;
	background: #F4F4F4;
}

.myinclude .guestbook .entry{
	padding: 20px 0px 20px 0px;
}

.myinclude .guestbook .admin{
	padding: 0;
	background: #F6F6F6;
	border-bottom: 1px solid #626262;
}
/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
	margin-top: 30px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 10px;
	background: url(images/img10.gif) no-repeat left bottom;
}

#sidebar li ul {
	padding: 0 30px 40px 30px;
}

#sidebar .mmenu li ul {
	padding: 0;
}

#sidebar .rootnav ul {
	visibility:hidden;
	position: absolute;
}

#sidebar .mmenu #mmenuselect {
	font-size: 1.10em;
}


#sidebar li li {
	margin: 0;
	padding-left: 20px;
	background: url(images/img11.gif) no-repeat left 4px;
}

#sidebar #nobackground {
	background:transparent;
}

#sidebar h2 {
	padding: 30px 30px 20px 30px;
	background: url(images/img09.gif) no-repeat;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 1.6em;
	color: #302D26;
}
#sidebar .title {
	letter-spacing: -1px;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 100%;
}
#sidebar .entry {
	line-height: 120%;
}

#sidebar  .links {
	padding: 10px 0 10px 0;
	display: block;
/*	margin-right: 10px;
	margin-bottom: 5px;
*/	text-align: center;
	font-weight: bold;
}

#sidebar  .links a {
	text-decoration: none;
	color: #FFFFFF;
}

#sidebar .links .more {
	/*display: block;*/
	width: 128px;
	height: 30px;
	background: url(images/img03.jpg) no-repeat right center;
	float: right;
}

/* Search */

#search {
	padding: 20px 30px 40px 30px;
}

#search input {
	padding: 0;
	width: 70px;
	height: 29px;
	background: #DFDFDF url(images/img14.gif) repeat-x;
	font-weight: bold;
}

#search #s {
	padding: 5px;
	width: 150px;
	height: auto;
	background: #FEFEFE url(images/img13.gif) repeat-x;
	border: 1px solid #626262;
	font: normal 1em Arial, Helvetica, sans-serif;
}

#search br {
	display: none;
}

/* Categories */

#sidebar #categories li {
	background: url(images/img12.gif) no-repeat left 8px;
}

/* Calendar */

#calendar_wrap {
	padding: 0 30px 40px 30px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {
	background: #F1F1F1;
}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #today {
	background: #FFF3A7;
	border: 1px solid #EB1400;
	font-weight: bold;
	color: #EB1400
}

/* Footer */

#footer {
	padding: 70px 0 50px 0;
	background: #757575 url(images/img08.gif) repeat-x;
}

#footer p {
	margin-bottom: 1em;
	text-align: center;
	line-height: normal;
	font-size: .9em;
	color: #BABABA;
}

#footer a {
	padding: 0 20px;
	text-decoration: none;
	color: #DDDDDD;
}

#footer a:hover {
	color: #FFFFFF;
}

#footer .rss {
	background: url(images/img18.gif) no-repeat left center;
}

#footer .xhtml {
	background: url(images/img19.gif) no-repeat left center;
}

#footer .css {
	background: url(images/img20.gif) no-repeat left center;
}

#footer .legal a {
	padding: 0;
}

.error_message{
	font-family: Verdana, Arial, sans-serif;
	font-size: .9em;
	color: #FF0000
}

.thanks_message{
	font-family: Verdana, Arial, sans-serif;
	font-size: .9em;
	color: #000000
}
.error_header{
	font-family: Verdana, Arial, sans-serif;
	color: #009900
}

.back {
	text-align: center;
	width: 152px;
	height: 30px;
	background: url(images/img04.jpg) no-repeat left center;
}

.back a{
	display: block;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

code {
	font-size:100%;
	font-weight:normal;
	display:block;
	padding:1.5em 1em 1em 1em;
	border-style:solid;
	border-width:1px;
	border-color:#C4C4C3;
	margin:1em 0;
	background-color:#F9F9F3;
	font-family:sans-serif;
}

.news-date-time {
	color:#858585;
}

#navigation {
	color:#858585;
}

#navigation a {
	text-decoration: none;
}

.navigation-photo {
	text-align: center;
	color:#858585;
}

.navigation-photo a {
	text-decoration: none;
}

#navigation-photo-razdel  {
	font-size:110%;
	text-align: left;
	color:#858585;
}

#navigation-photo-razdel a {
	text-decoration: none;
}

#navigation-head {
	text-align: right;
	color:#858585;
}

#navigation-head a {
	text-decoration: none;
}

#navigation-news {
	float: left;
	width:70%;
	color:#858585;
}

#navigation-news a {
	text-decoration: none;
}

#allcount-news {
	float: left;
	width:30%;
	text-align: right;
	color:#858585;
}

#navigation-comment {
	float: left;
	width:70%;
	color:#858585;
}

#navigation-comment a {
	text-decoration: none;
}

#allcount-comment {
	float: left;
	width:30%;
	text-align: right;
	color:#858585;
}

.gallery {
	text-align: center;
}

.gallery img {
	border: 0;
}

.gallery .gallery-1 {
	float:left;
	width:100%;
}

.gallery .gallery-2 {
	float:left;
	width:50%;
}

.gallery .gallery-3 {
	float:left;
	width:33%;
}

.gallery .gallery-4 {
	float:left;
	width:25%;
}

.gallery .gallery-5 {
	float:left;
	width:20%;
}

.gallery .gallery-row {
	height:270px;
	text-align: center;
}

.category {
	font-size: 1.15em;
}
.category a {
	text-decoration: none;
}
.category ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.category li {
	padding-left: 20px;
	list-style: none;
	margin-bottom: 10px;
	background: url(images/img11.gif) no-repeat left bottom;
}