@charset "windows-1251";
/* CSS Document */

html, body {
    margin: 0; 
	padding: 0; 
	border: 0px;
}

body {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(dot.jpg);
}	

#mainbox {
	width: 900px;
	height: auto;
	text-align: left;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #EBF0F3;
	border: 1px solid #9DBDCF;
}

#header {
	clear: both;
	height: 96px;
	position: relative;
	background-image: url(hbg.jpg);
}

#logo { 
	position: absolute;
	top: 19px;
	left: 25px;
}

#an_name {
	position: absolute;
	top: 23px;
	left: 187px;
	width: 530px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

#ipme_name {
	position: absolute;
	top: 38px;
	left: 187px;
	width: 700px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.selhormenuitem {
    background: url(hmenubg.jpg) center center repeat-x;
	padding: 5px;
	color: #E4EEF6;
}

#hormenu{
    position: absolute;
	width: 500px;
	top: 74px;
	left: 390px;
	font-size: 11px;
	font-weight: bold;
}

#hormenu ul{
    background: url(hmenubg2.jpg) center center repeat-x;
    padding: 5px 0;
    margin: 0;
    text-align: left;
}

#hormenu ul li{
    display: inline;
}

#hormenu ul li a{
    padding: 5px;
    color: #E4EEF6;
    margin: 0;
    text-decoration: none;
}

#hormenu ul li a:hover{
    background: url(hmenubg3.jpg) center center repeat-x;
}

#hormenu_rus{
    position: absolute;
	width: 560px;
	top: 75px;
	left: 330px;
	font-size: 11px;
	font-weight: bold;
}

#hormenu_rus ul{
    background: url(hmenubg2.jpg) center center repeat-x;
    padding: 5px 0;
    margin: 0;
    text-align: left;
}

#hormenu_rus ul li{
    display: inline;
}

#hormenu_rus ul li a{
    padding: 5px;
    color: #E4EEF6;
    margin: 0;
    text-decoration: none;
}

#hormenu_rus ul li a:hover{
    background: url(hmenubg3.jpg) center center repeat-x;
}

.sellangmenuitem {
    background: url(hlangbg.jpg) center center repeat-x;
	padding: 5px;   	
	color: #E4EEF6;
}
 
#langmenu{
    position: absolute;
	width: 100px;
	top: -1px;
	left: 785px;
	font-size: 11px;
	font-weight: bold;
}

#langmenu ul{
    width: 100%;
    background: url(hlangbg2.jpg) center center repeat-x;
    padding: 5px 0;
    margin: 0;
    text-align: left;
}

#langmenu ul li{
    display: inline;
}

#langmenu ul li a{
    padding: 5px;
    color: #E4EEF6;
    margin: 0;
    text-decoration: none;
}

#langmenu ul li a:hover{
    background: url(hlangbg3.jpg) center center repeat-x;
}

#thline, #bhline {
	clear: both;
	background-color: #325793;
	font-size: 1px;
}

#thline {
	height: 6px;
}

#allnews {
	width: 200px;
	float: left;
	height: 980px;
	background-color: #FFFFE1;
	font-size: 13px;
	color: #617EAB;
}

#newsheader {
	position: relative;
	top: 10px;
	left: 10px;
	width: 180px;
	font-size: 13px;
    font-weight: bold;
	color: #578AC5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #50A4D1;
	padding-bottom: 2px;
}

#newsbox {
	position: relative;
	top: 20px;
	left: 10px;
	width: 180px;
	margin-bottom: 8px;
}

#newsdate {
	font-size: 13px;
	color: #FF8000;
}

#newstext {
	margin-left: 5px;
	margin-top: 5px;
	font-size: 12px;
	color: #000000;
}

#newslink {
	font-size: 11px;
	text-align: right;
	color: #578AC5;
}

#allnewslink {
	position: relative;
	top: 30px;
	left: 10px;
	width: 180px;
	text-align: left;
	font-size: 11px;
	color: #578AC5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #50A4D1;
	padding-top: 2px;
}

#leftbox {
	width: 190px;
	float: left;
	height: 500px;
	background-color: #EBF0F3;
	font-size: 13px;
	color: #578AC5;
}

#findbox {
	position: relative;
	top: 10px;
	left: 10px;
	width: 170px;
	height: 50px;
	font-size: 12px;
}

#findfield {
	position: relative;
	top: 3px;
	left: 0px;
	width: 170px;
}

.ffield {
    width: 135px;
}

.fbtn {
    width: 25px;
}

#extfind {
	position: absolute;
	top: 41px;
	left: 42px;
	width: 100px;
	font-size: 10px;
}

