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

#squares	{
	position: absolute;
	width: 67px;
	height: 68px;
	top: 394px;
	left: 1px;
	background-image: url('../images/blue/squares.jpg');
}
td.barva	{
	background-image: url('../images/blue/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/blue/level1_on.jpg);}
a.level1:hover {background-repeat: no-repeat; background-position: left top; background-image: url(../images/blue/level1_on.jpg); color: #ffffff;}
li.level1:hover a.level1 {background-repeat: no-repeat; background-position: left top; background-image: url(../images/blue/level1_on.jpg);}
