@charset "windows-1251";
/* CSS Document */
body
{
    background: url(../images/fixdrig.gif) no-repeat;
    background-attachment: fixed;
}
#layer {
  position:relative;
  top:10px; left:20px;
  width:150px; height:100px;
}
#layer iframe {
  position:absolute;
  width:150px; height:100px;
  border:none;
  z-index:-1;
  _filter:mask();
}
input{margin:0;padding:0;}

.both
{
	margin: 0;
	padding: 0;
	font-size: 0;
	clear: both;
}
.form_ept, .eml_unikum
{
	width: 322px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	position: fixed;
	right: 10px;
	top: 122px;
	padding: 10px;
	color: #fff;
	height: 265px;
	z-index:1000;
	_position: absolute;
	_top: 0px;
	_margin: 122px 10px 0 0;
	_right: 0;
	_top: expression(document.getElementsByTagName( 'body' )[0].scrollTop + "px");

}
.eml_unikum
{
	height: 260px;
	right: inherit;
	top: inherit;
	left: 38%;
	bottom: 20px;
}
.form_ept FORM LABEL
{
	float: left;
	margin-top: 7px;
	display: inline;
	width: 155px;
	_width: auto;
}
.form_ept FORM INPUT
{
	float: right;
	margin-top: 5px;
	width: 161px;
	height: 17px;
	padding: 0px 0 0 2px;
	border: 1px solid #25487C;
	background-color: #C0D3E1;
	font-size: 12px;
	display: inline;
}
.form_ept FORM INPUT.wdth
{
	width: 80px;
	padding: 0;
	height: 20px;
}
.form_ept FORM SELECT
{
	float: right;
	margin-top: 5px;
	width: 162px;
	height: 20px;
	border: 1px solid #25487C;
	background-color: #C0D3E1;
}
.form_ept FORM TEXTAREA
{
	border: 1px solid #25487C;
	background-color: #C0D3E1;
	width: 161px;
	height: 50px;
	float: right;
	margin: 5px 0 0 0;
}
A#snd_eml
{
	color: #fff;
	text-decoration: underline;
}
A:hover#snd_eml
{
	text-decoration: none;
}