table {
	font-family: "Verdana", "trebuchet ms", "sans-serif";
	color: #000000;
        font: bold 12px;
}
#tborder {
        border: 1px solid #93A6BD;
}

html,body {
        margin:0px;
        padding:0px;
	font-family: Times, Arial, Verdana, Tahoma;
        font: bold 12px;
	color: #000000;
        background: black;
        font-size: 10pt;
	scrollbar-face-color: #0D4957;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #033440;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color: #0687a6;
	scrollbar-shadow-color: #033440;
	scrollbar-track-color: #0687a6;
        background-image: url(design/pozadie.jpg) repeat-y;
}

form#zapis {
}
#zapis textarea {
background: #bbb;
}
#zapis input {
  margin: 0px;
  background: #bbb;
  border: 1px #a00 solid;
}
#zapis select {
  margin: 0px;
  background: #bbb;
  border: 1px #a00 solid;
  width: 180px;
}
#zapis p.txt {margin:0px;}
div#main-wrap {
  text-align:center;
  margin:0px auto;
  width:800px;
  position:relative;
  border-bottom:1px red solid;
}
form#zapis p.txt {
  text-align: center;
  font-weight: bold;
  font-family: Arial;
  font-size: 0.8em;
}

pre.kurzy-text
{
  font-family: Times, Arial, Verdana, Tahoma;
  line-height:28pt;
  font-size:14pt;
  margin:15px 0px;
  color:white;
  width:500px;
}
p.cennik-text
{
  text-align:center;
  color:white;
  width:500px;
  font-size: 12pt;
  letter-spacing: 2pt;
}

div#bg {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}

div#stranka {
  position:relative;
  z-index:10;
}

table#menu {
  position:absolute;
  left:28px;
  top:164px;
  z-index:101;
  text-align:center;
}

table#menu tr td {
 padding:13px 0px;
 z-index:101;
}

table#menu img
{
  border:none;
  vertical-align:top;
  visibility: hidden;
  z-index:101;
}

table#menu div
{
  /*border:1px #a00 solid;*/

}
div.wrap{
position:absolute;
left:260px;
top:340px;
margin:0px;
padding:0px;
color:#400;
font-size:10pt;
cursor:pointer;
}

pre.uvod-text ul li {margin:0px; padding:0px;}

.popis {
  margin-top: 4px;
  margin-bottom: 0px;
  color: white;
  font-weight:bold; 
}
