html, body {
 font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
 font-size: 12px;
 background: #cccccc;
}
.hLine {
 background: #FFFFFF none repeat scroll 0 0;
 border-bottom: 1px solid #919191;
 height: 1px;
}
.defSondaMain {
 height: 300px;
 min-height: 300px; 
 position: relative;		
 width: 200px;
}

.defSondaMain h2, .defWynikMain h2 {
 font-size: 12px;
 font-weight: normal;
 margin-top: 0px;
 margin-bottom: 0px;
 width: 100%;
}

.CSSC { text-align: left; color: #000000;}
.CSSC h2 { background: #888888; text-align: left;}
.CSSC .wynikOut { border: solid black 1px; width: 98%; margin: 0; padding: 0;}
.CSSC .wynikIn { background: #666666; height: 10px; text-align: left;}
.CSSC .divT1 { background: #aaaaaa; text-align: left; padding: 5px 0 5px 0; zoom: 1;}
.CSSC .divT2 { background: #aaaaaa; text-align: left; zoom: 1;}
.CSSC .divT3 { background: #aaaaaa; height: 5px; zoom: 1;}
.CSSC .bbutton { background: #aaaaaa; text-align: center; padding-top: 5px; padding-bottom: 10px;}

.sondaErrorBoxOut {height: 190px; position: absolute; top: 0; width: 95%; z-index: 10;}
.defSondaIn {padding: 5px 5px; vertical-align: top; zoom: 1;}
.defSondaOut {height: 190px; width: 95%;}
.overflowH {overflow: hidden;}
