body {
	background-color: White;
}
#ptit_main {
	background: #a4a4a4 url(titulka/img/predtitulka.jpg);
	width: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -188px;
}
#ptit_obr {
	width: 532px;
	height: 376px;
	position: relative;
	margin: 0 auto;
	_margin-bottom: -4px;
}
#ptit_vez {
	position: absolute;
	bottom: 0;
	left: 18px;
	width: 110px;
	height: 299px;
}
#ptit_logo {
	position: absolute;
	top: 2px;
	right: 28px;
	width: 120px;
	height: 156px;
}
#ptit_text {
	position: absolute;
	bottom: 47px;
	right: 25px;
	width: 321px;
	height: 194px;
}
#ptit_btn {
	position: absolute;
	bottom: 13px;
	left: 212px;
	width: 318px;
	text-align: center;
}
#ptit_btn a {
	margin-right: 20px;
}


