body  {
	background-color:#2E2E4A;
    font-family: Tahoma;
    font-size: 10px;
    color:#000000 ;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left:5px;
    margin-right: 0px;
}

/* style tekstów */

p {
    font-family: Tahoma;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 10px;
}

ul {

   font-family: Tahoma;
   font-size: 14px;
   color:#4E4B44;
   margin-top: 0px;
   margin-bottom: 0px;

}



.adres {

    font-family: Tahoma;
    font-size: 11px;
    color:#FFFDD6;

}

.tekst {

    font-family: Tahoma;
    font-size: 14px;
	color:#4E4B44;
	text-align: justify;

}

.naglowek {

    font-family: Tahoma;
    font-size: 10px;
	color:#000000;

}
/*
p.tekst:first-letter {

    color:#4E4B44;
    font-size:x-large;
    font-weight:bold;

}
*/

.tekst_stopka {
    font-family: Tahoma;
    font-size: 10px;
	color:#464F58;
    margin-top: 0px;
    margin-bottom: 0px;

}

.menu {
    font-family: Tahoma;
    font-size: 10px;
	padding-bottom:7px;
    padding-top:7px;
    padding-right:10px;

}

.menu_pasek {
    font-family: Tahoma;
    font-size: 12px;
	color:#FFFFFF;
	margin-left:15px;

}

/* style linków ZWYKŁY */

a {
	font-family: Tahoma;
    font-size: 10px;
    text-decoration: none;
    color: #000000;

}

a:hover {
    font-family: Tahoma;
    font-size: 10px;
	color: #4E4B44;

}

.menu_link {
	font-family: Tahoma;
    font-size: 10px;
    text-decoration: none;
    color: #000000;

}

.menu_link:hover {
    font-family: Tahoma;
    font-size: 10px;
	color: #4E4B44;

}

a.menu_szary_link {
	font-family: Tahoma;
    font-size: 10px;
    text-decoration: none;
    color: gray;

}

a.menu_szary_link:hover {
    font-family: Tahoma;
    font-size: 10px;
	color: gray;

}

img {
	border:0px;
}

.textarea {
	font-size: 10px;
	color: #00004D;
	background-color: #FFE9B1;
	border: 0 solid blue;
	background: #FFFFFF;
	border-top: solid 1px;
	border-bottom: solid 1px;
	border-left: solid 1px;
	border-right: solid 1px;
	border-color: #00004D;
	overflow: none;
    margin-top: 0px;
    margin-bottom: 0px;
}

.textarea2 {
    font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #FFE9B1;
	border: 0 solid blue;
	background: #FFFFFF;
	border-top: solid 1px;
	border-bottom: solid 1px;
	border-left: solid 1px;
	border-right: solid 1px;
	border-color: #000000;
	overflow: none;
    margin-top: 0px;
    margin-bottom: 0px;
}

.inputt {
    font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	background-color: #48547A;
	border: 0 solid blue;
	background: #48547A;
	border-top: solid 1px;
	border-bottom: solid 1px;
	border-left: solid 1px;
	border-right: solid 1px;
	border-color: #48547A;
	overflow: none;
    margin-top: 0px;
    margin-bottom: 0px;
}

.password {
	font-size: 11px;
	color: #000000;
    background-color: #FFE9B1;
	border: 0 solid blue;
	background: #FFFFFF;
	border-top: solid 1px;
	border-bottom: solid 1px;
	border-left: solid 1px;
	border-right: solid 1px;
	border-color: #00004D;
	overflow: none;
}

TABLE.tekst {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #4E4B44;
}

TABLE.gzymsy {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #4E4B44;
}

TD.tekst {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #4E4B44;
}

.form {
	border: solid 1px black;
	background-color: white;
}

.ramka {
	border: solid 1px black;
}

a.DOWNLOAD {
	font-size: 14px;
	color: #4E4B44;
}

a.DOWNLOAD:hover {
	font-size: 14px;
	color: #4E4B44;
	text-decoration: underline;
}

a.DOWNLOAD_SZARY {
	font-size: 14px;
	color: gray;
}

a.DOWNLOAD_SZARY:hover {
	font-size: 14px;
	color: gray;
	text-decoration: underline;
}

a.FAQ {
	font-size: 14px;
	color: #4E4B44;
}

a.wyborPodstrony {
	font-size: 14px;
	color: #4E4B44;
	text-decoration: none;
}

a.wyborPodstrony:hover {
	font-size: 14px;
	color: #4E4B44;
	text-decoration: underline;
}


a.PODKRESLONY {
	font-size: 14px;
	color: #4E4B44;
	text-decoration: underline;
}

a.PODKRESLONY:hover {
	font-size: 14px;
	color: #4E4B44;
	text-decoration: underline;
}

UL.FAQ {

	margin-left: 0px;
	list-style-type: square;

}

DIV.tekst {
	font-family: Tahoma;
	font-size: 14px;
	color: #4E4B44;
	font-weight: normal;
}

A.adres {
    font-family: Tahoma;
    font-size: 11px;
    color:#FFFDD6;
    text-decoration: none;
}

A.adres:hover {
    font-family: Tahoma;
    font-size: 11px;
    color:#FFFDD6;
    text-decoration: underline;

}