

body {

scrollbar-arrow-color: #1D6CBC;
scrollbar-base-color : #1D6CBC;
scrollbar-track-color: #1D6CBC;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #7AA9D8;
scrollbar-darkshadow-color: #1D6CBC;
background: #1D6CBC;
margin: 0px;

}

/*rodzaje tabel*/
table { width: 100%; border:0px; }
table.m { width: 100%; border:0px; }
table.up {width: 580px; height: 100%;}
table.menu {width: 570px;height: 15px}
table.mid {width: 582px; border: 0px; height: 100%;}
table.dwn1 {width: 360px; height: 1px;}
table.dwn2 {width: 585px; border: 0px; }

table.main {width: 582px; border: 0px;}

/*rodzaje kolumn*/
tr.up {background: #1D6CBC;}
tr.mid {background: #FFFFFF;}
tr.dwn {background: #89A7CB;}
tr.menu {height: 33px; vertical-align: middle;}

/*rodzaje wierszy*/
td { font-family: verdana, helvetica, sans-serif;  font-size: 9px; color: #ffffff }
td.main {height: 100%; width: 582px; background-image: url(../images/text_blue.jpg); background-repeat: no-repeat; }
td#in_title {width: 100%px; height: 100%; padding: 20px;}
td#in_text {width: 100%px; height: 100%; padding: 22px;}

/*pozycjonowanie menu*/
.main_menu0 { position: relative; left: 45px}
.main_menu1 { position: relative; left: 60px}
.main_menu2 { position: relative; left: 75px}
.main_menu3 { position: relative; left: 90px}
.main_menu4 { position: relative; left: 105px}
.main_menu5 { position: relative; left: 120px}

.main_menu0fr { position: relative; left: 0px}
.main_menu1fr { position: relative; left: 15px}
.main_menu2fr { position: relative; left: 30px}
.main_menu3fr { position: relative; left: 45px}
.main_menu4fr { position: relative; left: 60px}
.main_menu5fr { position: relative; left: 75px}

/*pozycjonowanie zdjec i podpisow pod zdjeciami*/
.pic0 { position: relative; left: -30px}
.pic1 { position: relative; left: 0px}
.pic2 { position: relative; left: 30px}
.pic3 { position: relative; left: 60px}
.under_pic0 { position: relative; left: -18px}
.under_pic1 { position: relative; left: 16px}
.under_pic2 { position: relative; left: 38px}
.under_pic3 { position: relative; left: 50px}

/*rodzaje naglowkow*/
.title0 {font-family: verdana, helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #ffffff ; line-height: normal;}
.title1 {font-family: verdana, helvetica, sans-serif; font-size: 13pt; font-weight: bold; color: #ffffff; text-align: center;}
.title2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; line-height: normal; font-weight: bold; color: #FFFCCE;}
.title2_1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; line-height: normal; font-weight: bold; color: #FFFCCE; text-align: justify;}
.title3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 28pt; font-weight: bold; color: #FFFCCE;}

/*rodzaje tekstu*/
.text_blue {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; line-height: normal; font-weight: bold; color: 25436B}
.text {color: #FFFFFF;  font-family: verdana, helvetica, sans-serif;  font-size: 9pt; font-weight: normal; text-decoration: none; font-style: normal; line-height: 14pt;}
.text1 {color: #FFFFFF;  font-family: verdana, helvetica, sans-serif;  font-size: 9pt; font-weight: normal; text-decoration: none; font-style: normal; line-height: 14pt; text-align: justify;}
.text_link {color: #FFFFFF;  font-family: verdana, helvetica, sans-serif;  font-size: 9pt; font-weight: normal; text-decoration: none; font-style: normal; line-height: 28pt}
.text_azalis {color: #FFFFFF;  font-family: verdana, helvetica, sans-serif;  font-size: 8pt; font-weight: normal; text-decoration: none; font-style: normal; line-height: 10pt}

/*rodzaje linkow*/
a:visited, a:link, a:active {
   text-decoration: none;
   font-family: verdana, helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #ffffff;
}

a:hover {
   text-decoration: underline;
   background: none;
   font-family:verdana, helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #ffffff;
}



