BODY {font-family: Verdana; font-size:8pt; margin:0px; color:black; background:#3774aa; background-attachment: fixed; line-height:150%;
}
TABLE {font-family: Verdana; font-size:8pt; line-height:150%; width:100%;
}
DIV {
	line-height:150%;
}
td { vertical-align:top;
}
IMG { 
	border:0px;
}
HR {
	height: 1px;
	border: 0;
	color: #c9c9c9;
	background-color: #c9c9c9;
	width: 100%;
}
#main {
	margin: 0 auto;
	text-align:center;
	width:780px;
	padding:10px;
	/*border-left:Solid 1px #000000;*/
	/*border-right:Solid 1px #000000;*/
	background:white;
}
#to {
	margin: 0 auto;
	text-align:center;
	width:780px;
	padding:10px;
	background:black;
	color:white;
}
#st {
	margin: 0 auto;
	text-align:center;
	width:780px;
	padding:10px;
	background:black;
	color:white;
}
textarea {
	padding:5px;
	border:Solid 1px #c9c9c9;
	background: #e3e3e3;
	width:300px;
	height:150px;
	font-family:Tahoma;
	font-size:10pt;
}
input, select {
	padding:5px;
	border:Solid 1px #c9c9c9;
	background: #e3e3e3;
	width:300px;
	font-family:Tahoma;
	font-size:10pt;
}
input.rc { width:10px; }
textarea:focus, input:focus, select:focus {
	border:Solid 1px black;
}
#zakryj { display: none; position: absolute; height:100%; width:100%; background: #000; top: 0; left: 0; }  
#zakryj[id] { position:fixed; }
#zakryj { text-align:center; }
#zakryj div {background:white; margin: 0 auto; overflow:hidden; padding:10px; }