
#mstopka {
 font-size: 10px;
 font-family: Tahoma;
 text-align: center;
 margin: 0; 
}

#mstopka a:link,
#mstopka a:active,
#mstopka a:visited {
 color: #FFFFFF;
 text-decoration: none;
}

#mstopka a:hover {
 color: #000000;
 text-decoration: underline;
}

#mrss {
 margin: 10px auto 0 auto;
 width: 400px;
 text-align: right;
}

#mrss img {
 border: 0;
}

.czysc { 
  clear: both;
  margin: 0;
}

/* styl tytyłu np. 'Archiwum' */
.tytul { 
 font-family: Tahoma; 
 font-size: 13px;  
 color: #FFFFFF; 
 font-weight: bold;
}

/* styl małej czcionki - styl tekstu źródła pod newsem */
.minitext {
 font-family: Tahoma; 
 font-size: 10px; 
 color: #FFFFFF;
 font-style: italic;
}

/* styl newsów : margin: odległość wszystkich newsów od ramki do menu, */
#news {
 margin: 0 auto 0 auto;
 padding: 0;
 font-family: Tahoma;
 font-size: 11px;
 width: 450px;

}

#news a:link, #news a:active, #news a:visited {
 text-decoration: none;
 color: #FFFFFF;
}

#news a:hover {
 text-decoration: none;
 color: #FFFFFF;
}

#news .news {
 background: #171717;
 position: relative;
 margin: 0 auto 2px auto;
 padding: 2px;
 width: 400px;
}

#news .news .tytulNews {
 background: #5f000b;
 position: relative;
 width: auto;
 margin: 0 0 2px 0;
 padding: 2px;
 font-family: Arial Black;
 font-size: 13px;
 color: #dddddd;

}

#news .news .dodanoNews {
 background: transparent;
 float: left;
 width: 50%;
 margin: 0 0 5px 0;
 text-align: left;
 font-family: Tahoma;
 font-size: 10px;
 color: #AAAAAA;
}

#news .news .skomentujNews {
 background: transparent;
 float: left;
 width: 50%;
 margin: 0 0 5px 0;
 text-align: right;
 font-family: Tahoma;
 font-size: 10px;
 color: #AAAAAA;
}

#news .news .skomentujNews a:link, #news .news .skomentujNews a:active, #news .news .skomentujNews a:visited {
 text-decoration: none;
 font-weight: bold;
 border: 0px;
 color: #AAAAAA;
}

#news .news .skomentujNews a:hover {
 text-decoration: none;
 font-weight: bold;
 border-bottom: 1px solid #AAAAAA;
 color: #AAAAAA;
}

#news .news .trescNews {
 background: transparent;
 position: relative;
 width: auto;
 margin: 1;
 font-family: Tahoma;
 font-size: 11px;
 color: #FF6600;
 font-weight: normal;
 text-align: justify;
 line-height: 15px;
}

#news .news .trescNews img {
 float: left;
 margin: 2px 1 2px 1;
 border: 0px;
}

/* */

#news .newsFull {
 background: #171717;
 position: relative;
 margin: 0 auto 15px auto;
 padding: 2px;
 width: 460px;
}

#news .newsFull .tytulNews {
 background: #5F000B;
 position: relative;
 width: auto;
 margin: 0 0 2px 0;
 padding: 2px;
 font-family: Arial Black;
 font-size: 13px;
 color: #dddddd;
}

#news .newsFull .dodanoNews {
 background: transparent;
 float: left;
 width: 50%;
 margin: 0 0 5px 0;
 text-align: left;
 font-family: Tahoma;
 font-size: 10px;
 color: #AAAAAA;
}

#news .newsFull .skomentujNews {
 background: transparent;
 float: left;
 width: 50%;
 margin: 0 0 5px 0;
 text-align: right;
 font-family: Tahoma;
 font-size: 10px;
 color: #AAAAAA;
}

#news .newsFull .skomentujNews a:link, #news .newsFull .skomentujNews a:active, #news .newsFull .skomentujNews a:visited {
 text-decoration: none;
 font-weight: bold;
 border: 0px;
 color: #AAAAAA;
}

