* {

	margin: 0;

	padding: 0;

}



html {

	height: 100%;

}



body {

	height: 100%;

	font-family: Tahoma;

	background-color: White;

}



#poisk {

	position: absolute;

	width: 232px;

	height: 65px;

	top: 42px;

	right: 10px;

}



* html #poisk{

	top: 39px;

}



* html #poisk_samb{

	margin-top: 2px;

}



#menu_table {

font-size: 12px;

}



#menu_table a, #menu_table a:visited{

	padding-left: 10px;

	color:#000000;

	text-decoration: none;

}



#menu_table a:hover{

	text-decoration: underline;

}



h1{

	color:#ff0000;

	padding: 20px 0 25px 60px;

	font-family: Tahoma;

	font-size: 14px;

	font-weight: bold;

}


h2{
    color:#ff0000;
    
    padding: 20px 0 25px 60px;

	font-family: Tahoma;

	font-size: 16px;

	font-weight: bold;

}


ul{

	font-family: Tahoma;

	margin-left:75px;

	font-size: 14px;

}



li{

	margin-bottom: 5px;

}





table.menu3

{

  background-color: transparent;

  margin-top: 0;

  margin-left: 5;

  background-repeat: repeat-y;

  width: 180;

}



table.menu4

{

  background-color: transparent;

  margin-top: 0;

  margin-left: 15;

  background-repeat: repeat-y;

