body {font-family: Arial, Verdana, Helvetica, sans-serif;
color: black; font-size: 10pt; margin: 0; padding: 0;
background: #bae1ff;}
body, html {
scrollbar-highlight-color: #84A7F3;
scrollbar-3dlight-color: #9EBAF6;
scrollbar-base-color: #427BF9;
scrollbar-darkshadow-color: #427BF9;
scrollbar-shadow-color: #395EB2;
scrollbar-arrow-color: #000044;
scrollbar-track-color: #BAE1FF;
scrollbar-face-color: #427BF9;
}
/*Elementy strony głownej*/

*#tyt {}
*#tr {width: 500px; margin-left: auto; margin-right: auto; min-height: 550px;}
div.linia_m_x {background-image: url('../img/linia_m_x.gif'); background-repeat: repeat-x; background-position: center;
margin-top: 5px; margin-bottom: 5px; width: 165px; height: 8px; font-size: 1pt;}
div#gal_1 {text-align: center;}
div#gal_2 {font-size: 10pt; font-weight: bold; margin-bottom: 3px; color: yellow;}
div#gal_3 {font-size: 10pt; margin-top: 3px;}

/*Elementy strony głownej-koniec*/
/*PRZYCISKI*/

div.g_md {width: 165px; background: url('../img/m1.gif') no-repeat; margin: 3px 0 3px 0;}
a.g_m {display: block; width: 165px;}
a.g_m:link {color: yellow; text-decoration: none; padding-left: 15px;}
a.g_m:visited {color: yellow; text-decoration: none; padding-left: 15px;}
a.g_m:hover {color: maroon; background-image: url('img/m2.gif'); text-decoration: none; padding-left: 15px;}
a.g_m:active {color: maroon; background-image: url('img/m2.gif'); text-decoration: none; padding-left: 15px;}

/*PRZYCISKI-KONIEC*/
/* FORMATOWANIE TEKSTÓW NA PADSTRONACH */

a:link {text-decoration: none; color: #ffcc00; font-weight: bold;}
a:visited {text-decoration: none; color: #aaaa00; font-weight: bold;}
a:hover {text-decoration: none; color: yellow; font-weight: bold;}
a:active {text-decoration: none; color: yellow; font-weight: bold;}

h2 {margin-top: 0;}
h3 {margin-top: 0;}
p {font-family: Arial, Verdana, Helvetica, sans-serif;color: yellow; text-align: justify;  font-size: 10pt; text-indent: 1cm;}
img {border: 0;}
hr {border-color: yellow; color: yellow; height: 2px; border: 0; background-color: yellow;}