@charset "utf-8";
/* CSS Document */

.starsContainer{ padding:0px; border: none 1px #333333; float:left; width:105px;}
.starsContainer .starsOn{ background:url(../../_modules/_rate/images/star_big_off.gif) repeat-x left top; width:105px; height:21px;float:left; z-index:1}
.starsContainer .starsOn img{ padding:0px; margin:0px; 	}
.starsContainer .starOff{background:url(../../_modules/_rate/images/star_big_on.gif) no-repeat left top; width:21px; height:21px; cursor:pointer; float:left; display:none;}
.starsContainer .starOver{background:url(../../_modules/_rate/images/spacer.gif) no-repeat left top; width:21px; height:21px; cursor:pointer; float:left;}
.starsContainer .divOff{ position:absolute; z-index:2; }
.starsContainer .divOver{ position:absolute; z-index:3;}
.starsContainer .rated{ cursor: auto; }

.starsContainer .active{ display:block;}

.starsDiky{ line-height:18px; padding:0 0px; border: none 1px #CCCCCC; color:#999999; float:left;  width:90px;}
.celkemHodnotilo{ color:#999}

