html, body {
	padding: 0;
	margin: 0;
	height: 100%;
}

table#top_line {
	height: 29px;
	background: #F6F6F6;
}

table#top_line td#left_col {
	padding-left: 50px;
}

table#top_line td#right_col {
	padding-right: 57px;
	text-align: right;
}

table#top_line td#left_col a, table#top_line td#right_col a, table.login_form td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration: none;
} 

table#top_line td#left_col a:hover, table#top_line td#right_col a:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration: underline;
}

table#top_line td#left_col a:hover span {
	text-decoration: none;
}

table#thin_line {
	background: url(http://vip-t.com.ua/pic/thin_lin.gif) repeat-x;
	height: 6px;
}

table#dva_menu {
	height: 49px;
	background: url(http://vip-t.com.ua/pic/grad_men.gif) repeat-x;
}

table#dva_menu a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #EFEFEF;
}

table#dva_menu a:hover {
	text-decoration: underline;
}

table#dva_menu td img.dva {
	margin: 4px 0 0 0;
}

table#niz_kont {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #DADADA;
}

/*sub*/

table#sub_logo {
	height: 100px;
	padding-left: 40px;
}

table#bottom_menu_sub {
	border-top: 5px solid #DADADA;
	/*height: 60px;*/
	background: #EBEBEB;
	padding-top: 10px;
	padding-bottom:15px;
	padding-left: 8%;
}

table#bottom_menu_sub a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color:#666;
	text-decoration: none;
}

table#bottom_menu_sub a:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color:#666;
	text-decoration: underline;
}

table#path {
	height: 40px;
	background: #E5E5E5;
}

table#sect {
	height: 40px;
	background: #f6f6f6;
}

table#cur-sect {
	height: 40px;
	background: #eee;
	padding: 0 30px 0 15px;
	font-family: Verdana,  Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7f7f7f;	
}
table#cur-sect h1{
	display:inline;
	font:bold 8pt Verdana;
}

td#path_1 {
	padding: 0 30px 0 15px;
}

td#path_1 a#section {
	font-family: Verdana,  Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7f7f7f;	
	text-decoration: none;
}

td#path_1 a#section:hover {
	font-family: Verdana,  Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7f7f7f;	
	text-decoration: underline;
}

td#path_1 a {
	font-family: Verdana,  Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7f7f7f;	
	text-decoration: none;
}

td#path_1 a:hover {
	font-family: Verdana,  Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7f7f7f;	
	text-decoration: underline;
}

/* Computers start */
UL {
      list-style-image:none;
      list-style-position:outside;
      list-style-type:none;
}
LI {
	FONT-SIZE: 11px; FONT-FAMILY: tahoma,verdana,arial 
}
.adr  {
	FONT-WEIGHT: normal; COLOR: #2678b0
}

.list, .list ul {
      FONT-SIZE: 11px; FONT-FAMILY: tahoma,verdana,arial;
      font-weight:bold;
      margin-left:15px;
}
.list a {
      color:#2678B0;
      font-weight:normal;
}
.list a:hover {
      text-decoration:none;
}
#two a:link, #two a:visited {	margin: 0px;}
#two a:hover {text-decoration:underline;}
#two a {color:#5279A1;text-decoration:none;}
/* Computers End */
