html, body {
    background-color: #000000;
}

p {
    margin-bottom: 10px;
}

.logo_bkgr {
    background-color: #000000;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    background-position: center 75px;
    background-image: url("/grafika/moontech004.jpg");
}

#ALL {
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 740px;
}


#TRESC {
    width: 710px;
    overflow: hidden;
    border: 1px solid #000000;
    font-family: trebuchet ms;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    text-align: justify;
    color: #868990;
    padding: 15px 15px 15px 15px;
    margin-right:auto;
    margin-left:auto;
}

#STOPKA {
    width: 100%;
    overflow: hidden;
    background-color: #000000;
    border: 1px solid #000000;
    font-family: trebuchet ms;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    text-align: center;
    color: #868990;
    margin-top: 10px;
    margin-bottom: 10px;
}

.txt {
    font-family: trebuchet ms;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #868990;
}

.txtr {
    font-family: trebuchet ms;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #868990;
    text-align: right;
}

.txtlink
{
    font-family: trebuchet ms;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #868990;
}

a.txtlink
{
    font-family: trebuchet ms;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #868990;
}

a.txtlink:visited
{
    font-family: trebuchet ms;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #868990;
}


a.txtlink:hover {
    font-family: trebuchet ms;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: white;
}

.txtib {
    font-family: trebuchet ms;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #4f5156;
}

.txtiblink
{
    font-family: trebuchet ms;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #4f5156;
}

a.txtiblink
{
    font-family: trebuchet ms;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #4f5156;
}

a.txtiblink:visited
{
    font-family: trebuchet ms;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #4f5156;
}


a.txtiblink:hover {
    font-family: trebuchet ms;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #868990;
}

table.moontable {
    border-width: 0px;
    border-spacing: 0px;
    border-style: none;
    border-color: gray;
    border-collapse: collapse;
    background-color: white;
}

table.moontable tr {
    border-width: 1px;
    padding: 1px;
    border-style: solid;
    border-color: gray;
    background-color: white;
    -moz-border-radius: ;
}

table.moontable td {
    border-width: 1px;
    padding: 1px;
    border-style: solid;
    border-color: gray;
    background-color: white;
    -moz-border-radius: ;
}

table.moontablewb {
    border-width: 0px;
    border-spacing: 0px;
    border-style: none;
    border-color: gray;
    border-collapse: collapse;
    background-color: white;
}

table.moontablewb tr {
    border-width: 0px;
    padding: 1px;
    border-style: none;
    border-color: gray;
    background-color: white;
    -moz-border-radius: ;
}

table.moontablewb td {
    border-width: 0px;
    padding: 1px;
    border-style: none;
    border-color: gray;
    background-color: white;
    -moz-border-radius: ;
}

h1 {
    text-align: center;
}

h2 {
    text-align: center;
}

h3 {
    text-align: center;
}

img {
    border: 0;
}
