/* $Id: admin_menu.css,v 1.25.2.4 2008/11/02 21:36:22 sun Exp $ */
/**
 * Administration Menu.
 *
 * Implementation of Sons of Suckerfish Dropdowns.
 * @see www.htmldog.com/articles/suckerfish
 **/
body {
 font-family: arial, tahoma, verdana, sans-serif;
 background-color: #93a2c1;
}

#content {
position:absolute;
margin-left:315px;
margin-top:115px;
width:825px;
z-index: 15;
}

#header_page
{
	width:100%;
	height:132px;
	background: url(images/top_bg_np.jpg) no-repeat;
	position:fixed;
	margin-left:-8px;
	margin-top:-8px;
	z-index: 20;
}

#page {
	height:905px;
	width:1280px;
    background: url(images/content_bg_al.jpg) no-repeat;
	margin-left:-8px;
	margin-top:-8px;
	position:fixed;
}



#menu_left
{
	width:329px;
	height:905px;
	position:absolute;
}
#menu_link
{
	margin-top:140px;
	margin-left:30px;
	width:260px;
}


#name_conf
{
	
	background: url(images/titel.jpg) no-repeat;
	
	margin-left:10px;
	margin-top: 30px;
	height: 70px;
	/*width:795px;*/
	
}


#menu_link a {
	font-size:1.2em;
	font-weight:bolder;
	color:#162c39;
	text-decoration:none;
}

#menu_link ul {
	list-style-type:none;	
}

#menu_link ul li{
	margin-top:30px;
}


#issn_conf
{
	font-size:1.2em;
	font-weight:bolder;
	color:#FFFFFF;
	position:auto;	
	margin-left:1000px;
	margin-top:33px;
}

#titel_conf
{
	height:93px;
	width:772px;
	position:top;
	margin-left:228px;
	margin-top:-162px;
}

#photo_armad
{
	width:427px;
	height:555px;
	
	position:absolute;
	background: url(images/armand.png) no-repeat;
	
	margin-top:120px;
	margin-left:853px;
}



#f_name_conf
{
	width:600px;
	
	text-align:right;
	position:absolute;
	
	font-size:2em;
	color:#000000;
	
	margin-top:680px;
	margin-left:530px;
	
	text-shadow: 0px 0px 10px rgb(245, 245, 245);
	font-family: tahoma;
	font-weight: 400;
	color: #162c39;
	z-index: 1;
}

#D_conf
{
	width:540px;
	text-align:left;
	position:absolute;
	font-size:2em;
	color:#000000;
	
	margin-top:130px;
	margin-left:330px;
	text-shadow: 3px 3px 10px rgb(245, 245, 245);
	font-family: tahoma;
	font-weight: 400;
	color: #162c39;
}

#date
{
width:330px;
text-align:center;
color:#162c39;
position:absolute;
margin-top:855px;
font-size:1.5em;
margin-left:470px;
}

#banners
{
	width:100px;
	position:absolute;
	margin-top:650px;
	margin-left:1155px;
	z-index:0;
}

#banners a{
margin-top:30px;
margin-bottom:15px;
}

#banners a img{
	height:60px;
}

#die_uch{
border: 1px solid #000000;
float:left;
padding:3px;
margin-left:22px;
margin-right:5px;
margin-top:-2px;
}


#text
{
	color:#000000;
	font-size:1.0em;
	padding:10px;
	margin:10px;
	background: #ededed; /* Цвет фона */
    border: 1px solid #34377d; /* Параметры рамки */
	
	background: url(images/text_bg.png);
}

#text H3
{
	margin-top:20px;
}

#text ol li
{
	margin-top:20px;
}

#text p
{
	text-indent:25px;
}

#text a
{
	color:#000000;
	font-size:0.85em;
	font-weight: bolder;
	
}

#main {
margin-left:50%;
left:-640px;
position:absolute;
}

.right-text {
text-align:right;
margin-top:-5px;
}

#journal{
position: absolute;
top: 845px;
right: 35px;
width: 400px;
text-align: right;
font-size: 1.1em;
color: rgb(14, 21, 26);
text-shadow: 0px 0px 10px rgb(245, 245, 245);
}

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

#menu_link a.linkToPage{
	font-size: 1.0em;
	color: rgb(14, 21, 26);
	text-shadow: 0px 0px 10px rgb(245, 245, 245);
	border-top: 1px #a8a2a2 solid;
	padding-top: 1em;
	display: block;
	text-align: center;

}