BODY, HTML, FORM {
	margin: 0;
	padding: 0;
}
BODY {
	background-color: #3c1918;
	background-image: url(background.gif);
	font-family: verdana, sans-serif;
	font-size: 13px;
	text-align: center;
}
A {
	text-decoration: none;
	color: #336;
}
A:hover {
	color: #db9157;
	text-decoration: underline;
}
.space{
	clear:both;
}

#body {
	width: 100%;
	height: 100%;
	background:url(background-shader.gif) repeat-x;
	margin-bottom:15px
}

#all {
	background:url(background-header.gif) no-repeat 50% 0;

}
.wrapper {
	width: 900px;
	margin: 0 auto;
}

#header {
	height: 98px;
	background-color: #fdfaf2;
}

#logo {
	padding-top: 10px;
}

#lang {
	text-align: right;
	padding-right: 10px;
}


#content {
	background-color: #fdfaf2;
	text-align: left;
}

#content_zone {
	padding: 10px;
}

#sidebar {
	background:url(background-sidebar.gif) repeat-x #fff;
	padding: 10px;
	font-size: 13px;
	font-weight: bold;
  	color: #8a786a;
}

#sidebar_frame {
	border: 2px groove #fff;
	padding: 10px;
}

#sidebar UL {
	padding-left: 15px;
	margin: 0;
  	color: #8a786a;
}
#sidebar UL LI {
	margin-top: 5px;
	list-style-image: url(pin-off.png);
}

#sidebar UL LI.select {
	margin-top: 5px;
	list-style-image: url(pin-on.png);
}
#sidebar UL LI A.select {
  	color: #1d0405;
}

#sidebar UL LI UL {
	padding-left: 15px;
	margin: 0;
  	color: #8a786a;
}

#sidebar A {
  	color: #8a786a;
}
#sidebar A:hover {
	color: #db9157;
	text-decoration: none;
}


#sidebar .frame {
	border: 2px groove #fff;
}

#title_zone {
	background: url(background-title.jpg) repeat-x;
	text-align: center;
}

#title {
	font-size: 13px;
	font-weight: bold;
  	color: #1d0405;
	background-color: #fdfaf2;
	display: inline;
	padding: 0 10px 0 10px;
}

#title_zone.news {
	width: 130px;
}


#news_title {
	padding-left: 10px;
	font-weight: bold;
}

#news_anonse {
	padding-left: 10px;

}

#news_link {
	padding: 10px 0 0 10px;
	font-size: 10px;
}

#news_link A {
  	color: #8a786a;
}
#news_link A:hover {
	color: #db9157;
	text-decoration: none;
}

#news_in_title {
	font-size: 15px;
	font-weight: bold;
}

#news_body {
	margin-bottom: 20px;
}

#news_in_date {

}



#photo_in {
	margin: 4px 12px 0 0;
}






#footer {
	background-color: #1d0405;
	color: #f6eac9;
}
#footer_copyright, #footer_copyright A {
	margin-top: 10px;
	border-top: 1px solid #f6eac9;
	padding-top: 30px;
	padding-bottom: 20px;
	color: #f6eac9;
	font-weight: bold;
	font-size: 11px;
}

#mainmenu {
	background-color: #1d0405;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0 10px 0;
}

#mainmenu A {
	color: #f6eac9;
	text-transform: uppercase;
}

#mainmenu A.select {
	color: #fff;
}





#tags_cloud {

}
#tags_cloud .h1 {
	font-size: 21px; font-weight: normal; padding: 0; margin: 0;
}
#tags_cloud .h2 {
	font-size: 19px; font-weight: normal; padding: 0; margin: 0;
}
#tags_cloud .h3 {
	font-size: 17px; font-weight: normal; padding: 0; margin: 0;
}
#tags_cloud .h4 {
	font-size: 15px; font-weight: normal; padding: 0; margin: 0;
}
#tags_cloud .h5 {
	font-size: 13px; font-weight: normal; padding: 0; margin: 0;
}
#tags_cloud .h6 {
	font-size: 11px; font-weight: normal; padding: 0; margin: 0;
}
#tags_cloud .h7 {
	font-size: 9px; font-weight: normal; padding: 0; margin: 0;
}
