#poisk1 {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 450px;
	position: absolute;
	top: 65px;
	right: -1px;
	z-index: 100;
	background-color: #0A4493;
	background-image: url('../pictures/p1-bg.gif');
	border: medium none;
	display: block
}
#poisk1bg {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 200px;
	position: absolute;
	top: 65px;
	right: 0px;
	z-index: 1;
	background-color: #0A4493;
	background-image: url('../pictures/p1-bg.gif');
}
#poisk1 #left {
	height: 50px;
	width: 5px;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
}
#poisk1 #iField {
	position: absolute;
	height: 18px;
	width: 355px;
	left: 24px;
	top: 4px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#poisk1 #but {
	position: absolute;
	height: 20px;
	width: 50px;
	left: 390px;
	top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-align: center;
	vertical-align: middle;
}
#poisk1 #capt {
	color: #FFFFFF;
	position: absolute;
	height: 23px;
	width: 140px;
	left: 0px;
	top: 28px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-indent: 20px;
	font-size: 12px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#poisk1 #capt_rB {
	position: absolute;
	height: 22px;
	width: 23px;
	top: 28px;
	left: 140px;
}
#poisk1 #reg_sel {
	position: absolute;
	width: 100px;
	left: 275px;
	top: 26px;
	height: 17px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
}
#poisk1 #reg_capt {
	position: absolute;
	left: 225px;
	top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
#poisk1 #warning{
	position: absolute;
	display:block;
	left: 70px;
	height:  60px;
	width: 200px;
	z-index: 40;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
	top: -33px;
	visibility: hidden;
}
#poisk1 #warning p{
	display:block;
	padding-top: 3px;
	margin-right: 4px;
	margin-left: 4px;
	margin-top:0px;
	margin-bottom:0px;
	height: 37px;
	overflow: hidden;
	background-color:#0a4493;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
#poisk1 #warning img.left{
	display:block;
	position: absolute;
	top:0px;
	left: 0px;
	width: 4px;
}
#poisk1 #warning img.right{
	display:block;
	position: absolute;
	top:0px;
	left: 195px;
	width: 4px;
}
#poisk1 #warning img.arroy{
	position: absolute;
	top:40px;
	left: 40px;
}