@charset "utf-8";
/* CSS Document */

html { 
	font-size:100.01%;
	height:100%;
	width:100%;
}
body {
	color: #091620;
	font-family: Arial,Helvetica,sans-serif;
	height: 100%;
	font-size: 62.5%;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
	position: relative;
}

a, b, p, ul, ol, li, dl, dt, dd, div, table, tr, td, th, h1, h2, h3, h4, h5, h6, span, form  { margin: 0; padding: 0;  }
table 				{ border: 0; border-collapse: collapse }
table td, table th	{ vertical-align: top; text-align: left;  font-weight: normal; /*font-size: 1em */  }
img 				{ border: 0; padding: 0; }
ul 					{ list-style-type:none; }

p 					{ margin-bottom: 1.5em; line-height: 1.5em; font-size: 1.3em }
.clear 				{ CLEAR: both; float:none !important; FONT-SIZE: 0px;  HEIGHT: 1px;}
.warning			{ font-size: 1.2em; padding: 4em 2em; text-align: center}
* :focus 			{ outline: 0; }

.layout 			{ min-width: 980px; width:100%; min-height: 620px; HEIGHT: 100%;  } 
.layout  .menu		{ width: 70%; padding: 12px 0 0 30px;}
#logo img			{ margin: 15px  36px;}

.menu-col 			{ float: left; width: 24%; position: relative; text-align:left}
.navigate 			{ color: #FFF; margin: 0px; }
.navigate li 		{ margin-bottom: 0.4em; font-size: 1.1em; padding: 0; line-height: 1.1em;   }
.navigate li.active	{ font-size: 1.2em; font-weight: bold;}
.navigate .razdel 	{ font-size: 1.4em; font-weight: bold; color: #92defe}
.navigate a:link  	{ color:#E8FBFF }
.navigate a:visited { color:#E8FBFF; }
a:hover 			{ color:#FFCC33 !important; }




.copy				{ height:20%; min-height: 60px; color: #CCCCCC; text-align: center; background-color: #28475b; }
#copy_conteiner		{ position: relative; text-align: center; height: 60px }
#jsi-logo			{ position: absolute; left: 36px; top: 7px}
#copyright			{ text-align:left; position: absolute; left: 30%; top: 9px; white-space: nowrap; padding-left: 25px}

#madein						{ text-align: left; position: absolute; width: 11em; right: 50px; top: 9px}
#madein_inner				{ position: relative; height: 38px; }
#madein_inner	 img		{ position: absolute; margin-right: 8px; }
#madein_inner	 span		{ position: absolute; color: #5f7d90; left: 42px; width: 9em; bottom: 0; }
#madein_inner strong		{ font-weight: normal}
#madein_inner	 a:link,	
#madein_inner	 a:visited	{ color: #5f7d90}

#footer_info		{ text-align:left; position: absolute; left: 65%; top: 12px; padding-left: 25px; background: url(/etc/pics/ico/diplom_ico.gif) no-repeat 0 2px  }