body {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  line-height: 20px;
  color: #66522F;
  background-color: #41372D;
}

p {
  text-indent:30px;
}

h1 {
  text-indent:20px;
  font-size: 14px;
  font-weight: bold;
  color: #3A2F1B;
}

h2 {
  text-indent:20px;
  font-size: 12px;
  font-weight: bold;
  color: #E0C993;
}

h3 {
  text-indent:20px;
  font-size: 12px;
  font-weight: bold;
  color: #553117;
}

a.menu {
  font-size: 12px;
  color: #AC976A;
  text-decoration: none;
  font-weight: bold;
  padding: 0px;
}

a.menu:hover {
  color: #E0C993;
  text-decoration:underline;
  background-color: #553117;
  padding: 0px;
}

a {
  color: #3A2F1B;
  text-decoration: underline;
  padding: 1px;
}

a:hover {
  background-color: #E0C993;
}

a.img {
  text-decoration: none;
  padding: 0px;
}

a.img:hover {
  background-color: none;
  text-decoration: none;
}

a.lang {
  color: #3A2F1B;
  text-decoration: underline;
  font-weight: bold;
  padding: 2px;
  font-size: 9px;
}

a.lang:hover {
  background-color: #E0C993;
}

.style1 {
	font-size: 20px;
	color: #FFCD05;
  font-weight: bold;
}
.hirek{
	background-color: #998153;
	padding: 10px;
}
