@import url(home.css);
#menuha {
    /* border-bottom: solid 1px #acacac; */
    box-shadow: 0 2px 12px rgba(136,136,136,.26);
}
.contentTitle {
	line-height: 1;
	width: 100%;
	text-align: left;
	font-family: Times New Roman, Times, serif;
	font-size: 40px;
	padding-top: 100px;
	padding-bottom: 35px;
}
.contentTitle::before {
	    content: '' !important;
	    display: block;
	    width: 35px;
	    height: 2px;
	    margin-bottom: 20px;
	    background-color: #cca776;
	    margin: 0;
	    margin-bottom: 40px;
}

/*#content2 {
	width: 30%;
	float: left;
}
#content2 img.contentImage {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
} */

#global9 {
	background-color: #fff;
	width: 68%;
	float: right;
}
#global9 .centrovka {
    width: 90%;
}

#global9 .contentTitleTxt {
    color: #000;
}
.forma2stroka {
	display: none;
}
#global9 .umsa_ank .contentBody .infochek label {
    color: #000;
}

#global9 input.goanket.buttonSend {
    color: #fff;
    border: 1px solid #cca776;
    background-color: #cca776;
}
#global9 input.goanket.buttonSend:hover {
	background-color: #fff;
	color: #000;
}
.kontakty-forma {
	background-color: #FFFFFF;
}
/*#content3 {
	display: block;
	position: relative;
} */

#content3 {
	margin-bottom: -10px;
}
