select {
	background: maroon;
	color: Yellow;
	font-family: "Arial Narrow";
}

h1, h2, h3, h4, h5, h6 {
	color: Maroon;
	font-family: Verdana, sans-serif;
}


.green12 {
	color : green;
	font-size : 12px;
	font-family: Verdana, sans-serif;
	font-weight : normal;
	text-decoration : none;
}

.green12b {
	color : green;
	font-size : 12px;
	font-family: Verdana, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

.green12b_link {
	color : green;
	font-size : 12px;
	font-family: Verdana, sans-serif;
	font-weight : bold;
	text-decoration : underline;
}

.naglowek_wstep {
	color : #FFFFFF;
	font-size : 12px;
	font-family: Verdana, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

.naglowek {
	color : Yellow;
	font-size : 22px;
	font-family: cursive;
	font-weight : bold;
	text-decoration : none;
}

.special_info {
	color : maroon;
	font-size : 16px;
	font-family: Verdana, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

.main {
	color : #202020;
	font-size : 12px;
	font-family: Verdana, sans-serif;
	font-weight : normal;
	text-decoration : none;
}
/*.main:hover {
	color : #FF0000;
	font-size : 12px;
	font-family: Verdana, sans-serif;
	font-weight : normal;
	text-decoration : none;
}
*/
.login_mini {
	color : Maroon;
	font-size : 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
	background-color: #FFFFCC;
}

.locator {
	color : Black;
	font-size : 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}

.locator:link {
	color : Black;
	font-size : 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}
/*
.locator:hover {
	color : Maroon;
	font-size : 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}
*/

.locator:active {
	color : Maroon;
	font-size : 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : underline;
}

.stopka {
	color : rgb(148,150,152);
	font-size : 10px;
	font-family: Verdana, sans-serif;
	font-weight : normal;
	text-decoration : none;
}

.stopka:link {
	color : rgb(148,150,152);
	font-size : 10px;
	font-family: Verdana, sans-serif;
	font-weight : normal;
	text-decoration : none;
}

/*
.stopka:hover {
	color : #FF6E2E;
	font-size : 10px;
	font-family: Verdana, sans-serif;
	font-weight : normal;
	text-decoration : underline;
}
*/

.stopka:active {
	color : #FF6E2E;
	font-size : 10px;
	font-family: Verdana, sans-serif;
	font-weight : normal;
	text-decoration : underline;
}    

.tytul {
	color : #FFFFff;
	font-size : 12px;
	font-family: Verdana, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

/*
.tytul:hover {
	color : #FFFF00;
	font-size : 12px;
	font-family: Verdana, sans-serif;
	font-weight : bold;
	text-decoration : underline;
} 
*/

.tytul:link {
	color : #FFFFff;
	font-size : 12px;
	font-family: Verdana, sans-serif;
	font-weight : bold;
	} 

.tytul_2 {
	color : Maroon;
	font-size : 12px;
	font-family: Verdana, sans-serif;
	font-weight : normal;
	text-decoration : none;
}

/*
.tytul_2:hover {
	color : Maroon;
	font-size : 12px;
	font-family: Verdana, sans-serif;
	text-decoration : none;
	border-bottom-color: Maroon;
	border-bottom-style: solid;
  border-bottom-width: thin;
} 
*/



