#container{
  /*padding:10px;*/
	width:128px;
	/*border:1px solid #eee;*/
	/*margin:100px auto;*/
}
#anketa_podstran #container{
  /*padding:10px;*/
	width:530px;
	border:0px solid #eee;
	/*margin:100px auto;*/
}
#container h1{
	margin:0; padding:5px; 
	font-size:1.4em; font-family:Georgia, serif;
	font-weight:normal; color:#333;
}
#container p{
	/*font-family:Georgia, serif;*/ 
  color:#505050; 
  font-weight:normal;
	margin:0; /*line-height:2em;*/
	font-size:10px;
}
#container p a {
  color:#000;/*#505050;*/ 
  font-weight:bold;
	margin:0; /*line-height:2em;*/
	text-decoration:underline;
	font-size:10px;
}
#pollcontainer{
	/*margin:5px;*/ /*border:1px solid #f3f3f3;*/
	/*padding:10px;*/
	/*background:#f9f9f9; padding:5px;*/
}
#pollcontainer .pollques{
  /*color:#505050; 
  font-weight:bold;
	margin:0px 0px 10px 0px; 
	line-height:16px;*/
	color: #565656;
  font-size: 10px;
  padding: 0 0 10px;
}
#pollcontainer #pollform {padding-bottom:10px;}

#pollcontainer #pollform p {font-size:10px;}

#loader{ display:none; text-align:center;}
.option{ margin:5px 0; }
.option p{ line-height:1.1em; font-size:0.85em; }
.bar{ height:10px; background:#565656; }
.yourvote{ background:#505050; }
#potrdi{
/*background:url("glasuj.gif") no-repeat scroll 100% 50% transparent;*/
background:none;
display:block;
float:right;
font-weight:bold;
/*height:26px;*/
margin-right:0;
text-align:center;
width:68px;
border:0 none;
cursor:pointer;
margin-top:10px;
font-size:10px;
}
#potrdi:hover{
/*background:url("glasujMO.gif") no-repeat scroll 100% 50% transparent;*/
display:block;
float:right;
font-weight:bold;
/*height:26px;*/
margin-right:0;
text-align:center;
width:68px;
border:0 none;
cursor:pointer;
margin-top:10px;
font-size:10px;
}

/*anketa na podstrani*/
#anketa_podstran h2.side_title{display:none;}