.sonda
{
  font-family: Tahoma;
  text-align:left;
  font-size: 11px;
  width:118px;
  /*border : 1px solid #EFF0ED;*/
  padding : 5px 0px 19px 0px;
  /*height : 431px;*/
  /*height : 247px;*/
  overflow : hidden; 
  /*background : #fff;*/
  margin: 7px 0px 0px 0px;
  float: left;
}
.sonda .box-tool
{
  width : 30px !important;
  display: none;
}
.sonda .header 
{
  color:#7D7A7B;
  font-size:14px;
  font-weight:bold;
  padding:0px 3px 0px 8px;
  height : 17px;
  overflow:hidden;
}
.sonda .header .left
{
  float : left;
}
.sonda .header .right
{
  font-weight : normal;
  float : right;
  font-size: 13px;
}

.sonda .header a
{
  color : #9e9e9e;
  font-size: 12px;
  font-weight: normal;
}

.sonda .pytanie
{
  color : #59595C;
  font-size : 11px;
  font-weight : normal; 
  text-align: left;
  margin:0px 0px 0px 0px;
  
  padding:0px 0px 0px 0px;

  width:110px;
}
.table-container
{
    margin:0px 0px 0px 0px; 
    /*height: 138px;*/ /* uwaga!! - to jest wazna stala, determinujaca ile textu mozna wsadzic */ 
    /* to jest zle bo jest rozne dla roznej wys pytania */  
    /*overflow: hidden;*/
}
.sonda td
{
  padding : 0px;
  margin : 0px;
}
.sonda .wartosci
{
  font-size : 10px;
  float : left;
  padding : 1px 5px 1px 0px;
}
.frm
{
  clear : both;
  /*background : #fff;*/
  padding : 0px 0px 0px 8px;/*powiazane*/
  /*height : 400px;*/
  zoom : 1;
}
.slupek
{
  clear : both;
  border : 1px solid #ccc;
  padding : 1px;
  margin : 0px 0px 2px 0px;
  overflow : hidden;
}

.slupek .bg
{
  
  height : 6px;
  overflow : hidden;
 /* background : red;*/
 background: url('../images/bgSondaFront.jpg') 0px 0px repeat-x;
}

.sonda .item
{
  clear : both;
  margin : 0px 0px 5px 0px;
  padding  : 0px;
  zoom : 1;
  width : 102px;
}
.sonda .pytx
{
 overflow: hidden;
 word-wrap: break-word;
 width : 72px;
 font-size : 10px;
 padding : 0px 0px 0px 0px;
 float : left;
 margin-top:1px;
 font-family: arial;
 color: #59595C;
}
.sonda .wartosci
{
  width : 20px;
  text-align : right;
  float : right;
  color : #ccc;
}
.td1
{
  text-align : left;
}
.sonda .question
{
  overflow: hidden;
  word-wrap: break-word;
  width : 70px;
  font-size: 11px;
}
.sonda .td2
{
  font-size : 10px;
  width : 69px;
  padding : 5px;
}
.sonda .myButton
{
  display : block;
  width : 40px;
  height : 16px;  
  background : #6d6f71;
  color : #FFFFFF;
  padding : 2px 0px 0px 0px;
  font-size : 11px;
  text-align : center;
  border: 1px solid #d2d2d3;
  font-family: arial;
  margin: 5px auto 0px auto;
}

.sonda table tr{

}

.sonda table{


}

.sonda #wyniki{
margin-top:5px;
}

.sonda span.radio {
    width: 19px;
    height: 25px;
    padding: 0 5px 0 0;
    background: url(../images/radio33.gif) no-repeat;
    display: block;
    clear: left;
    float: left;
    margin-top: -5px;
}

.sonda .wiecej{
    display: block;
    text-align: right;
    line-height : 13px;
    color : #777;
    font-size : 10px;
    padding : 0px 0px 0px 0px;
    margin : 5px 0px 0px 0px;
    clear: both;
}

.sonda .odpwrap{
 padding: 8px 0px 0px 0px;
 
  width:118px;/*powiazane 118-8-8 = 102 */
  height:auto;
  clear: both;
}

.sonda .odpradio{
  float:left;
  width:21px;/*powiazane*/
}

.sonda .odptext{
  float:left;
  width:85px;
  /*powiazane 102-21= 81 - (jesli damy wiecej wujdszie na zew jest ok) */
  height:auto;
  color:#59595C;
  font-size: 11px;
  font-family: arial;
}

.sonda .stalawys{
  /*height:344px;*/
  height:auto;
}

