html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url(../images/body_bg.gif);	
}
* {
	/*background-attachment: fixed;*/
	/*margin: 0;*/
}
:focus, :active {
	outline: none;
}
a img {
	border: none;
}
form {
	margin: 0px;
	padding: 0px;
}
hr {
	color: #624B25;
	background-color: #624B25;
	height: 1px;
	border-width: 0px;
	clear: both;
	overflow: hidden;
	font-size: 0px;
	padding: 0px;
	margin: 5px 0px;
}

div, h2 {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
div.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	overflow: hidden;
	line-height: 0px;
}
#last {
	background: none;
}
div.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -118px;
	position: relative;
	width: 1000px;
	font-size: 0.9em;
	text-align: left;
	background: #FFEAC7;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
div.header {
	background: #A80004 url(../images/header_bg.jpg) bottom left no-repeat;
	height: 183px;
}
	div.logo {
		height: 151px;
		clear: both;
	}
	div.top_menu {
		background: #6D0B0C url(../images/top_menu_bg.jpg) no-repeat;
		height: 32px;
	}
		div.languages {
			float: left;
			width: 120px;
			height: 32px;
		}
		div.languages a {
			text-decoration: none;
			color: #FFF2DD;
			text-transform: uppercase;
			font-size: 12px;
			font-weight: bold;
			font-family: Arial, Verdana, Tahoma, Arial, Helvetica, sans-serif;
			display: block;
			float: left;
			background: url(../images/bottom_menu_bg.gif) 100% 10px no-repeat;
			padding: 7px 10px 0px 10px;
		}
		div.languages a:hover {
			text-decoration: underline;
		}
		div.sections {
			height: 32px;
			text-align: right;
		}
			div.sections ul {
				margin: 0px;
				padding: 0px;
				list-style: none;
				float: right;
				padding-top: 7px;
			}
			div.sections ul li {
				float: left;
				background: url(../images/bottom_menu_bg.gif) 100% 5px no-repeat;
				padding: 0px 15px;
				margin: 0px;
			}
			div.sections ul li a {
				text-decoration: none;
				color: #FFF2DD;
				text-transform: uppercase;
				font-size: 12px;
				font-weight: bold;
				font-family: Arial, Verdana, Tahoma, Arial, Helvetica, sans-serif;
			}
			div.sections ul li a:hover {
				text-decoration: underline;
			}