#partsbox {
	position: absolute;
	top: -20px;
	left: 0px;
	width: 170px;
	font-weight: bold;
	font-size: 11px;
	color: #808080;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #50A4D1;
	padding-bottom: 3px;
}

#vermenu {
	position: relative;
	top: 40px;
	left: 10px;
	height: auto;
    background-color: #EBF0F3;
    border-bottom-width: 0;
    width: 170px;
}

#vermenu ul{
    padding: 0;
    margin: 0;
    list-style-type: none;
}

#vermenu a{
    font-weight: bold;
	font-size: 12px;
	padding: 4px 8px;
	display: block;
	width: 152px;
	color: #578AC5;
	text-decoration: none;
	border: 1px solid #EBF0F3;
}

#vermenu a:visited{
    color: #578AC5;
}

html>body #vermenu a{ 
    width: auto;
}

#vermenu a:hover{
    background-color: #FFFFFF;
	border: 1px solid #C0C0C0;
    color: #578AC5;
}

#content {
	border-left: 1px solid #9DBDCF;
	width: 679px;
	float: left;
	height: auto;
	background-color: #FFFFFF;
	padding: 15px;
	line-height: 18px;
}

#contenthome {
	border-left: 1px solid #9DBDCF;
	border-right: 1px solid #9DBDCF;
	width: 478px;
	float: left;
	height: 950px;
	background-color: #FFFFFF;
	padding: 15px;
}

#contenthomeleft {
	width: 463px;
	height: 930px;
	background-color: #FFFFFF;
	padding-right: 15px;
}

#contenthomeright {
	width: 223px;
	float: left;
	height: 600px;
	background-color: #FFFFFF;
	padding-left: 15px;
}

#bhline {
	height: 4px;
}

#footer {
	clear: both;
	height: 80px;
	font-size: 12px;
	color: #E4EEF6;
	padding-top: 5px;
	background-image: url(fbg.jpg);
}

#faddress {
	float: left;
	top: 40px;
	left: 10px;
	width: 350px;
	font-size: 12px;
	text-align: left;
	padding-left: 10px;
}

#fmailtel {
	float: right;
	top: 40px;
	left: 200px;
	width: 300px;
	font-size: 12px;
	text-align: right;
	padding-right: 10px;
}

a:link {
	color: #315692;
	text-decoration: none;
}

a:visited {
	color: #315692;
	text-decoration: none;
}

a:hover {
	color: #FF8000;
	text-decoration: underline;
}

a:active {
	color: #315692;
	text-decoration: underline;
}

#footer a:link {
	color: #E4EEF6;
	text-decoration: none;
}

#footer a:visited {
	color: #E4EEF6;
	text-decoration: none;
}

#footer a:hover {
	color: #E4EEF6;
	text-decoration: underline;
}

#footer a:active {
	color: #E4EEF6;
	text-decoration: underline;
}

h1 {
	font-size: 18px;
	color: #315692;
}

h2 {
	font-size: 16px;
	color: #315692;
}

h3 {
	font-size: 14px;
	color: #315692;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #315692;
}

.post {
	font-size: 12px;
	font-weight: bold;
	color: #315692;
	margin-top: 20px;
	margin-bottom: 3px;
}

.department {
	font-size: 12px;
	font-weight: bold;
	color: #315692;
	margin-top: 10px;
	margin-bottom: 3px;
}

.numdep {
	font-size: 20px;
	font-weight: bold;
	color: #315692;
	margin-top: 10px;
}

.workdir {
	margin-left: 39px;
}

.list {
	list-style-type: square;
	margin-bottom: 10px;
}

.leftpic {
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #9DBDCF;
	float: left;	
}

.leftpicphv {
	margin-right: 15px;
	margin-bottom: 5px;
	border: 1px solid #9DBDCF;
	float: left;	
}

.puhov {
	font-size: 12px;
	border: 1px solid #9DBDCF;
	padding: 5px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.publication {
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #666666;
}

.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 3px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: lightyellow;
}

.pagination li.currentpage{
font-weight: bold;
padding: 0 3px;
border: 1px solid navy;
background-color: #2e6ab1;
color: #FFF;
}

.pagination li.disablepage{
padding: 0 3px;
border: 1px solid #929292;
color: #929292;
}

.pagination li.nextpage{
font-weight: bold;
}

* html .pagination li.currentpage, * html .pagination li.disablepage{ /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
margin-right: 3px;
padding-right: 0;
}
#newsmore {
	margin-top: 2px;
	text-align: right;
	font-size: 11px;
}
.path {
	font-size: 12px;
	color: #999999;
}

