BODY { behavior:url("csshover.htc");}

.pytanie
{
	text-align:left;
	font-size: 12px;
	font-weight: normal;
	family:Tahoma;
	margin:10px;
}

.pierw_pyt
{
	text-align:left;
	font-size: 12px;
	family:Tahoma;
	margin-top:0;
	padding-top:10px;
}

.part
{
	background: #fff;
	margin:0;
	font-size:14px;
	font-weight:bolder;
	text-align: left;
	margin:0;
	padding:0;
}


.odp
{
	margin-left:15px;
	margin-right:10px;
	padding:2px;
	width:90%;
}

#blok_pytanie input
{
border-width:0;
float:left;
margin-left:0;
}

#blok_pytanie div.odp div{
	font-weight: normal;
	text-align:left;
	margin-left:25px;
	font-size:12px;
}


.zatwierdz{
	background: transparent url(img/bt3_up.jpg) no-repeat;
	width:130px;
	height:37px;
	border:0px solid #fff;

}

.zatwierdz:hover {
	background: transparent url(img/bt3_down.jpg) no-repeat;
	width:130px;
	height:37px;
	border-width:0;
}

.poprawic:hover{
	background: url(img/bt1_down.jpg) no-repeat; 
	width:188px;
	height:38px; 
	border-width:0;
}
.poprawic{
	background: url(img/bt1_up.jpg) no-repeat; 
	width:188px;
	height:38px;
	border:0px solid #fff;
	
}


.pokaz:hover{
	background: url(img/bt2_down.jpg) no-repeat; 
	width:188px;
	height:38px; 
	border-width:0;
}
.pokaz{
	background: url(img/bt2_up.jpg) no-repeat; 
	width:188px;
height:38px;
	border:0px solid #fff;
	
}

.jeszczeraz:hover{
	background: url(img/bt4_down.jpg) no-repeat; 
	width:115px; 
	height:40px; 
	border-width:0;
}
.jeszczeraz{
	background: url(img/bt4_up.jpg) no-repeat; 
	width:115px; 
	height:40px; 
	border:0px solid #fff;
	
}




