/* CSS Document */
body,html {
	background-image: url("../images/menu/background.png");
  background-repeat: repeat;
  margin-top: 0px;
  margin-bottom: 0px;
}

.main {
  margin: auto;
	width: 760px;
  border: 0px solid black;
  z-index:0;
}

.bottom {
  color: black;
  background-color: white;
  min-height: 300px;
	width: 760px;
  background-image: url("../images/_pruh.jpg");
  background-repeat: repeat-y;
  margin-top: 21px;
  margin-bottom:0px;
}

.block_bottom {
  background-image: url("../images/_block_bottom.png");
  background-repeat: norepeat;
  width: 760px;
  height: 75px;
}

.block_bottom2 {
  width: 760px;
  height: 0px;
  margin: 0 0 0 0;
}

.content {
  position: relative;
  width: 658px;
  min-height: 200px;
  height: 400px;
  border: 0px solid black;
  margin: 0px 0px 0px 50px;
  overflow: auto;
  SCROLLBAR-FACE-COLOR: #F95AF0;
  SCROLLBAR-HIGHLIGHT-COLOR: #F95AF0;
  SCROLLBAR-SHADOW-COLOR: #F95AF0;
  SCROLLBAR-3DLIGHT-COLOR: #F95AF0;
  SCROLLBAR-ARROW-COLOR: #000000;
  SCROLLBAR-TRACK-COLOR: #DDEEEB;
  SCROLLBAR-DARKSHADOW-COLOR: #F95AF0; 
}

.content2 {
  position: relative;
  width: 658px;
  min-height: 0px;
  border: 0px solid red;
  margin: 0px 0px 0px 50px;
  padding: 0px;
  overflow: auto;
  SCROLLBAR-FACE-COLOR: #F95AF0;
  SCROLLBAR-HIGHLIGHT-COLOR: #F95AF0;
  SCROLLBAR-SHADOW-COLOR: #F95AF0;
  SCROLLBAR-3DLIGHT-COLOR: #F95AF0;
  SCROLLBAR-ARROW-COLOR: #000000;
  SCROLLBAR-TRACK-COLOR: #DDEEEB;
  SCROLLBAR-DARKSHADOW-COLOR: #F95AF0; 
}

span#barva {
  	background: #F07FF1;
}

.barva {
    background: #F07FF1;
} 

h1 {
    font-family: Arial, Helvetica, sans-serif;
  	font-size: 14px;
  	margin-left: 24px;
}

p, table, center {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin-left:24px;
    line-height: 160%;
}

a {
    color: black;
}

#odsazeni {
    margin-left:30px;
}

#mapa {
  border: solid 0px;
  text-decoration: none;
  width: 529px;
  height: 464px;
  position: absolute;
  margin-top: -340px;
  margin-left: 80px;
  z-index:3;
}

#skolnirok {
  margin-left:18px;
}

#skolnirok td {
  padding-bottom:7px;
  vertical-align:top;
  line-height: 137%;
}

.exit {
  margin-right: 10px;
  margin-bottom: 5px;
  border: 0px solid;
  text-align: right;
  float: right;
}

.exit a {
  text-decoration: none;
  border: 0px solid;
}

.exitek {
  position: absolute;
  width: 630px;
  height: 40%;
}

.exit2 {
  float: right;
  margin-top: 43%;
}

.exit2 img {
  border: none;
}
