strong.barva	{
	color: #c60819;
	font-size: inherit;
	font-weight: normal;
}
a.barva	{
	color: #cccccc;
	font-size: inherit;
	text-decoration: underline;
}
a.barva:hover	{
	color: #c60819;
}
a.vice	{
	color: #cccccc;
	font-size: inherit;
	text-decoration: underline;
	padding-right: 10px;
	background-image: url('../images/arrow.jpg');
	background-position: right 65%;
	background-repeat: no-repeat;
}
a.vice:hover	{
	background-image: url('../images/red/arrow_on.jpg');
	color: #c60819;
}

#squares	{
	position: absolute;
	width: 67px;
	height: 68px;
	top: 394px;
	left: 1px;
	background-image: url('../images/red/squares.jpg');
}
td.barva	{	background-image: url('../images/red/tab.jpg');	color: #bbbbbb;	font-size: 10px;	line-height: 14px;	padding: 7px;}

a.level1_on {display: block; text-decoration: none; width: 100%; line-height: 29px; color: #FFFFFF; background-repeat: no-repeat; background-position: left top; background-image: url(../images/red/level1_on.jpg);}
a.level1:hover {background-repeat: no-repeat; background-position: left top; background-image: url(../images/red/level1_on.jpg); color: #ffffff;}
li.level1:hover a.level1 {background-repeat: no-repeat; background-position: left top; background-image: url(../images/red/level1_on.jpg);}
