/* CSS Document */

#hlavni {
  background-color: #eaebb7;
  position: absolute;
  top: 410px;
  left: 50%;
  width: 800px;
  height: 814px;
  margin: -400px 0 0 -400px;
/*  border-style: outset;
  border-width: 1px;
*/
}

a, a:link:visited:hover:active {
  color: none;
  text-decoration: underline;
}

h1 {
  font-size: xx-large;
}

h2 {
  font-size: x-large;
}

h3 {
  font-size: large;
}

.c3 { text-align: center; }
.c1 { color: #red; }
.c2 { color: #023264; }

.c4 {
     font-family: Kristen ITC;
      color: rgb(193, 17, 80);
}

.c5 {
	font-family: berlin sans fb;
	color: rgb(2, 50, 100);
}

.c6 {
	font-family: Geneva CE;
	font-size: 90%;
	color: rgb(2, 50, 100);
}

.c7 {
	font-family: Geneva CE;
	font-size: 150%;
	color: red;
}
#obrazek {
   position: absolute;
   cursor: url('target.ico');
   filter: dropshadow(color=999999, offx=5, offy=5, positive=1);


}

.odkaz {
   cursor: url('target.ico');
   text-decoration: underline;
}

#nadpis {
    position: absolute;
    left: 4%;
    top:20px;
    z-index: 1;
}

#frame_stranka {
  position: absolute;
  top: 196px;
  left: 225px;
  width: 544px;
  height: 585px;
  overflow: auto;
}

.odelovac {
   position: absolute;
   background-image: url("../images/hlavni/odelovac.png");
   width: 82px;
  height: 23px;
}

#pic_gun {
   cursor: url('target.ico');
}
