body {
        margin: 0px;
        background: url(obrazy/bg_page.gif) repeat;
        font-size: 11px;
        color: #626262;
}


.square {
  list-style : circle;
  list-style-type : circle;
        font-size: 11px;
        color: #626262;
  margin-bottom : 2px;
  margin-left : 10px;
  margin-right : 5px;
  margin-top : 2px;
}
.decimal {
        font-size: 11px;
        color: #626262;
  margin-bottom : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-top : 5px;
  text-align : justify;
}

table {
        background-color: White;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
p {
        font-size: 11px;
        color: #626262;
}
.te {
        font-size: 11px;
        color: #626262;
}

h1 {
        color: Red;
        font-size: 12px;
}
th {
        background-color: #A6CAF7;
        width: 140px;
        height:20px;
        color: white;
        font-size:12px;
        border: 1px solid #84A5CE;
        border-left:0px;
}

.stopka {
        background-image: url(obrazy/bg_stopka.jpg);
        background-repeat: no-repeat;
        height:21px;
}

.TDmenu {
        border-bottom: 1px solid #84A5CE;
        padding-left: 8px;
        height:20px;
}
a  {
        font-weight: bold;
        color: #006BED;
        text-decoration: none;
}
a.menu {
        font-weight: bold;
        font-size: 10px;
        color: #006BED;
        text-decoration: none;
}
a:hover {
        color:#006666;
}

.737 {
        width: 737px;
        border-left: 1px solid #84A5CE;
        border-right: 1px solid #84A5CE;
        }

.center {
	text-align: center;
}

