/* CSS Document */
*{
	margin:0; padding:0;
	}
body{	
	background:#e9f0f4 url(images-spla/bg-body.jpg) repeat-x top; font-family:Tahoma;	
	}
.main{
	background:url(images-spla/bg-middle.jpg) repeat-x top; width:100%; height:232px; position:fixed; top:50%; margin-top:-116px;
	}	
* html .main{
    position: absolute;
	}
	.subscr{
		background:url(images-spla/bg-subskribe.jpg) no-repeat; width:462px; height:232px; margin:0 auto;
		}
		.subscr table{
			position:relative; top:140px; left:120px; height:26px; width:350px;
			}
		.subscr p{	
			font-size:10px; color:#324249; text-align:right; margin-right:10px;
			}
		.vvod{
			background: url(images-spla/bg-input.jpg) no-repeat; width:152px; height:20px;	padding:3px 0 0 15px;
			}
			.vvod input{
				border:0; background:none; margin:0;  font-size:11px; color:#324249; float:left; width:120px;
				}
				.vvod .but{
					margin:-5px 0 0 0; position:relative; z-index:20; width:24px;
					}