#popup {
	position: absolute;
	top: 150px;
	left: 50%;
	margin-left: -234px;
	float: left;

    width: 468px;
    height: 311px;
    background-color: #ffffff;
    border: 1px solid #5f5f5f;
	overflow: hidden;
	display: block;
	font-weight: bold;
}

#belka_popup  {
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 11px;
	line-height: 11px;
	font-size: 11px;
	color: #ffffff;
	background-color: #99bf27;
	text-align: right;
	display: block;
}

#pod_belke_popup {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 300px;
	width: 100%;
}

#belka_popup  a, #belka_popup  a:hover {
	padding: 0px 0px 0px 0px;
	margin: 0px 4px 0px 0px;
	font-weight: bold;
	color: #ffffff;
	height: 11px;
}