body {
	margin: 10px 0 10px 0;
	background: #3d3d38;
}

#gora {
	width: 1001px;
	margin: auto;
}

#all {
	width:1096px;
	margin: auto;
	display: table;
}

#left {
	width:30px;
	display: table-cell;
}

#center {
	width:1001px;
	display: table-cell;
	vertical-align:top;
}

#right {
	width:65px;
	display: table-cell;
}

#tyt {
	margin: 215px 36px 10px 0;
	width: 578px;
	display: table-cell;
	vertical-align: top;
	float: right;
}

#text {
	margin: 10px 36px 10px 0;
	width: 520px;
	display: table-cell;
	vertical-align: top;
	float: right;
}

img {
	border: 0;
	margin: 0;
}

p {
	color: #e5e4e0;
	font-size: 18px;
	text-align: justify;
	margin: 10px 5px 20px 5px;
	line-height: 24px;
}

.tyt {
	font-size: 38px;
	text-align: left;
	font-weight: normal;
	color: #97a69b;
	letter-spacing: 4px;
}

.styt {
	font-size: 28px;
	text-align: left;
	font-weight: normal;
	color: #9fa6a0;
	letter-spacing: 4px;
}

.bw {
	text-indent: 0;
}

.l {
	text-align: left;
}

.r {
	text-align: right;
}

.c {
	text-align: center;
	text-indent: 0;
}

.menu {
	font-size: 20px;
	text-align: left;
	margin: 3px 5px 3px 5px;
	color: #828c84;
	font-family: Tahoma, serif;
	letter-spacing: 2px;
}

a {
	color:#657e8d;
	text-decoration:none;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
}

a:hover {
	color:#49646f;
	text-decoration:none;
}


.stopka {
	font-size: 9px;
	text-align: center;
}

.input {
	border: 1px solid #000;
	color: #000;
	filter: alpha(opacity=30); -moz-opacity: 0.3; opacity: 0.3;
}

.button {
	background: #b5b6b0;
	border: 0;
	color: #616154;
	width: 72px;
}
