/* ver 0.5*/
body {
    background: gold;  /* #FFD700 */
    font-family: Arial, Verdana, sans-serif;
    margin-top: 0px;
    min-width: 970px;
    overflow: scroll;
    color: white;
}
table {
      }
td {}
#znak  {width: 17%; }
#pttk  {width: 64%; text-align:center;}
#zegar {width: 17%}
ul {list-style-type: disc;
	font-weight: bold;
	color: #680000;
}
img {border:0px;}
img.lewo {float:left; margin:0px 10px 0px 0px;}
a:link {
    font-weight: bold;
    color: #800000;
}
a:visited {
    color: olive;
}
a:hover {
    color: red;
}
a:active {
    color: #ff8000;
}
p {
    text-align: justify;
    font-size: 13pt;
    line-height: 120%;
    margin: 0px;
    color: #680000;
}
h1 {
    text-align: center;
    font-weight: bold;
    font-size: 28pt;
    color: #7d0000;
    margin: 0px;
}
h4{
    text-align: center;
    font-weight: bold;
    font-size: 20pt;
    color: #554513;
    margin: 0px;
}
h2 {
    text-align: center;
    line-height: 80%;
    font-weight: bold;
    font-size: 38pt;
	margin: 20px;
    color:#510000;
}
h3 {
    text-align: center;
    line-height: 80%;
    font-weight: normal;
    font-size: 12pt;
    color:#510000;
    }
span {
    font-style: normal;
    font-size: 70%;
}
hr {background-color:#00C040;
    height: 2px;
   }
#news_title {
    text-align: center;
    font-weight: bold;
    font-size: 25pt;
    color: #942c23;
}
#contents {
    width: 70%;
    margin-left: 15%;
    margin-right: 15%;
    border: 0px none;
}
#page_title {
    width: 100%;
    height: 70px;
    background: #98ff98;
}
#menu {
    height: 25px;
    text-align: center;
}
.cell {
    display: table-cell;
    padding: 3px;
}
.display {display: table-row;
}
.menu_item {
    background-color: #919f26;
    height: 25px;
    width: 130px;
    padding: 3px;
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer;
}
.menu_active_item {
    background-color: #228B22;
    height: 25px;
    width: 130px;
    padding: 3px;
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer;
}
.footer {
    width: 90%;
    padding: 0px;
    text-align: left;
    font-size: small;
    margin-left: 5%;
    margin-right: 5%;
    color:#370000;
}
.logos {
    width: 90%;
    padding: 10px;
    text-align: center;
    font-size: small;
    margin-left: 5%;
    margin-right: 5%;
}
.day {
    padding: 5px;
}
.hours {
    margin-left: 50px;
    padding: 5px;
}
.news_item {
    margin: 10px;
    padding: 15px;
    border: 0px;
    width: 90%;
}
.licz {
    border: 0px;
    width: auto;
    padding: 0px;
    float: right;
}
