html {
	margin: 0;
	padding: 0;
	height: 100%;
}

html, td, th, input {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: black;
}

body {
	margin: 0;
	padding: 0 20px;
	background-color: white;
}

a img {
	border-width: 0;
}

a {
	color: gray;
	font-weight: bold;
}

a:hover {
	color: gray;
}

h1 {
	margin-top: 0px;
	font-size: 26px;
	color: #555;
}

h2 {
	margin-top: 0px;
	font-size: 20px;
	color: #555;
}

h3 {
	margin-top: 0px;
	font-size: 17px;
	color: #555;
}

h4 {
	margin-top: 0px;
	font-size: 15px;
	color: #555;
}


.empty {
	width: 1px;
	height: 1px;
}

.formatTable {
	margin: 0px;
	padding: 0px;
	/*height: 100%;*/
	width: 100%;
	border-collapse: collapse;
	empty-cells: show;
	/*border: 1px solid green;*/
}

.formatTable td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	/*border: 1px solid red;*/
}

#header_table {
	margin-bottom: 30px;
}

#header td {
	height: 165px;
}

#header_logo {
	width: 210px;
	vertical-align: middle;
	text-align: center;
}

#logo {
	width: 155px;
	height: 120px;
}

#header_image {
	background: url("/images/header_image.jpg") center top no-repeat;
}

#header_clock {
	width: 210px;
	background: url("/images/header_clock.jpg") center bottom no-repeat;
}

#topMenu {
	margin: 0 auto;
	border-collapse: collapse;
	empty-cells: show;
	/*width: 100%;*/
}

#topMenu_td {
	padding: 0 20px;
	line-height: 25px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #4f2123;
}

#topMenu_td a, #topMenu_td span {
	margin: 0 10px;
}

#topMenu_td a {
	text-decoration: none;
	color: #4f2123;
}

#topMenu_td a:hover {
	color: #833c27;
}

#topMenu_td .active {
	color: #833c27;
}

#date {
	font-size: 22px;
	font-style: italic;
	/*font-weight: bold;*/
	text-align: center;
}

#header2 td {
	text-align: center;
}

.menuBorder {
	height: 1px;
	background: #4f2123;
}

.menuBorderLeft {
	float: left;
	width: 54px;
	height: 1px;
	background: url("/images/menuBorderLeft.png") right top no-repeat;
	overflow: hidden;
}

.menuBorderRight {
	float: right;
	width: 54px;
	height: 1px;
	background: url("/images/menuBorderRight.png") left top no-repeat;
	overflow: hidden;
}

/************* leftMenu **********/

.leftArea {
	width: 200px;
}

#leftMenu {
	margin: 0;
	margin-bottom: 30px;
	padding: 0;
	padding-bottom: 1px;
	/*width: 160px;*/
	list-style: none;
	background: url("/images/menuLine.png") right bottom no-repeat;
	font-family: Times;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #d5c53e;
}

#leftMenu a {
	color: #d5c53e;
	text-decoration: none;
}

#leftMenu a:hover {
	color: #b29f00;
}

#leftMenu .active {
	color: #b29f00;
}

#leftMenu li {
	margin: 0;
	padding: 0;
	padding-left: 7px;
	line-height: 23px;
	background: url("/images/menuLine.png") right top no-repeat;
}

#leftBlock {
	margin-bottom: 45px;
}

/*************** content *****************/

#content {
	padding: 0 30px;
}

#page_list {
	margin: 20px 0 10px 10px;
	padding: 0;
	list-style: none;
}

#page_list li {
	margin: 0;
	padding: 0;
}

/************** rightArea ***************/

.rightArea {
	width: 200px;
}

/***************** footer ***************/
#body {
	z-index: 20;
	position: relative;
}

#footer {
	margin-top: -40px;
	position: relative;
	z-index: 10;
	border-bottom: 1px solid black;
}

#cup {
	width: 225px;
	height:160px;
	background: url("/images/cup.jpg") right bottom no-repeat;
}

#bottomMenu_container {
	vertical-align: bottom;
}

/***************** footer2 ***************/

#footer2 {
	border-top: 1px solid white;
	padding: 0 20px;
	line-height: 22px;
	background-color: #a98960;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: white;
}

#footer2 a {
	color: white;
	text-decoration: none;
}

#footer2 a:hover {
	text-decoration: underline;
}

#copyright {
	float: left;
}

#email {
	float: right;
}

/************** bottomMenu **************/
#bottomMenu {
	margin: 0 auto 13px;
}

#bottomMenu_td, #bottomMenu_text {
	padding: 0 20px;
	color: #a98960;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

#bottomMenu_text {
	line-height: 30px;
	font-size: 17px;
}

#bottomMenu_td a, #bottomMenu_td span {
	margin: 0 5px;
	color: #a98960;
	text-decoration: none;
}

.menuBottom_line {
	background: url("/images/menuBottom_line.png") center center repeat-x;
}

#menuBottom_lineImage {
	margin: 0 auto;
	width: 19px;
	height: 19px;
	background: url("/images/menuBottom_lineImage.png") center center no-repeat;
}

.menuBottom_lineLeft {
	float: left;
	width: 63px;
	height: 19px;
	background: url("/images/menuBottom_lineLeft.png") right center no-repeat;
}

.menuBottom_lineRight {
	float: right;
	width: 63px;
	height: 19px;
	background: url("/images/menuBottom_lineRight.png") left center no-repeat;
}

/***************** Новости *********************/

.news_title {
	margin-bottom: 0px;
	text-align: center;
}

.news_date {
	font-size: 12px;
	font-style: italic;
	text-align: right;
}

.details {
	margin-bottom: 30px;
	text-align: right;
}

/*************** Фотографии *****************/
.photos_element {
	margin: 0px 5px;
	width: 170px;
	height: 220px;
	float: left;
	overflow: hidden;
}

/************* birthday **********/

#birthdays {
	margin: 0 20px 20px;
	padding: 5px;
	border: 1px solid #ccc;
	background-color: #eee;
}

#birthday_list {
	margin: 5px;
	margin-left: 10px;
	padding: 0;
	list-style: none;
	font-size: 16px;
	font-weight: bold;
}

#birthday_list li {
	margin: 0;
	padding: 0;
}
