img.obwodka {
	BORDER-RIGHT: #b0b0b0 1px solid; 
	BORDER-TOP: #d0d0d0 1px solid; 
	BORDER-LEFT: #d0d0d0 1px solid; 
	BORDER-BOTTOM: #b0b0b0 1px solid
}

body {
	font-family: Tahoma, Verdana;
	background-color: white;
}

table {
	font-family: Tahoma, Verdana;
	font-size: 12px;
}

.naglowek {
	color: #666;
	font-size: 20px;
	font-family: Verdana, tahoma, arial ;
	text-decoration: bold;
}


A {
	font-family: Tahoma, Verdana;
	color: #444444;
	text-decoration:none;
}

A:hover {
	text-decoration:underline;
}


.mini{
	font-size: 12px; 
	color: #999;
	text-decoration: none;
}


