body {
	background: white url('img/header.gif') repeat-x top;
	text-align: center;
	margin: auto;
	padding: auto;
}
.content {
	margin: 0 auto;
	width: 780px;
}
/*header*/
.drekov {
	float: left;
	height: 120px;
	width: 580px;
	text-align: left;
}
.drekov img {
	position: relative;
	top: 60px;
}
.yellow {
	background: url('img/zlty.gif') repeat-x;
	float: right;
	width: 200px;
	height: 120px;
	position: relative;
	top: 0px;
}
.yellow img {
	position: relative;
	top: 85px;
}
.dt {
	position: relative;
	top: -105px;
}
/*menu*/
.menu {
	float: right;
	width: 200px;
	height: 200px;
	background: #5e7149 url('img/menu.gif') repeat-x top;
}
.languages {
	width: 200px;
	height: 12px;
}
.languages img {
	border: none;
}
.languages a {
	margin: -2px;
}
.languages a:hover {
	border-bottom: dotted white 2px;
}
.navigation {
	text-align: left;
	position: relative;
	top: 15px;
}
.navigation ul {
	list-style-image: url('img/arrow.gif');
}
.navigation li {
	margin-bottom: 1em;
	height: 1.2em;
}
.navigation a {
	color: white;
	text-decoration: none;
	font-size: 1em;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	letter-spacing: 2px;
	font-weight: bold;
}
.navigation a:hover {
	letter-spacing: 3px;
	font-size: 1.1em;
}
.flags {
	background-color: white;
}
.flags img {
	border: solid black 1px;
	margin: 7px;
}
/*text*/
.text {
	width: 500px;
	float: left;
	min-height: 460px;
	text-align: left;
	padding: 10px;
}
h1 {
	color: rgb(94,113,73);
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 2em;
	font-weight: bold
}
h2 {
	color: rgb(94,113,73);
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 1, 6em;
	font-weight: bold
}
h3 {
	color: rgb(94,113,73);
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
}
.text p {
	text-indent: 2em;
	font: 10pt/15pt Verdana, "Geneva CE", lucida, sans-serif;

}
.text a {
	color: rgb(94,113,73);
	text-decoration: underline;
}
.text a:hover {
	color: rgb(94,113,73);
	text-decoration: none;
}
/*footer*/
.footer {
	clear: both;
	width: 780px;
}
.author {
	float: left;
	width: 580px;
	text-align: left;
	font: 0.7em Tahoma, "Lucida Grande CE", lucida, sans-serif;
	letter-spacing: 1px;
	color: rgb(174,174,174);
	padding: 20px 0 20px 0;
}
.author a {
	color: rgb(174,174,174);
	text-decoration: underline;
}
/*special*/
.text img {
	border: solid black 1px;
}
.map {
	margin: 20px 0px 0px 40px;
}
.obrazok {
	text-align: center;
}
.nahlady {
	text-align: center;
}
.nahlady img {
	border: solid rgb(72,98,72) 3px;
}
.nahlady a {
	color: rgb(72,98,72);
	text-decoration: none;
}
.nahlady  a:hover img {
	border-color: rgb(180,200,180);
}
.gallery {
	padding: 80px 0 10px 0;
}
.gallery img {
	border: none;
}
.odtiene {
	width: 500px;
	text-align: center;
	padding-left: 40px;
	_padding-left: 0px;
}

