@charset "windows-1251";
A {
 font-family: Tahoma, "MS Sans Serif", Verdana;
 font-size: 10pt;
 color: #710D0D;
 text-decoration: none
}
A:hover {color: #FF0000;}

A.menu {
 font-family: Tahoma, "MS Sans Serif", Verdana;
 font-size: 10pt; 
 color: #BC2929;
 text-decoration: none;
 font-weight: bold 
}
A.menu:hover {color: #FF0000;}

A.sh {
 font-family: Tahoma, "MS Sans Serif", Verdana;
 font-size: 10pt;
 color: #EEC4C4;
 text-decoration: none;
}
A.sh:hover {color: #FFAAAA; text-decoration: underline;}

small {font-size: 9pt;}

TD {
 font-family: "MS Sans Serif", Verdana;
 font-size: 1.5ex;
/* color: #000033;*/
 color: #400202;
 font-style: normal
}

TD.head {
 font-family: "MS Sans Serif", Verdana;
 font-size: 9pt;
 color: #FFFFFF;
 font-style: normal
}

TD.sh {
 font-family: "MS Sans Serif", Verdana;
 font-size: 9pt;
 color: #EEC4C4;
 font-style: normal
}
TD.tovfon {
 font-family: "MS Sans Serif", Verdana;
 font-size: 11pt;
 color: #400202;
 font-weight: bold 
}
INPUT.srch {
 font-size: 9pt
}
INPUT {
 font-family: "MS Sans Serif", Verdana, Helvetica, Arial;
 font-size: 14pt;
 color: #D00820;
 font-style: normal;
 background-color: #FFFFFF;
}
INPUT.but {
 font-family: "MS Sans Serif", Verdana, Helvetica, Arial;
 font-size: 14pt;
 color: #FFEBEB;
 font-style: normal;
 background-color: #982020;
}
INPUT.radio {
 font-family: "MS Sans Serif", Verdana;
 font-size: 12pt;
 color: #D00820;
 font-style: normal;
 background-color: #FFFFFF;
}

H1 {
 font-family:  Arial, Verdana, Helvetica, "MS Sans Serif";
 font-size: 12pt;
 text-align: center;
 margin-top: 12px;
 margin-bottom: 18px;
 color: #D10507;
 font-style: normal
}

H2 {
 font-family:  Arial, Verdana, Helvetica, "MS Sans Serif";
 font-size: 11pt;
 text-align: left;
 margin-top: 18px;
 margin-bottom: 6px;
 background: #F8DFDF;
 color: #5C0404;
 font-style: normal
}

H3 {
 font-family:  Arial, Verdana, Helvetica, "MS Sans Serif";
 font-size: 10pt;
 text-align: center;
 margin-top: 12px;
 margin-bottom: 14px;
 color: #D10507;
 font-style: normal
}

a.poisk_radio:hover { 
border: solid 1px; border-color: #fff #333 #666 #fff ; padding:1px 0px 2px 0px;}
.poisk_radio input, .poisk_radio_checked input {border:0px;background:none;vertical-align:middle;}

P {text-align: justify}

.spoiler_head {
  color: #710D0D;
  font-weight: bold;
  border: 1px solid #400202;
  border-left: 3px solid #400202;
  padding: 3px;
  background:#F8DFDF;
  cursor: pointer;
  text-align: left
}

.spoiler_body {
  border: 1px solid #400202;
  border-left: 3px solid #400202;
  border-top: none;
  padding: 3px;
  background:#FFFFFF;
  text-align: left
}  


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/img/js/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/img/js/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; } 
