/* Begin star rater CSS */
.dv6 {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: auto;
	padding-right: 150px;
	background-position: right 5px;
	background-repeat: no-repeat;
}

.votcont {
	float: left;
	width: 55px;
	height: 48px;
	margin-top: 2px;
	margin-right: 5px;
	background-color: #fff;
	background-image: url(../../grafika/votetop.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.voteres {
font-size : 16px; 
color : #333300; 
font-weight : bold; 
font-family : arial,helvetica,san-serif; 
text-decoration : none; 
}
.votbot {
	text-align: center;
	padding-top: 10px;
	margin-top: 9px;
	margin-left: 1px;
	width: 54px;
	height: 27px;
	position: absolute;
	display: block;
	background-image: url(../../grafika/votres.gif);
	background-repeat: no-repeat;
}
.cgr {
font-size : 11px; 
color: #770000; 
}
.cyel {
	font-size : 11px;
	color : #990000;
	font-weight : bold;
	text-decoration : none;
} 
.grn {
font-size : 11px; 
color : #800000; 
font-family : verdana, arial, helvetica, sans-serif;
text-decoration : none; 
}
.divlinkname {
width : auto; 
padding-left : 3px; 
display : block; 
} 
.artitle2:link {
font-size :  14px; 
color : #000000; 
font-weight : bold; 
text-decoration : none; 
} 
.artitle2:visited {
font-size :  14px; 
color : #000000; 
font-weight : bold;
text-decoration : none; 
} 
.artitle2:hover {
color : #800000; 
font-weight : bold; 
text-decoration : none; 
} 
.divsum {
margin-left: 57px;
margin-right: 6px;
padding-bottom: 5px;
padding-left: 3px;
text-align: left; 
font-size : 12px; 
color : #5c5c5c; 
font-family : Verdana, Arial, Helvetica, sans-serif;
text-decoration : none; 
}
.divopt2 {
margin-left: 57px;
padding-top: 0px; 
padding-bottom: 3px;
padding-left: 3px;
text-align: left; 
font-size : 11px; 
color : #6a6a6a; 
font-family : Verdana, Arial, Helvetica, sans-serif;
text-decoration : none; 
}
.conlink6 {
font-size : 11px;
font-weight : normal; 
color : #b5b5b5; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
text-decoration : none; 
} 
.srating{
list-style:none;
margin: 0px;
padding:0px;
width: 100px;
height: 20px;
position: relative;
background: url(../../grafika/strating.gif) top left repeat-x;		
}
.srating li{
padding:0px;
margin:0px;
/*\*/
float: left;
/* */
}
.srating li a{
display:block;
width:20px;
height: 20px;
text-decoration: none;
text-indent: -9000px;
z-index: 20;
position: absolute;
padding: 0px;
background-image:none;	
}
.srating li a:hover{
background: url(../../grafika/strating.gif) 0px -20px repeat-x;
z-index: 1;
left: 0px;
}
.srating a.onestar{
left: 0px;
}
.srating a.onestar:hover{
width:20px;
}
.srating a.twostars{
left:20px;
}
.srating a.twostars:hover{
width: 40px;
}
.srating a.threestars:hover{
width: 60px;
}
.srating a.threestars{
left: 40px;
}
.srating a.fourstars{
left: 60px;
}	
.srating a.fourstars:hover{
width: 80px;
}
.srating a.fivestars{
left: 80px;
}
.srating a.fivestars:hover{
width: 100px;
}	
