@CHARSET "UTF-8";

html, body, p, img, ul, ol, li, table, tbody, tr, td, a, h1, h2, h3, h4, div, span { margin: 0; padding: 0; border: none; }

body {
	background: url( '../images/bg.png');
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #1a1a1a;
	margin: 20px 10px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clr {
	clear: both;
}

.hidden {
	display: none;
}

a {
	text-decoration: none;
	color: #b30000;
}

a:hover {
	text-decoration: underline;
}

#wrapper {
	width: 893px;
	background: url( '../images/bg,wrapper.png');
	margin: 0 auto;
	padding: 0 24px;
	text-align: left;
}

#wrapper_bg_top, #wrapper_bg_bottom {
	width: 941px;
	height: 30px;
	margin: 0 auto;
	background: url( '../images/bg,wrapper,corners.png') 0px 0px no-repeat;
}

#wrapper_bg_bottom {
	background-position: 0px -30px;
}

#header {
	height: 287px;
	position: relative;
}

#header_left {
	width: 330px;
	text-align: center;
	padding-top: 5px;
}

#header_right {
	width: 552px;
	height: 287px;
	position: absolute;
	top: 0px;
	left: 341px;
	overflow: hidden;
	background: url( '../images/bg,header,right.png');
}

#rotator_pager {
	list-style-type: none;
	width: 120px;
	height: 286px;
	position: absolute;
	right: 1px;
	top: 1px;
	overflow: hidden;
}

#rotator_pager li {
	line-height: 0px;
	font-size: 0px;
	margin-bottom: 1px;
}

#rotator_pager img {
	width: 120px;
	height: 80px;
}

.menu {
	width: 150px;
	float: left;
	padding-top: 10px;
}

.menu li {
	display: block;
	border: solid #6a6051;
	border-width: 1px 0 0 0;
	line-height: 23px;
	text-align: left;
}

.menu a {
	margin-left: 10px;
	color: #c6bfb2;
	text-decoration: none;
}

.menu a:hover {
	color: #eae9e7;
	margin-left: 16px;
}

.menu .active {
	background: #564a3a;
}

.menu .active a {
	color: #eae9e7;
}

#menu_l {
	margin: 0 10px;
}

#menu_r {
	margin-right: 10px;
}

#main {
	background: url( '../images/bg,main.png') repeat-y;
	position: relative;
	padding: 3px 9px;
}

#main_bg_top, #main_bg_bottom {
	height: 6px;
	background: url( '../images/bg,main,corners.png') 0px 0px no-repeat;
}

#main_bg_bottom {
	background-position: 0px -6px;
}

#footer {
	padding: 4px 7px 0 7px;
	position: relative;
	font-size: 11px;
	color: #9e9376;
	text-align: right;
}

#change_language {
	list-style-type: none;
	position: absolute;
	left: 7px;
}

#change_language li {
	display: inline;
	margin-right: 3px;
}

.search {
	display: block;
	text-align: right;
	margin: 15px 10px 0 0;
}

.search a {
	color: #988d70;
	font-size: 11px;
	text-decoration: none;
}

.search a:hover {
	text-decoration: underline;
}

#search_input, #search_button {
	vertical-align: middle;
	border: 0;
}

#search_input {
	width: 134px;
	height: 14px;
	background: url( '../images/search,input.png') no-repeat;
	line-height: 22px;
	color: #ebe9e7;
	font-size: 11px;
	padding: 4px 3px;
}

#search_button {
	width: 50px;
	height: 22px;
}

#search_pl #search_button {
	background: url( '../images/search,button,pl.png') no-repeat;
}

#search_en #search_button {
	background: url( '../images/search,button,en.png') no-repeat;
}

h1, h2 {
	font-size: 16px;
	font-weight: normal;
	color: #62662b;
	display: inline;
}

#breadcrumb {
	display: inline;
	font-size: 11px;
	margin: 0 65px 0 5px;
}

#breadcrumb li {
	display: inline;
}

#breadcrumb a {
	vertical-align: text-bottom;
	color: #666561;
	text-decoration: none;
}

#breadcrumb a:hover {
	text-decoration: underline;
}

.indent {
	clor: #21211e;
	font-size: 12px;
	line-height: 1.4em;
	margin-top: 5px;
}

.article {
	text-align: justify;
}

.article p {
	margin-bottom: 7px;
}

.article p img {
	margin: 5px 7px;
	border: none;
	vertical-align: middle;
}

.article ul, .article ol {
	margin: 0 0 7px 25px;
}

.article ul *, .article ol * {
	margin-bottom: 0px;
}

.article strong {
	font-weight: bold;
}

.article table {
	border-collapse: collapse;
	border: solid 1px #6b5e44;
	margin-bottom: 7px;
}

.article th {
	background: #857554;
	font-weight: bold;
	color: #f2f2f2;
}

.article th, .article td {
	font-size: 12px;
	padding: 2px 4px;
}

#leftColumn {
	width: 574px;
	float: left;
	margin-right: 10px;
}

#rightColumn {
	width: 280px;
	float: left;
	padding-left: 10px;
	border-left: 1px solid #b4b48e;
}

#leftColumn.w2 {
	width: 654px;
}

#rightColumn.w2 {
	width: 200px;
}

