/*----------------------------------------- global ----------------------------------------------*/
*{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
	color: #333333;
	}
:focus {
	outline: 0;
	}
html{
	background: #ffffff;
	min-width: 928px;
	}
body{
	min-width: 928px;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
a:link, a:visited{
	color: #990000;
	text-decoration: underline;
	}
a:hover, a:active{
	text-decoration: underline;
	color: #006666;
	outline: none; 
	}
h1{
	margin-bottom: 36px;
	font-size: 24px;
	margin-left: 30px;
	margin-top: 49px;
	letter-spacing: 2px;
	}
h2{
	margin-bottom: 9px;
	padding-top: 9px;
	font-size: 18px;
	border-top: 1px dotted #aaaaaa;
	}
h3{
	margin-bottom: 18px;
	font-size: 16px;
	width: 100%;
	clear: both;
	}
h4{
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 18px;
	color: #999999;
	font-style: italic;
	height: 36px;
	}
ol{
	margin-bottom: 18px;
	}
ol li{
	list-style-position: outside;
	}
ul{
	margin-bottom: 18px;
	}
ul li{
	list-style-type: none;
	list-style-position: outside;
	}
ul.list li{
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url("../img/lists/mdash.gif");
	margin-left: -18px;
	padding-left: 18px;
	}
dl.contacts dt{
	float: left;
	font-weight: bold;
	margin-right: 0.3em;
	}
.comment{
	font-style: italic;
	}

table.tophead {background-color : black; background-image : url('/pictures/l4.gif'); background-position : top; background-repeat : repeat-x; margin : 0px;}
input.t {background : black; background-image : url('/pictures/sbb2.gif'); border-width: 0px; border-style:hidden; color : white; height : 16; width : 135; font-size : 11px; line-height: 16px;  font-family : Verdana;background-position : bottom; background-repeat : repeat-x; margin-bottom:2px; }
ul.m_menu{list-style:none;margin:0px; margin-top:10px;padding:0px;}
ul.m_menu LI{margin:0px;height:18px;padding:0px;}
/*----------------------------------------- end of global ----------------------------------------*/

/*----------------------------------------- top_menu ---------------------------------------------*/
#top_menu{
	position: absolute;
	right: 30px;
	top: 161px;
	z-index: 1000;
	}
/*----------------------------------------- about ------------------------------------------------*/

#about{
	display: inline;
	margin-right: 9px;
	}
#about_text{
	position: absolute;
	width: 100%;
	height: auto;
	margin-top: 85px;
	z-index: 2000;
	top: 0;
	left: 0;
	bottom: 0;
	}
#about_text div{
	position: relative;
	width: 700px;
	z-index: 3000;
	top: 10%;
	left: 50%;
	margin-left: -375px;
	background-color: #fefefe;
	padding: 50px;
	padding-top: 18px;
	border: 1px dotted #aaaaaa;
	}
#about_text div p{
	margin-bottom: 18px;
	}
#about_text div h2{
	margin-bottom: 36px;
	border: 0;
	}
/*----------------------------------------- end of about -----------------------------------------*/
/*----------------------------------------- font_choice ------------------------------------------*/
#font_choice{
	display: inline;
	background-image: url('../img/lists/vertical_line.jpg');
	background-repeat: no-repeat;
	padding-left: 9px;
	}
#font_choice_text{
	position: absolute;
	width: 100%;
	height: auto;
	margin-top: 85px;
	z-index: 2000;
	top: 0;
	left: 0;
	bottom: 0;
	}
#font_choice_text div{
	position: relative;
	width: 836px;
	z-index: 3000;
	top: 10%;
	left: 50%;
	margin-left: -468px;
	background-color: #fefefe;
	padding: 50px;
	padding-top: 18px;
	border: 1px dotted #aaaaaa;
	}
.text_column p{
	margin-bottom: 18px;
	}
.text_column h2{
	margin-bottom: 36px;
	border: 0;
	}
.text_column h3{
	height: 18px;
	margin-bottom: 9px;
	border: 0;
	}
.text_column h4{
	height: 18px;
	margin-bottom: 0;
	border: 0;
	font-weight: normal;
	}
#font_choice_text div div.last{
	margin-right: 0;
	}
