body {
   background-image: url(grafika/tlo2.jpg);
   background-position: center;
   background-position: top;
   background-attachment: fixed;
   margin: 0px;
   scrollbar-3dlight-color:#b5652a;
   scrollbar-arrow-color:#1f520f;
   scrollbar-base-color:#b5652a;
   scrollbar-track-color:#b5652a;
   scrollbar-darkshadow-color:#b5652a;
   scrollbar-face-color:#b5652a;
   scrollbar-highlight-color:#1f520f;
   scrollbar-shadow-color:#1f520f;
   font-family: Arial Narrow, sans-serif;
}

#table_main {
   width: 590px;
   border: none;
}

p {
   font-size: 15;
}

#right {
   text-align: right;
}

#google {
   height: 25px;
   background: url(grafika/google.jpg) no-repeat;
   background-position: center;
   margin-bottom: 10px;
}

#table_news {
   width: 250px;
   border: none;
   background: #d7f7ce;
   margin-left: 10px;
   margin-bottom: 10px;
}

#table_progeny {
   width: 590px;
   border: none;
}

#news_header {
   font-weight: bold;
   text-align: center;
}

#tytul {
   font-weight: bold;
   color: #397128;
   text-align: center;
}

#news {
   text-align: left;
}

#picture {
   border-style: solid;
   border-width: 1px;
   border-color: #2f1d09;
}

#picture_progeny {
   border: none;
}

#miniature {
   border-style: solid;
   border-width: 1px;
   border-color: #2f1d09;
   width: 177px;
   height: 177px;
}

#copyright  a:link, #copyright  a:visited {
  color: #2f1d09;
  text-decoration: none;
}

a:hover {
   color: #b8956e;
}

p {
   color: #2f1d09;
}

font {
   color: #2f1d09;}

#ogloszenie {
   color: #1f520f;
   text-align: center;
}

#naglowek {
   color: #2f1d09;
   font-weight: bold;
}

#podpis {
   font-size: 14;
   font-color: #1f520f;
   text-align: center;
}

#justify {
   text-align: justify;
}

#left {
   text-align: left;
}

#center {
   text-align: center;
}

.linkipodkreslenie {
   color: #2f1d09;
   text-decoration: underline;
   font-weight: bold;
}


.linki {
   text-decoration: none;
   color: #397128;
}

.linia {
   align: center;
}

