body {
margin: 0px;
padding: 0px;
background-color: #E5EFFF; /*29128C     */
/*background-image: url(tlo.jpg);*/
background-repeat: repeat-x;
color: #ffffff;
font-family: Verdana;
font-size: 12px;
}

TEXTAREA {
	FONT-SIZE: 12px; 
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, Vivaldi, sans-serif; 
	border: 1px black solid;
}

/*przycisk formularza */
INPUT {
	FONT-SIZE: 12px; 
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, Vivaldi, sans-serif; 
	border: 1px black solid;
}

.glowka {
border: none;
}


td {
border: 1px solid #000000;
background-color : transparent;
font-family : Verdana;
font-size : 13px;
color : #000080;
}



p {
color: #000080;
font-family: Verdana;
margin: 6px;
font-size: 12px;
text-align: justify;
}

h3 {
color: #000080;
font-size: 15px;
text-align: left;
font-family: Verdana;
}


li {
text-align: left;
color: #000080;
}

.punktor_center {
list-style-image: url(images/punktor.jpg)
}

.Box {
border: 1px solid #0188CB;
background-color: #ffffff;
font-family: Verdana;
font-size: 12px;
color: #000080;
height: auto;
width: 190px;
}

.BoxCenter {
border: 1px solid #0188CB;
background-color: #ffffff;
font-family: Verdana;
font-size: 12px;
color: #000080;
}

.BoxMini {
border-top: 5px solid #0188CB;
border-left: 1px solid #0188CB;
border-right: 1px solid #0188CB;
border-bottom: 1px solid #0188CB;
background-color: #ffffff;     /*8FB0BC*/
font-family: Verdana;
width: auto;
font-size: 12px;
height: auto;
color: #000080;

}

.BoxTitle {
border: 0px solid #0188CB;
background-color: #0188CB;
padding: 5px 2px 2px 2px;
height: 17px;
font-weight: bold;
font-family: Verdana;
font-size: 12px;
color: #ffffff;
width: auto;
}




a:link, a:visited {
text-decoration: none;
font-family: Verdana;
padding-right: 1px;
padding-left: 1px;
color: #FF6600;
font-size: 13px;
font-weight: normal;
}

a:hover, a:active {
padding-left: 1px;
font-family: Verdana;
padding-right: 1px;
font-weight: normal;
font-size: 13px;
TEXT-DECORATION: underline;
/*border-bottom: 1px #ff0000 dashed;*/
color: #ff0000;
}







/* kod do listy*/

#link ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}	

/* ?? */	

#link li {
border-bottom: 1px solid #020000;
margin: 0px;
width: auto;
}

/* kod - menu prawidłowe*/
#link li a {
display: block;
padding: 3px 0px 3px 0.5em;
border-left: 5px solid #fff;   /*lewy border przed*/   /*#0188CB*/
border-right: 5px solid #fff;   /*prawy border przed*/
background-color: #ffffff;  /* tło przed*/
color: #000080;
font-size: 11px;
text-decoration: none;
width: auto;
}


#link li a:hover {
border-left: 5px solid #0188CB; /*lewy border po*/
border-right: 5px solid #0188CB; /*prawy border po*/
background-color: #B8DDEA; /*tło po*/
font-size: 11px;
text-decoration: none;
color: #000080;
}


/* tło nagłówka */

.title {
width : 190px;
background-color: #0188CB;
font-family : Verdana;  
font-size : 13px; 
text-align : left; 
font-weight : bold; 
color : #ffffff; 
padding-top : 3px; 
padding-bottom : 4px; 
padding-left : 4px;
border-right : 0px solid #000000;
border-top : 0px solid #000000;
border-bottom : 0px solid #000000;
border-left: 5px solid #0188CB;
display : block; }

.prawa {
font-size: 11px;
width: 190px;
}