#font_choice_text div.text_column{
	float: left;
	width: 400px;
	margin: 0;
	padding: 0;
	height: 650px;
	margin-right: 36px;
	position: relative;
	top: 0;
	left: 0;
	border: 0;
	/*background-color: green;*/
	}
#font_choice_text div.clear{
	height: 1px;
	clear: both;
	padding: 0;
	margin: 0;
	position: static;
	border: 0;
	width: 300px;
	}
#font_choice_text div#pagination{
	padding: 0;
	margin: 0;
	height: 18px;
	position: static;
	clear: both;
	border: 0;
	width: 300px;
	}
.simple_link{
	cursor: pointer;
	color: #990000
	}
.simple_hover{
	cursor: pointer;
	color: #006666;
	}
#font_choice_text_close{
	margin: 0;
	padding: 0;
	border: 0;
	height: 18px;
	text-align: right;
	color: #990000;
	margin-bottom: 18px;
	/*background-color: green;*/
	}
#font_choice_text_close span{
	margin: 0;
	padding: 0;
	border: 0;
	height: 18px;
	text-align: right;
	color: #990000;
	margin-bottom: 18px;
	cursor: pointer;
	}
#font_choice_text_close span:hover{
	color: #006666;
	cursor: pointer;
	}

/*----------------------------------------- end of font_choice -----------------------------------*/



/*----------------------------------------- end of about -----------------------------------------*/
/*----------------------------------------- texts ------------------------------------------------*/
#alexandra_korolkova, #alexander_konoplev, #alexey_shevtsov, #anatoly_semenov, #andrey_andreev, #andrey_biljo, #andrey_bondarenko, #andrey_kulagin, #andrey_shelyutto, #arkady_troyanker, #artemy_lebedev, #boris_trofimov, #dmitry_aronov, #dmitry_chernogaev, #dmitry_kirsanov, #dmitry_peryshkov, #elena_fortuna, #elena_kitaeva, #emil_yakupov, #erken_kagarov, #evgeny_dobrovinky, #evgeny_korneev, #igor_gurovich, #igor_nastenko, #innokenty_keleynikov, #leonid_feygin, #lubov_kuznetsova, #manvel_shmavonyan, #maxim_zhukov, #nikolay_dubina, #nikolay_kalinin, #oleg_veklenko, #olga_purtova, #pavel_rodkin, #sergey_serov, #sergey_zheglo, #tagir_safayev, #tatyana_kosterina, #tatyana_tatarenko, #valentin_lebedev, #valery_akopov, #vasily_kopeiko, #victor_kharyk, #vladimir_efimov, #vladimir_krichevsky, #yury_gerchuk, #yury_gordon, #yury_gulitov, #yury_surkov, #yury_yarmola{
	position: absolute;
	width: 100%;
	height: auto;
	margin-top: 85px;
	z-index: 2000;
	top: 0;
	left: 0;
	bottom: 0;
	margin-bottom: 54px;
	}
.text{
	position: relative;
	width: 600px;
	z-index: 3000;
	top: 10%;
	left: 50%;
	margin-left: -350px;
	background-color: #fefefe;
	padding: 50px;
	padding-top: 18px;
	border: 1px dotted #aaaaaa;
	margin-bottom: 54px;
	}
.text p{
	margin-bottom: 9px;
	}
.text h2{
	margin-bottom: 36px;
	border: 0;
	}
.close{
	margin: 0;
	padding: 0;
	height: 18px;
	text-align: right;
	color: #990000;
	margin-bottom: 18px;
	}
.close span{
	margin: 0;
	padding: 0;
	height: 18px;
	text-align: right;
	color: #990000;
	margin-bottom: 18px;
	cursor: pointer;
	}
.close span:hover{
	color: #006666;
	cursor: pointer;
	}
/*----------------------------------------- end of texts -----------------------------------------*/





#result{
	position: absolute;
	left: 534px;
	z-index: 1000;
	right: 30px;	
	top: 188px;
	height: auto;
	min-width: 364px;
	}
h4.simple{
	margin-top: 18px;
	margin-bottom: 9px;
	height: auto;
	}
h4.first{
	margin-top: 0;
	}
	
	
	
	
	
