strong.barva	{
	color: #2da711;
	font-size: inherit;
	font-weight: normal;
}
a.barva	{
	color: #cccccc;
	font-size: inherit;
	text-decoration: underline;
}
a.barva:hover	{
	color: #2da711;
}
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/green/arrow_on.jpg');
	color: #2da711;
}

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

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