A.hodowcy_link {
       font-weight: bold;
       font-family: Garamond ; /* nazwa fonta */
       font-size: 16px ; /* rozmiar */     
       color: white ; /* kolor */     
       font-style: normal ;    /* styl fonta [normal, italic, oblique] */
       text-decoration: underline ; /* dekoracja [none, underline, overline, line-through, blink] */
       margin-left: 0 px ; /* lewy margines [px] */
       margin-right: 0 px ; /* prawy margines [px] */
       margin-top: 1 px ; /* gorny margines [px] */
       margin-bottom: 0 px ; /* dolny margines [px] */
       vertical-align: top ; /* polozenie w pionie [top, bottom] */
       text-align: justify ; /* polozenie w poziomie [left, right, center, justify] */
}
A.hodowcy_link:hover {
       font-weight: bold;
       font-family: Garamond ; /* nazwa fonta */
       font-size: 16px ; /* rozmiar */     
       color: white ; /* kolor */     
       font-style: italic ;    /* styl fonta [normal, italic, oblique] */
       text-decoration: none ; /* dekoracja [none, underline, overline, line-through, blink] */
       margin-left: 0 px ; /* lewy margines [px] */
       margin-right: 0 px ; /* prawy margines [px] */
       margin-top: 1 px ; /* gorny margines [px] */
       margin-bottom: 0 px ; /* dolny margines [px] */
       vertical-align: top ; /* polozenie w pionie [top, bottom] */
       text-align: justify ; /* polozenie w poziomie [left, right, center, justify] */
}
A.text_menu {
       font-family: Garamond ; /* nazwa fonta */
       font-size: 16px ; /* rozmiar */     
       color: white ; /* kolor */     
       font-style: normal ;    /* styl fonta [normal, italic, oblique] */
       text-decoration: none ; /* dekoracja [none, underline, overline, line-through, blink] */
       font-weight: bold;
       vertical-align: top ; /* polozenie w pionie [top, bottom] */
       text-align: justify ; /* polozenie w poziomie [left, right, center, justify] */
       background-image: url("gfx/kropka.jpg") ;
       background-position: 0 0px;
       background-repeat: no-repeat;
}
A.text_menu:hover {
       font-family: Garamond ; /* nazwa fonta */
       font-size: 16px ; /* rozmiar */     
       color: #C2C0C0 ; /* kolor */     
       font-style: normal ;    /* styl fonta [normal, italic, oblique] */
       text-decoration: none ; /* dekoracja [none, underline, overline, line-through, blink] */
       font-weight: bold;
       vertical-align: top ; /* polozenie w pionie [top, bottom] */
       text-align: justify ; /* polozenie w poziomie [left, right, center, justify] */
       background-position: 0 -46px;
       background-repeat: no-repeat;
}
.bgspecial {
       background-image: url("gfx/frame_main_kanarek.jpg");
       background-repeat: no-repeat;
       background-position: right bottom;
}

.text_main {
       font-family: Garamond ; /* nazwa fonta */
       font-size: 16px ; /* rozmiar */     
       color: white ; /* kolor */     
       font-style: normal ;    /* styl fonta [normal, italic, oblique] */
       text-decoration: none ; /* dekoracja [none, underline, overline, line-through, blink] */
       margin-left: 0 px ; /* lewy margines [px] */
       margin-right: 0 px ; /* prawy margines [px] */
       margin-top: 1 px ; /* gorny margines [px] */
       margin-bottom: 0 px ; /* dolny margines [px] */
       vertical-align: top ; /* polozenie w pionie [top, bottom] */
       text-align: justify ; /* polozenie w poziomie [left, right, center, justify] */
}


.text_main_w1 {
       font-family: Garamond ; /* nazwa fonta */
       font-size: 16px ; /* rozmiar */     
       color: white ; /* kolor */     
       font-style: normal ;    /* styl fonta [normal, italic, oblique] */
       text-decoration: none ; /* dekoracja [none, underline, overline, line-through, blink] */
       font-weight: bold;
       margin-left: 0 px ; /* lewy margines [px] */
       margin-right: 0 px ; /* prawy margines [px] */
       margin-top: 1 px ; /* gorny margines [px] */
       margin-bottom: 0 px ; /* dolny margines [px] */
       vertical-align: top ; /* polozenie w pionie [top, bottom] */
       text-align: center ; /* polozenie w poziomie [left, right, center, justify] */
}

.text_main_w2 {
       font-family: Garamond ; /* nazwa fonta */
       font-size: 17px ; /* rozmiar */     
       color: white ; /* kolor */     
       font-style: italic ;    /* styl fonta [normal, italic, oblique] */
       text-decoration: none ; /* dekoracja [none, underline, overline, line-through, blink] */
       margin-left: 0 px ; /* lewy margines [px] */
       margin-right: 0 px ; /* prawy margines [px] */
       margin-top: 1 px ; /* gorny margines [px] */
       margin-bottom: 0 px ; /* dolny margines [px] */
       vertical-align: top ; /* polozenie w pionie [top, bottom] */
       text-align: justify ; /* polozenie w poziomie [left, right, center, justify] */
}

.text_main_w3 {
       font-family: Garamond ; /* nazwa fonta */
       font-size: 16px ; /* rozmiar */     
       color: white ; /* kolor */     
       font-style: normal ;    /* styl fonta [normal, italic, oblique] */
       text-decoration: underline ; /* dekoracja [none, underline, overline, line-through, blink] */
       font-weight: bold;
       margin-left: 0 px ; /* lewy margines [px] */
       margin-right: 0 px ; /* prawy margines [px] */
       margin-top: 1 px ; /* gorny margines [px] */
       margin-bottom: 0 px ; /* dolny margines [px] */
       vertical-align: top ; /* polozenie w pionie [top, bottom] */
       text-align: justify ; /* polozenie w poziomie [left, right, center, justify] */
}
