<!--
@charset "utf-8";
body,td,th,html
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #afafb2;
}

p
{
  text-align:justify;
  text-indent: 30px;
  width:770px
}

a 
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  color: #afafb2;
  text-decoration: none;
}

a:link 
{
  text-decoration: underline;
}

a:visited 
{
  text-decoration: underline;
  color: #afafb2;
}

a:hover 
{
  text-decoration: underline;
  color: #afafb2;
}

a:active 
{
  text-decoration: underline;
  color: #afafb2;
}

body
{
  display: block;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 100%;
  max-height: 100%;
  border:0;
  overflow:hidden;
  background-color: #11155e;
  background-image: url(./img/atl_helma.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-attachment: fixed;
}

* html body
{ /*IE6 hack*/
  padding: 0 0 0px 0; /*Set value to (0 0 HeightOfFrameDiv 0)*/
}

#spodek
{
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  height: 130px; /*Height of frame div*/
  overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
  background-color: transparent;
  z-index:0;
  margin-left: auto;
  margin-right: auto;
}

#menu
{
  display: block;
  width: 800px;
  height: 100%; /*Height of frame div*/
  margin-left: auto;
  margin-right: auto;
  background-color: transparent;
}

#menu img
{
  border-color:#afafb2;
  border-style:solid;
  border-width:1px;
}
#menu a
{

}
#vrsek
{
  text-align:left;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 130px; /*Set bottom value to HeightOfFrameDiv*/
  overflow: auto;
  background-color: transparent;
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  scrollbar-base-color: #10155d;
}

* html #vrsek
{ /*IE6 hack*/
  height: 80%;
}
#napis
{
  position:fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: url(./img/atl_napis.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-attachment: fixed;
  overflow:hidden;

}

#znak
{
  text-align:center;
  position:absolute;
  top:15%;
  left:30%;
  width:500px;
  height:550px;
  z-index:6;
  background-color:transparent;
  margin-left:auto;
  margin-right:auto;
/*  margin-top:auto;
  margin-bottom:auto;*/
}

#znak td
{
  text-align:center;
}
#dopis
{
  text-align:justify;
  width:600px;
  margin-top:20px;
  margin-left: auto;
  margin-right: auto;
}
#dopis p
{
  text-align:justify;
  text-indent: 30px;
  width:600px
}
#dopis ul
{
  list-style-position:outside;
}
.innertube
{
  margin: 15px; /*Margins for inner DIV inside each DIV (to provide padding)*/
}

.vstup
{
  font-size: 24px;
  font-weight: bold;
}
#orange
{
  color:orange;
}
#galerie
{
  width:600px;
  margin-left: auto;
  margin-right: auto;
  background-color: transparent;
}
#galerie img
{
  border-color:#afafb2;
  border-style:solid;
  border-width:1px;
}
#galerie table
{
  width:100%;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}
#galerie tr
{
  width:100%;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}
#galerie td
{
  vertical-align:center;
  text-align:center;
  border-style:dotted;
  border-width:1px;
  border-color:#afafb2;
  margin:0px 0px 0px 0px;
  padding:10px 10px 10px 10px;
}
