@charset "utf-8";

#header {
	width: 760px;
	background: #FFFFFF;
	height: 120px;
	margin: 0 auto;
	margin-bottom: 10px;
	padding: 0px 0 0 0;
	margin-top: 30px;
	}
#menu {
	width: 175px;
	height: 578px;
	float: left;
	}
	
#page{
	width: 760px;
	margin: 0 auto;	
	}
	
#content{
	float: right;
	width: 569px;
	height: 578px;
	background-color: #FFF;
}	

h1 {
	border-bottom : 1px solid #452922;
	font-size : 24px;
	font-style : normal;
	font-weight : bold;
	padding-bottom : 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #452922;
}

.text {
	font-size : 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #452922;
	font-style: normal;
	font-weight: bold;
	padding-left: 5px;
	margin-left: 10px;
	line-height: 1.3;
}

.konttext {
	font-size : 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #452922;
	font-style: normal;
	font-weight: bold;
	padding-left: 5px;
}

.imgrow {
	padding: 5px 0px 0px 35px;

}

.buttonsp {
	margin-left: 35px;
	margin-top: 10px;
	border: none;
	margin-right: 25px;
}
.img_str {
	margin: 0px 45px 0px 45px;
}
.img_pravy {
	margin-left: 35px;
}
