#kopretina_sc
{
	width: 694px;
	height: 694px;
	background-image: url(/img/ma-me-rad/kopretina_bg.jpg);
	position: relative;
	overflow: hidden;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.kopretina_stred
{
	width: 132px;
	height: 132px;
	background-image: url(/img/ma-me-rad/kopretina_stred.png);
	position: absolute;
	z-index: 10;
	top: 241px;
	left: 121px;
}
.zalozka_vrch
{
	width: 258px;
	height: 126px;
	background-image: url(/img/ma-me-rad/zalozka_vrch.png);
	position: absolute;
	top: 0;
	left: 10px;
}
.napoveda
{
	width: 347px;
	height: 121px;
	background-image: url(/img/ma-me-rad/napoveda2.png);
	position: absolute;
	top: 486px;
	left: 37px;
}
.vote_ma
{
	width: 154px;
	height: 137px;
	background-image: url(/img/ma-me-rad/ma_gray.png);
	position: absolute;
	top: 9px;
	left: 387px;
}
.vote_nema
{
	width: 154px;
	height: 137px;
	background-image: url(/img/ma-me-rad/nema_gray.png);
	position: absolute;
	top: 131px;
	left: 502px;	
}
.vote_ma > div
{
	background-image: url(/img/ma-me-rad/ma_active.png);
	width: 154px;
	height: 137px;
	display: none;
}
.vote_nema > div
{
	background-image: url(/img/ma-me-rad/nema_active.png);
	width: 154px;
	height: 137px;
	display: none;
}
.point
{
	width: 143px;
	height: 44px;
	/*background-image: url(listek.png);*/
	position: absolute;
	cursor: hand;
	cursor: pointer;
}
.znovu
{
	width: 209px;
	height: 67px;
	background-image: url(/img/ma-me-rad/znovu.png);
	position: absolute;
	top: 265px;
	left: 262px;
	display: none;
	cursor: hand;
	cursor: pointer;
}