/******************************************************************************
* Defines default styles for site pages.                                      *
******************************************************************************/

a {
  text-decoration: none;
  color: #0000ff;
}
a:hover {
  text-decoration: underline;
}


body {
  background-color: #ffffff;
  color: #000000;
  font-family: Verdana;
  font-size: 10px;
  cursor: default;
}

.nosnik {
  width: 770px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 0;
}

.vrstva_head {
  padding: 0px;
  width: 770px;
  height: 112px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
}

.vrstva_menu {
  padding: 0px;
  width: 140px;
  height: 1px;
  position: absolute;
  top: 112px;
  left: 0px;
  z-index: 1;
}

.vrstva_text {
  padding: 0px;
  padding-right: 20px;
  width: 630px;
  height: 1px;
  position: absolute;
  top: 112px;
  left: 140px;
  z-index: 1;
}

a.butt{
  position: absolute;
  left: 10px;
  height: 18px;
  width: 115px;
  cursor: pointer;
  z-index: 10;
  display: block;
border:solid 1px green;
backgroud-image:none;
}
a.butt:hover{
background-image:url(../images/tecka.jpg);
background-repeat:no-repeat;
background-position:right
}
.butt span {display:none}
.in_butt {
  height: 18px;
  width: 115px;
}

a.mujObrazek{
border:none;
  left: 10px;
  height: 18px;
  width: 115px;
cursor: pointer;
  z-index: 10;
  display: block;

}
a.odk{
  position: absolute;
  left: 20px;
  top: 300px;
  cursor: pointer;
  z-index: 10;
  display: block;
border:none;
}
