@charset "windows-1251";
/* CSS Document */

#cloud { width: 441px; height: 202px; background: url(../images/cloud.gif) top left no-repeat; margin-top: 57px; position: relative;}
#cloud div { font-size: 12px !important;}
.glass {
	filter:alpha(opacity=65);
			opacity:.65;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
			position: absolute;
			width: 105px;
			height: 0px;
			font-size: 0px;
			left: 0px;
			top: 0px;
			background-color: white;
		}
		
		.percen {
			position: absolute; 
			width: 90px;
			height: 15px;
			top: 5px;
			left: 25px;
			color: #5c5b5b;
			font-size: 9px;
			font-family: Arial, Helvetica, sans-serif;
		}
		

#tooltip {
	display:none;
	background:url(../jtools/black_arrow.png);
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;
}

#gallery .disabled {
	visibility:visible !important;
}

#gallery .inactive {
	visibility:hidden !important;
}

.faqTitle { font-family: Trebuchet MS; font-size: 13px; font-weight: bold; }
.faqContent { font-family: Trebuchet MS; font-size: 13px; font-style: italic; }

.items { height: 148px !important; cursor: pointer; width: 403px !important; overflow: hidden !important; }

.relFAQ, .relFAQ15 { position: relative; float: left; }
.relFAQ { width: 265px; left: 80px; margin-top: 50px; }
.relFAQ15 { width: 250px; left: 10px; }