@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}

#privacy {
	background-color: #473933;
	background-repeat: repeat;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.coment {
	background-color: #FFF;
	height: 800px;
	width: 980px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

.coment img {
	clear: both;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.coment p {
	text-align: left;
	width: 950px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	clear: both;
	float: left;
}
.contact {
	background-image: url(../privacy/1_6.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	height: 130px;
	width: 760px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.contact li {
	text-align: left;
	height: 35px;
	width: 300px;
	margin-top: 10px;
	list-style-type: none;
	margin-left: 200px;
}
