		.spfns {color: #CCCCCC; font-size: 10px; font-family: Arial; line-height: 10px; text-align: left; margin-top: 10px;}
		.spfns a, .spfns a:visited, .spfns a:hover, .spfns a:link {color: #CCCCCC; font-size: 10px; font-family: Arial; line-height: 10px; text-decoration: none;}
		a.sapek {COLOR: #000000;text-decoration: none; font-weight: normal;}
		a.sapek:link {color: #000000; text-decoration: none; font-weight: normal;}
		a.sapek:visited {COLOR: #000000; text-decoration: none; font-weight: normal;}
		a.sapek:hover {COLOR: #000000; text-decoration: none; font-weight: normal;}

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../img/index/right_top_stretch_back.gif);
	background-repeat: repeat-x;
}
h4 {
	font-size: 12px;
	text-transform: uppercase;
	color: #9E8B1D;
	margin-top: 1px;
	margin-bottom: 10px;
}
a {
	color: #114A9E;
}
p {
	margin-bottom: 18px;
}
#content {
	width: 960px;
	background-color: #FFFFFF;
}
	#logo {
		position: relative;
		top: 9px;
		left: 20px;
		float: left;
		display: block;
		width: 260px;
		height: 147px;
		background: transparent url(../img/index/logo.gif) no-repeat;
		line-height: 320px;
		overflow: hidden;
		z-index: 3;
	}
	#service_menu {
		position: relative;
		left: 225px;
		top: 0px;
		float: left;
		width: 475px;
		height: 33px;
		border-bottom: 1px solid #B3B3B3;
		background-color: #FFFFFF;
	}
		#service_menu_left_line {
			position: relative;
			left: -184px;
			top: -5px;
		}
		#service_menu_text_today {
			position: relative;
			left: -174px;
			top: -4px;
		}
		#service_menu_text_day {
			position: relative;
			left: -170px;
			top: -6px;
		}
		#service_menu_text_month {
			position: relative;
			left: -167px;
			top: -6px;
		}
		#service_menu_text_year_1 {
			position: relative;
			left: -164px;
			top: -6px;
		}
		#service_menu_text_year_2 {
			position: relative;
			left: -164px;
			top: -6px;
		}
		#service_menu_text_year_3 {
			position: relative;
			left: -164px;
			top: -6px;
		}
		#service_menu_text_year_4 {
			position: relative;
			left: -164px;
			top: -6px;
		}
		#service_menu_link_feedback {
			position: relative;
			right: -289px;
			top: 4px;
		}
		#service_menu_link_separator {
			position: relative;
			right: -211px;
			top: -5px;
		}
		#service_menu_link_sitemap {
			position: relative;
			right: -300px;
			top: 4px;
		}
	#top_right_text_block {
		float: left;
		position: relative;
		top: 35px;
		left: 225px;
		width: 445px;
		z-index: 2;
	}
		#top_right_text_block h6 {
			font-size: 12px;
			color: #305B9D;
			margin-bottom: 0px;
		}
		#top_right_text_block p {
			font-size: 12px;
			text-align: justify;
			line-height: 14px;
			color: #4D4D4D;
		}
	#main_menu {
		clear: both;
		position: relative;
		left: 0px;
		top: 51px;
		width: 253px;
		height: 205px;
		background-image: url(../img/index/main_menu_back.gif);
		padding-top: 12px;
	}
		#main_menu a {
			position: relative;
			display: block;
			width: 243px;
			height: 24px;
			margin-left: 10px;
			line-height: 60px;
			overflow: hidden;
		}
		#main_menu a.biography { background: url(../img/index/main_menu/biography_off.gif); }
		#main_menu a.biography:hover { background: url(../img/index/main_menu/biography_on.gif); }
		#main_menu a.books { background: url(../img/index/main_menu/books_off.gif); }
		#main_menu a.books:hover { background: url(../img/index/main_menu/books_on.gif); }
		#main_menu a.hobby { background: url(../img/index/main_menu/hobby_off.gif); }
		#main_menu a.hobby:hover { background: url(../img/index/main_menu/hobby_on.gif); }
		#main_menu a.interviews { background: url(../img/index/main_menu/interviews_off.gif); }
		#main_menu a.interviews:hover { background: url(../img/index/main_menu/interviews_on.gif); }
		#main_menu a.blog { background: url(../img/index/main_menu/blog_off.gif); }
		#main_menu a.blog:hover { background: url(../img/index/main_menu/blog_on.gif); }
		#main_menu a.news{ background: url(../img/index/main_menu/news_off.gif); }
		#main_menu a.news:hover { background: url(../img/index/main_menu/news_on.gif); }
		#main_menu a.articles { background: url(../img/index/main_menu/articles_off.gif); }
		#main_menu a.articles:hover { background: url(../img/index/main_menu/articles_on.gif); }
		#main_menu a.photos { background: url(../img/index/main_menu/photos_off.gif); }
		#main_menu a.photos:hover { background: url(../img/index/main_menu/photos_on.gif); }
	#photo_block {
		position: absolute;
		top: 45px;
		left: 253px;
		width: 707px;
		height: 370px;
		background-image: url(../img/index/photo_block_back.jpg);
		z-index: 1;
	}
		#photo_block div {
			position: absolute;
			top: 197px;
			left: 200px;
			width: 447px;
			font-size: 13px;
			color: #FFFFFF;
		}
		#photo_block p {
			margin: 0px;
			display: inline;
		}
		#quote_open {
			position: relative;
			top: 183px;
			left: 171px;
		}
		#quote_close {
			position: relative;
			top: 20px;
			left: 3px;
		}
#info {
	margin-top: 81px;
	margin-bottom: 30px;
	width: 960px;
	color: #4D4D4D;
	line-height: 16px;
}
	#first_line, #second_line {
		width: 960px;
		background-image: url(../img/index/blocks_lines_back.gif);
	}
	#hor_separator {
		height: 15px;
		background-color: #FFFFFF;
	}
		#block_news, #block_books {
			position: relative;
			top: 0px;
			left: 46px;
			width: 270px;
			float: left;
		}
		#block_interviews, #block_biography {
			position: relative;
			top: 0px;
			left: 89px;
			width: 270px;
			float: left;
		}
		#block_articles, #block_photos {
			position: relative;
			top: 0px;
			left: 132px;
			width: 270px;
			float: left;
		}
		#block_books img {
			float: left;
			margin-right: 15px;
		}
		#info a {
			color: #4D4D4D;
			text-decoration: none;
		}
		#info p.right {
			margin-bottom: 3px;
			text-align: right;
		}
		#info p.right a {
			color: #114A9E;
			padding-right: 7px;
			background: url(../img/index/after_link_arrow.gif) no-repeat center right;
			text-decoration: underline;
		}
		img.left {
			float: left;
			margin-right: 15px;
		}
		#photo {
			margin-bottom: 11px;
		}
		div.clear {
			clear: both;
		}
#footer {
	height: 60px;
	background: url(../img/index/right_bottom_stretch_back.gif) top repeat-x;
}
	#footer_text {
		position: relative;
		width: 960px;
		border-top: 8px solid #495DA5;
		color: #305B9D;
	}
		#copyright {
			position: absolute;
			top: 8px;
			left: 29px;
		}
		#restrict {
			position: absolute;
			top: 8px;
			right: 26px;
		}