body {
	background-color : #00005C;
	
}
a {
	color:white; text-decoration: none
}
a:hover {
	color : #FFD700;
}
td {
	font-family : Arial, Helvetica, sans-serif;
	font-size:11px;
	color : White;
}
td.top {
	background-image : url(images/t.jpg);
}
td.s {
	background-image : url(images/s.jpg);
}
td.ss {
	background-image : url(images/s2.jpg);
}
td.h {
	background-color : #000048;
}
td.sr {
	background-image : url(images/sr.jpg);
	background-repeat : repeat-x;
	background-position : top;
	background-color : #010066;
}
td.sro {
	background-color : #0000C2;
	background-image : url(images/srodek.jpg);
	background-position : top;
	background-repeat : repeat-x;
}
td.ad {
	background-image : url(images/a2.jpg);
	color:white;
	background-position : top;
	background-repeat : repeat-x;
}
td.d {
	background-image : url(images/d.jpg);
}
td.m {
	background-image : url(images/m.jpg);
	color: #FFD700;
	text-align:center;
	FONT-WEIGHT:BOLD
}
td.oferta {
	background-image : url(images/of.jpg);
	background-position : top;
	background-repeat : repeat-x;
	background-color : #3B57E6;
}
td.b1 {
	background-color : #3F58E8;
}
td.ktp {
	background-image : url(images/pix.gif);
	background-repeat : repeat-y;
	background-position : left;
}
td.wh {
	background-color : White;color:black
}
strong.yy {
	color: #FFD700; font-size:14px
}