.standard {
	font-family: Tahoma;
	font-size: 12px;
	color:#666;
	font-weight: normal;
}
.mala, .tytul {
	font-family: Tahoma;
	font-size: 10px;
	color:#666;
	font-weight: normal;
}
.malapom {
	font-family: Tahoma;
	font-size: 10px;
	color: #F90;
	font-weight: normal;
}
.standardczarna {
	font-family: Tahoma;
	font-size: 12px;
	color:#000000;
	font-weight: normal;
}

.standardbiala {
	font-family: Tahoma;
	font-size: 12px;
	color:#ffffff;
	font-weight: normal;
}

.malabiala {
	font-family: Tahoma;
	font-size: 10px;
	color:#ffffff;
	font-weight: normal;
}

.standardnieb {
	font-family: Tahoma;
	font-size: 12px;
	color:#69C;
	font-weight: normal;
}

.malanieb {
	font-family: Tahoma;
	font-size: 10px;
	color:#69C;
	font-weight: normal;
}

h1, h3 {
	font-family: Tahoma;
	color: #F90;
	font-size: 16px;
	font-weight: bold;
}


A.nieb {
	color:#666;
	text-decoration: none;
	font-weight:bold;
	font-size: 12px;
}
A.nieb:hover {
color:#69C;
text-decoration: none;
font-weight:bold
}

A.nieb2 {
	color:#666;
	text-decoration: none;
	font-weight:bold;
	font-size: 10px;
}
A.nieb2:hover {
color:#69C;
text-decoration: none;
font-weight:bold
font-size: 10px;}

A.pom {
	color:#666;
	text-decoration: none;
	font-weight:bold;
	font-size: 10px;
}
A.pom:hover {
color: #F90;
text-decoration: none;
font-weight:bold
font-size: 10px;
}


.contact_us
{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 10pt;
background-color: #FFFFFF; 
padding: 0px;
margin: 0px;
}

.sent_message
{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 10pt;
background-color: #FFFFFF;
font-weight: bold;
color: #C20428;
text-align: center;
}

.form_fonts
{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 10pt;
}

DIV.contact
{
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
height: 290px;
border: 1px solid #CDCDCD;
text-align: center;
}

input, textarea, select {
	font-size: 10pt;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.inputs {
	background-color: #FFFFFF;
	margin: 2px;
	padding: 2px;
	border: 1px solid #CDCDCD;

}
.inputs-focus {
	background-color: #F6F6F6;
	margin: 2px;
	padding: 2px;
	border: 1px solid #CDCDCD;
}