div.content {
	/*padding-left: 14px;*/
	background: url(../images/content_bg.jpg) 0px 0px repeat-y;
}
div.content_inner {
	background: url(../images/content_bg_inner.jpg) 0px 0px repeat-y;
}
	/* left column */
	div.left {
		float: left;
		width: 222px;		
		border: 0px solid red;
		padding-left: 14px;
		padding-bottom: 20px;
	}
		div.left_menu {
			padding: 10px;
		}
		div.left_menu ul {
			padding: 0px;
			margin: 0px;
			list-style: none;
		}
		div.left_menu ul li {
			background: url(../images/dotted.gif) 0px 100% repeat-x;
			margin: 0px;
			padding: 0px;
			padding-bottom: 5px;
			margin-bottom: 5px;
		}
		div.left_menu ul li a {
			text-decoration: none;
			color: #785526;
			/*text-transform: uppercase;*/
			font-size: 12px;
			font-weight: bold;
			font-family: Verdana, Arial, Verdana, Tahoma, Arial, Helvetica, sans-serif;
			display: block;
			background: url(../images/marker.gif) 0px 3px no-repeat;
			padding-left: 15px;
		}
		div.left_menu ul li a:hover {
			text-decoration: underline;		
			color: #C50206;	
		}
		div.left_menu ul ul {
			margin-left: 30px;
			margin: 5px 30px
		}
		div.left_menu ul li ul li {
			background: none;
			margin: 0px;
			padding: 0px;
			zoom: 1;
		}
		div.left_menu ul li ul li a {
			background: none;
			font-size: 11px;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-weight: normal;
			text-transform: none;
			margin: 0px;
			padding: 0px;
		}
		div.plashka {
			background: #EFD2AC;
			border-top: 3px solid #E1BD97;
			border-bottom: 3px solid #E1BD97;
		}
		div.search {
			background: #EFD2AC url(../images/search_bg.gif) 10px 50% no-repeat;
			padding: 20px 0px 20px 70px;
		}
		div.subscribe {
			background: #EFD2AC url(../images/subscribe_bg.gif) 10px 50% no-repeat;
			padding: 20px 0px 20px 70px;
		}
			input.query {
				width: 100px;
				height: 22px;
				float: left;
				margin-right: 5px;
				border: 1px solid #DDC29E;
			}
		div.sub_menu {
			padding: 10px;
		}
			div.sub_menu ul {
				padding: 0px;
				margin: 0px;
				list-style: none;
			}
			div.sub_menu ul li {
				background: url(../images/marker.gif) 0px 2px no-repeat;				
				margin: 0px;
				padding: 0px;
				padding-left: 15px;
				margin-bottom: 5px;
				zoom: 1;
			}
			div.sub_menu ul li a {
				color: #A50004;
				font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
				font-size: 10px;
				font-weight: bold;
				text-decoration: none;		
				display: block;	
				margin: 0px;
				padding: 0px;	
			}
			div.sub_menu ul li a:hover {
				text-decoration: underline;								
			}
	/* right column */
	div.right {
		width: 224px;
		float: right;
		background: url(../images/right_bg.jpg) no-repeat;
		border: 0px solid red;
		padding: 40px 0px 0px 30px;
	}
	div.right img {
		margin-bottom: 20px;
	}
	/* center column */
	div.center,
	div.center_inner {
		margin: 0px 224px 0px 225px;
		padding: 10px;		
		background: url(../images/center_bg.jpg) 0px 0px no-repeat;
		border: 0px solid red;		
	}
	div.center_inner {
		margin-right: 0px;
	}
	* html div.center,
	* html div.center_inner {
		zoom: 1;		
		margin-left: 222px;
	}
		div.center h2,
		div.center_inner h2 {
			color: #A30004;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-weight: bold;
			display: block;
			margin: 0px;
			padding: 0px;
			background: url(../images/h2_bg.gif) 0px 0px no-repeat;
			height: 31px;
			padding: 8px 0px 0px 40px;
			margin-bottom: 10px;
		}
		div.center h3,
		div.center_inner h3 {
			color: #67090A;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-weight: bold;			
			margin-bottom: 10px;
		}
		div.center p,
		div.center_inner p {
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: normal;
			text-align: justify;
			color: #624B25;
			/*margin-left: 40px;*/
			padding: 0px;
			margin: 0px;
			margin-bottom: 10px;
		}
		div.center img,
		div.center_inner img {
			border: 3px solid #EFD2AC;
		}
		div.center img.l,
		div.center_inner img.l {
			float: left;
			margin-right: 10px;
		}
		div.center img.r,
		div.center_inner img.r {
			float: right;
			margin-left: 10px;
		}		
		div.center a.else,
		div.center_inner a.else {
			text-decoration: none;
			float: right;
			color: #B2070B;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 12px;
			background: url(../images/marker.gif) 100% 5px no-repeat;
			padding-right: 10px;
		}
		div.center a.else:hover {
			text-decoration: underline;
		}
		div.center a,
		div.center_inner a {
			color: #67090A;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: normal;
		}
			div.news {
				padding-left: 40px;
			}
			div.news ul {
				padding: 0px;
				margin: 0px;
				list-style: none;
			}
			div.news ul li {
				background: url(../images/marker.gif) 0px 2px no-repeat;
				margin: 0px;
				padding: 0px;
				padding-left: 15px;
				margin-bottom: 5px;
				zoom: 1;
			}
			div.news ul li a {
				color: #A50004;
				font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
				font-size: 10px;
				font-weight: bold;
				text-decoration: none;
				display: block;
			}
			div.news ul li a:hover {
				text-decoration: underline;
			}
