/* CSS Document */
body {
	direction: rtl;
	text-align: center;
	background-color: #e5e6e7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #525253;
	margin: 10px 0 20px 0;
}
.main {
	position: relative;
	margin: 0 auto;
	width: 900px;
	height: 1345px;
	border-radius: 20px;
	background-image: url(/National_Library/oe_/https://senzey.com/images/bg-07022012.jpg);
	background-repeat: no-repeat;
	background-position: 0 250px;
	background-color: #FFF;
} 
h1.large {
	position: absolute;
	top: 70px;
	width: 100%;
	display: block;
	color: #ea0093;
	font-size: 60px;
	padding: 0;
	margin: 0;
}
h1.medium {
	position: absolute;
	top: 185px;
	width: 100%;
	display: block;
	color: #525253;
	font-size: 20px;
	padding: 0;
	margin: 0;
	left: 2px;
}
h2 {
	position: absolute;
	display: block;
	color: #525253;
	font-size: 26px;
	color: #0099cc;
	right: 35px;
	top: 283px;
}
p.descr {
	position: absolute;
	display: block;
	width: 520px;
	top: 330px;
	right: 35px;
	text-align: right;
	font-size: 18px;
	line-height: 1.4;
}
p.descr span {
	font-weight: bold;
	font-size: 24px;
	color: #ea0093;
}
p.fillout {
	position: absolute;
	display: block;
	width: 520px;
	top: 960px;
	right: 35px;
	text-align: right;
	font-size: 18px;
	color: #000;
}
.form-wrapper {
	position: absolute;
	display: block;
	width: 400px;
	top: 1010px;
	right: 250px;
	background-color: #525253;
	border-radius: 10px;
	height: 150px;
	padding: 15px 0;
}
a.btn {
	display: block;
	position: absolute;
	display: block;
	width: 155px;
	height: 94px;
	top: 1060px;
	right: 695px;
	background-image: url(/National_Library/oe_/https://senzey.com/images/bg-btn.jpg);
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 20px;
}
a.btn span {
	display: block;
	margin-top: 20px;
}
.row-wrapper  {
	padding: 5px 0;
}
.row-wrapper label  {
	display: block;
	height: 26px;
	line-height: 26px;
	display: block;
	float: right;
	font-weight: bold;
	color: #FFF;
	width: 90px;
	text-align: right;
	padding-right: 20px;
}
.row-wrapper input {
	font: right;
	height: 26px;
	line-height: 26px;
	width: 250px;
	border: none;
	border-radius: 2px;
}
.clear {
	clear: both;
}
p.form-comment {
	position: absolute;
	display: block;
	width: 400px;
	top: 1185px;
	right: 250px;
	text-align: right;
	line-height: 1.4;
	color: #000;
	font-size: 12px;
	text-align: center;
}
p.phone {
	position: absolute;
	display: block;
	width: 100%;
	top: 1255px;
	text-align: right;
	font-size: 20px;
	color: #0099cc;
	text-align: center;
	font-weight: bold;
}
p.slogan {
	position: absolute;
	display: block;
	width: 100%;
	top: 1200px;
	text-align: right;
	font-size: 28px;
	text-align: center;
	font-weight: bold;
}
p.footer {
	position: absolute;
	display: block;
	width: 100%;
	top: 1305px;
	text-align: right;
	font-size: 18px;
	line-height: 1.4;
	color: #000;
	font-size: 12px;
	text-align: center;
}
	