<!--

.table.edycja_danych
{
	text-align: left;
#	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-family: Georgia, serif;

	font-weight: normal;
	font-size: 10px;
	color: #fff;
	background-color: transparent;
	border: 0px;
}

.input.personal
{
	background: #DADADA; 
	background-image: url(images/input.jpg); 
	color: #000; 
	font-size: 11px; 
	border: 1px solid white; 
	width: 110px; 
	height:18px;
	margin-bottom:1px;
}

.grupy
{
	background: #FCF7E7; 
	border-style: solid; 

	BORDER-RIGHT: #ddd 1px solid; 
	BORDER-TOP: #aaa 1px solid; 
	BORDER-LEFT: #aaa 1px solid; 
	BORDER-BOTTOM: #ddd 1px solid;
	
	color: #000; 
	font-size: 13px; 
	height:18px;
	margin-bottom:1px;
}


.input.subskrypcja
{
	background: #DADADA; 
	background-image: url(images/input.jpg); 
	color: #000; 
	font-size: 11px; 
	border: 1px solid white; 
	width: 95px; 
	height:18px;
	margin-bottom:1px;
}


.select.personal2
{ 
#	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-family: Georgia, serif;

	font-size: 11px; 
	background-color: #FEE8D0;
	border: #666666; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
} 

.select.inputbox {
    border: 1px solid #a0a0a0;
    padding: .2em;
    background: url('images/inputbox.gif') repeat-x top;
}



.personal {
	background: #DADADA; 
	background-image: url(images/input.jpg); 
	color: #000; 
	font-size: 11px; 
	border: 1px solid white; 
	width: 110px; 
	height:18px;
	margin-bottom:1px;
}

.subskrypcja
{
	background: #DADADA; 
	background-image: url(images/input.jpg); 
	color: #000; 
	font-size: 11px; 
	border: 1px solid white; 
	width: 95px; 
	height:18px;
	margin-bottom:1px;
}


.personal2
{ 
#	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-family: Georgia, serif;
	
	font-size: 11px; 
	background-color: #FAE2AA;
	border: #AAAAAA; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
} 


-->
