body {
	padding: 0px;
	margin: 0px;
	font-family: arial, verdana, tahoma;
	font-size: 12px;
}

#row1 {
  background-color:#e1effc;
  height:13px;
  border-bottom:1px solid #565454;
}

#row2 {
	background-image: url(pix/menubg.gif);
	height: 78px;
	border-bottom:1px solid #565454;
}

#row3 {
	height: 36px;
	border-bottom:1px solid #565454;
	background-color: #747f89;
}

#row4 {
	background-image: url(pix/izolyator.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 114px;
	border-bottom:1px solid #565454;
}

#row5 {
	background-image: url(pix/izol.gif);
	background-position: 0px;
	background-repeat: no-repeat;
}

#row6 {
	height: 62px;
	border-left: 38px solid #999999;
}

.mleftoff {
	background-image: url(pix/inv.gif);
	height: 78px;
	width: 8px;
}

.mcenteroff {
	background-image: url(pix/inv.gif);
	height: 78px;
	padding:8px;
	color: White;
	font-family: tahoma, verdana, arial;
	font-weight: bolder;
	font-size: 13px;
}

.mrightoff {
	background-image: url(pix/inv.gif);
	height: 78px;
	width: 8px;
}

.mlefton {
	background-image: url(pix/sel_left.gif);
	height: 78px;
	width: 8px;
}

.mcenteron {
	background-image: url(pix/sel_center.gif);
	height: 78px;
	padding:8px;
	font-family: tahoma, verdana, arial;
	font-weight: bolder;
	font-size: 13px;
}

.mrighton {
	background-image: url(pix/sel_right.gif);
	height: 78px;
	width: 8px;
}

.menu {
	color: #ffffff;
	text-decoration: none;
}

.menu1 {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
}

#logo {
	color: #4c5496;
	font-family: arial, verdana, tahoma;
	font-weight: bolder;
	font-size: 12px;
}

#right {
	color: #4c5496;
	font-family: arial, verdana, tahoma;
	font-weight: bolder;
	font-size: 12px;
}

#bottom_left {
	border-top: 1px dashed #999999;
	font-family: arial, verdana, tahoma;
	font-size: 13px;
	padding-left: 10px;
}

#bottom_center {
	border-top: 1px dashed #999999;
}

#bottom_right {
	border-top: 1px dashed #999999;
	padding-right: 30px;
	font-family: arial, verdana, tahoma;
	font-size: 13px;
	text-align: right;
}

#content {
	padding: 50px;
	font-size: 12px;
}

#coord {
	font-size: 12px;
	padding-left:5px;
	padding-top: 25px;
}

#button1 {
	background-image: url(pix/button.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 62px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

#button2 {
	background-image: url(pix/button.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 62px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

#leftcol {
	padding-left: 50px;
}

a.sm:link {
	text-decoration: none;
	color: #222222;
}

a.sm:visited {
	text-decoration: none;
	color: #222222;
}

a.sm:active {
	text-decoration: none;
	color: #222222;
}

a.sm:hover {
	text-decoration: underline;
	color: #222222;
}

#page_name {
	color: #4c5496;
	font-family: arial, verdana, tahoma;
	font-weight: bolder;
	font-size: 16px;
	padding-bottom: 10px;
}

#printer {
	font-size: 10px;
	text-align: right;
	padding-bottom: 5px;
}

.group_name {
	padding-bottom:20px;
	padding-top: 20px;
	font-weight: bolder;
}

.cat_name {
	padding-left:20px;
}

td.title {
	font-family: arial;
	background: #330099;
	color:#ffffff;
	font-weight: bolder;
	text-align: center
}

td.all {
	font-family: arial;
	background: #e3e5f8
}

.inp {
	font-size: 10px;
}

.req {
	background-color: #e3e5f8;
}

.reqtab {
	border: 1px solid #e3e5f8;
}

.button {
  font-size: 11px;
  color: #000000;
  border: 1px solid #666666;
  font-family: Tahoma, Verdana, Arial;
  padding: 2px 2px;
  cursor:pointer;
}
