/*debug style*/
.debug{
	border: 1px solid red;
}
/*debug style*/

*{
	margin: 0px; padding: 0px;
}
html{
	font-size: 100.01%;
}
body{
	background: #fff url(../img/body_bg.jpg) no-repeat top left; font-size: 62.5%; margin-top: 20px; font-family: Georgia,"Times New Roman", Times, serif; 
}
h1{
	font-size: 300%; font-weight: normal; margin-bottom: 20px;
}
h2{
	color: #a18d6d; font-size: 240%; font-weight: normal; margin-bottom: 5px;
}
h4{
	color: #a18d6d; font-size: 200%; font-weight: normal; margin-bottom: 5px; margin-top: 15px;
}
p{
	font-size: 140%; line-height: 150%; margin-bottom: 10px;
}
#contentblock{
	margin-left: 300px; margin-top: 50px; margin-right: 10%; margin-bottom: 80px;
}
#secondcntblock{
	margin-left: 80px; margin-top: 30px;
}
.selectelemnt{
	font-style: italic; font-size: 120%;
}
.rekvizit{
	font-family: "Times New Roman", Times, serif; 
}
.photo{
	position: absolute; top: 680px; left: 20px; width: 350px;
}