A:visited,A:link{
	font-family: Verdana,Tahoma,Arial;
	color: #9f988f;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;

}
A:hover{
	font-family: Verdana,Tahoma,Arial;
	color: #ffffff;
	font-weight: normal;
	font-size: 11px;
	text-decoration:overline underline
}
.images{
	padding:3px;
	border:1px #CCCCCC solid;
	background-color:#F0F0F0;
}
.tekst{
	font-family: Verdana,Tahoma,Arial;
	color: #9f988f;
	font-weight: normal;
	font-size: 11px;
	font-style: normal;

}
.data{
	font-family: Verdana,Tahoma,Arial;
	color: #376666;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;

}
.bialy{
	font-family: Verdana,Tahoma,Arial;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

A.bialy:visited,A.bialy:link{
	font-family: Verdana,Tahoma,Arial;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
A.bialy:hover{
	font-family: Verdana,Tahoma,Arial;
	color: #cfcfcf;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;

}
.menu{
	font-family: Verdana,Tahoma,Arial;
	color: #7a716a;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

A.menu:visited,A.menu:link{
	font-family: Verdana,Tahoma,Arial;
	color: #7a716a;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
A.menu:hover{
	font-family: Verdana,Tahoma,Arial;
	color: #9a9086;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;

}
INPUT.kw,SELECT.kw{
	background-color: #ffffff;
	font-family: Tahoma,Verdana,Arial;
	color: #000000;
	font-weight: medium;
	font-size: 11px;
	text-decoration: none;
	border-width: 1px;
	border-color: #272727;
	border-style: solid;
}
.left{
	float:left;
	text-align:left;
}
.right{
	float:right;
	text-align:right;
}
