a, a:active, a:focus, a:link, a:visited {
  color: #C84D14;
  font-family: Tahoma;
  font-size: 11px;
}
a:hover {
  color: Maroon;
  font-family: Tahoma;
  font-size: 11px;
  text-decoration: none;
}
body, td, div{
	color: Black;
	font-family: Tahoma;
	font-size: 11px;
}

.razdel {
	color: Black;
	font-family: Tahoma;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	
}
.separator{
	width: 3px;
	height: 100%;
	background-repeat: repeat-y;
	background-image: url(images/separator2.gif);
}
body {
	margin: 0 0 0 0;
}
li,ul {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding: 0 0 0 10px;
	text-align : justify;
}
.men{
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding: 0 0 0 10px;
	list-style-type : none;
	
}