#news .newsFull .skomentujNews a:hover {
 text-decoration: none;
 font-weight: bold;
 border-bottom: 1px solid #AAAAAA;
 color: #AAAAAA;
}

#news .newsFull .trescNews {
 background: transparent;
 position: relative;
 width: auto;
 margin: 1;
 font-family: Tahoma;
 font-size: 11px;
 color: #FF6600;
 font-weight: normal;
 text-align: justify;
 line-height: 15px;
}

#news .newsFull .trescNews img {
 float: left;
 margin: 3px 7px 7px 0;
 border: 0px;
}

#news a:link, #news a:visited, #news a:active {
 color: #FFFFFF;
 text-decoration: none;
}

#news a:hover {
 color: #606060;
 text-decoration: none;
}

/* 'Wiadomosc Dnia' */
#wd {
 margin: 0 auto 0 auto;
 width: 460px;
 padding: 0;

}

#wd .wd {
 background: #171717;
 position: relative;
 margin: 0 auto 25px auto;
 padding: 2px;
 width: 460px;
}

#wd .wd .tytulWD {
 background: #5F000B;
 position: relative;
 width: auto;
 margin: 0 0 2px 0;
 padding: 2px;
 font-family: Arial Black;
 font-size: 13px;
 color: #dddddd;
}

#wd .wd .dodanoWD {
 background: transparent;
 float: left;
 width: 50%;
 margin: 0 0 5px 0;
 text-align: left;
 font-family: Tahoma;
 font-size: 10px;
 color: #AAAAAA;
}

#wd .wd .skomentujWD {
 background: transparent;
 float: left;
 width: 50%;
 margin: 0 0 5px 0;
 text-align: right;
 font-family: Tahoma;
 font-size: 10px;
 color: #AAAAAA;
}

#wd .wd .skomentujWD a:link, #wd .wd  .skomentujWD a:active, #wd .wd .skomentujWD a:visited {
 text-decoration: none;
 font-weight: bold;
 border: 0px;
 color: #AAAAAA;
}

#wd .wd .skomentujWD a:hover {
 text-decoration: none;
 font-weight: bold;
 border-bottom: 1px solid #AAAAAA;
 color: #AAAAAA;
}

#wd .wd .trescWD {
 background: transparent;
 position: relative;
 width: 100%;
 margin: 0;
 font-family: Tahoma;
 font-size: 11px;
 color: #FF6600;
 font-weight: normal;
 text-align: justify;
 line-height: 15px;
}

#wd .wd .trescWD img {
 float: center;
 margin: 3px 7px 7px 0;
 border: 0px;
}

#wd a:link, #wd a:visited, #wd a:active {
 color: #FFFFFF;
 text-decoration: none;
}

#wd a:hover {
 color: #606060;
 text-decoration: none;
}

/* tytuły pod newsami */
#tytuly {
 margin: auto;
 padding: 0;
 width: 370px;
 font-family: Tahoma;
 font-size: 11px;
}

#tytuly .pozycja {
 margin: auto;
 padding: 2px 0 2px 0;
 width: 370px;
 border-bottom: 1px solid #D0D0D0;
 height: 15px;
}

#tytuly .dodano {
 float: center;
 width: 90px;
 margin: 1px 0 0 2px;
 padding: 0;
 font-family: Tahoma, Verdana;
 font-size: 10px;
 color: #FFFFFF;
 font-weight: normal;
}

#tytuly .news {
 float: left;
 margin: 0 0 0 3px;
 padding: 0;
}

#tytuly a:link, #tytuly a:visited, #tytuly a:active {
 color: #FFFFFF;
 text-decoration: none;
 border: 0px;
}

#tytuly  a:hover {
 color: #B0B0B0;
 text-decoration: none;
 border: 0px;
}

#tytuly .link_archiwum {
 margin: 10px 0 0 0; 
 text-align: left;
 font-size: 10px;
}

/* archiwum */
#archiwum {
 margin: auto;
 padding: 0;
 width: 370px;
 font-family: Tahoma;
 font-size: 11px;

}

