.pobierz {
	display:inline; float:left; margin-top:2px;
}

.opcje {
	display:inline; float:left; margin-right:15px;
}

.ddl {
	width: 152px; height: 17px; padding-left: 4px; overflow: hidden; line-height: 17px; border: 1px solid #C9C9C9; color: #4d4d4d; background: #ffffff url('/r/era_pl_repo1/buttons/ddl_button.gif') top right no-repeat; cursor: pointer;
}
.ddl_options {
	width: 152px; border: 1px solid #C9C9C9; display: none;
}
.ddl_options .option{
	width: 148px; height: 17px; padding-left: 4px; overflow: hidden; line-height: 17px; cursor: pointer; background: #ffffff; cursor: pointer;
}

.ddl_options .option:HOVER {
	background: #2F6CC7; color: #ffffff;  cursor: pointer;
}


