body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 12px;
	color: #00000;
	font-weight: normal;
}
.tableDetail {
	font-size: 12px;
	font-family: Verdana;
	color: #49394E;
}
a:link {
	color: #000000;
	font-family: tahoma;
	font-weight: normal;
	text-decoration: none;
        text-decoration: none;
}
a:visited{
	color: #000000;
	font-family: tahoma;
	font-weight: normal;
	text-decoration: none;
        text-decoration: none;
}
a:hover {
	color: #006600;
	font-family: tahoma;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.frame {
	border: 1px solid #A6A6A6;
}
.designed_by {
	font-family: Arial;
	font-size: 8.5px;
	font-weight: lighter;
	color: #000000;
}



input {
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #404040;
    background-color: #ffffff;
    border: 1px solid #CCCCCC;

}
textarea {

    /* wszystkie inputy */
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #404040;
    background-color: #ffffff;
    border: 1px solid #CCCCCC;

}