body {
	font-family: trebuchet ms, trebuchet, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background: #521522;
	color: #ffffff;
}
/* 
GROTEK BG url(./branding/grotek-bg.gif) no-repeat
before grotek-branding:
background: #521522 url(../rxcc/images/rxccbg.gif) no-repeat center 120px;


red bg 521522 - 

green bg - 245C24

zluty font - F0AD38
zeleny font - 2BBD2B
bily font  - FFFFFF
sedy font - 979797
*/
td {
	font-size: 11px;
	color: #979797;
}
.howto {
	font-size: 18px;
  color: #FFFFFF;
	font-weight: bold;
}
.hint {
	font-size: 11px;
  color: #C5BCBC;
	font-weight: bold;
}
.white {
	font-size: 11px;
  color: #FF3300;
	font-weight: bold;
	text-decoration: none;
}
a.white {
  color: #FF3300;
	text-decoration: none;
}
a {
	color: #FF3300;
}