@charset "iso-8859-2";
/* CSS Document */

td.p {
	background-image: url(img/ramka_p.gif);
	background-repeat: repeat-y;
	background-position: right;
	width:15px;
	height:15px;
}
td.pd {
	background-image: url(img/ramka_pd.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width:15px;
	height:15px;
}
td.d {
	background-image: url(img/ramka_d.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width:15px;
	height:15px;
}
td.ld {
	background-image: url(img/ramka_ld.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:15px;
	height:15px;
}
td.l {
	background-image: url(img/ramka_l.gif);
	background-repeat: repeat-y;
	background-position: left;
	width:15px;
	height:15px;
}
td.lg {
	background-image: url(img/ramka_lg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:15px;
	height:15px;
}
td.g {
	background-image: url(img/ramka_g.gif);
	background-repeat: repeat-x;
	background-position: top;
	width:15px;
	height:15px;
}
td.pg {
	background-image: url(img/ramka_pg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width:15px;
	height:15px;
}
td.s {
	background-image: url(img/ramka_s.gif);
}