.more {
	text-align: right;
	margin-bottom: 5px;
}

.pager a, .more a {
	background: #7b803e;
	color: #fcfdfb;
	font-size: 11px;
	text-decoration: none;
	padding: 1px 5px;
}

.pager a:hover, .more a:hover {
	background: #585c2c;
}

.pager {
	padding: 5px 0 0 0;
}

.pager a {
	font-size: 14px;	
}

#imagesList .pager {
	width: 766px;
	padding-top: 0px;
	margin: 0 auto 8px auto;
}

.images {
	list-style-type: none;
	width: 800px;
	margin: 0 auto;
}

.article .images {
	width: 640px;
	margin: 0 auto;
}

.images li, .images a, .images span {
	display: block;
	width: 140px;
	height: 140px;
}

.images li {
	margin: 10px;
	float: left;
	position: relative;
}

.images a {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	background: url( '../images/th,border.png') no-repeat;
}

.images a:hover {
	background: url( '../images/th,border,hover.png') no-repeat;
}

.images img {
	vertical-align: middle;
}

.images span {
	position: absolute;
	left: 0px;
	top: 0px;
}

.images span.vertical {
	background: url( '../images/th,border,vertical.png') no-repeat;
}

.images span.horizontal {
	background: url( '../images/th,border,horizontal.png') no-repeat;
}

#recentlyAddedH {
	width: 280px;
}

#recentlyAddedH li {
	margin: 0px;	
	padding: 0px;
}

.categories {
	list-style-type: none;
	width: 864px;
	margin: 0 auto;
}

.categories li  {
	display: block;
	width: 200px;
	height: 160px;
	margin: 8px;
	float: left;
	position: relative;
}

.categories a {
	background: url( '../images/bg,category.png') no-repeat;
	display: block;
	text-align: center;
	padding: 7px;
	width: 186px;
	height: 146px;
	text-decoration: none;
}

.categories a:hover {
	text-decoration: none;
	background: url( '../images/bg,category,hover.png') no-repeat;
}

.categories img {
	line-height: 140px;
}

.categories span.title {
	display: block;
	line-height: 21px;
	color: #e4dfd2;
	font-weight: bold;
	font-size: 11px;
}

.categories span.img {
	display: table-cell;
	width: 186px;
	height: 126px;
	vertical-align: middle;
	text-align: center;
}

#fGuestbook .msg {
	color: #a40000;
	font-weight: bold;
	margin: 2px 0 4px 0;
	font-size: 11px;
}

#fGuestbook label {
	display: block;
	font-size: 11px;
	color: #262016;
	margin-top: 3px;
}

#fGuestbook input, #fGuestbook textarea {
	margin: 2px 0 4px 0;
	width: 265px;
}

#fGuestbook textarea {
	height: 100px;
}

#fGuestbook #FCCode {
	width: 60px;
}

#fGuestbook #FCCodeWp {
	width: 90px;
	float: left;
}

#fGuestbook img {
	border: solid 1px #262016;
	margin-top: 2px;
}

#fGuestbook .submit input {
	width: auto;
}

#guestbook li, #news li {
	list-style-type: none;
	border-bottom: solid 1px #B4B48E;
	padding: 4px 5px;
}

#news li {
	padding-bottom: 0px;
}

#newsCategories li {
	list-style-type: none;
}

#newsCategories a {
	color: #4f4230;
	display: block;
	border-top: solid 1px #aa9e8e;
	padding: 3px 7px;
}

#newsCategories a:hover {
	background: #d4cfc3;
	text-decoration: none;
}

#newsCategories a.active, #newsCategories a.active:hover {
	color: #e4dfd2;
	background: #756247;
}

#guestbook span {
	font-weight: bold;
	color: #4e4130;
}

#guestbook small {
	font-size: 11px;
	font-weight: normal;
}

#news .more {
	margin-bottom: 5px;
	text-align: right;
}

.searchForm {
	font-size: 12px;
	line-height: normal;
}

.searchForm fieldset {
	border: none;
/*	border-top: solid 1px #B4B48E;*/
	padding: 0;
	margin: 0;
}

.searchForm legend {
/*	padding-right: 5px;
	font-weight: bold;
	color: #262016; */
	
	display: none;
}

.searchForm p {
	margin: 10px 0 10px 5px;
	overflow: visible;
}

.searchForm label {
	display: block;
	width: 150px;
	float: left;
	text-align: right;
	margin-right: 10px;
}

.searchForm input, .searchForm select {
	font-size: 12px;
	width: 200px;
}

.searchForm select {
	width: 320px;
}

.searchForm .searchF {
	width: auto;
	margin-right: 10px;
}

.searchForm .fDate span {
	margin: 0 3px 0 0;
}

.searchForm .fDate input {
	width: 30px;
	margin: 0 2px 0 0; 
}

.searchForm .fDate select {
	width: auto;
	margin: 0 2px 0 0; 
}

.searchForm .submit input  {
	width: auto;
	padding: 0 5px;
	margin-left: 160px;
}

#navigation {
	position: absolute;
	right: 8px;
	top: 0px;
	width: 16px;
	line-height: 21px;
}

#navigation a {
	text-decoration: none;
}

#navigation img {
	vertical-align: middle;
}