#archiwum .pozycja {
 margin: auto;
 padding: 1px 0 1px 0;
 width: 370px;
 border-bottom: 1px solid #D0D0D0;
 height: 15px;
}

#archiwum .dodano {
 float: left;
 width: 90px;
 margin: 1px 0 0 2px;
 padding: 0;
 font-family: Tahoma, Verdana;
 font-size: 10px;
 color: #FFFFFF;
 font-weight: normal;
}

#archiwum .news {
 float: left;
 margin: 0 0 0 3px;
 padding: 0;
}

#archiwum .news a:link, 
#archiwum .news a:visited, 
#archiwum .news a:active,
#archiwum a:link, 
#archiwum a:visited, 
#archiwum a:active {
 color: #FFFFFF;
 text-decoration: none;
 border: 0;
}

#archiwum .news a:hover,
#archiwum a:hover {
 color: #B0B0B0;
 text-decoration: none;
 border: 0;
}


#komentarze {
 font-family: Tahoma;
 color: #FFFFFF;
 font-size: 11px;
}

/* styl tabelki komentarza */
#komentarze table.TabelkaKomentarz {
 background: #6F0000; 
 font-family: Tahoma; 
 font-size: 11px; 
 border: 0px solid #FF6600; 
 color: #1D1D1D;
 width: 370px;
 border-spacing: 0;
 border-collapse: collapse;
 margin: auto;
}

/* styl nagłówka tabelki komentarza, gdzie pojawia się autor, data dodania itp.*/
#komentarze td.naglowek_komentarza {
 background: #6F0000; 
 font-family: Tahoma; 
 font-size: 11px; 
 color: #FFFFFF;
}

/* styl tresci komentarza */
#komentarze td.tresc_komentarza {
 background: #1D1D1D; 
 font-family: Tahoma; 
 font-size: 11px; 
 color: #FFFFFF;
}

/* styl linków 'skomentuj' i 'komentarze' */
#komentarze a:link, #komentarze a:active, #komentarze a:visited {
 color: #666666; 
 font-variant: normal; 
 font-weight: bold;
 text-decoration: none;
} 

#komentarze a:hover {
 color: #666666; 
 font-variant: normal; 
 font-weight: bold;
 text-decoration: underline;
}

/* skomentuj */

body.skomentuj {
 background: #FFFFFF; 
 color: #000000;
 font-family: Tahoma; 
 font-size: 11px;
}

#skomentuj {
 margin: auto;
 padding: 0;
 width: 400px;
}

#skomentuj form {
 width: 400px;
 margin: auto;
}

#skomentuj form p {
 clear: left;
 margin: 0;
 padding: 5px 0 0 0;
}

#skomentuj input {
 background: #F0F0F0;
 padding: 2px;
 border: 1px solid #000000; 
 font-family: Tahoma;
 font-size: 11px;
}

#skomentuj textarea {
 background: #F0F0F0;
 font-family: Tahoma;
 font-size: 11px;
 padding: 2px;
 border: 1px solid #000000; 
 width: 300px;
 height: 160px;
}

#skomentuj form p label {
 float: left;
 width: 20%;
}

#skomentuj p.przycisk {
 text-align: center;
 padding: 10px 0 0 0;
}

#skomentuj p.przycisk input {
 background: #F0F0F0;
 font-size: 10px;
 font-weight: bold;
}

#skomentuj a:link, #skomentuj a:active, #skomentuj a:visited {
 text-decoration: none;
 border: 0px;
 color: #000000;
}

#skomentuj a:hover {
 text-decoration: none;
 border: 0px;
 color: #D0D0D0;
}

/* styl tytułu kategorii */
.tytulKategorii {
 font-family: Tahoma; 
 font-size: 13px; 
 color: #000000; 
 font-weight: bold;
}

/* styl przypisu pod obrazkiem przy newsach i Wiadomo¶ci Dnia */
.przypis {
 font-family: Tahoma; 
 font-size: 10px; 
 color: #666666;
}