/*----------------------------------------- menu -------------------------------------------------*/
#menu{
	width: 468px;
	margin-left: 30px;
	min-height: 562px;
	}
	
#header_switch{
	background-image: url("../img/menu/arrow_open.gif");
	}
.switch{
	color: #990000;
	font-size: 18px;
	cursor: pointer;
	padding-left: 18px;
	background-image: url("../img/menu/arrow_close.gif");
	background-repeat: no-repeat;
	}
.switch_hover{
	color: #006666;
	}
h4.family{
	height: 36px;
	margin: 0;
	padding: 0;
	margin-bottom: 9px;
	}
h4.styles{
	height: 36px;
	margin: 0;
	padding: 0;
	margin-bottom: 9px;
	}
h4.size{
	height: 18px;
	margin-top: 18px;
	margin-bottom: 9px;
	}
.column{
	float: left;
	width: 144px;
	margin-right: 18px;
	}
.font-style_column{
	width: 126px;
	}
.menu_element{
	min-height: 208px;
	}
.menu_element_ul{
	min-height: 63px;
	}
	
.switch_ul{
	margin-left: 18px;
	height: 54x;
	margin-bottom: 9px;
	}
#menu li{
	font-weight: bold;
	}
/*----------------------------------------- header -----------------------------------------------*/
/*----------------------------------------- header_menu ------------------------------------------*/
#header_menu{
	padding: 0;
	margin: 0;
	margin-left: 18px;
	}
/*----------------------------------------- end od header_menu -----------------------------------*/
/*----------------------------------------- header_font-family -----------------------------------*/
#header_font-family{
	float: left;
	width: 306px;
	padding: 0;
	margin: 0;
	margin-right: 18px;
	}
#header_font-family ul{
	margin: 0;
	padding: 0;
	overflow: auto;
	}
/*----------------------------------------- end od header_font-family ----------------------------*/
/*----------------------------------------- header_font-style ------------------------------------*/
#header_font-style{
	float: left;
	width: 126px;
	padding: 0;
	margin: 0;
	}
#header_font-style ul{
	margin: 0;
	padding: 0;
	overflow: auto;
	}
/*----------------------------------------- end od header_font-style -----------------------------*/
/*----------------------------------------- header_font-size -------------------------------------*/
#header_font-size{
	float: left;
	height: 81px;
	width: 100%;
	background-image: url("../img/slider/header_range.jpg");
	background-repeat: no-repeat;
	}
#header_slider{
	margin-left: 11px;
	width: 420px;
	}
/*----------------------------------------- end od header_font-size ------------------------------*/
/*----------------------------------------- end od header ----------------------------------------*/


/*----------------------------------------- main -------------------------------------------------*/
/*----------------------------------------- main_menu --------------------------------------------*/
#main_menu{
	padding: 0;
	margin: 0;
	margin-left: 18px;
	}
/*----------------------------------------- end od main_menu -------------------------------------*/
/*----------------------------------------- main_font-family -------------------------------------*/
#main_font-family{
	float: left;
	width: 306px;
	padding: 0;
	margin: 0;
	margin-right: 18px;
	}
#main_font-family ul{
	margin: 0;
	padding: 0;
	overflow: auto;
	}
/*----------------------------------------- end od main_font-family ------------------------------*/
/*----------------------------------------- main_font-style --------------------------------------*/
#main_font-style{
	float: left;
	width: 126px;
	padding: 0;
	margin: 0;
	}
#main_font-style ul{
	margin: 0;
	padding: 0;
	overflow: auto;
	}
/*----------------------------------------- end od main_font-style -------------------------------*/
/*----------------------------------------- main_font-size ---------------------------------------*/
#main_font-size{
	float: left;
	height: 81px;
	width: 100%;
	background-image: url("../img/slider/range.jpg");
	background-repeat: no-repeat;
	}
#main_slider{
	margin-left: 11px;
	width: 420px;
	}
/*----------------------------------------- end od main_font-size --------------------------------*/
/*----------------------------------------- end od main ------------------------------------------*/


/*----------------------------------------- comment ----------------------------------------------*/
/*----------------------------------------- comment_menu -----------------------------------------*/
#comment_menu{
	padding: 0;
	margin: 0;
	margin-left: 18px;
	}
