body {
    background: #00184A url(img/body-bg.gif) repeat-x top;
	margin:0; padding:0;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a  {
	color: white;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h2 {
	font-size: 14px;
}
img, area, map {
	border: none;	
}
.mainDiv {
	margin-left:auto;
	margin-right: auto;
	width: 710px;
}
.bodyText {
	padding: 0 50px 0 50px;	
}
.bodyText p {
	line-height: 150%;
}
.bFL {
	float: left;
	padding: 0px 20px 10px 0;
}
.bFR {
	float: right;
	padding: 0 0 10px 20px;
}
p.q1 {
	font-weight: bold;
}
p.a1 {
	font-style: italic
}
table.photoGal {
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
}
.photoGal td {
	padding: 5px 10px 5px 10px;
	text-align: center;
}
.photoGal a {
	padding-top: 3px;
}
.imageDiv {
  
	background-color: #FFFFFF;

	 position: absolute;
	top: 0px;
	left:0px;
	visibility: hidden;
	border-style:solid;
	border-width:2px;
	border-color:#550000;
	z-index: 1;  
  
  }
  
  .imageDiv a {
  
  text-decoration: none;
  
  }
  
  .imageBig {
  
  border-color:#FFFFFF;
  /*border-width: 8px;*/
  margin: 8px;
  
  
  }
  
  span.zavrit {
  
 /*	background-color: #b60517;*/
	padding: 3px;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
	position: absolute;
	top: 10px;
	font-weight: bold;
	font-family: "Tahoma";
	font-size: 14px;

  visibility: hidden;
  filter: alpha(opacity=45);
  -moz-opacity: 0.45;
  opacity: 0.45;
    
  } 

