img, body, form, a, h1, h2 {
  padding: 0px;
  margin: 0px;
  border: none;
}

body {
  text-align: center;
  background-color: #fff;
  color: #000;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size:13px;
}

td {
  font-size: 13px;
  text-align: left;
}

select {
  font-size: 12px;
  height:18px;
}

a, p a {
  color: #006600;
  text-decoration: underline;
  font-weight: bold;
}

a.big {
  font-size: 16px;
  margin-bottom: 5px;
  color: #006600;
  text-decoration:underline;
}

a:hover, p a:hover, a.big:hover {
 color: #ffce26;
 text-decoration:underline;
}



#planek a {
  font-size:11px;
  font-family: Arial, sans-serif;
}

#planek a:hover {
  color: #e1f5a2;
}

#main {
  margin-left: auto;
  margin-right: auto;
  width: 960px;
  text-align:left;
}

#top {
  width: 960px;
  height: 128px;
  background-color: #8dcc4a;
  margin-bottom: 1px;
}

#left {
  float: left;
  width: 200px;

}

#right {
  float: right;
  width: 730px;
  margin-top: 20px;
}

 h1 {
  font-size: 22px;
  font-weight: normal;
  color: #284200;
  margin-bottom: 15px;
}

h2 {
  font-size: 17px;
  font-weight: normal;
  color: #284200;
  margin-bottom: 10px;
}

p {
  text-align: left;
  margin-bottom: 15px;
}

.picl {
  float: left;
  margin: 0px 15px 7px 0px;
  position:relative;
  top: 7px;
}

.bordel {
  border: 2px solid #a7dc3d;
}

#butony {
  position:relative;
  left: 145px;
  top: 8px;
}

#map {
  width: 200px;
  height: 200px;
  background-image: url("/artwork/map/zoom1.gif");
  background-repeat: no-repeat;
  background-position: top left;
  margin-bottom: 1px;
}

#main-menu {
  float:left;
  margin-left: 1px;
  display:inline;
  width: 759px;
  height: 38px;
  background-image: url("/artwork/bg/bg-menu.gif");
  background-repeat: repeat-x;
}

#home-header {
  width: 712px;
  height: 152px;
  background-color: #8dcc4a;
  background-image: url("/artwork/img/home-main.jpg");
  background-repeat: no-repeat;
  background-position: top right;
  margin-bottom: 1px;
}

#home-header h1 {
  margin-bottom: 10px;
  color: #fff;
  font-size: 24px;
  font-weight: normal;
  font-family: Arial, Tahoma, Verdana, sans-serif;
}

#home-header h2 {
  margin-bottom:0px;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  font-family: Arial, Tahoma, Verdana, sans-serif;
}

#planek {
  position: relative;
  left: 70px;
  top: 18px;
  width: 552px;
  height: 267px;
  background-image: url("/artwork/clip/planek.gif");
  background-repeat: no-repeat;
  background-position: top left;
}

.bar {
  width: 200px;
  height: 38px;
  background-image: url("/artwork/bg/header-bar.gif");
  background-repeat: repeat-x;
  background-color: #8dcc4a;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 1px;
}

.bar span {
  position: relative;
  top: 8px;
  left: 10px;
}

a.menu {
  display: block;
  width: 200px;
  height: 31px;
  color: #006600;
  background-color: #e1f5a2;
  text-decoration:underline;
  margin-bottom: 1px;
  font-weight: bold;
  font-size: 14px;
}

a.menu:hover {
  background-color: #ffce26;
  color: #006600;
}

a.menu  span {
 display:block;
 padding-top: 5px;
 padding-left: 10px;
}

a.mmenu {
  display: block;
  height: 38px;
  color: #006600;
  text-decoration: underline;
  font-weight: bold;
  font-size: 14px;
}

a.mmenu:hover {
  background-color: #ffce26;
  color: #006600;
}

a.mmenu span {
  display:block;
  position: relative;
  top: 9px;
}

.menut td {
  vertical-align: middle;
  text-align: center;
}

.l-green {
  background-color: #e1f5a2;
  padding: 10px;
}

.rezer {
  min-height: 215px;
}


h3 {
 margin-bottom: 5px;
 margin-top: 0px;
 color: #284200;
 font-size: 14px;
 font-weight: bold;
}