a:link, a:active, a:visited{
  color:#EF6F2B; text-decoration: underline;
}
a:hover {
  color:#EF6F2B; text-decoration: none;
}
.error, label.error{
  color: #bb0000;
  font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight: normal; text-decoration: none;
}
.plain{
  color: #333333;
  font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight: normal; text-decoration: none;
}
#path ul{
  padding: 0 20px 0 20px;
  margin: 0px;
  display: inline;
  list-style: none;
}
#path li{
  white-space: nowrap;
  position: relative;
  z-index: 1;
  float: left;
}

.polls_bg{
	background:url(../images/bambukinis.png) 0px 6px repeat-x;
 	height:2px;
	font-size: 2px;
}
.klausimas {
padding:0 15px; 
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#D8D095; font-weight:bold;
}
.clear { 
  clear: both; 
  height: 1px; 
}
.btn{
  background: url('../images/buttonas.gif');
  font-size: 12px;
  font-family: Arial;
  color: #696969;
  border:none;
  width:121px;
  height:23px;
}