body {
	scrollbar-base-color: #D1DCE9;
	scrollbar-face-color: #C3D1E1;
	scrollbar-arrow-color: white;
	scrollbar-Shadow-color: white;
	scrollbar-Dark-Shadow-color: white;
	scrollbar-3dLight-Color: #3C5673;
	color : #000000;
/*	background-repeat: repeat-x; */
/*	background-image: url("../img/common/back_stripes_dol.png"); */
	background-position: 0% 100%;
	background-color: #DDE8F4;
}
.background_rep_x {
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url("../img/common/back_stripes.png");
}
.tekst_opis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #3C5673;
	text-decoration: none;
	text-align: justify;
}
.tekst_naglowek {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #3C5673;
	text-decoration: none;
}
.background_rep_x_bottom {
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #DDE8F4;
/*	background-image: url("../img/common/back_stripes_dol.png");  */
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2f4b6c;
	text-decoration: none;
	text-align: justify
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2f4b6c;
	text-decoration: none;
	text-align: justify
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7f9bbc;
	text-align: justify
}
.tekst_naglowek_big { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: normal; font-weight: normal; color: #3C5673; text-decoration: none; text-align: justify }
.background_right_image { background-repeat: no-repeat; background-position: right bottom}
.formularz_pole { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; color: #3C5673; text-decoration: none; text-align: justify ; background-color: #DDE8F4; height: auto; width: auto; border: #607C9D; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.formularz_przycisk { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; color: #3C5673; text-decoration: none; text-align: center; background-color: #DDE8F4; height: auto; width: auto; border: #607C9D; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }
.border_tr {  border: #C3D1E1; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.border_tr_blue {  font-size: 11px;  border: #C3D1E1; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.border_tr_back { border: 1px #C3D1E1 solid; background-color: #D1DCE9}

.centered_large {
	background-color: #DDE8F4;
	font-size: 5mm;
        text-align: center;
}
.left_3mm {
	font-size: 3mm;
        text-align: left;
}
.center_3mm {
	font-size: 3mm;
        text-align: center;
}
.left_3mm_red {
	color: #EE2030;
	font-size: 3mm;
        text-align: left;
}
.center_3mm_red {
	color: #EE2030;
	font-size: 3mm;
        text-align: center;
}
.center_3mm_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3C5673;
	font-size: 3mm;
        text-align: center;
}
.left_4mm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 4mm;
        text-align: left;
	color: #000000;
}
.center_4mm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	Font-size: 4mm;
        text-align: center;
	color: #000000;
}
.left_4mm_red {
	color: #EE2030;
	font-size: 4mm;
        text-align: left;
}
.center_4mm_red {
	color: #EE2030;
	font-size: 4mm;
        text-align: center;
}

.left_5mm {
	font-size: 5mm;
        text-align: left;
}
.center_5mm {
	font-size: 5mm;
        text-align: center;
}
.left_5mm_red {
	color: #EE2030;
	font-size: 5mm;
        text-align: left;
}
.center_5mm_red {
	color: #EE2030;
	font-size: 5mm;
        text-align: center;
}
.w1 {
	font-family: impact;
	Font-size: 5mm;
	color: #FC012D;
	border: #a3a1E1;
	border-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}
.b1 {
	border: #a3a1E1;
	border-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}
img {
	border : 0px;
}
img.green_b {
	border : 2px #279b29 solid;
}
img.yellow_b {
	border : 2px #e1b800 solid;
}
.blue_b {
	border : 2px #879eb9 solid;
}
img.pink_b {
	border : 2px #b680a8 solid;
}
img.image_wrap_left {
	float: left;
	margin: auto 6px;
	border: #607C9D;
	border-style: solid;
}
img.image_wrap_right {
	float: right;
	margin: auto 6px;
	border: #607C9D;
	border-width: 2px;
	border-style: solid;
}
img.image_wrap_right_no_border {
	float: right;
	margin: auto 6px;
	border: #607C9D;
	border-width: 0px;
	border-style: solid;
}
img.image_wrap_left_no_border {
	float: left;
	margin: auto 6px;
	border: #607C9D;
	border-width: 0px;
	border-style: solid;
}


img.image_wrap_left_no_borderr {
float: right;
	margin: auto 6px;
border: 0px;
}
img.image_wrap_center {
	float: none;
	margin: auto 6px;
	border: #607C9D;
	border-width: 2px;
	border-style: solid;
}
img.typical {
	border: #607C9D;
	border-width: 2px;
	border-style: solid;
}
td.table_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal; line-height: normal; font-weight: normal;
	color: #FFFFFF;
	text-decoration: none; text-align: justify;
        background-color : #607C9D ;
}
td.table_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3mm;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #3C5673;
	text-decoration: none;
	text-align: center;
	border: 1px #607C9D solid;
}
table.bg_galeria {
	background-image: url("../img/galeria/galeria_tytul.png");
	background-repeat: no-repeat;
	background-position: left top;
}
.glow2 {
    color: #C9309C;
    font-size : 16mm;
/*    border: 2px solid #C9309C;  */
}
/*
.glow1 {
    color: black;
    font-size : 16mm;
}
*/
p.shadow {
/*	color : #C9309C; */
/*	font-size : 16mm; */
	text-shadow: #777777 20px -12px 2px;
}

H2 { text-shadow: 3px 3px red, yellow -3px 3px 2px, 3px -3px }
