@charset "utf-8";
ul {
  list-style-type: none;
  overflow: auto;
  padding: 0;
  margin: 0;
}
ul li {
	float: left;
	border: 1px solid #960;
	margin: 0 5px;
	margin-top: 10px;
}
ul li a {
	display: block;
	padding: 4px 15px;
	text-decoration: none;
	color: #333;
	font-size: 12px;
}
* html ul li a {
	width: auto;
	text-decoration: none;
}



ul li a:hover {
	text-decoration: underline;
	background-color: #036;
	color: #FFF;
}


.mainZagol {
	font-weight: bold;
	color: #FF6600;
	font-size: 14px;
}

html {height:100%} 

body,td,th {
	font-family: Tahoma;
     min-height: 100%
           }
* html body { height: 100% } /*��� IE, �.�. �� �� ������������ min-height*/ 


a.link1 {
	font-size: 16px;
	float: left;
	font-family: Tahoma;
	color: #003399;
	margin-bottom: 0px;
	margin-top: 2px;
	margin-left: 3px;
	text-decoration: none;
	font-weight: bold;
}
a.link1:hover {
    text-decoration: underline;
               } 
h3 {
	margin: 0px;
	font-size: 16px;
	font-weight: normal;
}

p {
	margin: 0px;
	;
}


.zavod1 {
	width: 650px;
	height: 100px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	position: relative;
	margin: 5px auto;
}



.zavodimg {
	height: 100px;
	width: 130px;
	float: left;
	overflow: hidden;
}
.zavodinfoTTF {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
.zavodinfo {
	width: 500px;
	height: 57px;
	position: absolute;
	left: 138px;
	top: 23px;
	overflow: hidden;
}
.zavodcategory {
	width: auto;
	height: 20px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	background-color: #FFFFCC;
}
.zavodcategTTF1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	color: #990000;
	margin-right: 3px;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
	margin-left: 3px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 3px;
}
.zavodcategTTF1:hover {
	text-decoration: underline;

}
.zavodcategTTF2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	color: #990000;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
	text-decoration: none;
}
.main {
	position: relative;
	width: 1200px;
	height: 800px;
}


.menu {
	width: 360px;
	float: left;
	padding-left: 10px;
	border-left: 2px solid #FF6600;
	margin-left: 10px;
	height: 100%;
	background-image: url(/img/menu-background.gif);
	background-repeat: no-repeat;
}

h4 {
	line-height: 19px;
	font-size: 12px;
	margin: 0px;
	font-weight: normal;
	margin-left: 5px;
}
.a-menulink {
	text-decoration: none;
	color: #000;
}
.a-menulink:hover {
	text-decoration: underline;
	color: #009;
}


.indexMain {
	width: 800px;
	height: auto;
	float: left;
	margin-left: 5px;
}

.indexSecond {
	width: 250px;
	float: left;
	margin-left: 10px;
}

.indexTop {
	height: 319px;
	width: 1200px;
	overflow: hidden;
	position: relative;
}
table     td h2{
	font-size: 12px;
	font-weight: normal;
	color: #666;
}
.table_file {
	border: 1px solid  #FFF;
	}
	
.table_file:hover {
	background: #EEE;
	border: 1px solid  #069;
	cursor:pointer;
}

.a-p {
	text-decoration: none;
	color: #EB7E00;
	font-family: Arial;
	font-size: 12px;
}
.a-p:hover {
	text-decoration: underline;
	color: #003366;
	font-family: Arial;
	font-size: 12px;
}