div.footer, div.push {
	height: 118px;
}
div.footer {
	position: relative;
	width: 1000px;
	margin: 0px auto;
	background: #F5E4C5 url(../images/footer_bg.gif) repeat-x;
	text-align: left;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
	div.bottom_menu {
		height: 36px;
		padding-top: 10px;
	}
		div.bottom_menu ul {
			margin: 0px;
			padding: 0px;
			list-style: none;			
			overflow: hidden;
			width: 100%;			
		}
		div.bottom_menu ul li {
			display: inline;
			background: url(../images/bottom_menu_bg.gif) 0px 6px no-repeat;
			margin: 0px 0px 0px -1px;
			padding: 0px 15px;
			/*border-left: 1px solid #fff;			*/
		}
		div.bottom_menu ul li a {
			text-decoration: none;
			color: #FFF2DD;
			text-transform: uppercase;
			font-size: 12px;
			font-weight: bold;
			font-family: Arial, Verdana, Tahoma, Arial, Helvetica, sans-serif;
		}
		div.bottom_menu ul li a:hover {
			text-decoration: underline;
		}
	div.copy {		
		height: 80px;
		text-align: center;
		padding: 20px 0px 0px 0px;	
	}
	div.copy p {
		padding: 0px;
		margin: 0px;
		margin-bottom: 5px;
	}
	div.copy,
	div.copy a {
		color: #624B25;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
	}
    #counters {
        position: absolute;
        top: 56px;
        right: 10px;
    }
    #counters img {
        opacity: 0.3;
    }
/**/

td.newslist a {
	text-decoration: none;
	color: #624B25;
}
/* Calendar */
div.calendar {
	padding-top: 10px;
}
table.calendar {
	background: #fff;
	border-bottom: 1px solid #A30005;
}
table.calendar th, 
table.calendar td {
	color: #696969;
	font-size: 11px;
	font-family: Arial, Tahoma;
	text-transform: lowercase;
	padding: 5px 5px;
	text-align: center;
}
table.calendar td {
	border-bottom: 1px solid #BFBFBF;
}
table.calendar td a {
	color: #0453CA;
}
table.calendar td a:hover {
	text-decoration: none;
}
table.calendar td.calendar_caption {
	text-align: right;
	background: #A30005;
	border-top: 3px solid #E1BF92;
	border-bottom: 3px solid #E1BF92;
	color: #fff;
	font-size: 12px;
	font-family: Arial, Tahoma;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 7px;
}
table.calendar td.empty {
	border: none;
	padding: 0px;
}
table.calendar td a.weekend {
	color: #f00; #0455C8
}
table.calendar td.next_month,
table.calendar td.prev_month{	
	/*text-align: right;*/
	border: none;
}
table.calendar td.cur_day {
	border: 3px solid #f00;
}
table.calendar td.cur_day a {
	color: #000;
	font-weight: bold;
}
table.calendar td.next_month a,
table.calendar td.prev_month a {
	color: #654D33;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
}
table.calendar td.morethan {
	color: #8F9EB9;
	text-decoration: underline;
}

/* PageBreak */
div.pagebreak {
	margin: 10px; 0px;
}
div.pagebreak ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div.pagebreak ul li {
	float: left;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
div.pagebreak ul li a {
	display: block;
	text-decoration: underline;
}
div.pagebreak ul li,
div.pagebreak ul li a {
	color: #624B25;
	font-family: Verdana, Tahoma;
	font-size: 12px;
}
div.pagebreak ul li a:hover {
	text-decoration: none;
}

/* SubSections */
ul.subsections {
	list-style: square;	
	padding-top: 20px;
	color: #67090A;
	clear: both;
}
ul.subsections a:hover {
	text-decoration: none;
}

/**/
div.text {
	width: 675px;
	overflow: hidden;
}
