@charset "windows-1251";
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
	height: 40px;
	border-bottom: 1px solid #090909;	
	}
ul li {
	position: relative;
	
	}
li ul {
	position: absolute;
	left: 149px;
	top: 0;
	display: none;
	
	}
ul li a {
	display: block;
	text-decoration: none;
	color: #fdfdfd;
	padding: 5px;
	border: 1px solid #090909;
	border-bottom: 0;
	/*background-image: url(Images/Knopka_unpressed.jpg);*/
	
	font-style: inherit;
	font-weight: bold;
	background-color: #3e4c7f;
	}
li:hover ul { display: block; }



/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

a { 
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{color: #dbbe1e;} <!--cbaf12 644502  f8fa70-->
A IMG { border: none; }
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color:#FFFFFF
}
<style type="text/css">

body,td,th {
	font-family: Times New Roman, Times, serif;
}
.style1 {
	font-size: 16px;
	color: #3E4C7F;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
}
body {
	background-color: #CCCCCC;
}
.style2 {font-size: 16px; color: #FFFFFF; font-weight:bold}
.style4 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}



</style>
 td {word-wrap: break-word; }




