body, html {
    background-color: #96BC04;
    text-align: center;
}

.content {
    width: 792px;
    border: 4px solid #50651a;
    min-height: 550px;
    background-color: #fff;
    margin: 0 auto;
    text-align: justify;
    margin-top: 20px;
	 color:#000;
}

.top {
    height: 200px;
    font-size: 48px;
    color: #fff;
    background-image: url('../grafika/dar.jpg');
}

.top_english {
    height: 200px;
    font-size: 46px;
    color: #FFF;
    background-image: url('../grafika/gift.jpg');
}

.napis {
    padding: 60px 0px 0px 35px;
}

.napis_english {
    padding: 60px 0px 0px 15px;
}

.tresc {
    font-size: 17px;
    font-weight: bold;
    color: #000;
    margin: 10px;
}

#menu {
    border-bottom: 1px solid #000;
}

#navPyra {
    margin: 0;
    padding: 10px 0 30px 0px;
}

#navPyra li {
    margin: 0;
    padding: 0;
    display: inline;
    list-style-type: none;
}

#navPyra a:link, #navPyra a:visited {
    float: left;
    font-size: 15px;
    font-weight: bold;
    padding: 0 8px 0px 8px;
    text-decoration: none;
    color: #50651A;
}

#navPyra a:link.active, #navPyra a:visited.active, #navPyra a:hover {
    color: #000;
    background: url(../grafika/tab_pyram.gif) no-repeat bottom center;
}

a.linki:link {
    color: #303030;
    text-decoration: none;
    font-variant: normal;
    font-weight: bold;
}

a.linki:active {
    color: #303030;
    text-decoration: none;
    font-variant: normal;
    font-weight: bold;
}

a.linki:visited {
    color: #303030;
    text-decoration: none;
    font-variant: normal;
    font-weight: bold;
}

a.linki:hover {
    color: #303030;
    text-decoration: none;
    font-variant: normal;
    font-weight: bold;
    border-bottom: 1px solid #829A44;
}

h1 {
    font-weight: bold;
    font-size: 18px;
    color: #000;
}

h2 {
    font-weight: bold;
    font-size: 18px;
    color: #000;
}

h3 {
    font-weight: bold;
    font-size: 17px;
    color: #000;
}

td {
    border: 1px solid #c5d698;
    padding: 5px;
}

.td1 {
    width: 700px;
    font-size: 17px;
    color: #000;
    font-weight: bold;
}

.td2 {
    width: 70px;
    color: #000;
}