body
{
	margin:0px; 
	padding:0px;
	background:url('images/bg_karta.gif');
	background-color : white; 
	background-repeat: no-repeat;
	background-attachment: fixed;

}

td
{
	font-family: Tahoma;
	font-size: 11px;
}

a
{
	text-decoration: none;
	color: black;
}

a:hover
{
	text-decoration: none;
	color: #717171;

}

a:visited
{
	text-decoration: none;
	
}

input
{
	border: solid 1px gray;
	font-family: Tahoma;
	font-size: 11px;
}

select
{
	border: solid 1px gray;
	font-family: Tahoma;
	font-size: 11px;
}
textarea
{
	border: solid 1px gray;
	font-family: Tahoma;
	font-size: 11px;
}


