/* -------------------  POLL LIST -------------------- */

#center .aktivne {margin-bottom:20px;}
#center .aktivne h2 {
	background-color:#EFEFEF;
	border-bottom:1px solid #CCCCCC;
	border-left:10px solid #B60E16;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	color:#0065A8;
	font-family:Arial,Helvetica,sans-serif;
	font-size:17px;
	line-height:150%;
	margin-bottom:12px;
	padding-left:8px;
	font-weight:bold;
}

#center .aktivne {margin-bottom:20px;}
#center .neAktivne h2 {
	background-color:#EFEFEF;
	border-bottom:1px solid #CCCCCC;
	border-left:10px solid #B60E16;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	color:#0065A8;
	font-family:Arial,Helvetica,sans-serif;
	font-size:17px;
	line-height:150%;
	margin-bottom:12px;
	padding-left:8px;
	font-weight:bold;
}
.pollBrowser {border-right: 1PX solid #7F7F7F; border-bottom: 1PX solid #7F7F7F; width: 524px; }
.pollHolder {width: 503px;}
.pollHolderQ {padding:0px 10px; border-top: 1PX solid #7F7F7F; border-left: 1PX solid #7F7F7F;  width: 503px;}
.pollHolderCombo {
        border-bottom:1px solid #CCCCCC;
        float:left;
        margin-bottom:10px;
        padding-bottom:10px;
        width:524px;
}

#center .pollHolder p.answer {margin: 5px 0px;}
.imageHolder {float:left; margin-right:10px}
.buttonHolderFull {background:url(/img/slidingDoor/slidingDoor_border.gif) repeat-x left top; border:none;}
.buttonHolderFull button.submit {margin-top: 15px;}
.buttonHolderFull a.button {background-color: #FFFFFF;}
.poll h3 {background:url(/img/slidingDoor/slidingDoor_border.gif) repeat-x left bottom;display:block;}
#center .poll p.question {color: #47719F; font-size: 15px; font-weight:bold; border-top:1px solid #cccccc; padding-top:10px;} 
.poll p.answer {padding-bottom:0px} 
.poll p.answerImage {padding-bottom:0px; padding-top:45px} 
.poll input.radioButton {vertical-align: middle;margin:0 5px 0 0;padding:0;}


.even { background-color: #e6e6e6;}
.half { float: left; width: 241px;}
/*.lastOddAnswer {border-right:1px solid #7F7F7F;}*/
/* -------------------  input button -------------------- */

/*button { border:0; cursor:pointer; padding:0 14px 0 0; text-align:center; outline:none; margin-top:5px}
button span { position:relative; display:block; white-space:nowrap; padding:0 0 0 15px; }
button {font-size:11px;font-family: Tahoma;background-image: url(/img/button/right.png);background-repeat: no-repeat;
background-position: right top;background-color: transparent;}
button span { height:20px; line-height:20px; background: url(/img/button/left.png) left top no-repeat; color:#003570;}
button:hover {background: url(/img/buttons/btn_blue_right_hover.gif) right no-repeat; }
button:hover span {background:url(/img/buttons/btn_blue_left_hover.gif) left no-repeat; }*/

.buttonHolderFull button { float:right; margin-bottom:15px; cursor:pointer;}

.button {
	background-color:#EFEFEF;
	background-image:url(/img/strelica.gif);
	height:18px;
	line-height:18px;
	padding-left:22px;
	width:189px;
	background-position:left top;
	background-repeat:no-repeat;
	color:#0065A8;
	display:block;
}
p.results { border-top:1px solid #cccccc; padding-top:10px; clear:both}
#center p.alert { color:#CC0000}

/* -------------------  CENTER POLL IMAGE -------------------- */

.centerPI {display: table-cell;text-align: center;vertical-align: middle;height: 110px;width: 110px;border: 1px solid #cccccc;}
.centerPI img {border: none}
.centerPI * {vertical-align: middle;}
/*\*//*/
.centerPI {display: block;}
.centerPI span {display: inline-block;height: 100%;width: 1px;}
/**/
* html .centerPI {display: block;}
* html .centerPI span {display: inline-block;height: 100%;width: 1px;}

/* -------------------  PROGRESS BAR -------------------- */

.progressBar{width:315px;height:41px;background:url(/img/poll/bg_bar.png) no-repeat 0 0;position:relative;float:left;margin-top: 10px}
.progressBar span{position:absolute;display:block;width:300px;height:25px;background:url(/img/poll/bar.gif) no-repeat 0 0;top:8px;left:8px;overflow:hidden;text-indent:-8000px;}
.progressBar em{position:absolute;display:block;width:300px;height:25px;background:url(/img/poll/bg_cover.gif) repeat-x 0 0;top:0;}