/*----------------------------------------- end od comment_menu ----------------------------------*/
/*----------------------------------------- comment_font-family ----------------------------------*/
#comment_font-family{
	float: left;
	width: 306px;
	padding: 0;
	margin: 0;
	margin-right: 18px;
	}
#comment_font-family ul{
	margin: 0;
	padding: 0;
	overflow: auto;
	}
/*----------------------------------------- end od comment_font-family ---------------------------*/
/*----------------------------------------- comment_font-style -----------------------------------*/
#comment_font-style{
	float: left;
	width: 126px;
	padding: 0;
	margin: 0;
	}
#comment_font-style ul{
	margin: 0;
	padding: 0;
	overflow: auto;
	}
/*----------------------------------------- end od comment_font-style ----------------------------*/
/*----------------------------------------- comment_font-size ------------------------------------*/
#comment_font-size{
	float: left;
	height: 81px;
	width: 100%;
	background-image: url("../img/slider/range.jpg");
	background-repeat: no-repeat;
	}
#comment_slider{
	margin-left: 11px;
	width: 420px;
	}
/*----------------------------------------- end od comment_font-size -----------------------------*/
/*----------------------------------------- end od comment ---------------------------------------*/



/*----------------------------------------- result_text ------------------------------------------*/
#result_text{
	margin-left: 9px;
	clear: both;
	}
/*----------------------------------------- end od result_text -----------------------------------*/
/*----------------------------------------- upload -----------------------------------------------*/
.uploadhover{
	text-decoration: underline;
	color: #006666;
	cursor: pointer;
	}
#upload{
	cursor: pointer;
	}
/*----------------------------------------- end od upload ----------------------------------------*/
/*----------------------------------------- authors ----------------------------------------------*/
#author{
	font-style: italic;
	margin-bottom: 18px;
	}
#author_switch{
	margin-bottom: 18px;
	}
#authors{
	margin-left: 18px;
	border-bottom: 1px dotted #aaaaaa;
	margin-bottom: 18px;
	}
#authors ul{
	float: left;
	margin-right: 1%;
	width: 23%;
	}
#authors ul li{
	font-size: 12px;
	}
/*----------------------------------------- end od authors ---------------------------------------*/
/*----------------------------------------- recommendations --------------------------------------*/
#recommendations{
	margin-top: 18px;
	padding-top: 18px;
	padding-bottom: 36px;
	border-top: 1px dotted #aaaaaa;
	}
#recommendations p{
	margin-left: 18px;
	}
#recommendations ul{
	margin-left: 18px;
	}
/*----------------------------------------- end od recommendations -------------------------------*/
/*----------------------------------------- submenu ----------------------------------------------*/
#submenu{
	margin-top: 18px;
	padding-top: 18px;
	border-top: 1px dotted #aaaaaa;
	}
#submenu ul{
	margin-left: 18px;
	}
#submenu a{
	text-decoration: none;
	}
/*----------------------------------------- end od submenu ---------------------------------------*/
/*----------------------------------------- full_text --------------------------------------------*/
#full_text{
	margin-left: 18px;
	}
#full_text_link{
	color: #990000;
	border-bottom: 1px dashed #990000;
	cursor: pointer;
	}
#full_text_link:hover{
	color: #006666;
	border-bottom: 1px dashed #006666;
	cursor: pointer;
	}
/*----------------------------------------- end od full_text -------------------------------------*/
/*----------------------------------------- iznutri ----------------------------------------------*/
#iznutri{
	text-align: right;
	padding-bottom: 36px;
	color: #999999;
	font-size: 11px;
	}
#iznutri a{
	font-size: 11px;
	}
/*----------------------------------------- end od iznutri ---------------------------------------*/
/*----------------------------------------- classes ----------------------------------------------*/
.last{
	margin-right: 0;
	}
.link{
	color: #990000;
	border-bottom: 1px dashed #990000;
	cursor: pointer;
	}
.hover{
	color: #006666;
	cursor: pointer;
	border-bottom: 1px dashed #238dd1;
	}
.on{
	background-color: #990000;
	color: #ffffff;
	cursor: pointer;
	}
.clear{
	width: 100%;
	clear: both;
	height: 9px;
	}
.thin_space{margin-right: -0.2em;}
