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

#aContentHolder{
	width: 478px;
	float: left;
}
#aContent{
	width: 460px;
	padding: 9px 9px 0px 9px;
	background: url(../images/p_content_gradient.jpg) no-repeat 460px 0px;
	min-height: 302px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	min-height: 350px;
}
#aCategoryTitle{
	height: 38px;
	background: url(../images/plus_big_yellow_line.gif) repeat-x;
	width: 450px;
}
#aCategoryTitle span.title{
	display: block;
	background: url(../images/plus_big.jpg) no-repeat;
	padding: 3px 0px 0px 37px;
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #4a4a4a;
	height: 38px;
}
#aPoll{
	padding: 17px;
}
#aPollResults{
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin: 25px 18px 25px 18px;
}
#aPollTrack{
	height: 17px;
	background: url(../images/poll_track_middle.gif) repeat-x;
	margin: 5px 0px 20px 0px;
}
#aPollTrack span.left{
	display: block;
	width: 3px;
	height: 17px;
	background: url(../images/poll_track_left.gif) no-repeat;
	float: left;
}
#aPollTrack span.right{
	display: block;
	width: 3px;
	height: 17px;
	background: url(../images/poll_track_right.gif) no-repeat;
	float: right;
}
#aPollTrack span.percent{
	display: block;
	float: right;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 2px 0px 0px 0px;
}
#aArchivedPollsList{
	list-style: none;
	padding: 17px 0px 0px 17px;
	margin: 0px;
}
#aArchivedPollsList a{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	padding: 0px 0px 0px 15px;
	background: url(../images/bullets/bullet4.gif) no-repeat 0px 3px;
	text-decoration: none;
}
#aArchivedPollsList a:hover{
	text-decoration: underline;
}

#aLinksHolder{
	width: 239px;
	float: left;
}
#aNajcitaniHeader{
	width: 239px;
	height: 72px;
	background: url(../images/najposetuvani_anketi.jpg) no-repeat;
}
#aNajcitaniLinkHolder{
	width: 239px;
	min-height: 234px;
	background: url(../images/p_najcitani_link_holder_gradient.jpg) no-repeat;
}
#aNajcitaniLinkList{
	list-style: none;
	padding: 8px 0px 0px 8px;
	margin: 0px;
}
#aNajcitaniLinkPictureHolder{
	width: 116px;
	height: 68px;
	padding: 6px 0px 0px 6px;
	background: url(../images/smallest_frame.png) no-repeat;
	float: left;
}
#aNajcitaniLinkList a{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	display: block;
	float: left;
	width: 220px;
	padding: 3px 0px 0px 0px;
	text-indent: 5px;
}
#aNajcitaniLinkList a:hover{
	text-decoration: underline;
}
#aNajcitaniLinkList span.separator{
	width: 220px;
	height: 2px;
	display: block;
	background:url(../images/list_separator.gif) repeat-x;
	margin: 5px 0px 5px 0px;
}
