body {
	margin: 0px;
	padding:0px;
	line-height:25px;
	font-family:Arial;
}
h1,h2,h3 {padding:0px 0px 5px 0px;margin:0px 0px 5px 0px;}
#eye {
	background: url('/img/eye.png');
	background-repeat: no-repeat;
	background-size: 70%;
	height:23px; 
	width:45px;
	vertical-align:middle;
}
#title_text {font:23px Arial;}
#title_text1 {font:13px Arial;}

#div_school {width:200px;height:330px; float:left; padding:5px;text-align:center;color:#000;}
#div_foto {background-color:#EEE;width:200px;height:250px;overflow:hidden;color:#000;}
#div_foto img {color:#000;border:0px;}

#div_school2 {width:210px;float:left;background-color:#EEE;padding:5px;}
#div_foto2 {width:200px;height:250px;overflow:hidden;color:#000;}

#div_bio {
	top: 50%; /* Отступ в процентах от верхнего края окна */
	left: 50%; /* Отступ в процентах от левого края окна */
	width: 650px; /* Ширина блока */
	height: 350px; /* Высота блока */
	position: absolute; /* Абсолютное позиционирование блока */
	margin-top: -175px; /* Отрицательный отступ от верхнего края страницы, должен равняться половине высоты блока со знаком минус */
	margin-left: -325px; /* Отрицательный отступ от левого края страницы, должен равняться половине высоты блока со знаком минус */
	background:#EDE7F6;
	background:#EEE;
	box-shadow:0px 0px 10px #888;
	text-align:center;
	padding:20px;
}

#div_bio2 { background-color:#FFF; height: 280px; overflow-y: scroll; }

#but2 {background-color:#000;border:0px; color:#FFF;padding:5px 20px;}


#div_dark {background-color:#EEE;}
#blue_15  {font-size:20px;}
#b_13   {font-size:18px;}

#news_min { border:1px dotted #666;padding:10px; }
#lines {
	background: url('/img/site/lines.png') repeat-x;
	height:20px;
}

#lang {font-size:13px;font-weight:normal;}
#txt2 {font-weight:normal;}

#div_menu {background-color:#EEE;height:50px;}
#a_menu { height:50px; border-left:1px solid #AAA;}
#a_menu a {font:18px Arial; color:#inherit; text-decoration:none; }
#a_menu a:hover { text-decoration:underline;}

a {color: inherit; text-decoration:none;font-weight:bold;}

#a {color: inherit; text-decoration:none;}
#a:hover {text-decoration:underline;}

#page1 {border:1px solid inherit;font-family:Arial;color: inherit;padding:2px 8px;text-decoration:none;}
#page1:hover {background:inherit;}
#page_sel {border:1px solid inherit;padding:2px 8px;text-decoration:none;background: inherit;font-style: italic;}


#site {font:20px Arial; color: inherit;text-decoration:none;}

#size1, #size3, #size2 {font-weight: bold; padding:0px 2px; text-decoration: none; color: inherit;}
#size1 {font:40px Arial; }
#size2 {font:30px Arial; }
#size3 {font:20px Arial; }

#a_lang{padding:0px 3px;text-decoration: none; font:20px Arial;color: inherit;font-weight: bold;}

p {margin:0px;}

#top { height:50px; padding:10px 0px; margin: auto; width:1200px;}

#menu { font-family: Arial;}
#menu_1 {border-bottom:3px solid #000;} 
#menu_2 {border-bottom:1px solid #000;} 
